Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06 | WIP: Adds the token persistance | Isidro Henoch | |
2021-12-05 | Adds x-www-form-urlencoded support to http client | Isidro Henoch | |
- Installs a serialization library - Installs a ktor logging library - Updates ApiClient to support x-www-form-urlencoded requests - Serializes the User data model | |||
2021-12-04 | Added first controllers (unreviewed and untested) | Iván Ávalos | |
2021-12-04 | Replaced Java stuff with Kotlin native stuff, and deleted ↵ | Iván Ávalos | |
ApplicationDelegates (probably useless) | |||
2021-12-04 | Removed unneeded files and made API functions suspending | Iván Ávalos | |
2021-12-04 | Removed unneeded files and made API functions suspending | Iván Ávalos | |
2021-12-04 | Rewrote HTTP client code using Ktor | Iván Ávalos | |
2021-12-03 | Added Swagger auto-generated API client (no Ktor yet) | Iván Ávalos | |
2021-12-03 | Inits the project | Isidro Henoch | |