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
/
iosApp
Age
Commit message (
Collapse
)
Author
2022-01-31
Implemented zoom controls and zoom limits per layer.
Iván Ávalos
Added license headers.
2022-01-31
Added WhirlyGlobe-Maply .xcframework and implemented map layer switch
Iván Ávalos
2022-01-30
Replaced display mode toggling with TabView, and more
Iván Ávalos
2022-01-30
Added device icon and actions to DeviceRow
Iván Ávalos
2022-01-29
Initial implementation of device list, and added getStatus() and ↵
Iván Ávalos
getEngineStop() methods to UnitInformation
2022-01-27
Renamed LoginView to RootView and implemented LoadingView
Iván Ávalos
2022-01-27
Implemented functional view model for LoginView
Iván Ávalos
2022-01-27
Implemented functional view model for LoginView
Iván Ávalos
2022-01-26
Added source URL to Collector class
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 ↵
Iván Ávalos
(https://youtrack.jetbrains.com/issue/KTOR-3748), so we can handle them manually.
2022-01-25
Refactored session handling into a shared SessionManager to prevent ↵
Iván Ávalos
mutability and get it run in Native (untested!)
2022-01-25
Latest test code
Iván Ávalos
2022-01-23
Added iOS dependency
Iván
2021-12-03
Inits the project
Isidro Henoch