Age | Commit message (Expand) | Author |
2022-01-20 | Implemented feature to switch to different Traccar servers by URL and removed... | Iván Ávalos |
2022-01-20 | Proper handling of user permission requests | Iván Ávalos |
2022-01-20 | Properly implemented save and share report actions | Iván Ávalos |
2022-01-17 | Pass overlay top margin and whether should show layer toggle as arguments for... | Iván Ávalos |
2022-01-17 | Add loading screen to map and removed no longer needed fragment replacement i... | Iván Ávalos |
2022-01-17 | Fixed zooming selected unit and refactored attribution into wrap | Iván Ávalos |
2022-01-17 | Refactored map fragment into wrapper with an overlay that contains zoom buttons | Iván Ávalos |
2022-01-17 | Implemented timer that fetches units every 10 seconds, and updated map to wor... | Iván Ávalos |
2022-01-17 | Switch to list fragment on search and fixed black flash when switching fragments | Iván Ávalos |
2022-01-16 | Fixed initial zoom issue and refactored layers into MapLayer in shared module | Iván Ávalos |
2022-01-16 | Fixed hide of device limit when device limit <= 0 | Iván Ávalos |
2022-01-16 | Hide device limit when <= 0, and show device unique ID on details view | Iván Ávalos |
2022-01-16 | Hide device limit when <= 0, and show device unique ID on details view | Iván Ávalos |
2022-01-16 | Added device category icon to unit information and commands views | Iván Ávalos |
2022-01-16 | Reduced top margin for login button | Iván Ávalos |
2022-01-16 | Added close button to DetailsActivity, updated strings and layouts | Iván Ávalos |
2022-01-16 | Added fake close button to unit_map_fragment.xml | Iván Ávalos |
2022-01-16 | Added hourmeter field | Iván Ávalos |
2022-01-16 | Added attribution and refactored map layers code | Iván Ávalos |
2022-01-16 | Moved layer definitions to map_layers.xml and adjusted zoom limits, and adjus... | Iván Ávalos |
2022-01-16 | Added max zoom, min zoom and attribution text on strings.xml and reduced devi... | Iván Ávalos |
2022-01-16 | Default map changed to OpenStreetMap.fr (because .org one doesn't work), and ... | Iván Ávalos |
2022-01-15 | Replaced satellite map layer with hybrid, and removed hybrid | Iván Ávalos |
2022-01-15 | Improved loading indicators, improved layout semantics, added translations an... | Iván Ávalos |
2022-01-15 | Fixed size of unit card icons to 40dp | Iván Ávalos |
2022-01-14 | Refactored reports code into ReportController.kt and added extra report periods | Iván Ávalos |
2022-01-14 | Changed tint of icon_radio_checked.xml to accent color | Iván Ávalos |
2022-01-14 | Loading indicator for commands fragment | Iván Ávalos |
2022-01-14 | Pass device name to details activity and redesigned commands fragment | Iván Ávalos |
2022-01-13 | Load report and geofence line width from dimen.xml | Iván Ávalos |
2022-01-13 | Implemented base for exporting XLSX reports | Iván Ávalos |
2022-01-13 | Full screen map/devices fragment on UnitsActivity | Iván Ávalos |
2022-01-13 | Introduced Google product flavor for FCM notifications | Iván Ávalos |
2022-01-13 | Added device icon to unit_item.xml (+ a11y) and moved category logic to Marke... | Iván Ávalos |
2022-01-13 | Minor layout fix on unit_map_fragment.xml | Iván Ávalos |
2022-01-13 | Replaced screen labels background with outline | Iván Ávalos |
2022-01-13 | Added labels for markers and disabled clustering until we figure out how to c... | Iván Ávalos |
2022-01-13 | Hide keyboard and remove focus when cleaning search filter | Iván Ávalos |
2022-01-13 | Made search filter cleanable | Iván Ávalos |
2022-01-13 | Implemented ProgressBar for UnitInformationFragment | Iván Ávalos |
2022-01-13 | Finished and redesigned UserInformationActivity and added About section | Iván Ávalos |
2022-01-13 | Finished and redesigned UserInformationActivity and added About section | Iván Ávalos |
2022-01-12 | Improved design of commands | Iván Ávalos |
2022-01-12 | Implemented map layer switching and updated strings.xml | Iván Ávalos |
2022-01-12 | Updated strings and translations | Iván Ávalos |
2022-01-12 | Merge branch 'user_information' | Isidro Henoch |
2022-01-12 | Improved reports design | Iván Ávalos |
2022-01-12 | Adds the user information functionality | Isidro Henoch |
2022-01-11 | More layout tweaks and fixes | Iván Ávalos |
2022-01-11 | unit_item.xml data fields are generated programmatically, and DevicesAdapter ... | Iván Ávalos |