Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-22 | Prepare shared module for iOS support and updated appcompat and ↵ | Iván Ávalos | |
constraintlayout libraries | |||
2022-01-17 | Refactored map fragment into wrapper with an overlay that contains zoom buttons | Iván Ávalos | |
2022-01-17 | Final and successful attempt to comply with Google | Iván Ávalos | |
2022-01-16 | Default map changed to OpenStreetMap.fr (because .org one doesn't work), and ↵ | Iván Ávalos | |
now each map URL has its own cache dir | |||
2022-01-13 | Initial attempt to request WRITE_EXTERNAL_STORAGE permission | Iván Ávalos | |
2022-01-13 | Introduced Google product flavor for FCM notifications | Iván Ávalos | |
2022-01-11 | Implemented polygon geofences | Iván Ávalos | |
2021-12-27 | Implements the report functionality, UI is missing | Isidro Henoch | |
2021-12-17 | Implemented SwipeLayout using Zerobranch's library | Iván Ávalos | |
2021-12-16 | Merge branch 'maply_test' | Iván Ávalos | |
2021-12-16 | - Basically fully implemented device item with all details and icons. | Iván Ávalos | |
- Attributes for all models are deserialized as Map<String, JsonPrimitive>. - Removed redundant qualifier names | |||
2021-12-15 | WhirlyGlobe Maply test. Map shows completely black, same as with MapLibre GL ↵ | Iván Ávalos | |
we tested earlier | |||
2021-12-08 | WIP: Starts implementing the main activity | Isidro Henoch | |
- Removes the MainActivity and the shared code it was using - Adds the UnitsActivity - Implements the Map/List toggle functionality | |||
2021-12-06 | WIP: Implements the Login functionality | Isidro Henoch | |
- Adds multiple android dependencies, for DI and some utilities - Updates colors and styles - Adds an Application - Adds the Login Fragment and ViewModel | |||
2021-12-05 | Added WhirlyGlobeMaply dependency for maps | Iván Ávalos | |
2021-12-03 | Inits the project | Isidro Henoch | |