aboutsummaryrefslogtreecommitdiff
path: root/shared
AgeCommit message (Expand)Author
2021-12-30- ViewModel LiveData no longer externally mutable.Iván Ávalos
2021-12-30Implemented datetime formattingIván Ávalos
2021-12-27Implements the report functionality, UI is missingIsidro Henoch
2021-12-21Implements the commands listIsidro Henoch
2021-12-16Merge remote-tracking branch 'origin/main'Iván Ávalos
2021-12-16- Basically fully implemented device item with all details and icons.Iván Ávalos
2021-12-16Updates unit details fragment to fetch the information for the given IDIsidro Henoch
2021-12-11Adds the search behaviourIsidro Henoch
2021-12-08WIP: Implements the basic structure for the units list/mapIsidro Henoch
2021-12-08WIP: Starts implementing the main activityIsidro Henoch
2021-12-06WIP: Adds the token persistanceIsidro Henoch
2021-12-05Adds x-www-form-urlencoded support to http clientIsidro Henoch
2021-12-04Added first controllers (unreviewed and untested)Iván Ávalos
2021-12-04Replaced Java stuff with Kotlin native stuff, and deleted ApplicationDelegate...Iván Ávalos
2021-12-04Removed unneeded files and made API functions suspendingIván Ávalos
2021-12-04Removed unneeded files and made API functions suspendingIván Ávalos
2021-12-04Rewrote HTTP client code using KtorIván Ávalos
2021-12-03Added Swagger auto-generated API client (no Ktor yet)Iván Ávalos
2021-12-03Inits the projectIsidro Henoch