This repository has been archived by the owner on Apr 23, 2023. It is now read-only.
Lost 2.2.0
SettingsApi
adds an alert dialog before launching system location settings activity to inform the user.- Better support for fastest interval and smallest displacement
LocationRequest
params for multiple clients. Status
is nowParcelable
.- Fixes
ConcurrentModificationException
when using multiple clients and a client is disconnected in itsonConnected
callback. - Upgrades Robolectric to version 3.2.2.
- Upgrades Android Gradle plugin to version 2.2.3.
- Automates release process and optimizes CI builds.