aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res
AgeCommit message (Expand)Author
2022-01-17Implemented timer that fetches units every 10 seconds, and updated map to wor...Iván Ávalos
2022-01-17Switch to list fragment on search and fixed black flash when switching fragmentsIván Ávalos
2022-01-16Fixed initial zoom issue and refactored layers into MapLayer in shared moduleIván Ávalos
2022-01-16Fixed hide of device limit when device limit <= 0Iván Ávalos
2022-01-16Hide device limit when <= 0, and show device unique ID on details viewIván Ávalos
2022-01-16Hide device limit when <= 0, and show device unique ID on details viewIván Ávalos
2022-01-16Added device category icon to unit information and commands viewsIván Ávalos
2022-01-16Reduced top margin for login buttonIván Ávalos
2022-01-16Added close button to DetailsActivity, updated strings and layoutsIván Ávalos
2022-01-16Added fake close button to unit_map_fragment.xmlIván Ávalos
2022-01-16Added hourmeter fieldIván Ávalos
2022-01-16Added attribution and refactored map layers codeIván Ávalos
2022-01-16Moved layer definitions to map_layers.xml and adjusted zoom limits, and adjus...Iván Ávalos
2022-01-16Added max zoom, min zoom and attribution text on strings.xml and reduced devi...Iván Ávalos
2022-01-16Default map changed to OpenStreetMap.fr (because .org one doesn't work), and ...Iván Ávalos
2022-01-15Replaced satellite map layer with hybrid, and removed hybridIván Ávalos
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-14Refactored reports code into ReportController.kt and added extra report periodsIván Ávalos
2022-01-14Changed tint of icon_radio_checked.xml to accent colorIván Ávalos
2022-01-14Loading indicator for commands fragmentIván Ávalos
2022-01-14Pass device name to details activity and redesigned commands fragmentIván Ávalos
2022-01-13Load report and geofence line width from dimen.xmlIván Ávalos
2022-01-13Implemented base for exporting XLSX reportsIván Ávalos
2022-01-13Full screen map/devices fragment on UnitsActivityIván Ávalos
2022-01-13Introduced Google product flavor for FCM notificationsIván Ávalos
2022-01-13Added device icon to unit_item.xml (+ a11y) and moved category logic to Marke...Iván Ávalos
2022-01-13Minor layout fix on unit_map_fragment.xmlIvá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 c...Iván Ávalos
2022-01-13Hide keyboard and remove focus when cleaning search filterIván Ávalos
2022-01-13Made search filter cleanableIván Ávalos
2022-01-13Implemented ProgressBar for UnitInformationFragmentIván Ávalos
2022-01-13Finished and redesigned UserInformationActivity and added About sectionIván Ávalos
2022-01-13Finished and redesigned UserInformationActivity and added About sectionIván Ávalos
2022-01-12Improved design of commandsIván Ávalos
2022-01-12Implemented map layer switching and updated strings.xmlIván Ávalos
2022-01-12Updated strings and translationsIván Ávalos
2022-01-12Merge branch 'user_information'Isidro Henoch
2022-01-12Improved reports designIván Ávalos
2022-01-12Adds the user information functionalityIsidro Henoch
2022-01-11More layout tweaks and fixesIvá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-11Implements base drawer layout menuIván Ávalos
2022-01-11Replaced map icons with SVG iconsIván Ávalos
2022-01-11MapFragment properly draws reports and renamed iconsIván Ávalos
2022-01-08Finished events report, implemented GeofenceController, fixed geofencesGet() ...Iván Ávalos
2022-01-07Finishes the reports UIIsidro Henoch
2022-01-04Moved tiles URL to strings.xmlIván Ávalos