aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/layout/unit_item.xml
AgeCommit message (Expand)Author
2022-01-15Improved loading indicators, improved layout semantics, added translations an...Iván Ávalos
2022-01-15Fixed size of unit card icons to 40dpIván Ávalos
2022-01-13Added device icon to unit_item.xml (+ a11y) and moved category logic to Marke...Iván Ávalos
2022-01-13Implemented ProgressBar for UnitInformationFragmentIván Ávalos
2022-01-11unit_item.xml data fields are generated programmatically, and DevicesAdapter ...Iván Ávalos
2022-01-11Minor layout improvementsIván Ávalos
2022-01-11MapFragment properly draws reports and renamed iconsIván Ávalos
2022-01-04Fully implemented UnitMapFragment layout, moved MarkerType to commonMain and ...Iván Ávalos
2021-12-17Implemented SwipeLayout using Zerobranch's libraryIván Ávalos
2021-12-16- Basically fully implemented device item with all details and icons.Iván Ávalos
2021-12-15Updates the devices listIsidro Henoch
2021-12-14Creates the RV adapter to display the units on screenIsidro Henoch