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 (
Expand
)
Author
2022-02-18
Switched app-website from HTTPS to HTTP
ios_app
Iván Ávalos
2022-02-17
Branded iOS app
Iván Ávalos
2022-02-17
Merge branch 'ios_app' of https://git.sr.ht/~avalos/trackermap-mobile into io...
Iván Ávalos
2022-02-17
Limit device icon size on details view
Iván Ávalos
2022-02-17
Merge branch 'ios_app' of https://git.sr.ht/~avalos/trackermap-mobile into io...
Iván Ávalos
2022-02-17
Successful attempt to limit size of device icon in row
Iván Ávalos
2022-02-17
Merge branch 'ios_app' of https://git.sr.ht/~avalos/trackermap-mobile into io...
Iván Ávalos
2022-02-17
Removed unused code and attempt to set fixed size for device icon in row
Iván Ávalos
2022-02-17
Merged 'main' branch and solved conflicts.
Iván Ávalos
2022-02-17
Finished AboutView (still no logo)
Iván Ávalos
2022-02-16
- Localized strings.
Iván Ávalos
2022-02-15
Temporarily removed reports.
Iván Ávalos
2022-02-13
Reverted change in commands view
Iván Ávalos
2022-02-12
Fixes the issue with Firebase not initializing
Isidro Henoch
2022-02-12
Minor changes that doesn't have a major impact
Isidro Henoch
2022-02-12
WIP: FCM notifications (not working)
Iván Ávalos
2022-02-08
Avoid refetching position in DetailsView on every init
Iván Ávalos
2022-02-08
Changed variable names
Iván Ávalos
2022-02-08
- Disable button when no command is selected.
Iván Ávalos
2022-02-08
- Fixed DetailsView.
Iván Ávalos
2022-02-07
Finished details view and implemented commands view
Iván Ávalos
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
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
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-23
Added iOS dependency
Iván
2021-12-03
Inits the project
Isidro Henoch