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
Age
Commit message (
Expand
)
Author
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-24
Merged main from upstream (unbranded)
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
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-01-18
Fixed geofences retrieval in reports and lifecycle issue with unit details fr...
Iván Ávalos
2022-01-18
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-01-18
Increased request timeout and fetch units ticker to 20 seconds
Iván Ávalos
2022-01-17
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
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
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-01-17
Fixed retrieval of geofences for non-admin users
Iván Ávalos
2022-01-17
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-01-17
Temporary fix: catch exceptions when retrieving positions
Iván Ávalos
2022-01-17
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-01-17
Implemented timer that fetches units every 10 seconds, and updated map to wor...
Iván Ávalos
2022-01-17
Branded merge
Iván Ávalos
2022-01-17
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
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
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-01-16
Fixed event report types on API
Iván Ávalos
2022-01-16
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
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
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
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
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-01-15
Improved loading indicators, improved layout semantics, added translations an...
Iván Ávalos
2022-01-15
ETBSA branding
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
[prev]
[next]