aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-20Removed extra 2022Iván Ávalos
2022-01-20Added 2022 to copyright. Damn, I forgot we were in 2022.Iván Ávalos
2022-01-20Added 2022 to copyright. Damn, I forgot we were in 2022.Iván Ávalos
2022-01-20Added license headers and removed unused importsIván Ávalos
2022-01-20Added license headers and removed unused importsIván Ávalos
2022-01-20Added attribution for third-party libraries and roadmapIván Ávalos
2022-01-20Added attribution for third-party libraries and roadmapIván Ávalos
2022-01-20Fallback ApiClient to default URL, so pre-URL-switch-capable apps don't fail ...Iván Ávalos
2022-01-20Fallback ApiClient to default URL, so pre-URL-switch-capable apps don't fail ...Iván Ávalos
2022-01-20Implemented feature to switch to different Traccar servers by URL and removed...Iván Ávalos
2022-01-20Implemented feature to switch to different Traccar servers by URL and removed...Iván Ávalos
2022-01-20Switched provider to regular release AndroidManifest.xmlIván Ávalos
2022-01-20Switched provider to regular release AndroidManifest.xmlIván Ávalos
2022-01-20Changed addAreal to addLinear to avoid connecting report polyline endsIván Ávalos
2022-01-20Changed addAreal to addLinear to avoid connecting report polyline endsIván Ávalos
2022-01-20Proper handling of user permission requestsIván Ávalos
2022-01-20Proper handling of user permission requestsIván Ávalos
2022-01-20Properly implemented save and share report actionsIván Ávalos
2022-01-20Properly implemented save and share report actionsIván Ávalos
2022-01-18Show and hide fragments instead of replacing, so transition between map and l...Iván Ávalos
2022-01-18Show and hide fragments instead of replacing, so transition between map and l...Iván Ávalos
2022-01-18Fixed geofences retrieval in reports and lifecycle issue with unit details fr...Iván Ávalos
2022-01-18Fixed geofences retrieval in reports and lifecycle issue with unit details fr...Iván Ávalos
2022-01-18Increased request timeout and fetch units ticker to 20 secondsIván Ávalos
2022-01-18Increased request timeout and fetch units ticker to 20 secondsIván Ávalos
2022-01-18Fixed crash when selecting unit without positionIván Ávalos
2022-01-18Fixed crash when selecting unit without positionIván Ávalos
2022-01-18Changed default zoom for focusOnIván Ávalos
2022-01-18Changed default zoom for focusOnIván Ávalos
2022-01-18More improvements to zoomIván Ávalos
2022-01-18More improvements to zoomIván Ávalos
2022-01-18Improvements to zoom on UnitMapFragment.ktIván Ávalos
2022-01-18Improvements to zoom on UnitMapFragment.ktIván Ávalos
2022-01-17Set request timeout to 10 secondsIván Ávalos
2022-01-17Set request timeout to 10 secondsIván Ávalos
2022-01-17Fixed attribution not being formatted with HtmlCompatIvá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-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-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-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-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-17Refactored map fragment into wrapper with an overlay that contains zoom buttonsIván Ávalos
2022-01-17Fixed geofences retrieval on reports fragmentIvá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