Releases: jenzz/RxAppState
Releases · jenzz/RxAppState
v3.0.1
06 Jun 15:41
Compare
Sorry, something went wrong.
No results found
Update RxJava to v1.3.0
Update RxJava2 to v2.1.0
Update internal dependencies
Avoid crash when calling AppStateMonitor.stop() multiple times (#15 )
v3.0.0
11 Apr 08:15
Compare
Sorry, something went wrong.
No results found
Remove hard dependency on RxJava by abstracting out RxJava adapter (#4 )
Add support for RxJava2 (#13 )
v2.0.1
31 Jan 16:25
Compare
Sorry, something went wrong.
No results found
Fix missing call to AppStateRecognizer.start() when using RX monitor (#12 )
v2.0.0
01 Dec 23:49
Compare
Sorry, something went wrong.
No results found
Internal refactor/rewrite to create a more stable, testable architecture
API changes:
RxAppState is now called RxAppStateMonitor
AppStateMonitor is the new interface returned by factory methods
Minor renamings (e.g. startMonitoring() / stopMonitoring() to start() / stop())
Behaviour change: A FOREGROUND event is now fired on initialisation (#1 )
v1.1.0
23 Jun 08:31
Compare
Sorry, something went wrong.
No results found
Handle BACKGROUND / FOREGROUND events when toggling screen on/off (#3 )
v1.0.1
02 May 10:49
Compare
Sorry, something went wrong.
No results found
Bugfix: Missing default app state (#2 )
Initial release (v1.0.0)
16 Mar 21:02
Compare
Sorry, something went wrong.
No results found