Age | Commit message (Expand) | Author |
2022-01-17 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-17 | Another attempt at making this app comply with the Play Store 64 bit requirement | Iván Ávalos |
2022-01-17 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-17 | Updated NDK architectures of build.gradle.kts | Iván Ávalos |
2022-01-17 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-17 | Added NDK architectures to build.gradle.kts | Iván Ávalos |
2022-01-17 | Improved observer management | Iván Ávalos |
2022-01-17 | Updated strings.xml | 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-17 | If display mode is list, back button returns to map | Iván Ávalos |
2022-01-17 | Switch to list fragment on search and fixed black flash when switching fragments | Iván Ávalos |
2022-01-16 | Fixed initial zoom issue and refactored layers into MapLayer in shared module | Iván Ávalos |
2022-01-16 | Fixes the zoom levels issue when changing map tiles | Isidro Henoch |
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 hide of device limit when device limit <= 0 | Iván Ávalos |
2022-01-16 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-16 | Hide device limit when <= 0, and show device unique ID on details view | Iván Ávalos |
2022-01-16 | Hide device limit when <= 0, and show device unique ID on details view | Iván Ávalos |
2022-01-16 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-16 | Fixed unit category icon sizing in views | Iván Ávalos |
2022-01-16 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-16 | Added device category icon to unit information and commands views | 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 | Reduced top margin for login button | Iván Ávalos |
2022-01-16 | Added close button to DetailsActivity, updated strings and layouts | Iván Ávalos |
2022-01-16 | Removed import of missing class and fixed imports after moving classes to shared | Iván Ávalos |
2022-01-16 | Moved stuff to shared package | Iván Ávalos |
2022-01-16 | Added fake close button to unit_map_fragment.xml | Iván Ávalos |
2022-01-16 | Added hourmeter field | Iván Ávalos |
2022-01-16 | Fixed NullPointerException and device not getting centered after selected fro... | 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 | Fixed NullPointerException (probably) | Iván Ávalos |
2022-01-16 | Added Google Maps and Google Satellites layers | Iván Ávalos |
2022-01-16 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |
2022-01-16 | Removed problematic layer pre-initialization | 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-16 | Added max zoom, min zoom and attribution text on strings.xml and reduced devi... | Iván Ávalos |
2022-01-16 | Default map changed to OpenStreetMap.fr (because .org one doesn't work), and ... | Iván Ávalos |
2022-01-15 | Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile | Iván Ávalos |