Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-30 | Added device icon and actions to DeviceRow | Iván Ávalos | |
2022-01-29 | Initial implementation of device list, and added getStatus() and ↵ | Iván Ávalos | |
getEngineStop() methods to UnitInformation | |||
2022-01-27 | Renamed LoginView to RootView and implemented LoadingView | Iván Ávalos | |
2022-01-27 | Implemented functional view model for LoginView | Iván Ávalos | |
2022-01-26 | Implemented dependency injection with Swift property wrappers | Iván Ávalos | |
2022-01-26 | Disabled 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-25 | Refactored session handling into a shared SessionManager to prevent ↵ | Iván Ávalos | |
mutability and get it run in Native (untested!) | |||
2022-01-25 | Latest test code | Iván Ávalos | |
2022-01-23 | Added iOS dependency | Iván | |
2021-12-03 | Inits the project | Isidro Henoch | |