aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/java/mx/trackermap/TrackerMap/android/devices/DevicesAdapter.kt
AgeCommit message (Expand)Author
2022-01-11unit_item.xml data fields are generated programmatically, and DevicesAdapter ...Iván Ávalos
2022-01-11MapFragment properly draws reports and renamed iconsIván Ávalos
2022-01-04Implemented formatSpeed, redesigned UnitInformationFragment, added button to ...Iván Ávalos
2022-01-03Merge branch 'reports'Isidro Henoch
2021-12-30Implemented datetime formattingIván Ávalos
2021-12-30Center map on device clickIván Ávalos
2021-12-27Implements the report functionality, UI is missingIsidro Henoch
2021-12-17Implemented SwipeLayout using Zerobranch's libraryIván Ávalos
2021-12-16Change onClickListener to onLongClickListener for DevicesAdapter.ktIvá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