aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res
AgeCommit message (Expand)Author
2022-04-11- [shared] Added DateUtils 'expect' class for platform-specific date format.Iván Ávalos
2022-04-09- [shared] Rewrote ReportDates to allow for custom date period.Iván Ávalos
2022-01-24Set color background to devices_fragment.xml to avoid showing map on backgrou...Iván Ávalos
2022-01-22Super cool map/list layout change animationIván Ávalos
2022-01-22Fixed spacing between units_activity top bar itemsIván Ávalos
2022-01-20Implemented feature to switch to different Traccar servers by URL and removed...Iván Ávalos
2022-01-20Proper handling of user permission requestsIván Ávalos
2022-01-20Properly implemented save and share report actionsIván Ávalos
2022-01-17Pass overlay top margin and whether should show layer toggle as arguments for...Iván Ávalos
2022-01-17Add loading screen to map and removed no longer needed fragment replacement i...Iván Ávalos
2022-01-17Fixed zooming selected unit and refactored attribution into wrapIván Ávalos
2022-01-17Refactored map fragment into wrapper with an overlay that contains zoom buttonsIván Ávalos
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