Age | Commit message (Expand) | Author |
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 | Switch to list fragment on search and fixed black flash when switching fragments | 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 | 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 attribution and refactored map layers code | 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 | 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 | 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 | 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 | 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-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 | 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 |
2022-01-11 | Minor layout improvements | Iván Ávalos |
2022-01-11 | Implements base drawer layout menu | Iván Ávalos |
2022-01-11 | MapFragment properly draws reports and renamed icons | Iván Ávalos |
2022-01-08 | Finished events report, implemented GeofenceController, fixed geofencesGet() ... | Iván Ávalos |
2022-01-07 | Finishes the reports UI | Isidro Henoch |
2022-01-04 | Animated marker centering and small UI tweak | Iván Ávalos |
2022-01-04 | Implemented formatSpeed, redesigned UnitInformationFragment, added button to ... | Iván Ávalos |
2022-01-04 | Fully implemented UnitMapFragment layout, moved MarkerType to commonMain and ... | Iván Ávalos |
2022-01-03 | Extra UI change to test some functionality | Isidro Henoch |
2022-01-03 | Splits the MapFragment funcionality | Isidro Henoch |
2022-01-03 | Merge branch 'reports' | Isidro Henoch |
2022-01-02 | Disables tab layout swipe gestures on the details activity | Isidro Henoch |
2021-12-30 | Accessibility fixes and removed bindings from MapFragment | Iván Ávalos |
2021-12-28 | Diaplays the events report | Isidro Henoch |
2021-12-28 | Adds period selection UI | Isidro Henoch |
2021-12-27 | Implements the report functionality, UI is missing | Isidro Henoch |
2021-12-21 | Implements the commands list | Isidro Henoch |
2021-12-17 | Implemented SwipeLayout using Zerobranch's library | Iván Ávalos |
2021-12-16 | Adds an ugly table to show details | Isidro Henoch |