summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed foregrounded app video stream not startingbug/issue_774_video_streaming_reconnect_foregrounded_brokeNicoleYarroch2017-10-261-0/+8
* Merge pull request #780 from smartdevicelink/bug/issue_779_streaming_media_co...Joel Fischer2017-10-261-1/+1
|\
| * Fix streaming media config not copiedJoel Fischer2017-10-261-1/+1
|/
* Fix SDLLogBytes not being defined in release causing a compile errorJoel Fischer2017-10-222-2/+3
* 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
|/
* 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
| * | | | Merge branch 'release/5.0.0' into bugfix/issue_679_remove_deprecationsJoel Fischer2017-09-1525-75/+120
| |\ \ \ \
* | \ \ \ \ Merge pull request #692 from jamescs/feature/rc_rpcsJoel Fischer2017-09-2590-16/+3853
|\ \ \ \ \ \
| * | | | | | updates for review commentsMarkos Rapitis2017-09-253-9/+4
| * | | | | | Adding test cases for custom initializer.piyushkhosla2017-09-259-0/+103
| * | | | | | updated rpc unit tests with custom initializersMarkos Rapitis2017-09-223-4/+38
| * | | | | | added warning tag for readonly propertiesMarkos Rapitis2017-09-222-8/+14
| * | | | | | updates targeting review commentsMarkos Rapitis2017-09-212-6/+2
| * | | | | | updates for review commentsMarkos Rapitis2017-09-2113-43/+47
| * | | | | | Merge branch 'release/5.0.0' into feature/rc_rpcsMarkos Rapitis2017-09-2143-479/+1286
| |\ \ \ \ \ \