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
/
details
Age
Commit message (
Expand
)
Author
2022-01-13
Implemented base for exporting XLSX reports
Iván Ávalos
2022-01-13
Enable user input on DetailsActivity only for details and commands tabs
Iván Ávalos
2022-01-13
Implemented ProgressBar for UnitInformationFragment
Iván Ávalos
2022-01-13
Finished and redesigned UserInformationActivity and added About section
Iván Ávalos
2022-01-12
Improved design of commands
Iván Ávalos
2022-01-12
Implemented map layer switching and updated strings.xml
Iván Ávalos
2022-01-12
Fix code style and replaced this to viewLifecycleOwner in observers to avoid ...
Iván Ávalos
2022-01-12
Fixes the empty unit details
Isidro Henoch
2022-01-11
Implemented polygon geofences
Iván Ávalos
2022-01-11
MapFragment properly draws reports and renamed icons
Iván Ávalos
2022-01-08
Finished events report, implemented GeofenceController, fixed geofencesGet() ...
Iván Ávalos
2022-01-07
Finishes the reports UI
Isidro Henoch
2022-01-04
Changed Button to MaterialButton
Iván Ávalos
2022-01-04
Implemented formatSpeed, redesigned UnitInformationFragment, added button to ...
Iván Ávalos
2022-01-02
Disables tab layout swipe gestures on the details activity
Isidro Henoch
2021-12-28
Diaplays the events report
Isidro Henoch
2021-12-28
Adds period selection UI
Isidro Henoch
2021-12-27
Implements the report functionality, UI is missing
Isidro Henoch
2021-12-21
Implements the commands list
Isidro Henoch
2021-12-16
Adds an ugly table to show details
Isidro Henoch
2021-12-16
Adds a very basic UI to display details
Isidro Henoch
2021-12-16
Updates unit details fragment to fetch the information for the given ID
Isidro Henoch
2021-12-16
Shows the details section
Isidro Henoch
2021-12-15
Adds the details activity
Isidro Henoch