aboutsummaryrefslogtreecommitdiff
path: root/shared/src/commonMain/kotlin/mx/trackermap/TrackerMap/controllers/UnitsController.kt
AgeCommit message (Expand)Author
2022-01-18Increased request timeout and fetch units ticker to 20 secondsIván Ávalos
2022-01-17Temporary fix: catch exceptions when retrieving positionsIván Ávalos
2022-01-17Implemented timer that fetches units every 10 seconds, and updated map to wor...Iván Ávalos
2022-01-12Fixes the empty unit detailsIsidro Henoch
2021-12-30- ViewModel LiveData no longer externally mutable.Iván Ávalos
2021-12-16Updates unit details fragment to fetch the information for the given IDIsidro Henoch
2021-12-11Adds the search behaviourIsidro Henoch
2021-12-08WIP: Implements the basic structure for the units list/mapIsidro Henoch