Age | Commit message (Expand) | Author |
2022-01-17 | Refactored map fragment into wrapper with an overlay that contains zoom buttons | Iván Ávalos |
2022-01-17 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-17 | Fixed retrieval of geofences for non-admin users | Iván Ávalos |
2022-01-17 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-17 | Temporary fix: catch exceptions when retrieving positions | Iván Ávalos |
2022-01-17 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-17 | Implemented timer that fetches units every 10 seconds, and updated map to wor... | Iván Ávalos |
2022-01-17 | Branded merge | Iván Ávalos |
2022-01-17 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-16 | Fixed initial zoom issue and refactored layers into MapLayer in shared module | Iván Ávalos |
2022-01-16 | Fixed notification token registration | Iván Ávalos |
2022-01-16 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-16 | Fixed event report types on API | Iván Ávalos |
2022-01-16 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-16 | Refactored report types into commonMain, added support for event report types... | Iván Ávalos |
2022-01-16 | Added hourmeter field | Iván Ávalos |
2022-01-16 | Fixed focusOn not respecting max zoom, and added zoom level 21 to MapCalculus | Iván Ávalos |
2022-01-16 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-16 | Added attribution and refactored map layers code | Iván Ávalos |
2022-01-16 | Moved layer definitions to map_layers.xml and adjusted zoom limits, and adjus... | Iván Ávalos |
2022-01-16 | Added comment explaining Mapnik stuff | Iván Ávalos |
2022-01-16 | Set zoom limits of mapControl by converting zoom levels to Mapnik scale denom... | Iván Ávalos |
2022-01-15 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-15 | Improved loading indicators, improved layout semantics, added translations an... | Iván Ávalos |
2022-01-15 | ETBSA branding | Iván Ávalos |
2022-01-15 | FCM token unregisters when logging out | Iván Ávalos |
2022-01-15 | Fixes the 401 error while registering the FCM token | Isidro Henoch |
2022-01-15 | Added code for registering FCM token (HTTP 401 error) | Iván Ávalos |
2022-01-14 | Refactored even more session management code into SessionController | Iván Ávalos |
2022-01-14 | Deleted unused controllers and refactored session management code into Sessio... | Iván Ávalos |
2022-01-14 | Refactored reports code into ReportController.kt and added extra report periods | Iván Ávalos |
2022-01-13 | Fixed stops report | Iván Ávalos |
2022-01-13 | Implemented base for exporting XLSX reports | Iván Ávalos |
2022-01-12 | Fixes the empty unit details | Isidro Henoch |
2022-01-12 | Adds the user information functionality | Isidro Henoch |
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-04 | Implemented formatSpeed, redesigned UnitInformationFragment, added button to ... | Iván Ávalos |
2022-01-04 | Fully implemented UnitMapFragment layout, moved MarkerType to commonMain and ... | Iván Ávalos |
2022-01-03 | Merge branch 'reports' | Isidro Henoch |
2021-12-30 | - ViewModel LiveData no longer externally mutable. | Iván Ávalos |
2021-12-30 | Implemented datetime formatting | Iván Ávalos |
2021-12-27 | Implements the report functionality, UI is missing | Isidro Henoch |
2021-12-21 | Implements the commands list | Isidro Henoch |
2021-12-16 | Merge remote-tracking branch 'origin/main' | Iván Ávalos |
2021-12-16 | - Basically fully implemented device item with all details and icons. | Iván Ávalos |
2021-12-16 | Updates unit details fragment to fetch the information for the given ID | Isidro Henoch |
2021-12-11 | Adds the search behaviour | Isidro Henoch |
2021-12-08 | WIP: Implements the basic structure for the units list/map | Isidro Henoch |
2021-12-08 | WIP: Starts implementing the main activity | Isidro Henoch |