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
Age
Commit message (
Collapse
)
Author
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 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
2022-01-16
Moved layer definitions to map_layers.xml and adjusted zoom limits, and ↵
Iván Ávalos
adjusted zoomLevelToScale(zoom)
2022-01-16
Set zoom limits of mapControl by converting zoom levels to Mapnik scale ↵
Iván Ávalos
denominators
2022-01-16
Added max zoom, min zoom and attribution text on strings.xml and reduced ↵
Iván Ávalos
device selection zoom
2022-01-16
Default map changed to OpenStreetMap.fr (because .org one doesn't work), and ↵
Iván Ávalos
now each map URL has its own cache dir
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 ↵
Iván Ávalos
and changed default view to MAP
2022-01-15
Fixed size of unit card icons to 40dp
Iván Ávalos
2022-01-15
FCM token unregisters when logging out
Iván Ávalos
2022-01-15
Added code for registering FCM token (HTTP 401 error)
Iván Ávalos
2022-01-14
Refactored even more session management code into SessionController
Iván Ávalos
2022-01-14
Deleted unused controllers and refactored session management code into ↵
Iván Ávalos
SessionController
2022-01-14
Refactored reports code into ReportController.kt and added extra report periods
Iván Ávalos
2022-01-14
Changed tint of icon_radio_checked.xml to accent color
Iván Ávalos
2022-01-14
Loading indicator for commands fragment
Iván Ávalos
2022-01-14
Pass device name to details activity and redesigned commands fragment
Iván Ávalos
2022-01-14
Switched to proper Android create file API
Iván Ávalos
2022-01-14
Save downloaded XLSX to downloads folder
Iván Ávalos
2022-01-13
Load report and geofence line width from dimen.xml
Iván Ávalos
2022-01-13
Initial attempt to request WRITE_EXTERNAL_STORAGE permission
Iván Ávalos
2022-01-13
Fixed stops report
Iván Ávalos
2022-01-13
Merge branch 'main' into export_xlsx
Iván Ávalos
2022-01-13
Fix detailsPager.isUserInputEnabled on init
Iván Ávalos
2022-01-13
Implemented base for exporting XLSX reports
Iván Ávalos
2022-01-13
Clear search filter when selecting device in list
Iván Ávalos
2022-01-13
Fixed top margin on DevicesAdapter
Iván Ávalos
2022-01-13
Disable map filter auto centering when unit is selected
Iván Ávalos
2022-01-13
Full screen map/devices fragment on UnitsActivity
Iván Ávalos
2022-01-13
Introduced Google product flavor for FCM notifications
Iván Ávalos
2022-01-13
Fixes the map layer issue
Isidro Henoch
[prev]
[next]