Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
abertschi committed Mar 14, 2020
1 parent 2e240fe commit 9da5c7a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions metadata/en-US/changelogs/36.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
v2.2/36, 2020-03-14:
- add troubleshooting steps (#54)

v2.1/35, 2020-02-29:
- show in-app update message if new version released
- new git tags are prefixed with v

v2.0/34, 2020-02-10:
- 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)
- increase minSdkVersion to 23/ Android 6.0 (#19)
- UI optimized for tablets

0 comments on commit 9da5c7a

Please sign in to comment.