aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/values/dimen.xml
AgeCommit message (Collapse)Author
2023-09-20- [android] Add direction arrows to reports.Iván Ávalos
- [android] Use DP for marker sizes.
2022-04-11- [shared] Added DateUtils 'expect' class for platform-specific date format.Iván Ávalos
- [android] Redesigned reports view, now supports custom reports! - [ios] Not rewritten yet, it won't build!
2022-01-16Added attribution and refactored map layers codeIván Ávalos
2022-01-15Improved loading indicators, improved layout semantics, added translations ↵Iván Ávalos
and changed default view to MAP
2022-01-15Fixed size of unit card icons to 40dpIván Ávalos
2022-01-13Load report and geofence line width from dimen.xmlIván Ávalos
2022-01-13Full screen map/devices fragment on UnitsActivityIván Ávalos
2022-01-13Added device icon to unit_item.xml (+ a11y) and moved category logic to ↵Iván Ávalos
MarkerTransformations
2022-01-13Added labels for markers and disabled clustering until we figure out how to ↵Iván Ávalos
combine it with marker labels
2022-01-13Finished and redesigned UserInformationActivity and added About sectionIván Ávalos
2022-01-12Adds the user information functionalityIsidro Henoch
- Displays the user information - Allows the user to sign out
2022-01-11More layout tweaks and fixesIván Ávalos
2022-01-11Minor layout improvementsIván Ávalos
2022-01-04Implemented formatSpeed, redesigned UnitInformationFragment, added button to ↵Iván Ávalos
open device location in map, minor UI tweaks and added translations.
2021-12-21Implements the commands listIsidro Henoch
- Shows command details - Sends a selected command to a device
2021-12-16Adds an ugly table to show detailsIsidro Henoch
2021-12-15Adds the profile buttonIsidro Henoch
It doesn't do anything atm...
2021-12-15Updates the devices listIsidro 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-06Strings to strings.xml (i18n) and dimens to dimen.xmlIván Ávalos