aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/java/mx/trackermap/TrackerMap/android/details
AgeCommit message (Collapse)Author
2022-01-11Implemented polygon geofencesIván Ávalos
2022-01-11MapFragment properly draws reports and renamed iconsIván Ávalos
2022-01-08Finished events report, implemented GeofenceController, fixed geofencesGet() ↵Iván Ávalos
and many fixes
2022-01-07Finishes the reports UIIsidro Henoch
2022-01-04Changed Button to MaterialButtonIván Ávalos
2022-01-04Implemented formatSpeed, redesigned UnitInformationFragment, added button to ↵Iván Ávalos
open device location in map, minor UI tweaks and added translations.
2022-01-02Disables tab layout swipe gestures on the details activityIsidro Henoch
2021-12-28Diaplays the events reportIsidro Henoch
2021-12-28Adds period selection UIIsidro Henoch
2021-12-27Implements the report functionality, UI is missingIsidro Henoch
2021-12-21Implements the commands listIsidro Henoch
- Shows command details - Sends a selected command to a device
2021-12-16Adds an ugly table to show detailsIsidro Henoch
2021-12-16Adds a very basic UI to display detailsIsidro Henoch
2021-12-16Updates unit details fragment to fetch the information for the given IDIsidro Henoch
2021-12-16Shows the details sectionIsidro Henoch
- Show tabs with each details section, the sections doesn't display any useful information for now - Properly converts speed to km/h
2021-12-15Adds the details activityIsidro Henoch