Skip to content
This repository has been archived by the owner on Sep 2, 2019. It is now read-only.
Compare
Choose a tag to compare
@gotev gotev released this 11 Feb 23:53
· 3 commits to master since this release

Changelog

  • Complete redesign of the library. Previously it worked only when the application in which it was embedded was in foreground. Now it works also in background.
  • Configuration gets persisted
  • Updated docs and added javadocs.
  • The library is published in jcenter and maven central
  • Improved battery life management. The library automatically cancels periodic checks and reachability checks when the device does not have any network connectivity or when there is no remote host to monitor.