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
Age
Commit message (
Expand
)
Author
2022-01-29
Moved MarkerType to Marker.Type in shared module
Iván Ávalos
2022-01-29
Moved MapFragment.Marker and MarkerTransformations functions to Marker model ...
Iván Ávalos
2022-01-22
Clear setupCallbacks on MapFragment after running all the callbacks
Iván Ávalos
2022-01-20
Added 2022 to copyright. Damn, I forgot we were in 2022.
Iván Ávalos
2022-01-20
Added license headers and removed unused imports
Iván Ávalos
2022-01-20
Changed addAreal to addLinear to avoid connecting report polyline ends
Iván Ávalos
2022-01-18
Fixed crash when selecting unit without position
Iván Ávalos
2022-01-18
Changed default zoom for focusOn
Iván Ávalos
2022-01-18
More improvements to zoom
Iván Ávalos
2022-01-18
Improvements to zoom on UnitMapFragment.kt
Iván Ávalos
2022-01-17
Fixed attribution not being formatted with HtmlCompat
Iván Ávalos
2022-01-17
Fixed attribution text not changing with internal layer toggle and zoom out w...
Iván Ávalos
2022-01-17
Pass overlay top margin and whether should show layer toggle as arguments for...
Iván Ávalos
2022-01-17
Add loading screen to map and removed no longer needed fragment replacement i...
Iván Ávalos
2022-01-17
Fixed zooming selected unit and refactored attribution into wrap
Iván Ávalos
2022-01-17
Refactored map fragment into wrapper with an overlay that contains zoom buttons
Iván Ávalos
2022-01-17
Fixed reports fragment map data display, and added geofences
Iván Ávalos
2022-01-17
Tries to fix the report map issues
Isidro Henoch
2022-01-17
Little update to some fragments constructor
Isidro Henoch
2022-01-17
Implemented timer that fetches units every 10 seconds, and updated map to wor...
Iván Ávalos
2022-01-17
Switch to list fragment on search and fixed black flash when switching fragments
Iván Ávalos
2022-01-16
Fixed initial zoom issue and refactored layers into MapLayer in shared module
Iván Ávalos
2022-01-16
Fixes the zoom levels issue when changing map tiles
Isidro Henoch
2022-01-16
Added device category icon to unit information and commands views
Iván Ávalos
2022-01-16
Moved stuff to shared package
Iván Ávalos
2022-01-16
Fixed NullPointerException and device not getting centered after selected fro...
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
Fixed NullPointerException (probably)
Iván Ávalos
2022-01-16
Removed problematic layer pre-initialization
Iván Ávalos
2022-01-16
Added attribution and refactored map layers code
Iván Ávalos
2022-01-16
Moved layer definitions to map_layers.xml and adjusted zoom limits, and adjus...
Iván Ávalos
2022-01-16
Set zoom limits of mapControl by converting zoom levels to Mapnik scale denom...
Iván Ávalos
2022-01-16
Added max zoom, min zoom and attribution text on strings.xml and reduced devi...
Iván Ávalos
2022-01-16
Default map changed to OpenStreetMap.fr (because .org one doesn't work), and ...
Iván Ávalos
2022-01-14
Pass device name to details activity and redesigned commands fragment
Iván Ávalos
2022-01-13
Load report and geofence line width from dimen.xml
Iván Ávalos
2022-01-13
Fixed stops report
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
Merge branch 'user_information'
Isidro Henoch
2022-01-12
Fixes issues
Isidro Henoch
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
[next]