aboutsummaryrefslogtreecommitdiff
path: root/shared/src/androidMain
AgeCommit message (Collapse)Author
2023-09-17- [shared] Implement network state monitoringIván Ávalos
- [android] UI reacts to network state - [ios] UI reacts to network state
2023-09-11[android] Upgrade AGP and base dependenciesIván Ávalos
2022-04-11- [shared] Added DateUtils 'expect' class for platform-specific date format.Iván Ávalos
- [android] Redesigned reports view, now supports custom reports! - [ios] Not rewritten yet, it won't build!
2022-01-26Disabled 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-08WIP: Starts implementing the main activityIsidro Henoch
- Removes the MainActivity and the shared code it was using - Adds the UnitsActivity - Implements the Map/List toggle functionality
2021-12-03Inits the projectIsidro Henoch