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
Age
Commit message (
Collapse
)
Author
2022-01-20
Properly implemented save and share report actions
Iván Ávalos
2022-01-18
Show and hide fragments instead of replacing, so transition between map and ↵
Iván Ávalos
list views is a lot faster
2022-01-18
Fixed geofences retrieval in reports and lifecycle issue with unit details ↵
Iván Ávalos
fragment
2022-01-18
Increased request timeout and fetch units ticker to 20 seconds
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
Set request timeout to 10 seconds
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 ↵
Iván Ávalos
when switching layer to match limit
2022-01-17
Pass overlay top margin and whether should show layer toggle as arguments ↵
Iván Ávalos
for MapWrapperFragment, and refactored stuff
2022-01-17
Add loading screen to map and removed no longer needed fragment replacement ↵
Iván Ávalos
in reports view
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 geofences retrieval on reports fragment
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
Fixed retrieval of geofences for non-admin users
Iván Ávalos
2022-01-17
Temporary fix: catch exceptions when retrieving positions
Iván Ávalos
2022-01-17
Final and successful attempt to comply with Google
Iván Ávalos
2022-01-17
Another attempt at making this app comply with the Play Store 64 bit requirement
Iván Ávalos
2022-01-17
Updated NDK architectures of build.gradle.kts
Iván Ávalos
2022-01-17
Added NDK architectures to build.gradle.kts
Iván Ávalos
2022-01-17
Improved observer management
Iván Ávalos
2022-01-17
Implemented timer that fetches units every 10 seconds, and updated map to ↵
Iván Ávalos
work with timer
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
Fixes the zoom levels issue when changing map tiles
Isidro Henoch
2022-01-16
Fixed notification token registration
Iván Ávalos
2022-01-16
Fixed hide of device limit when device limit <= 0
Iván Ávalos
2022-01-16
Hide device limit when <= 0, and show device unique ID on details view
Iván Ávalos
2022-01-16
Hide device limit when <= 0, and show device unique ID on details view
Iván Ávalos
2022-01-16
Fixed unit category icon sizing in views
Iván Ávalos
2022-01-16
Added device category icon to unit information and commands views
Iván Ávalos
2022-01-16
Fixed event report types on API
Iván Ávalos
2022-01-16
Refactored report types into commonMain, added support for event report ↵
Iván Ávalos
types in controller and API
2022-01-16
Reduced top margin for login button
Iván Ávalos
2022-01-16
Added close button to DetailsActivity, updated strings and layouts
Iván Ávalos
2022-01-16
Removed import of missing class and fixed imports after moving classes to shared
Iván Ávalos
2022-01-16
Moved stuff to shared package
Iván Ávalos
2022-01-16
Added fake close button to unit_map_fragment.xml
Iván Ávalos
2022-01-16
Added hourmeter field
Iván Ávalos
2022-01-16
Fixed NullPointerException and device not getting centered after selected ↵
Iván Ávalos
from list view
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
[next]