summaryrefslogtreecommitdiff
Commit message (Expand)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
| | |\
| | | * 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 smartdevicelink/revert-1330-fix/do-not-unregist...theresalech2019-07-101-1/+1
| | |\ \
| | | * | Revert "do not unregister EA accessory notification on transport dealloc"theresalech2019-07-101-1/+1
| | |/ /
| | * | Merge pull request #1330 from t-yoshii/fix/do-not-unregister-ea-accessory-not...theresalech2019-07-101-1/+1
| | |\ \
| | | * | 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 smartdevicelink/bugfix/issue_1326_background_ta...Joel Fischer2019-07-181-4/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Background task now stopped in ready statebugfix/issue_1326_background_task_suspended_before_RAI_sentNicoleYarroch2019-07-091-4/+4
| | | |/ | | |/|
| * | | Merge pull request #1345 from smartdevicelink/feature/issue_1344_update_rpc_s...Joel Fischer2019-07-172-2/+2
| |\ \ \
| | * | | 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
| |\ \ \
| | * | | Implemented Proposal SDL-0213. (Remote Control - Radio and Climate Parameter ...Amish Sharma2019-07-1014-17/+263
* | | | | 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
|\ \ \ \
| * | | | Changes Adding GPS Shift supportpiyushkhosla2019-06-045-1/+29
| |/ / /
* | | | Merge pull request #1337 from smartdevicelink/feature/issue_801_close_applica...Joel Fischer2019-07-1117-0/+233
|\ \ \ \
| * | | | 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 smartdevicelink/documentation/issue_1318_RAI_do...Joel Fischer2019-07-092-103/+157
|\ \ \ \ | |/ / / |/| | |
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hdocumentation/issue_1318_RAI_documentation_fixesNicoleYarroch2019-07-091-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-07-091-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterfaceResponse.hNicoleYarroch2019-06-281-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-06-281-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-06-281-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-06-281-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-06-281-1/+1
| * | | Update SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch2019-06-281-1/+1
| * | | 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 t-yoshii/fix/avoid-assersion-crash-after-sessio...Joel Fischer2019-06-261-3/+5
|\ \ \ \
| * | | | add nil check of eaSession at SDLIAPDataSession#startSessionTakamitsu Yoshii2019-06-261-3/+5
* | | | | Merge pull request #1317 from smartdevicelink/bugfix/issue_1316_background_ta...Joel Fischer2019-06-266-94/+142
|\ \ \ \ \ | |/ / / / |/| | | |