Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Replaced Java stuff with Kotlin native stuff, and deleted ↵ | Iván Ávalos | |
ApplicationDelegates (probably useless) | |||
2021-12-04 | Rewrote HTTP client code using Ktor | Iván Ávalos | |
2021-12-03 | Inits the project | Isidro Henoch | |