aboutsummaryrefslogtreecommitdiff
path: root/iosApp/iosApp/Shared
AgeCommit message (Expand)Author
2023-09-26Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2023-09-21- [ios] Add direction arrows to reports.Iván Ávalos
2023-09-17- [shared] Implement network state monitoringIván Ávalos
2023-09-16Merged upstreamIván Ávalos
2023-09-16- [shared] Downgrade Kotlin to 1.8.22 due to Native issuesIván Ávalos
2022-04-14Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-03-31Added support for sharing and saving reportsIván Ávalos
2022-03-02Merged 'main' from upstreamIván Ávalos
2022-03-01Failed to add horizontal scroll to events tableIván Ávalos
2022-02-27Added report map icons and initial impl. of events tableIván Ávalos
2022-02-17Branded iOS appIván Ávalos
2022-02-07Finished details view and implemented commands viewIván Ávalos
2022-02-05Removed SwiftUIFlowLayout dependency and updated WhirlyGlobe-Maply to latest ...Iván Ávalos
2022-02-03WIP: rewrote MapWrapperView + MapView as unified UIKit view controllerIván Ávalos
2022-01-31Fixed initial zoom, improved map controls and map refactoringIván Ávalos
2022-01-31Implemented zoom controls and zoom limits per layer.Iván Ávalos
2022-01-31Added WhirlyGlobe-Maply .xcframework and implemented map layer switchIván Ávalos
2022-01-30Added device icon and actions to DeviceRowIván Ávalos
2022-01-29Initial implementation of device list, and added getStatus() and getEngineSto...Iván Ávalos
2022-01-27Renamed LoginView to RootView and implemented LoadingViewIvá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-25Latest test codeIván Ávalos