aboutsummaryrefslogtreecommitdiff
path: root/iosApp/iosApp/iOSApp.swift
AgeCommit message (Collapse)Author
2023-09-17- [shared] Implement network state monitoringIván Ávalos
- [android] UI reacts to network state - [ios] UI reacts to network state
2022-02-12Fixes the issue with Firebase not initializingIsidro Henoch
2022-02-12WIP: FCM notifications (not working)Iván Ávalos
2022-02-07Finished details view and implemented commands viewIván Ávalos
2022-01-31Implemented zoom controls and zoom limits per layer.Iván Ávalos
Added license headers.
2022-01-30Replaced display mode toggling with TabView, and moreIván Ávalos
2022-01-27Implemented functional view model for LoginViewIvá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-25Latest test codeIván Ávalos
2022-01-23Added iOS dependencyIván
2021-12-03Inits the projectIsidro Henoch