Android Kotlin app for sending device location data to Firestore cloud database.
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
commits
Screenshots update
6378d05
Update README.md
556683a
app/google-services.json edited online with Bitbucket
7de4dcf
Foreground service implementation
4768325
Dependencies version updates
01b2631
Renamed previousBearing collection to previousEvent
4aee870
Renamed steps collection to device_events
97629a2
Adds version info.
38233fa
Adds static test data.
c18e3c1
Implements forward bearings.
e3eff86
Using Location variable names in DB document.
6b06feb
Kotlin implementation.
ed765bf
Fixes worker start/stop implementation.
345e4c2
Added empty LocationWorker class.
1b3097c
Implements initial tracking service page flow.
96617d6