Age | Commit message (Expand) | Author |
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 | Shows geofence names on map | Iván Ávalos |
2022-01-11 | Implemented clustering | Iván Ávalos |
2022-01-11 | Implemented polygon geofences | Iván Ávalos |
2022-01-11 | Center map to bounds even when isReport = false | Iván Ávalos |
2022-01-11 | Replaced map icons with SVG icons | 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 | Moved tiles URL to strings.xml | Iván Ávalos |
2022-01-04 | Decreased marker centering zoom | Iván Ávalos |
2022-01-04 | Animated marker centering and small UI tweak | Iván Ávalos |
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-04 | Merge branch 'main' of git.sr.ht:~avalos/trackermap-mobile | Iván Ávalos |
2022-01-04 | Fully implemented UnitMapFragment layout, moved MarkerType to commonMain and ... | Iván Ávalos |
2022-01-04 | Fully implemented UnitMapFragment layout, moved MarkerType to commonMain and ... | Iván Ávalos |
2022-01-04 | Finishes the markers functionality | Isidro Henoch |
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 | Merge remote-tracking branch 'origin/main' | Iván Ávalos |
2021-12-30 | - ViewModel LiveData no longer externally mutable. | Iván Ávalos |
2021-12-30 | - ViewModel LiveData no longer externally mutable. | Iván Ávalos |
2021-12-30 | Implemented datetime formatting | Iván Ávalos |
2021-12-30 | Accessibility fixes and removed bindings from MapFragment | Iván Ávalos |
2021-12-30 | Center map on device click | 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 | Show markers on map | Iván Ávalos |
2021-12-16 | Merge branch 'maply_test' | Iván Ávalos |
2021-12-16 | Adds an ugly table to show details | Isidro Henoch |
2021-12-16 | Added icon for displayModeToggle according to displayMode | Iván Ávalos |
2021-12-16 | Change onClickListener to onLongClickListener for DevicesAdapter.kt | Iván Ávalos |
2021-12-16 | Added Spanish translations | Iván Ávalos |
2021-12-16 | Merge remote-tracking branch 'origin/main' | Iván Ávalos |
2021-12-16 | - Basically fully implemented device item with all details and icons. | Iván Ávalos |
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 |
2021-12-16 | Shows the details section | Isidro Henoch |
2021-12-15 | Maps now showing, including a test marker in Moscow | Iván Ávalos |
2021-12-15 | WhirlyGlobe Maply test. Map shows completely black, same as with MapLibre GL ... | Iván Ávalos |