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
/
units
Age
Commit message (
Expand
)
Author
2022-05-20
- [shared] unitsFlow exposed to allow access to unfiltered units.
Iván Ávalos
2022-05-20
[android] Improved search performance by limiting rate
Iván Ávalos
2022-03-10
- Card on map now updates info when there is a change
Iván Ávalos
2022-01-31
Attach tickerFlow to viewModelScope in an attempt to bind it to app lifecycle...
Iván Ávalos
2022-01-31
Tries to fix the units update issue
Isidro Henoch
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-18
Show and hide fragments instead of replacing, so transition between map and l...
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
Pass overlay top margin and whether should show layer toggle as arguments for...
Iván Ávalos
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
If display mode is list, back button returns to map
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
Added attribution and refactored map layers code
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-15
Added tooltips to UnitsActivity buttons
Iván Ávalos
2022-01-15
Replaced satellite map layer with hybrid, and removed hybrid
Iván Ávalos
2022-01-15
Improved loading indicators, improved layout semantics, added translations an...
Iván Ávalos
2022-01-13
Clear search filter when selecting device in list
Iván Ávalos
2022-01-13
Hide keyboard and unfocus search filter when selecting unit in UnitsActivity
Iván Ávalos
2022-01-13
Made search filter cleanable
Iván Ávalos
2022-01-12
Implemented map layer switching and updated strings.xml
Iván Ávalos
2022-01-12
Fixes the empty unit details
Isidro Henoch
2022-01-12
Fixes issues
Isidro Henoch
2022-01-12
Adds the user information functionality
Isidro Henoch
2022-01-11
Minor layout improvements
Iván Ávalos
2022-01-11
Implements base drawer layout menu
Iván Ávalos
2022-01-11
Implemented polygon geofences
Iván Ávalos
2022-01-11
MapFragment properly draws reports and renamed icons
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
Added icon for displayModeToggle according to displayMode
Iván Ávalos
2021-12-15
Adds the profile button
Isidro Henoch
2021-12-15
Updates the devices list
Isidro Henoch
2021-12-11
Adds the search behaviour
Isidro Henoch
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