summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rearrange example app files to make more sensebugfix/issue_1056_separate_example_app_codeJoel Fischer2018-08-2490-232/+236
* Merge pull request #1042 from smartdevicelink/feature/issue_943_choice_vr_opt...Joel Fischer2018-08-226-27/+68
|\
| * Refactored variable names for clarityNicoleYarroch2018-08-221-8/+8
| * Fixed error log messages for `SDLChoiceSet`feature/issue_943_choice_vr_optionalNicoleYarroch2018-08-201-3/+9
| * Refactored check for duplicate VR commandsNicoleYarroch2018-08-203-23/+16
| * Changed log status to an errorNicoleYarroch2018-08-201-1/+1
| * Merge branch 'develop' into feature/issue_943_choice_vr_optionalNicoleYarroch2018-08-1654-206/+1115
| |\
| * | Fixed failing test case in `SDLCheckChoiceVROptionalOperationSpec`NicoleYarroch2018-08-161-3/+3
| * | Fixed menu manager vr command checkNicoleYarroch2018-08-162-53/+14
| * | Merge branch 'develop' into feature/issue_943_choice_vr_optionalNicoleYarroch2018-08-16123-752/+6474
| |\ \
| * | | Added checks for duplicate VR commandsNicoleYarroch2018-07-315-17/+87
| * | | Added VR command count check to the menu managerNicoleYarroch2018-07-271-2/+5
| * | | Made `vrCommands` optional in choice setsNicoleYarroch2018-07-263-8/+16
* | | | Merge branch 'master' into developJoel Fischer2018-08-209-7/+23
|\ \ \ \
| * | | | Update for v6.0.26.0.2Joel Fischer2018-08-178-7/+12
| * | | | Merge pull request #1049 from t-yoshii/fix/shutdown-video-session-in-suspende...Joel Fischer2018-08-172-3/+18
| |\ \ \ \
| | * | | | add test to SDLStreamingVideoLifecycleManagerSpecTakamitsu Yoshii2018-08-151-0/+11
| | * | | | fix sdl_stopVideoSession to shutdown video streaming even in suspended stateTakamitsu Yoshii2018-08-151-3/+7
| |/ / / /
* | | | | Merge pull request #1033 from smartdevicelink/feature/issue_600_appicon_resum...Joel Fischer2018-08-176-1/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'develop' into feature/issue_600_appicon_resumptionfeature/issue_600_appicon_resumptionJoel Fischer2018-08-16216-1097/+11614
| |\ \ \ \
| * | | | | Add unit testsJoel Fischer2018-07-231-1/+6
| * | | | | Implement SDL-0041 App Icon ResumptionJoel Fischer2018-07-235-0/+19
* | | | | | Merge pull request #1053 from smartdevicelink/feature/issue_1052_update_syncM...Joel Fischer2018-08-162-10/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Updated `synMsgVersion` to 5.0.0feature/issue_1052_update_syncMsgVersion_to_version_5.0.0NicoleYarroch2018-08-162-10/+10
|/ / / / /
* | | | | Merge pull request #1051 from smartdevicelink/bugfix/issue_1050_present_keybo...Joel Fischer2018-08-162-2/+2
|\ \ \ \ \
| * | | | | Fix test specbugfix/issue_1050_present_keyboard_test_cellJoel Fischer2018-08-161-1/+1
| * | | | | Remove test cell from presenting the keyboardJoel Fischer2018-08-151-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #991 from smartdevicelink/feature/issue_599_expand_mobile_...Joel Fischer2018-08-1651-197/+1106
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'develop' into feature/issue_599_expand_mobile_putfilefeature/issue_599_expand_mobile_putfileNicoleYarroch2018-08-1633-148/+1321
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1048 from t-yoshii/fix/shutdown-video-session-in-suspende...Joel Fischer2018-08-152-3/+19
|\ \ \ \ \
| * | | | | add test to SDLStreamingVideoLifecycleManagerSpecTakamitsu Yoshii2018-08-131-0/+11
| * | | | | fix sdl_stopVideoSession to shutdown video streaming even in suspended stateTakamitsu Yoshii2018-08-131-3/+8
* | | | | | Merge pull request #946 from XevoInc/feature/rewrite_tcp_transportJoel Fischer2018-08-1416-116/+1143
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Reflect review commentSho Amano2018-08-071-0/+10
| * | | | | Merge branch 'develop' into feature/rewrite_tcp_transportSho Amano2018-08-0286-48/+4015
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' into feature/rewrite_tcp_transportSho Amano2018-07-27154-1008/+6460
| |\ \ \ \ \ \
| * | | | | | | Move TestTCPServer into dedicated filesSho Amano2018-07-274-366/+448
| * | | | | | | Reflect review commentsSho Amano2018-07-271-5/+2
| * | | | | | | Reflect review commentsSho Amano2018-07-272-46/+44
| * | | | | | | Reflect review commentsSho Amano2018-07-275-53/+47
| * | | | | | | Add notification for TCP connection errorsSho Amano2018-07-0311-10/+167
| * | | | | | | Rewrite TCP transport using CFNetwork APISho Amano2018-07-035-118/+907
* | | | | | | | Add to module mapJoel Fischer2018-08-081-1/+1
* | | | | | | | Fix podspecJoel Fischer2018-08-071-1/+1
* | | | | | | | Fix voice command slowdownJoel Fischer2018-08-031-1/+1
* | | | | | | | Merge pull request #1011 from Lievesley/bugfix/issue_1002_sdk_hangs_on_discon...Joel Fischer2018-08-032-25/+32
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fixed review commentsSam Lievesley2018-08-012-7/+6
| * | | | | | | Prevent thread deadlock when disconnecting the iPhone from the Head UnitSam Lievesley2018-07-032-25/+33
* | | | | | | | Merge pull request #1014 from kshala-ford/feature/issue_892_audio_streaming_i...Joel Fischer2018-08-0112-1/+124
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into feature/issue_892_audio_...Kujtim Shala2018-08-0180-47/+3891
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |