aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/java/mx/trackermap/TrackerMap/android/details/information/UnitInformationFragment.kt
AgeCommit message (Expand)Author
2022-04-09- [shared] Rewrote ReportDates to allow for custom date period.Iván Ávalos
2022-01-20Added 2022 to copyright. Damn, I forgot we were in 2022.Iván Ávalos
2022-01-20Added license headers and removed unused importsIván Ávalos
2022-01-18Fixed geofences retrieval in reports and lifecycle issue with unit details fr...Iván Ávalos
2022-01-17Improved observer managementIván Ávalos
2022-01-17Implemented timer that fetches units every 10 seconds, and updated map to wor...Iván Ávalos
2022-01-16Hide device limit when <= 0, and show device unique ID on details viewIván Ávalos
2022-01-16Fixed unit category icon sizing in viewsIván Ávalos
2022-01-16Added device category icon to unit information and commands viewsIván Ávalos
2022-01-16Added hourmeter fieldIván Ávalos
2022-01-15Improved loading indicators, improved layout semantics, added translations an...Iván Ávalos
2022-01-14Pass device name to details activity and redesigned commands fragmentIván Ávalos
2022-01-13Implemented ProgressBar for UnitInformationFragmentIván Ávalos
2022-01-13Finished and redesigned UserInformationActivity and added About sectionIván Ávalos
2022-01-12Fix code style and replaced this to viewLifecycleOwner in observers to avoid ...Iván Ávalos
2022-01-12Fixes the empty unit detailsIsidro Henoch
2022-01-04Changed Button to MaterialButtonIván Ávalos
2022-01-04Implemented formatSpeed, redesigned UnitInformationFragment, added button to ...Iván Ávalos
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