Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
adjusted zoomLevelToScale(zoom)
|
|
device selection zoom
|
|
now each map URL has its own cache dir
|
|
|
|
and changed default view to MAP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MarkerTransformations
|
|
|
|
combine it with marker labels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Displays the user information
- Allows the user to sign out
|
|
|
|
code was refactored into UnitRenderData to be shared with UnitMapFragment.
|
|
|
|
|
|
and many fixes
|
|
|
|
open device location in map, minor UI tweaks and added translations.
|
|
# Conflicts:
# androidApp/src/main/java/mx/trackermap/TrackerMap/android/devices/DevicesAdapter.kt
# androidApp/src/main/res/values/strings.xml
|
|
|
|
|
|
|
|
|
|
- Shows command details
- Sends a selected command to a device
|
|
|
|
- Attributes for all models are deserialized as Map<String, JsonPrimitive>.
- Removed redundant qualifier names
|
|
It doesn't do anything atm...
|
|
- The unit items now react to user interaction, they display and change their appearance on click
- The adapter has a callback to manage the different options
- Minor changes to dimen values
|
|
|
|
|
|
- Adds multiple android dependencies, for DI and some utilities
- Updates colors and styles
- Adds an Application
- Adds the Login Fragment and ViewModel
|
|
|