aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-17Merge https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-01-31Attach tickerFlow to viewModelScope in an attempt to bind it to app ↵Iván Ávalos
lifecycle more effectively
2022-01-31Tries to fix the units update issueIsidro Henoch
2022-01-24Bumped version to 1.1.2Iván Ávalos
2022-01-24Made server URL fields invisibleIván Ávalos
2022-01-24Merged main from upstream (unbranded)Iván Ávalos
2022-01-24Set color background to devices_fragment.xml to avoid showing map on ↵Iván Ávalos
background in certain occasions
2022-01-23Added Koin iOS dependency to sourceSetIván Ávalos
2022-01-23Added iOS dependencyIván
2022-01-22Removed more references to Log.d in controllersIván Ávalos
2022-01-22Removed Log.d in SessionController.ktIván Ávalos
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-20Bump version code (again)Iván Ávalos
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-20Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIvá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-20Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIvá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-18Bump version codeIván Ávalos