Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-16 | Added attribution and refactored map layers code | Iván Ávalos | |
2022-01-15 | Improved loading indicators, improved layout semantics, added translations ↵ | Iván Ávalos | |
and changed default view to MAP | |||
2022-01-15 | Fixed size of unit card icons to 40dp | Iván Ávalos | |
2022-01-13 | Load report and geofence line width from dimen.xml | Iván Ávalos | |
2022-01-13 | Full screen map/devices fragment on UnitsActivity | Iván Ávalos | |
2022-01-13 | Added device icon to unit_item.xml (+ a11y) and moved category logic to ↵ | Iván Ávalos | |
MarkerTransformations | |||
2022-01-13 | Added labels for markers and disabled clustering until we figure out how to ↵ | Iván Ávalos | |
combine it with marker labels | |||
2022-01-13 | Finished and redesigned UserInformationActivity and added About section | Iván Ávalos | |
2022-01-12 | Adds the user information functionality | Isidro Henoch | |
- Displays the user information - Allows the user to sign out | |||
2022-01-11 | More layout tweaks and fixes | Iván Ávalos | |
2022-01-11 | Minor layout improvements | Iván Ávalos | |
2022-01-04 | Implemented formatSpeed, redesigned UnitInformationFragment, added button to ↵ | Iván Ávalos | |
open device location in map, minor UI tweaks and added translations. | |||
2021-12-21 | Implements the commands list | Isidro Henoch | |
- Shows command details - Sends a selected command to a device | |||
2021-12-16 | Adds an ugly table to show details | Isidro Henoch | |
2021-12-15 | Adds the profile button | Isidro Henoch | |
It doesn't do anything atm... | |||
2021-12-15 | Updates the devices list | Isidro Henoch | |
- The unit items now react to user interaction, they display and change their appearance on click - The adapter has a callback to manage the different options - Minor changes to dimen values | |||
2021-12-06 | Strings to strings.xml (i18n) and dimens to dimen.xml | Iván Ávalos | |