Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-12 | Initial version of custom reports in iOS | Iván Ávalos | |
2022-03-31 | Added support for sharing and saving reports | Iván Ávalos | |
2022-01-31 | - Adapter iOS app to changes in UnitsController | Iván Ávalos | |
- Added getHourmeter() method to UnitInformation - Added missing license headers | |||
2022-01-29 | Initial implementation of device list, and added getStatus() and ↵ | Iván Ávalos | |
getEngineStop() methods to UnitInformation | |||
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. | |||
2021-12-08 | WIP: Starts implementing the main activity | Isidro Henoch | |
- Removes the MainActivity and the shared code it was using - Adds the UnitsActivity - Implements the Map/List toggle functionality | |||
2021-12-03 | Inits the project | Isidro Henoch | |