summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added more stuff for testingexample_app/expanded_example_app_5.0.0NicoleYarroch2017-10-2611-10/+165
* Merge branch 'release/5.0.0' into example_app/expanded_example_app_5.0.0NicoleYarroch2017-10-232-2/+3
|\
| * Fix SDLLogBytes not being defined in release causing a compile errorJoel Fischer2017-10-222-2/+3
* | Added more test casesNicoleYarroch2017-10-233-19/+71
* | Added more RPCs to the menuNicoleYarroch2017-10-209-42/+212
* | TestingNicoleYarroch2017-10-193-4/+16
* | Merge branch 'release/5.0.0' into example_app/expanded_example_app_5.0.0NicoleYarroch2017-10-1817-621/+680
|\ \ | |/
| * Merge pull request #767 from smartdevicelink/bugfix/issue_766_haptic_manager_...Joel Fischer2017-10-1713-59/+67
| |\
| | * Rename focusable item based stuffJoel Fischer2017-10-1713-59/+67
| * | Merge pull request #768 from smartdevicelink/bugfix/issue_762_documentationJoel Fischer2017-10-171-1/+1
| |\ \ | | |/ | |/|
| | * Minor documentation fix on SDLRadioControlDataJoel Fischer2017-10-171-1/+1
| |/
| * Merge pull request #758 from smartdevicelink/bugfix/issue_740_Accessory_conne...Joel Fischer2017-10-174-564/+615
| |\
| | * Edited debug statementsbugfix/issue_740_Accessory_connection_fails_in_backgroundNicoleYarroch2017-10-161-2/+1
| | * Removed logging from the example appNicoleYarroch2017-10-161-2/+1
| | * Cleaned up comments and debug statementsNicoleYarroch2017-10-161-52/+50
| | * Removed debug logsNicoleYarroch2017-10-161-4/+1
| | * Removed HMI level NONE checksNicoleYarroch2017-10-103-481/+462
| | * video start service was called in wrong placeNicoleYarroch2017-10-091-2/+15
| | * CleanupNicoleYarroch2017-10-053-16/+2
| | * Removed debug statements, extra linesNicoleYarroch2017-10-052-6/+0
| | * Removed debug statementsNicoleYarroch2017-10-051-2/+0
| | * Fixed timout lengthNicoleYarroch2017-10-053-7/+3
| | * Working with iOS11 and iOS10NicoleYarroch2017-10-042-45/+63
| | * DebuggingNicoleYarroch2017-10-047-122/+194
| * | Merge pull request #764 from smartdevicelink/bugfix/issue_763_video_streaming...Joel Fischer2017-10-171-2/+2
| |\ \ | | |/ | |/|
| | * Fixed name for video codec and protocolbugfix/issue_763_video_streaming_does_not_start_core_44NicoleYarroch2017-10-161-2/+2
| |/
* | Added SDLSendHapticData RPCNicoleYarroch2017-10-161-0/+17
* | Fixed broken PICSNicoleYarroch2017-10-113-19/+33
* | Finished menu list itemsNicoleYarroch2017-10-111-56/+26
* | Updated ManagersNicoleYarroch2017-10-1118-661/+1159
* | Updated Proxy ManagerNicoleYarroch2017-10-092-25/+217
* | Added managersNicoleYarroch2017-10-0915-9/+729
|/
* Lifecycle manager and state machine logsJoel Fischer2017-10-033-35/+42
* Invoke write to iAP output stream immediately after new data is queued to sen...Takamitsu Yoshii2017-10-031-16/+9
* Merge pull request #753 from smartdevicelink/feature/haptic_integrationJoel Fischer2017-10-0218-214/+286
|\
| * Fix spelling and warningsJoel Fischer2017-10-022-3/+2
| * Haptic manager test updatesfeature/haptic_integrationJoel Fischer2017-09-291-1/+9
| * Update streaming media configuration with the window propertyJoel Fischer2017-09-281-44/+31
| * Fixed existing testsJoel Fischer2017-09-283-50/+56
| * Integration for haptic manager into the SMMJoel Fischer2017-09-2814-121/+193
|/
* Merge pull request #751 from ChrisB-Elektrobit/feature/haptic_manager_rebaseJoel Fischer2017-09-278-0/+636
|\
| * Fixed review comments. Modified implementation to handle UIButtons. Added mor...harisheb2017-09-275-24/+173
| * Fixing haptic unit test failuresharisheb2017-09-261-0/+6
| * Merge branch 'feature/haptic_manager_rebase' of https://github.com/ChrisB-Ele...harisheb2017-09-26120-284/+3934
| |\
| | * Merge branch 'release/5.0.0' into feature/haptic_manager_rebaseChrisB-Elektrobit2017-09-26120-284/+3934
| | |\ | |_|/ |/| |
* | | Merge pull request #744 from smartdevicelink/bugfix/issue_679_remove_deprecat...Joel Fischer2017-09-2621-250/+49
|\ \ \
| * \ \ Merge branch 'release/5.0.0' into bugfix/issue_679_remove_deprecationsbugfix/issue_679_remove_deprecationsJoel Fischer2017-09-2542-478/+1295
| |\ \ \
| * | | | Update streaming config with correct assertsJoel Fischer2017-09-251-2/+4
| * | | | Fix old protocol methods still in useJoel Fischer2017-09-252-15/+16
| * | | | Remove deprecated codeJoel Fischer2017-09-2022-254/+51