Age | Commit message (Collapse) | Author |
|
|
|
|
|
Conflicts:
androidApp/src/main/java/mx/trackermap/TrackerMap/android/units/UnitsActivity.kt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
now each map URL has its own cache dir
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Attributes for all models are deserialized as Map<String, JsonPrimitive>.
- Removed redundant qualifier names
|
|
we tested earlier
|
|
- Removes the MainActivity and the shared code it was using
- Adds the UnitsActivity
- Implements the Map/List toggle functionality
|
|
- Adds multiple android dependencies, for DI and some utilities
- Updates colors and styles
- Adds an Application
- Adds the Login Fragment and ViewModel
|
|
|
|
|