index
:
etbsa-trackermap-mobile
ios_app
main
url_switch
Aplicación móvil para ETBSA basada en trackermap-mobile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
androidApp
/
src
/
main
/
java
/
mx
/
trackermap
/
TrackerMap
/
android
/
map
/
MapFragment.kt
Age
Commit message (
Expand
)
Author
2022-01-13
Load report and geofence line width from dimen.xml
Iván Ávalos
2022-01-13
Disable map filter auto centering when unit is selected
Iván Ávalos
2022-01-13
Fixes the map layer issue
Isidro Henoch
2022-01-13
Added device icon to unit_item.xml (+ a11y) and moved category logic to Marke...
Iván Ávalos
2022-01-13
Set screen label typeface to bold
Iván Ávalos
2022-01-13
Replaced screen labels background with outline
Iván Ávalos
2022-01-13
Added labels for markers and disabled clustering until we figure out how to c...
Iván Ávalos
2022-01-12
Implemented map layer switching and updated strings.xml
Iván Ávalos
2022-01-12
Reduced maxTiles to scale up the map
Iván Ávalos
2022-01-12
Improved cluster generator style and disabled selection
Iván Ávalos
2022-01-12
Improved reports design
Iván Ávalos
2022-01-11
unit_item.xml data fields are generated programmatically, and DevicesAdapter ...
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
MapFragment properly draws reports and renamed icons
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
Fully implemented UnitMapFragment layout, moved MarkerType to commonMain and ...
Iván Ávalos
2022-01-04
Finishes the markers functionality
Isidro Henoch
2022-01-03
Splits the MapFragment funcionality
Isidro Henoch
2021-12-30
- ViewModel LiveData no longer externally mutable.
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-16
Show markers on map
Iván Ávalos
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
2021-12-08
WIP: Implements the basic structure for the units list/map
Isidro Henoch
2021-12-08
WIP: Starts implementing the main activity
Isidro Henoch