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
/
shared
/
src
/
commonMain
/
kotlin
/
mx
/
trackermap
/
TrackerMap
/
utils
Age
Commit message (
Collapse
)
Author
2022-01-16
Added hourmeter field
Iván Ávalos
2022-01-16
Fixed focusOn not respecting max zoom, and added zoom level 21 to MapCalculus
Iván Ávalos
2022-01-16
Moved layer definitions to map_layers.xml and adjusted zoom limits, and ↵
Iván Ávalos
adjusted zoomLevelToScale(zoom)
2022-01-16
Added comment explaining Mapnik stuff
Iván Ávalos
2022-01-16
Set zoom limits of mapControl by converting zoom levels to Mapnik scale ↵
Iván Ávalos
denominators
2022-01-14
Refactored reports code into ReportController.kt and added extra report periods
Iván Ávalos
2022-01-11
MapFragment properly draws reports and renamed icons
Iván Ávalos
2022-01-04
Implemented formatSpeed, redesigned UnitInformationFragment, added button to ↵
Iván Ávalos
open device location in map, minor UI tweaks and added translations.
2022-01-04
Fully implemented UnitMapFragment layout, moved MarkerType to commonMain and ↵
Iván Ávalos
removed unnecessary content description warnings.
2021-12-30
Implemented datetime formatting
Iván Ávalos