aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-01Hourmeter in DeviceRow now hides correctly when hours = 0Iván Ávalos
2022-01-31- Adapter iOS app to changes in UnitsControllerIván Ávalos
- Added getHourmeter() method to UnitInformation - Added missing license headers
2022-01-31Merge branch 'main' into ios_appIvá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-31Reduced attribution paddingIván Ávalos
2022-01-31Disabled animation on initial map focusOnIván Ávalos
2022-01-31Added **/xcuserdata to .gitignoreIván Ávalos
2022-01-31Fixed initial zoom, improved map controls and map refactoringIván Ávalos
2022-01-31Moved Localizable.strings to iosApp folder, added .gitignore and removed ↵Iván Ávalos
annoying .xcuserstate file
2022-01-31Implemented zoom controls and zoom limits per layer.Iván Ávalos
Added license headers.
2022-01-31Added WhirlyGlobe-Maply .xcframework and implemented map layer switchIván Ávalos
2022-01-30Replaced display mode toggling with TabView, and moreIván Ávalos
2022-01-30Added device icon and actions to DeviceRowIván Ávalos
2022-01-29Fixed MarkerTransformations categoryToStringId()Iván Ávalos
2022-01-29Removed Android Log in Marker classIván Ávalos
2022-01-29Moved MarkerType to Marker.Type in shared moduleIván Ávalos
2022-01-29Moved MapFragment.Marker and MarkerTransformations functions to Marker model ↵Iván Ávalos
in shared module
2022-01-29Updated UnitRenderData with new getStatus() and getEngineStop() functions in ↵Iván Ávalos
UnitInformation
2022-01-29Initial implementation of device list, and added getStatus() and ↵Iván Ávalos
getEngineStop() methods to UnitInformation
2022-01-27Renamed LoginView to RootView and implemented LoadingViewIván Ávalos
2022-01-27Implemented functional view model for LoginViewIván Ávalos
2022-01-27Implemented functional view model for LoginViewIván Ávalos
2022-01-26Added source URL to Collector classIván Ávalos
2022-01-26Implemented dependency injection with Swift property wrappersIván Ávalos
2022-01-26Disabled automatic storage of cookies in iOS engine ↵Iván Ávalos
(https://youtrack.jetbrains.com/issue/KTOR-3748), so we can handle them manually.
2022-01-25Refactored session handling into a shared SessionManager to prevent ↵Iván Ávalos
mutability and get it run in Native (untested!)
2022-01-25Latest test codeIvá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 printStackTrace to SessionController.kt methodsIván Ávalos
2022-01-23Fixed (again) Koin iOS dependency in sourceSetIván Ávalos
2022-01-23Fixed Koin iOS dependency in sourceSetIván Ávalos
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