aghontpi / ad-silence

Mute Ad/promotions from Accuradio, Spotify, Soundcloud, TIDAL & Pandora Android. Minimal, extensible & lightweight under 150kb.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

move this to seperate file

todo opened this issue · comments

commented

// todo: move this to seperate file
val notification = sbn.notification
var fields: ArrayList<Any>? = null
for (field in notification.contentView.javaClass.declaredFields) {
if (field.name == "mActions") {


This issue was generated by todo based on a todo comment in 6a2b1d2. It's been assigned to @aghontpi because they committed the code.

complete in 66ac45e