summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix rootViewController getter / setterbugfix/issue_1101_1100_streaming_rootViewController_fixesJoel Fischer2018-10-095-23/+33
* Remove duplicate spec filebugfix/issue_1096_double_spec_fileJoel Fischer2018-10-081-420/+0
* Merge pull request #1095 from smartdevicelink/bugfix/issue_1094_language_chec...Joel Fischer2018-10-043-22/+23
|\
| * Added the SDLLifecycleConfigurationUpdateSpec backNicoleYarroch2018-10-042-0/+81
| * Removed SDLLifecycleConfigurationUpdateSpec from the projectNicoleYarroch2018-10-042-80/+0
| * Added missing test case file to projectNicoleYarroch2018-10-041-21/+21
| * Fixed language compairson checkNicoleYarroch2018-10-041-1/+1
|/
* Merge pull request #1092 from smartdevicelink/bugfix/issue_1090_filemanagerco...Joel Fischer2018-10-044-17/+4
|\
| * Fix testsJoel Fischer2018-10-042-9/+2
| * Make SDLFileManagerConfiguration init unavailablebugfix/issue_1090_filemanagerconfig_init_unavailableJoel Fischer2018-10-032-8/+2
* | Merge pull request #1093 from smartdevicelink/bugfix/issue_1091_testapp_tabJoel Fischer2018-10-045-15/+32
|\ \ | |/ |/|
| * Fix swift app not remembering tabJoel Fischer2018-10-041-1/+2
| * Update testapps to remember the tab you were on correctlybugfix/issue_1091_testapp_tabJoel Fischer2018-10-035-14/+30
|/
* Ignore a deprecated API usageJoel Fischer2018-10-031-0/+4
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into dev...Joel Fischer2018-10-035-3/+28
|\
| * Merge pull request #1088 from smartdevicelink/feature/issue_0099_revision_kee...Joel Fischer2018-10-035-3/+28
| |\
| | * Add initializer and test casesJoel Fischer2018-10-033-3/+11
| | * Add keepContextAvailable parameter to SDLAudioControlCapabilitiesJoel Fischer2018-10-024-0/+17
* | | Update travis versionsJoel Fischer2018-10-032-3/+3
|/ /
* | Update ChangelogJoel Fischer2018-10-022-3/+32
|/
* Merge pull request #1069 from XevoInc/fix/lifecycle_manager_queueJoel Fischer2018-09-262-29/+62
|\
| * Update sdl_transitionToState: to use dispatch_syncSho Amano2018-09-261-1/+2
| * Merge branch 'develop' into fix/lifecycle_manager_queueSho Amano2018-09-25141-937/+1532
| |\
| * | Cosmetic changeSho Amano2018-09-201-3/+1
| * | Create utility methods for state changes in LifecycleManagerSpecSho Amano2018-09-191-21/+19
| * | Create utility method sdl_transitionToState: in LifecycleManagerSho Amano2018-09-191-25/+32
| * | Fix test cases to properly update state machine on dedicated queueSho Amano2018-08-311-7/+27
| * | fix: lifecycle state machine not updated on dedicated queue when restartingSho Amano2018-08-311-2/+9
| * | fix: lifecycle state machine not updated on dedicated queueSho Amano2018-08-311-1/+3
* | | Merge pull request #947 from XevoInc/feature/multiple_transportsJoel Fischer2018-09-2636-69/+3494
|\ \ \
| * \ \ Merge branch 'develop' into feature/multiple_transportsSho Amano2018-09-26182-1481/+1799
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1082 from smartdevicelink/bugfix/issue_1081_vrsession_blo...Joel Fischer2018-09-251-4/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unused variablebugfix/issue_1081_vrsession_blockedJoel Fischer2018-09-251-1/+0
| * | | Fix VR Sessions blocking execution of the choice set queue indefinitelyJoel Fischer2018-09-251-3/+1
|/ / /
* | | Merge pull request #1075 from smartdevicelink/feature/issue_246_play_pause_enumJoel Fischer2018-09-1923-102/+341
|\ \ \
| * | | Remove failing test that didn’t test anythingJoel Fischer2018-09-192-37/+3
| * | | Add documentation to SDLButtonNameOkfeature/issue_246_play_pause_enumJoel Fischer2018-09-182-11/+3
| * | | Update testsJoel Fischer2018-09-183-13/+14
| * | | Merge branch 'develop' into feature/issue_246_play_pause_enumJoel Fischer2018-09-1733-593/+916
| |\ \ \
| * | | | Return earlyJoel Fischer2018-09-171-2/+6
| * | | | Remove Okay, only use OK and PlayPauseJoel Fischer2018-09-174-102/+20
| * | | | PlayPause mitigation kind of worksJoel Fischer2018-09-148-15/+32
| * | | | Fix build errorJoel Fischer2018-09-122-1/+3
| * | | | Allow the mitigation of PlayPause to work with the ResponseDispatcherJoel Fischer2018-09-125-13/+81
| * | | | Handle Play/Pause additionJoel Fischer2018-09-128-28/+292
| * | | | Add play_pauseJoel Fischer2018-09-052-0/+6
* | | | | Merge pull request #1078 from smartdevicelink/bugfix/issue_1076_range_exceptionJoel Fischer2018-09-193-7/+37
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove focusJoel Fischer2018-09-191-1/+1
| * | | | Fix Async RPC Operation bugsbugfix/issue_1076_range_exceptionJoel Fischer2018-09-183-7/+37
|/ / / /
* | | | Merge pull request #1073 from smartdevicelink/bugfix/issue_1070_lock_screen_v...Joel Fischer2018-09-143-2/+64
|\ \ \ \