Skip to content

NOTE: This product is in Beta development. This is an open source Android app for programmers to setup notifications for websites that watches for changes and alerts you on your device

License

Notifications You must be signed in to change notification settings

RightHandedMonkey/PersonalWebNotifier

Repository files navigation

PersonalWebNotifier

NOTE: This product is in Alpha development and is partially complete

New

This app has been completely rewritten using Google Room and can be used as an example of how easy it is to work with Room Room: https://developer.android.com/topic/libraries/architecture/room.html

This is an open source Android app for programmers to setup notifications for websites that watches for changes and alerts you on your device

It illustrates using:

  • Room for retrofit-like database access
  • Android JobScheduler to handle the background updates
  • Boot Complete Receiver to continue checks after a reboot
  • RxJava2 Completables to replace ASyncTask

Immediate goals:

  • Open sample check on page first load with tooltip to click on Select CSS button
  • Getting started dialog to show how the app works/what it is for
  • Start with sample with tooltip and have button to click to select CSS instead of requesting user to enter text

Future goals:

  • Rewrite using MVP
  • Implement Dagger2

-SamB

About

NOTE: This product is in Beta development. This is an open source Android app for programmers to setup notifications for websites that watches for changes and alerts you on your device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages