You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
add option to choose which detectors are active (#50)
add option to delay unmute for a few seconds (#39)
add option for always-on notification to prevent ad-free from being killed by
OS. needed for devices such as MIUI. this includes a boot_completed
receiver, alarmservice timer and runs the
notification listener service in foreground (#51)
overhaul of music plugin, use system own ACTION_OPEN_DOCUMENT_TREE
dialog to choose music directory (#44)
add option to loop local music plugin until end of ad (#48)
change how audio is muted. use setStreamVolume instead of
adjustStreamVolume (#41)