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
Age
Commit message (
Expand
)
Author
2022-01-31
- Adapter iOS app to changes in UnitsController
Iván Ávalos
2022-01-31
Merge branch 'main' into ios_app
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-31
Implemented zoom controls and zoom limits per layer.
Iván Ávalos
2022-01-29
Removed Android Log in Marker class
Iván Ávalos
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-29
Initial implementation of device list, and added getStatus() and getEngineSto...
Iván Ávalos
2022-01-26
Implemented dependency injection with Swift property wrappers
Iván Ávalos
2022-01-26
Disabled automatic storage of cookies in iOS engine (https://youtrack.jetbrai...
Iván Ávalos
2022-01-25
Refactored session handling into a shared SessionManager to prevent mutabilit...
Iván Ávalos
2022-01-25
Latest test code
Iván Ávalos
2022-01-23
Added printStackTrace to SessionController.kt methods
Iván Ávalos
2022-01-22
Removed more references to Log.d in controllers
Iván Ávalos
2022-01-22
Removed Log.d in SessionController.kt
Iván Ávalos
2022-01-22
Removed all Java references from shared module
Iván Ávalos
2022-01-22
Prepare shared module for iOS support and updated appcompat and constraintlay...
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
Fallback ApiClient to default URL, so pre-URL-switch-capable apps don't fail ...
Iván Ávalos
2022-01-20
Implemented feature to switch to different Traccar servers by URL and removed...
Iván Ávalos
2022-01-18
Fixed geofences retrieval in reports and lifecycle issue with unit details fr...
Iván Ávalos
2022-01-18
Increased request timeout and fetch units ticker to 20 seconds
Iván Ávalos
2022-01-17
Set request timeout to 10 seconds
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 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
Implemented timer that fetches units every 10 seconds, and updated map to wor...
Iván Ávalos
2022-01-16
Fixed initial zoom issue and refactored layers into MapLayer in shared module
Iván Ávalos
2022-01-16
Fixed notification token registration
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 types...
Iván Ávalos
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
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
Added comment explaining Mapnik stuff
Iván Ávalos
2022-01-16
Set zoom limits of mapControl by converting zoom levels to Mapnik scale denom...
Iván Ávalos
2022-01-15
Improved loading indicators, improved layout semantics, added translations an...
Iván Ávalos
2022-01-15
FCM token unregisters when logging out
Iván Ávalos
2022-01-15
Fixes the 401 error while registering the FCM token
Isidro Henoch
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 Sessio...
Iván Ávalos
2022-01-14
Refactored reports code into ReportController.kt and added extra report periods
Iván Ávalos
2022-01-13
Fixed stops report
Iván Ávalos
2022-01-13
Implemented base for exporting XLSX reports
Iván Ávalos
2022-01-12
Fixes the empty unit details
Isidro Henoch
2022-01-12
Adds the user information functionality
Isidro Henoch
[next]