aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-22Removed all Java references from shared moduleIván Ávalos
2022-01-22Clear setupCallbacks on MapFragment after running all the callbacksIván Ávalos
2022-01-22Fixed ROADMAP.md formattingIván Ávalos
2022-01-22Added notes regarding terms of licenseIván Ávalos
2022-01-22Added clarification to README.md that you don't a sr.ht account to contributeIván Ávalos
2022-01-22Added sections to README.mdIván Ávalos
2022-01-22Merge branch 'main' of git.sr.ht:~avalos/trackermap-mobileIván Ávalos
2022-01-22Super cool map/list layout change animationIván Ávalos
2022-01-22Super cool map/list layout change animationIván Ávalos
2022-01-22Fixed spacing between units_activity top bar itemsIván Ávalos
2022-01-22Fixed spacing between units_activity top bar itemsIván Ávalos
2022-01-22Prepare shared module for iOS support and updated appcompat and ↵Iván Ávalos
constraintlayout libraries
2022-01-22Prepare shared module for iOS support and updated appcompat and ↵Iván Ávalos
constraintlayout libraries
2022-01-20Removed extra 2022Iván Ávalos
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
at login
2022-01-20Fallback ApiClient to default URL, so pre-URL-switch-capable apps don't fail ↵Iván Ávalos
at login
2022-01-20Implemented feature to switch to different Traccar servers by URL and ↵Iván Ávalos
removed annoying auto-generated redundant qualifiers
2022-01-20Implemented feature to switch to different Traccar servers by URL and ↵Iván Ávalos
removed annoying auto-generated redundant qualifiers
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 ↵Iván Ávalos
list views is a lot faster
2022-01-18Show and hide fragments instead of replacing, so transition between map and ↵Iván Ávalos
list views is a lot faster
2022-01-18Fixed geofences retrieval in reports and lifecycle issue with unit details ↵Iván Ávalos
fragment
2022-01-18Fixed geofences retrieval in reports and lifecycle issue with unit details ↵Iván Ávalos
fragment
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