aboutsummaryrefslogtreecommitdiff
path: root/iosApp/iosApp.xcodeproj/project.xcworkspace/xcuserdata/avalos.xcuserdatad/UserInterfaceState.xcuserstate
AgeCommit message (Expand)Author
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