aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/values/colors.xml
AgeCommit message (Collapse)Author
2022-01-16Added attribution and refactored map layers codeIván Ávalos
2022-01-13Replaced screen labels background with outlineIván Ávalos
2022-01-13Added labels for markers and disabled clustering until we figure out how to ↵Iván Ávalos
combine it with marker labels
2022-01-12Improved reports designIván Ávalos
2022-01-11unit_item.xml data fields are generated programmatically, and DevicesAdapter ↵Iván Ávalos
code was refactored into UnitRenderData to be shared with UnitMapFragment.
2021-12-14Creates the RV adapter to display the units on screenIsidro Henoch
2021-12-06WIP: Implements the Login functionalityIsidro Henoch
- Adds multiple android dependencies, for DI and some utilities - Updates colors and styles - Adds an Application - Adds the Login Fragment and ViewModel
2021-12-03Inits the projectIsidro Henoch