aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/menu
AgeCommit message (Collapse)Author
2022-04-14Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobileIván Ávalos
2022-04-09- [shared] Rewrote ReportDates to allow for custom date period.Iván Ávalos
- [android] Rewrote report handling to use new ReportPeriod. - [ios] Not rewritten yet, it won't build!
2022-01-17Branded mergeIván Ávalos
2022-01-16Added Google Maps and Google Satellites layersIván Ávalos
2022-01-15Replaced satellite map layer with hybrid, and removed hybridIván Ávalos
2022-01-14Refactored reports code into ReportController.kt and added extra report periodsIván Ávalos
2022-01-12Implemented map layer switching and updated strings.xmlIván Ávalos
2022-01-12Adds the user information functionalityIsidro Henoch
- Displays the user information - Allows the user to sign out
2022-01-11Implements base drawer layout menuIván Ávalos
2021-12-28Adds period selection UIIsidro Henoch