Releases: qk7b/android-location-tracker
Releases · qk7b/android-location-tracker
v4.1
22 Sep 11:37
Compare
Sorry, something went wrong.
No results found
v4.0
21 Jul 11:07
Compare
Sorry, something went wrong.
No results found
Major release 4.0
Switch from java to kotlin
KISS (remove classes, remove doc)
Upgrade gradle version
Bump android version
Rename arguments (timeBetweenUpdates -> minTimeBetweenUpdates for example)
Move files to root
v3.2
25 Jan 11:18
Compare
Sorry, something went wrong.
No results found
Add callback onProviderError() when a Provider is not working
Improve readme
v3.1
19 Dec 12:11
Compare
Sorry, something went wrong.
No results found
New version of Android
Deprecate startListen and stopListen, replaced by startListening and stopListening
Tracker does not start listening automatically after creation, you need to call startListening directly
v3.0
11 Jul 19:25
Compare
Sorry, something went wrong.
No results found
Add LocationUtils
Change naming convention
v2.2
02 Jul 17:16
Compare
Sorry, something went wrong.
No results found
Settings can be set as a "one line" code.
v2.1
05 Jun 11:11
Compare
Sorry, something went wrong.
No results found
Lint fixes
Use the latest Android build tools / SDK version
Add new feature isListening
v2.0
26 Mar 11:27
Compare
Sorry, something went wrong.
No results found
New version
Add TrackerSettings object to handle the tracker