aboutsummaryrefslogtreecommitdiff
path: root/shared
AgeCommit message (Expand)Author
2022-01-20Merge branch 'url_switch' of https://git.sr.ht/~avalos/trackermap-mobile into...Iván Ávalos
2022-01-20Fallback ApiClient to default URL, so pre-URL-switch-capable apps don't fail ...Iván Ávalos
2022-01-20Merge url_switch from upstream and brandedIván Ávalos
2022-01-20Implemented feature to switch to different Traccar servers by URL and removed...Iván Ávalos
2022-01-18Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-18Fixed geofences retrieval in reports and lifecycle issue with unit details fr...Iván Ávalos
2022-01-18Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-18Increased request timeout and fetch units ticker to 20 secondsIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Set request timeout to 10 secondsIván Ávalos
2022-01-17Refactored map fragment into wrapper with an overlay that contains zoom buttonsIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Fixed retrieval of geofences for non-admin usersIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Temporary fix: catch exceptions when retrieving positionsIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Another attempt at making this app comply with the Play Store 64 bit requirementIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Updated NDK architectures of build.gradle.ktsIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Added NDK architectures to build.gradle.ktsIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Implemented timer that fetches units every 10 seconds, and updated map to wor...Iván Ávalos
2022-01-17Branded mergeIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-16Fixed initial zoom issue and refactored layers into MapLayer in shared moduleIván Ávalos
2022-01-16Fixed notification token registrationIván Ávalos
2022-01-16Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-16Fixed event report types on APIIván Ávalos
2022-01-16Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-16Refactored report types into commonMain, added support for event report types...Iván Ávalos
2022-01-16Added hourmeter fieldIván Ávalos
2022-01-16Fixed focusOn not respecting max zoom, and added zoom level 21 to MapCalculusIván Ávalos
2022-01-16Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-16Added attribution and refactored map layers codeIván Ávalos
2022-01-16Moved layer definitions to map_layers.xml and adjusted zoom limits, and adjus...Iván Ávalos
2022-01-16Added comment explaining Mapnik stuffIván Ávalos
2022-01-16Set zoom limits of mapControl by converting zoom levels to Mapnik scale denom...Iván Ávalos
2022-01-15Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-15Improved loading indicators, improved layout semantics, added translations an...Iván Ávalos
2022-01-15ETBSA brandingIván Ávalos
2022-01-15FCM token unregisters when logging outIván Ávalos
2022-01-15Fixes the 401 error while registering the FCM tokenIsidro Henoch
2022-01-15Added code for registering FCM token (HTTP 401 error)Iván Ávalos
2022-01-14Refactored even more session management code into SessionControllerIván Ávalos
2022-01-14Deleted unused controllers and refactored session management code into Sessio...Iván Ávalos
2022-01-14Refactored reports code into ReportController.kt and added extra report periodsIván Ávalos
2022-01-13Fixed stops reportIván Ávalos
2022-01-13Implemented base for exporting XLSX reportsIván Ávalos
2022-01-12Fixes the empty unit detailsIsidro Henoch