summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into feature/issue-1269-Navigation-Subcription-Buttonsfeature/issue-1269-Navigation-Subcription-ButtonsJustin Gluck2019-07-2326-31/+282
|\
| * Merge branch 'master' into developJoel Fischer2019-07-189-8/+13
| |\
| | * Update for v6.3.16.3.1Joel Fischer2019-07-188-7/+12
| | |
| | * Merge pull request #1336 from smartdevicelink/release/hotfix/6.3.1Joel Fischer2019-07-181-1/+1
| | |\ | | | | | | | | Hotfix Release 6.3.1
| | | * do not unregister EA accessory notification on transport deallocrelease/hotfix/6.3.1Takamitsu Yoshii2019-07-101-1/+1
| | | |
| | * | Merge branch 'bugfix/issue_1326_background_task_suspended_before_RAI_sent'Joel Fischer2019-07-181-4/+4
| | |\ \ | | | |/ | | |/|
| | * | Merge pull request #1334 from ↵theresalech2019-07-101-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | smartdevicelink/revert-1330-fix/do-not-unregister-ea-accessory-notification-on-dealloc Revert "do not unregister EA accessory notification on transport dealloc"
| | | * | Revert "do not unregister EA accessory notification on transport dealloc"theresalech2019-07-101-1/+1
| | |/ /
| | * | Merge pull request #1330 from ↵theresalech2019-07-101-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | t-yoshii/fix/do-not-unregister-ea-accessory-notification-on-dealloc do not unregister EA accessory notification on transport dealloc
| | | * | do not unregister EA accessory notification on transport deallocTakamitsu Yoshii2019-07-091-1/+1
| | |/ /
| | * | Merge branch 'develop'6.3.0Joel Fischer2019-06-27561-4207/+9207
| | |\ \
| * | \ \ Merge pull request #1333 from ↵Joel Fischer2019-07-181-4/+4
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | smartdevicelink/bugfix/issue_1326_background_task_suspended_before_RAI_sent Background task for establishing transport session now stopped when lifecycle manager reaches ready state
| | * | | Background task now stopped in ready statebugfix/issue_1326_background_task_suspended_before_RAI_sentNicoleYarroch2019-07-091-4/+4
| | | |/ | | |/|
| * | | Merge pull request #1345 from ↵Joel Fischer2019-07-172-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | smartdevicelink/feature/issue_1344_update_rpc_spec_support Update MaxProxyRPCVersion to 6.0.0
| | * | | Fix failing testsfeature/issue_1344_update_rpc_spec_supportJoel Fischer2019-07-171-1/+1
| | | | |
| | * | | Update MaxProxyRPCVersion to 6.0.0Joel Fischer2019-07-121-1/+1
| |/ / /
| * | | Merge pull request #1339 from mrapitis/feature/radioClimateParamUpdateJoel Fischer2019-07-1214-17/+263
| |\ \ \ | | | | | | | | | | Implement SDL 0213 Remote Control - Radio and Climate Parameter Update
| | * | | Implemented Proposal SDL-0213. (Remote Control - Radio and Climate Parameter ↵Amish Sharma2019-07-1014-17/+263
| | | | | | | | | | | | | | | | | | | | Update).
* | | | | Fixing PR issuesJustin Gluck2019-07-232-3/+3
| | | | |
* | | | | PR issuesJustin Gluck2019-07-222-27/+27
| | | | |
* | | | | adding enum values for navigation buttonsJustin Gluck2019-07-122-0/+91
|/ / / /
* | | | Merge pull request #1299 from mrapitis/feature/gps_shiftJoel Fischer2019-07-115-1/+29
|\ \ \ \ | | | | | | | | | | Implement SDL 0199 Adding-GPS-Shift-support
| * | | | Changes Adding GPS Shift supportpiyushkhosla2019-06-045-1/+29
| |/ / /
* | | | Merge pull request #1337 from ↵Joel Fischer2019-07-1117-0/+233
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | smartdevicelink/feature/issue_801_close_application_RPC New RPC CloseApplication
| * | | | Fixed formattingfeature/issue_801_close_application_RPCNicoleYarroch2019-07-104-4/+3
| | | | |
| * | | | Added CloseApplication test casesNicoleYarroch2019-07-103-2/+43
| | | | |
| * | | | Added CloseApplication response test casesNicoleYarroch2019-07-104-10/+54
| | | | |
| * | | | Added CloseApplication responseNicoleYarroch2019-07-0910-0/+88
| | | | |
| * | | | Added CloseApplication requestNicoleYarroch2019-07-098-0/+61
| | |/ / | |/| |
* | | | Merge pull request #1324 from ↵Joel Fischer2019-07-092-103/+157
|\ \ \ \ | |/ / / |/| | | | | | | | | | | smartdevicelink/documentation/issue_1318_RAI_documentation_fixes Updated RegisterAppInterface class header file documentation
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hdocumentation/issue_1318_RAI_documentation_fixesNicoleYarroch2019-07-091-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-07-091-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-06-281-1/+1
| | | | | | | | | | | | Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
| * | | Fixed remaining RAI response documentationNicoleYarroch2019-06-272-22/+33
| | | |
| * | | Added doc to RAI response headerNicoleYarroch2019-06-241-39/+69
| | | |
| * | | Updated RAI request header docs for consistencyNicoleYarroch2019-06-241-42/+55
| | | |
* | | | Update for v6.3.0Joel Fischer2019-06-2727-409/+1185
| | | |
* | | | Merge pull request #1322 from ↵Joel Fischer2019-06-261-3/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | t-yoshii/fix/avoid-assersion-crash-after-session-creation-failure add nil check of eaSession at SDLIAPDataSession#startSession
| * | | | add nil check of eaSession at SDLIAPDataSession#startSessionTakamitsu Yoshii2019-06-261-3/+5
| | | | |
* | | | | Merge pull request #1317 from ↵Joel Fischer2019-06-266-94/+142
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | smartdevicelink/bugfix/issue_1316_background_task_session_creation_fails Fixed session creation failing due to no background task