Age | Commit message (Expand) | Author |
2022-01-18 | Fixed geofences retrieval in reports and lifecycle issue with unit details fr... | 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 | Refactored map fragment into wrapper with an overlay that contains zoom buttons | Iván Ávalos |
2022-01-17 | Fixed geofences retrieval on reports fragment | Iván Ávalos |
2022-01-17 | Fixed reports fragment map data display, and added geofences | Iván Ávalos |
2022-01-17 | Tries to fix the report map issues | Isidro Henoch |
2022-01-17 | Improved observer management | Iván Ávalos |
2022-01-17 | Implemented timer that fetches units every 10 seconds, and updated map to wor... | 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 | Fixed unit category icon sizing in views | Iván Ávalos |
2022-01-16 | Added device category icon to unit information and commands views | Iván Ávalos |
2022-01-16 | Fixed event report types on API | Iván Ávalos |
2022-01-16 | Refactored report types into commonMain, added support for event report types... | Iván Ávalos |
2022-01-16 | Added close button to DetailsActivity, updated strings and layouts | Iván Ávalos |
2022-01-16 | Removed import of missing class and fixed imports after moving classes to shared | Iván Ávalos |
2022-01-16 | Moved stuff to shared package | Iván Ávalos |
2022-01-16 | Added hourmeter field | Iván Ávalos |
2022-01-15 | Improved loading indicators, improved layout semantics, added translations an... | Iván Ávalos |
2022-01-14 | Refactored reports code into ReportController.kt and added extra report periods | 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-14 | Switched to proper Android create file API | Iván Ávalos |
2022-01-14 | Save downloaded XLSX to downloads folder | Iván Ávalos |
2022-01-13 | Initial attempt to request WRITE_EXTERNAL_STORAGE permission | Iván Ávalos |
2022-01-13 | Fixed stops report | Iván Ávalos |
2022-01-13 | Merge branch 'main' into export_xlsx | Iván Ávalos |
2022-01-13 | Fix detailsPager.isUserInputEnabled on init | Iván Ávalos |
2022-01-13 | Implemented base for exporting XLSX reports | Iván Ávalos |
2022-01-13 | Enable user input on DetailsActivity only for details and commands tabs | 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 | Fix code style and replaced this to viewLifecycleOwner in observers to avoid ... | Iván Ávalos |
2022-01-12 | Fixes the empty unit details | Isidro Henoch |
2022-01-11 | Implemented polygon geofences | 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 | Changed Button to MaterialButton | Iván Ávalos |
2022-01-04 | Implemented formatSpeed, redesigned UnitInformationFragment, added button to ... | Iván Ávalos |
2022-01-02 | Disables tab layout swipe gestures on the details activity | Isidro Henoch |
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-16 | Adds an ugly table to show details | Isidro Henoch |
2021-12-16 | Adds a very basic UI to display details | Isidro Henoch |
2021-12-16 | Updates unit details fragment to fetch the information for the given ID | Isidro Henoch |