MoshDev / ad-free

An ad free spotify music experience for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin App GitHub release

ad-free

An ad free Spotify music experience for Android

Note: Spotify is an awesome company. I recommend you subscribe to Spotify Premium and support their products.

Features

  • Turn off sound when advertisement is playing
  • Play local music instead when advertisement is playing
  • Check for app updates
  • No root required

Implementation notes

Advertisement detectors are modularized into implementations of AdDetectable. An instance of AdDetectable can determine if a track being played is a Spotify advertisement or not.

Release notes

Download latest app-release.apk here

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

About

An ad free spotify music experience for Android

License:MIT License


Languages

Language:Kotlin 94.4%Language:Java 5.6%