- Improve Accuradio Detector to support bigContentView, tickerView and contentView (#93, thanks to @unseenlarks)
- Use generic reflection approach UserDefinedText Detector to search for user defined ad texts
- Fix bug with local music plugin: folder selection
- add new logo (#63)
- support for spotify lite, soundcloud, accuradio, deezer
- add troubleshooting steps (#54)
- show in-app update message if new version released
- new git tags are prefixed with v
- 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
- update fdroid metadata: screenshots, changelog
- no functional changes
- bug fix: fix casting issue on non-miui devices
- Add support for miui based devices
- introduce global error handler and option for email bug report on crash
- introduce sc ad detection
- introduce option to dump spotify notification
- Update fdroid store information (thanks @bennettscience)
- Introduce more supported audio formats for local music: mp3, wav, m4a
- internal: update build tools
- Fix notification issue introduced with version 0.0.4.4. Ad blocking notification was not shown.
- fdroid release only, fixes dependency issues causing 0.0.4.4 not to build on fdroidserver.
- Internal changes, compile project with sdkVersion 27 (android Oreo)
- Change selection of default folder in localmusic plugin from
/storage
to/
./storage
was not available on some devices like Nexus 6/7.1.1.
- Bugfixes
- Removed Google dependencies and prepared for F-Droid store release
- Introduce a new Plugin:
local music
to play music stored on your phone while ads are being played. - Improve ad detection. Implement finite state machine to keep track of an ad is currently played or not.
- Introduce landing webpage and prepare for play store release.
- Various bug fixes and internal refactoring
- Improve ad detection. Ad blocker now blocks ads shown in 'Your Daily mix' with new ad detector NotificationBundleAndroidTextDetector.
This major release extends the user interface with plugins. Plugins run while ads are being played and add some level of entertainment to your music experience.
- Replace Spotify advertisements with interdimensional cable advertisement featured in Adult Swim's Rick and Morty TV series.
- SpotifyTitleDetector is deprecated. NotificationActionDetector is capable to detect all ads.
- Optimized for Tablets
Minor release
- Fixing issues with Auto Updater
- More sophisticated Ad detector implemented.
- Auto update feature available with AppUpdater
- Bug fixing
Initial release
- Turns off sound when advertisement is playing
- Adds notification action to filter out false positive matches