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-17
Limit device icon size on details view
Iván Ávalos
2022-02-17
Successful attempt to limit size of device icon in row
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
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-15
WIP: reports
Iván Ávalos
2022-02-13
Changed Array<> to List<> for iOS compatibility
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
Merge remote-tracking branch 'refs/remotes/origin/ios_app'
Iván Ávalos
2022-02-08
- Fixed DetailsView.
Iván Ávalos
2022-02-07
Removed now unnecessary CommandsApi on Android app
Iván Ávalos
2022-02-07
Finished details view and implemented commands view
Iván Ávalos
2022-02-07
Added sendCommand() method to CommandsController, and updated Android app to ...
Iván Ávalos
2022-02-06
Make CommandsController injectable
Iván Ávalos
2022-02-06
Added CommandsController
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
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
[prev]
[next]