summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Removed @sinceNicoleYarroch2019-03-057-15/+1
| * | Bumped the `SDLMaxProxyRPCVersion` to `5.1.0`NicoleYarroch2019-03-051-1/+1
| * | Added support for handling new RPC requestsNicoleYarroch2019-03-056-1/+35
| * | Fixed documentation in `CloudAppProperties`NicoleYarroch2019-03-051-2/+2
| * | Fixed broken protocol version test casesNicoleYarroch2019-03-054-13/+40
| * | Merge branch 'develop' into feature/issue_1166_cloud_app_transportNicoleYarroch2019-03-0523-98/+448
| |\ \
| * | | Updated `CloudAppProperties` struct documentationNicoleYarroch2019-03-011-2/+2
| * | | Fixed init in `ControlFramePayloadRPCStartServiceAck`NicoleYarroch2019-02-282-2/+1
| * | | Can now get `authToken` from StartServiceACK headerNicoleYarroch2019-02-2813-43/+219
| * | | Added support for downloading the cloud app iconNicoleYarroch2019-02-281-2/+25
| * | | Added `AuthToken` key to ControlFramePayloadConstantsNicoleYarroch2019-02-274-4/+50
| * | | Added support for new response RPC GetCloudAppPropertiesNicoleYarroch2019-02-277-2/+20
| * | | Added support for new response RPC SetCloudAppPropertiesNicoleYarroch2019-02-277-0/+19
| * | | Made CloudAppProperties header publicNicoleYarroch2019-02-274-1/+4
| * | | Made HybridAppPreference header publicNicoleYarroch2019-02-274-1/+4
| * | | Made the GetCloudAppPropertiesResponse header publicNicoleYarroch2019-02-274-1/+4
| * | | Made the GetCloupAppProperties header publicNicoleYarroch2019-02-274-1/+4
| * | | Made SetCloudAppPropertiesResponse header publicNicoleYarroch2019-02-274-1/+4
| * | | Made SetCloudAppProperties header publicNicoleYarroch2019-02-274-1/+4
| * | | Added param to OnVehicleDataNicoleYarroch2019-02-274-27/+79
| * | | Added param to GetVehicleData response RPCNicoleYarroch2019-02-273-17/+36
| * | | Added param to GetVehicleData request RPCNicoleYarroch2019-02-273-2/+100
| * | | Added param to UnsubscribeVehicleData response RPCNicoleYarroch2019-02-273-0/+20
| * | | Added param to UnsubscribeVehicleData RPCNicoleYarroch2019-02-273-1/+97
| * | | Added new param to SubscribeVehicleData ResponseNicoleYarroch2019-02-273-0/+20
| * | | Added cloudAppVehicleID param to SubscribeVehicleDataNicoleYarroch2019-02-275-1/+100
| * | | Added VEHICLEDATA_CLOUDAPPVEHICLEID enumNicoleYarroch2019-02-273-0/+7
| * | | Added ICON_URL case to `RequestType`NicoleYarroch2019-02-273-0/+8
| * | | Added the GetCloudAppPropertiesResponse class and testsNicoleYarroch2019-02-265-1/+157
| * | | Added GetCloudAppProperties class and testsNicoleYarroch2019-02-266-0/+154
| * | | Added SetCloudAppPropertiesResponse class and testsNicoleYarroch2019-02-264-0/+94
| * | | Added SetCloudAppProperties class and testsNicoleYarroch2019-02-266-0/+158
| * | | Added CloudAppProperties class and testsNicoleYarroch2019-02-266-0/+336
| * | | Added HybridAppPreference enum + testsNicoleYarroch2019-02-264-0/+78
* | | | Merge pull request #1197 from smartdevicelink/feature/issue_-1185_swift_updateJoel Fischer2019-03-185-27/+27
|\ \ \ \
| * | | | Fixing issue that caused app to crash on launchJustin Gluck2019-03-181-5/+5
| * | | | Addressing PR issue fixed example nameJustin Gluck2019-03-181-5/+5
| * | | | Changing swift version to 4.2feature/issue_-1185_swift_updateJustin Gluck2019-03-181-2/+2
| * | | | Merge branch 'develop' into feature/issue_-1185_swift_updateJustin Gluck2019-03-184-29/+29
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1194 from smartdevicelink/bug/issue_-1190_checkCurrentGro...Joel Fischer2019-03-184-29/+29
|\ \ \ \ \
| * \ \ \ \ Merge branch 'develop' into bug/issue_-1190_checkCurrentGroupPermissionsbug/issue_-1190_checkCurrentGroupPermissionsJustin Gluck2019-03-1513-35/+38
| |\ \ \ \ \
| * | | | | | JG - Removed SDLBool protocol type from NSNumber in return type of Dictionary...Justin Gluck2019-03-154-29/+29
| | | * | | | Merge branch 'develop' into feature/issue_-1185_swift_updateJustin Gluck2019-03-1819-192/+192
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #1196 from smartdevicelink/bugfix/issue_1170_sendlocation_...Joel Fischer2019-03-183-157/+135
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update documentationJoel Fischer2019-03-181-2/+42
| * | | | | | Fix `addressLines` -> `address`bugfix/issue_1170_sendlocation_documenation_initializerJoel Fischer2019-03-151-3/+3
| * | | | | | Add testsJoel Fischer2019-03-152-152/+72
| * | | | | | Update sendlocation documentation and add a corresponding initializerJoel Fischer2019-03-152-5/+23
|/ / / / / /
* | | | | | Merge pull request #1195 from smartdevicelink/bugfix/issue_1193_update_param_...Joel Fischer2019-03-155-22/+25
|\ \ \ \ \ \
| * | | | | | Changed param name in `SDLWeatherDataSpec`NicoleYarroch2019-03-155-22/+25
| |/ / / / /