aboutsummaryrefslogtreecommitdiff
path: root/androidApp
AgeCommit message (Expand)Author
2022-01-17Branded mergeIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Fixed attribution not being formatted with HtmlCompatIván Ávalos
2022-01-17Fixed attribution text not changing with internal layer toggle and zoom out w...Iván Ávalos
2022-01-17Pass overlay top margin and whether should show layer toggle as arguments for...Iván Ávalos
2022-01-17Add loading screen to map and removed no longer needed fragment replacement i...Iván Ávalos
2022-01-17Fixed zooming selected unit and refactored attribution into wrapIván Ávalos
2022-01-17Refactored map fragment into wrapper with an overlay that contains zoom buttonsIván Ávalos
2022-01-17Bumped version code and nameIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Fixed geofences retrieval on reports fragmentIván Ávalos
2022-01-17Fixed reports fragment map data display, and added geofencesIván Ávalos
2022-01-17Tries to fix the report map issuesIsidro Henoch
2022-01-17Little update to some fragments constructorIsidro Henoch
2022-01-17Bumped version code to 1003Iván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Final and successful attempt to comply with GoogleIván Ávalos
2022-01-17Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-17Improved observer managementIván Ávalos
2022-01-17Updated strings.xmlIvá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-17If display mode is list, back button returns to mapIván Ávalos
2022-01-17Switch to list fragment on search and fixed black flash when switching fragmentsIván Ávalos
2022-01-16Fixed initial zoom issue and refactored layers into MapLayer in shared moduleIván Ávalos
2022-01-16Fixes the zoom levels issue when changing map tilesIsidro Henoch
2022-01-16Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-16Fixed hide of device limit when device limit <= 0Iván Ávalos
2022-01-16Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-16Hide device limit when <= 0, and show device unique ID on details viewIván Ávalos
2022-01-16Hide device limit when <= 0, and show device unique ID on details viewIván Ávalos
2022-01-16Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-16Fixed unit category icon sizing in viewsIván Ávalos
2022-01-16Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-16Added device category icon to unit information and commands viewsIvá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-16Reduced top margin for login buttonIván Ávalos
2022-01-16Added close button to DetailsActivity, updated strings and layoutsIván Ávalos
2022-01-16Removed import of missing class and fixed imports after moving classes to sharedIván Ávalos
2022-01-16Moved stuff to shared packageIván Ávalos
2022-01-16Added fake close button to unit_map_fragment.xmlIván Ávalos
2022-01-16Added hourmeter fieldIván Ávalos
2022-01-16Fixed NullPointerException and device not getting centered after selected fro...Ivá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