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 (
Expand
)
Author
2022-02-06
Implemented details view with details tab
Iván Ávalos
2022-02-05
Removed SwiftUIFlowLayout dependency and updated WhirlyGlobe-Maply to latest ...
Iván Ávalos
2022-02-04
Only refresh map markers when some of them changes
Iván Ávalos
2022-02-04
- Center selected marker in map has been implemented.
Iván Ávalos
2022-02-03
WIP: rewrote MapWrapperView + MapView as unified UIKit view controller
Iván Ávalos
2022-02-01
Added selection card in MapView
Iván Ávalos
2022-02-01
Implemented display units in map + marker callback
Iván Ávalos
2022-02-01
Hourmeter in DeviceRow now hides correctly when hours = 0
Iván Ávalos
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
Reduced attribution padding
Iván Ávalos
2022-01-31
Disabled animation on initial map focusOn
Iván Ávalos
2022-01-31
Added **/xcuserdata to .gitignore
Iván Ávalos
2022-01-31
Fixed initial zoom, improved map controls and map refactoring
Iván Ávalos
2022-01-31
Moved Localizable.strings to iosApp folder, added .gitignore and removed anno...
Iván Ávalos
2022-01-31
Implemented zoom controls and zoom limits per layer.
Iván Ávalos
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
Fixed MarkerTransformations categoryToStringId()
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
Updated UnitRenderData with new getStatus() and getEngineStop() functions in ...
Iván Ávalos
2022-01-29
Initial implementation of device list, and added getStatus() and getEngineSto...
Iván Ávalos
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 (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-24
Set color background to devices_fragment.xml to avoid showing map on backgrou...
Iván Ávalos
2022-01-23
Added printStackTrace to SessionController.kt methods
Iván Ávalos
2022-01-23
Fixed (again) Koin iOS dependency in sourceSet
Iván Ávalos
2022-01-23
Fixed Koin iOS dependency in sourceSet
Iván Ávalos
2022-01-23
Added Koin iOS dependency to sourceSet
Iván Ávalos
2022-01-23
Added iOS dependency
Iván
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
Clear setupCallbacks on MapFragment after running all the callbacks
Iván Ávalos
2022-01-22
Fixed ROADMAP.md formatting
Iván Ávalos
2022-01-22
Added notes regarding terms of license
Iván Ávalos
2022-01-22
Added clarification to README.md that you don't a sr.ht account to contribute
Iván Ávalos
2022-01-22
Added sections to README.md
Iván Ávalos
2022-01-22
Merge branch 'main' of git.sr.ht:~avalos/trackermap-mobile
Iván Ávalos
[next]