summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| | * | | Refactored convenience initsNicoleYarroch2018-09-046-215/+96
| | * | | Added missing documentation to SDLRegisterAppInterfaceNicoleYarroch2018-08-231-7/+10
| | * | | Fixed capitalization on var nameNicoleYarroch2018-08-231-2/+2
| | * | | Suppressed warnings for test cases of deprecated methodsNicoleYarroch2018-08-232-2/+8
| | * | | Fixed RAI not setting the `appId`NicoleYarroch2018-08-238-30/+31
| | * | | Fixed broken SDLStreamingVideoLifecycleManagerSpec test casesNicoleYarroch2018-08-231-3/+3
| | * | | Merge branch 'develop' into feature/issue_942_support_short_and_full_uuid_app_idNicoleYarroch2018-08-23224-1106/+11631
| | |\ \ \
| | * | | | Fixed static var name formattingNicoleYarroch2018-08-231-3/+3
| | * | | | Updated the `appId` and `fullAppId` documentationNicoleYarroch2018-08-231-4/+8
| | * | | | Updated the Obj-C Example AppNicoleYarroch2018-07-261-2/+2
| | * | | | Added documentation to the RAI classNicoleYarroch2018-07-262-7/+59
| | * | | | Finished up the RAI `fullAppId` additionsNicoleYarroch2018-07-269-271/+390
| | * | | | Updated lifecycle configurations handling of appIdsNicoleYarroch2018-07-264-30/+59
| | * | | | Deprecated inits in the RAI classNicoleYarroch2018-07-253-64/+85
| | * | | | Refactored the SDLLifecycleConfigurationUpdate specNicoleYarroch2018-07-253-54/+39
| | * | | | Updated the lifecycle configurationNicoleYarroch2018-07-2510-241/+316
| | * | | | Added missing documentation to the initsNicoleYarroch2018-07-241-1/+76
| | * | | | Fixed `SDLRegisterAppInterface` documentation formattingNicoleYarroch2018-07-241-88/+39
| | | | | * Fixed lock screen optional logicNicoleYarroch2018-09-112-150/+34
| | | | | * Fixed comment formattingNicoleYarroch2018-09-071-3/+1
| | | | | * Added show in optional state logic to lock screen mangagerNicoleYarroch2018-09-063-2/+184
| | | | | * Updated lock screen documentationNicoleYarroch2018-09-061-1/+7
| | |_|_|/ | |/| | |
* | | | | 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 #1059 from smartdevicelink/bugfix/issue_1026_fix_swift_pod...Joel Fischer2018-09-051-7/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Another trybugfix/issue_1026_fix_swift_pod_resourcesJoel Fischer2018-08-271-2/+1
| * | | Another tryJoel Fischer2018-08-271-0/+1
| * | | Try a different podfileJoel Fischer2018-08-271-6/+6
| | |/ | |/|
* | | Merge pull request #1057 from smartdevicelink/bugfix/issue_1056_separate_exam...Joel Fischer2018-08-3190-232/+236
|\ \ \