aboutsummaryrefslogtreecommitdiff
path: root/iosApp/iosApp.xcodeproj/project.xcworkspace
AgeCommit message (Expand)Author
2023-01-09Merged upstreamIván Ávalos
2022-04-01Bumped version number to 1.2Iván Ávalos
2022-03-01Failed to add horizontal scroll to events tableIván Ávalos
2022-02-27Polygon geofences implemented successfulyIván Ávalos
2022-02-27Added report map icons and initial impl. of events tableIván Ávalos
2022-02-23Bump version to 1.0.1 build 1.Iván Ávalos
2022-02-12WIP: FCM notifications (not working)Iván Ávalos
2022-02-05Removed SwiftUIFlowLayout dependency and updated WhirlyGlobe-Maply to latest ...Ivá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 anno...Ivá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-30Replaced display mode toggling with TabView, and moreIvá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-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 (https://youtrack.jetbrai...Iván Ávalos
2022-01-25Refactored session handling into a shared SessionManager to prevent mutabilit...Iván Ávalos
2022-01-25Latest test codeIván Ávalos