Skip to content

symmetricalboy/play-fan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Watcher for Android

Android CI

App Watcher notifies you about updates of applications from Play Store even the app is not installed currently on your device and provides quick access to the "What's new" section.

With App Watcher you can follow changes of apps you love, know about new features, bug fixes and new levels update for games.

App Watcher checks daily the list for updates in Play Store and will notify you when there is a new version available.

Features

  • Add an app from Play Market to watch list (Use Share)
  • Manual and automatic updates
  • Quick shortcut to see what's new/changelog in app
  • Share application
  • Update notification
  • Google Drive backup
  • Filter list by: Installed/Not installed
  • Import from PLay Store watchlist

Google Play Store

Build

  1. Checkout

    git clone
    git submodule init
    git submodule update
  2. Configure

    • Define a valid SDK location
      1. Create local.properties file
      2. Set sdk.dir path (Example: sdk.dir=~/Library/Android/sdk)
    • Move and rename google-services.json.debug into app/google-services.json
  3. Build

    ./gradlew installDebug

Author

Alex Gavrishev, 2012

License

Project is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
http://creativecommons.org/licenses/by-sa/3.0/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 90.7%
  • Java 9.3%