index
:
etbsa-trackermap-mobile
ios_app
main
url_switch
Aplicación móvil para ETBSA basada en trackermap-mobile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
androidApp
/
src
/
main
/
java
/
mx
/
trackermap
/
TrackerMap
/
android
/
TrackerApp.kt
Age
Commit message (
Expand
)
Author
2022-01-15
Added code for registering FCM token (HTTP 401 error)
Iván Ávalos
2022-01-14
Refactored even more session management code into SessionController
Iván Ávalos
2022-01-14
Deleted unused controllers and refactored session management code into Sessio...
Iván Ávalos
2022-01-14
Refactored reports code into ReportController.kt and added extra report periods
Iván Ávalos
2022-01-13
Introduced Google product flavor for FCM notifications
Iván Ávalos
2022-01-12
Fixes issues
Isidro Henoch
2022-01-12
Adds the user information functionality
Isidro Henoch
2022-01-08
Finished events report, implemented GeofenceController, fixed geofencesGet() ...
Iván Ávalos
2021-12-27
Implements the report functionality, UI is missing
Isidro Henoch
2021-12-21
Implements the commands list
Isidro Henoch
2021-12-16
Updates unit details fragment to fetch the information for the given ID
Isidro Henoch
2021-12-08
WIP: Implements the basic structure for the units list/map
Isidro Henoch
2021-12-08
WIP: Starts implementing the main activity
Isidro Henoch
2021-12-06
WIP: Adds the token persistance
Isidro Henoch
2021-12-06
WIP: Implements the Login functionality
Isidro Henoch