aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/java/mx/trackermap/TrackerMap/android/details/commands/UnitCommandsFragment.kt
AgeCommit message (Expand)Author
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-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 close button to DetailsActivity, updated strings and layoutsIván Ávalos
2022-01-15Improved loading indicators, improved layout semantics, added translations an...Iván Ávalos
2022-01-14Loading indicator for commands fragmentIván Ávalos
2022-01-14Pass device name to details activity and redesigned commands fragmentIván Ávalos
2022-01-12Improved design of commandsIván Ávalos
2022-01-12Fix code style and replaced this to viewLifecycleOwner in observers to avoid ...Iván Ávalos
2021-12-21Implements the commands listIsidro Henoch
2021-12-16Shows the details sectionIsidro Henoch