Skip to content

farmerbb/AppNotifier

Repository files navigation

AppNotifier

AppNotifier restores Google Play's missing app update & app install notifications.

Unhappy with Google's removal of the Play Store's app update notifications? Wish you had them back? Don't worry, AppNotifier's got you covered.

Features

  • Show a notification each time an app is newly installed, or updated, on your device
  • Choose whether notifications are shown for apps from Google Play, or sideloaded apps

Limitations

  • The app does not detect when apps are in the middle of installing, so there will be a short delay between when an app downloads and when the install or update notifications appear.
  • Notifications are generated using data from the apps on your device, not the Play Store itself. So if an app's name differs between the Play Store listing and the actual app on your device, the latter will be used.

NOTE: There are certain situations where the Play Store will still show an app installation notification, such as when installing an app remotely via the Google Play website. To avoid duplicate notifications, you may want to disable the Play Store's notification channel for "Updated apps" inside the Android system settings.

Download

Google Play

How to Build

Prerequisites:

  • Windows / MacOS / Linux
  • JDK 8
  • Android SDK
  • Internet connection (to download dependencies)

Once all the prerequisites are met, make sure that the ANDROID_HOME environment variable is set to your Android SDK directory, then run ./gradlew assembleDebug at the base directory of the project to start the build. After the build completes, navigate to app/build/outputs/apk/debug where you will end up with an APK file ready to install on your Android device.

Contributors

  • Jules Guillou (French translation)
  • Benjamin Schütte (German translation)
  • Sopor (Swedish translation)
  • DanonekTM (Polish translation)
  • Me0wzz (Korean translation)
  • Vladi69 (Italian translation)
  • Fahrettin Vardım (Turkish translation)
  • redpizza (Japanese translation)