summaryrefslogtreecommitdiff
path: root/Example Apps/Example Swift/ProxyManager.swift
Commit message (Collapse)AuthorAgeFilesLines
* Added subtle alert to ex. appsNicoleYarroch2020-08-101-1/+1
| | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* Fix lifecycle manager bug when multiple managers are presentbugfix/issue-1710-sdlmanager-crash-restartJoel Fischer2020-07-141-12/+7
| | | | | * Lifecycle manager should only listen to its own notification dispatcher * Make swift example app work like Obj-C and run even if the transport type is changed
* Merge branch 'feature/issue_1563_screen_manager_subscribe_buttons' of ↵NicoleYarroch2020-07-021-9/+3
|\ | | | | | | | | | | | | | | | | https://github.com/smartdevicelink/sdl_ios into feature/issue_1563_screen_manager_subscribe_buttons Signed-off-by: NicoleYarroch <nicole@livio.io> # Conflicts: # Example Apps/Example Swift/ProxyManager.swift
| * Apply suggestions from code reviewNicoleYarroch2020-07-021-6/+2
| | | | | | Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
* | Fixed Proxy Manager in ex. appsNicoleYarroch2020-07-021-5/+3
|/ | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* Added subscription example to ex. appsNicoleYarroch2020-06-191-36/+33
| | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* Fix swift app compile errorJoel Fischer2020-06-041-1/+1
|
* Merge pull request #1606 from zhouxin627/bugfix/1491Joel Fischer2020-06-031-0/+23
|\ | | | | SDL-0289 Support for Set Language Separately
| * Update Example Apps/Example Swift/ProxyManager.swiftJim-Nexty2020-05-291-1/+1
| | | | | | Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
| * Update Example Apps/Example Swift/ProxyManager.swiftJim-Nexty2020-05-291-11/+1
| | | | | | Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
| * Update Example Apps/Example Swift/ProxyManager.swiftJim-Nexty2020-05-291-3/+3
| | | | | | Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
| * Update Example Apps/Example Swift/ProxyManager.swiftJim-Nexty2020-05-291-1/+1
| | | | | | Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
| * correspond 1606 third pointing out.yangjun2020-05-281-0/+20
| |
| * correspond 1606 second pointing out.yangjun2020-05-201-5/+18
| |
* | Revert commit to example appNicoleYarroch2020-05-141-30/+0
| | | | | | | | | | Revert "Updated `isDialNumberSupported` example" This reverts commit 89fb252858b50d6ed18c5eb66ab1b1de08f6fe05.
* | Updated `isDialNumberSupported` exampleNicoleYarroch2020-05-131-0/+30
| |
* | Updated Swift example to use non-deprecated initbugfix/issue_1607_update_deprecations_in__Example_AppsNicoleYarroch2020-03-311-1/+1
| | | | | | | | Updated Obj-c example match Swift example app
* | removed code from swift example that checks for first time hmiLevel is fullbugfix/issue-1554-swift-example-app-hmilevellapinskijw2020-02-281-5/+0
|/
* Refactored the library to use the new display capabilityKujtim Shala2019-09-131-11/+9
|
* Include example app updatesfeature/issue_1031_template_titlesJoel Fischer2019-07-301-0/+1
|
* Refactored example app starting manager methodsNicoleYarroch2019-05-311-5/+6
|
* Examples apps restarted if the manager still existsNicoleYarroch2019-05-291-3/+8
|
* Fixed example app crashing when lifecycle manager errorsNicoleYarroch2019-05-211-1/+4
|
* Redo example app state logicbugfix/issue_1243_swift_example_autoreconnectJoel Fischer2019-04-231-4/+12
|
* Merge branch 'bugfix/issue_1237_example_app_reset' into ↵Joel Fischer2019-04-231-5/+1
|\ | | | | | | bugfix/issue_1243_swift_example_autoreconnect
| * Fix resetting SDLbugfix/issue_1237_example_app_resetJoel Fischer2019-04-151-5/+1
| |
* | Always autoreconnect after pulling USB cordJoel Fischer2019-04-181-6/+1
|/
* Merge branch 'develop' into feature/issue_942_support_short_and_full_uuid_app_idNicoleYarroch2018-09-041-2/+2
| | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io> # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj
* Rearrange example app files to make more sensebugfix/issue_1056_separate_example_app_codeJoel Fischer2018-08-241-0/+301