summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make SDLFileManagerConfiguration init unavailablebugfix/issue_1090_filemanagerconfig_init_unavailableJoel Fischer2018-10-032-8/+2
* 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
|\ \ \ \
| * | | | Removed unused var from lock screen managerbugfix/issue_1070_lock_screen_visibility_can_not_be_toggledNicoleYarroch2018-09-111-3/+0
| * | | | Refactored lock screen optional test casesNicoleYarroch2018-09-111-40/+35
| * | | | Merge branch 'develop' into bugfix/issue_1070_lock_screen_visibility_can_not_...NicoleYarroch2018-09-1130-592/+852
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Update readmeJoel Fischer2018-09-101-11/+5
* | | | | Merge pull request #1074 from smartdevicelink/feature/issue_1072_spaceAvailab...Joel Fischer2018-09-0711-54/+112
|\ \ \ \ \
| * | | | | Update for space available being optional in error casesJoel Fischer2018-09-0712-56/+114
| | |/ / / | |/| | |
* | | | | Merge pull request #1040 from smartdevicelink/feature/issue_942_support_short...Joel Fischer2018-09-0718-527/+735
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removed `init` method from RAI classfeature/issue_942_support_short_and_full_uuid_app_idNicoleYarroch2018-09-072-7/+6
| * | | | Merge branch 'develop' into feature/issue_942_support_short_and_full_uuid_app_idNicoleYarroch2018-09-04124-737/+412
| |\ \ \ \
| * | | | | Removed unused `init` in RAI classNicoleYarroch2018-09-041-22/+10
| * | | | | Updated documentation for RAI classNicoleYarroch2018-09-042-2/+6
| * | | | | Updated the `SDLLifecycleConfiguration` documentationNicoleYarroch2018-09-041-2/+4