Releases: patloew/RxLocation
Releases · patloew/RxLocation
RxLocation v1.0.5
Compare
Sorry, something went wrong.
No results found
Changes
Update dependencies
Fix bugs #55 , #38
RxLocation v1.0.4
Compare
Sorry, something went wrong.
No results found
Changes
Update dependencies
BREAKING: Removed Retrolambda. Since this library uses Java 8 features, from v1.0.4 on, only Android gradle plugin 3.0.0 or higher is supported.
RxLocation v1.0.3
Compare
Sorry, something went wrong.
No results found
Changes
Update dependencies (Play Services 10.2.1)
Fix bug which lead to leaks when using `rxLocation.location().updates() (#26 )
BREAKING: Removed GoogleAPIClientSingle and replaced it with GoogleApiClientFlowable (#22 )
BREAKING: Replace uppercase "API" in GoogleApiConnectionException and GoogleApiConnectionSuspendedException with "Api"
RxLocation v1.0.2
Compare
Sorry, something went wrong.
No results found
Changes
Update dependencies (RxJava 2.0.7, Play Services 10.2.0)
Fix bug which made activity recognition API unusable (#24 )
Add StatusExceptionResumeNextTransformer to help with handlig the resolution of a Result yourself (#17 )
RxLocation v1.0.1
Compare
Sorry, something went wrong.
No results found
Changes
Add consumer ProGuard rules. (#7 , #8 – thanks Evisceration)
RxLocation v1.0.0
Compare
Sorry, something went wrong.
No results found