summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix weatherIcon definitionfix/weather_icon_definitionjacobkeeler2019-03-152-2/+2
| |/ / / /
* | | | | Merge pull request #2841 from smartdevicelink/feature/cloud_app_auth_token_un...Jacob Keeler2019-03-1622-97/+294
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix SDL.ActivateApp unit tests for EXTERNAL_PROPRIETARY buildfeature/cloud_app_auth_token_unit_testsjacobkeeler2019-03-131-0/+4
| * | | | Add unit tests for cloud policy handler additionsjacobkeeler2019-03-133-5/+104
| * | | | Add protocol test for auth_tokenjacobkeeler2019-03-114-49/+183
| * | | | Remove unused code and headersjacobkeeler2019-03-1114-43/+3
| | |/ / | |/| |
* | | | Merge pull request #2836 from smartdevicelink/fix/system_capabilities_hmi_apiJacob Keeler2019-03-131-2/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix SystemCapabilities redefinition in HMI APIfix/system_capabilities_hmi_apijacobkeeler2019-03-111-2/+11
| |/ /
* | | Add description to allow_unknown_enumsfix/unknown_enum_valuesjacobkeeler2019-03-1211-1/+45
* | | Change `message` in ValidateRpcSO to referencejacobkeeler2019-03-125-15/+14
* | | Rename `remove_unknown_parameters` to `allow_unknown_parameters`jacobkeeler2019-03-128-32/+33
* | | Rename `allow_unknown_parameters` in SO filesjacobkeeler2019-03-1219-27/+27
* | | Merge branch 'develop' into fix/unknown_enum_valuesjacobkeeler2019-03-125-13/+74
|\ \ \
| * | | Validating forwarded and App Service RPC requests (#2837)Shobhit Adlakha2019-03-124-13/+73
| * | | Fix onAppServiceData from mobilefix/app_service_on_app_service_data_disallowedJackLivio2019-03-111-1/+1
| |/ /
* | | Allow for unknown enum values when validating messagesjacobkeeler2019-03-1120-60/+91
|/ /
* | Update preloaded PT and fix merge issuesfeature/base_app_services_implementationjacobkeeler2019-03-073-22/+54
* | Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-07104-329/+1957
|\ \
| * \ Merge pull request #2834 from smartdevicelink/feature/cloud_app_properties_re...feature/cloud_app_transportJacob Keeler2019-03-0722-31/+125
| |\ \
| | * | Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-0622-86/+77
| | * | Revert "Remove setAppName"jacobkeeler2019-03-0617-0/+103
| * | | Merge pull request #2833 from smartdevicelink/feature/cloud_app_hybrid_prefer...Jacob Keeler2019-03-077-31/+128
| |\ \ \ | | |/ / | |/| |
| | * | Address review commentsfeature/cloud_app_hybrid_preferencejacobkeeler2019-03-072-12/+19
| | * | Fix stylejacobkeeler2019-03-051-1/+0
| | * | Handle hybrid app preferencejacobkeeler2019-03-057-25/+116
| * | | Remove todos and fix typosjacobkeeler2019-03-054-7/+4
| * | | Fix issues after mergefeature/secure_websocket_connectionjacobkeeler2019-03-054-31/+38
| * | | Merge branch 'feature/cloud_app_transport' into feature/secure_websocket_conn...Jacob Keeler2019-03-05100-250/+1559
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/develop' into feature/cloud_app_transportjacobkeeler2019-03-0515-82/+207
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge pull request #2684 from LuxoftAKutsan/fix/default_light_capabilities_co...Jacob Keeler2019-03-045-0/+41
| | | |\ \
| | | | * | Fix the Light Name conversion from string to enum value in default capabilitiesIryna Lytvynenko2018-10-165-0/+41
| | | * | | fix: remove shared pointer of Application from HmiState (#2225)Sho Amano2019-02-265-67/+125
| | | * | | Added case for handling SmartType UInteger in SmartObject::duplicate functionfix/unhandled_smarttype_uintShobhit Adlakha2019-02-141-0/+3
| | * | | | Fix stylefeature/cloud_app_transport_regex_fixjacobkeeler2019-03-041-1/+2
| | * | | | Merge branch 'feature/cloud_app_transport' of github.com:smartdevicelink/sdl_...JackLivio2019-03-0175-136/+1204
| | |\ \ \ \
| | | * | | | GetCloudAppProperties (#2824)JackLivio2019-03-0139-81/+480
| | | * | | | Get Icon URL Request (#2823)JackLivio2019-03-0144-32/+449
| | | * | | | Close Cloud Connection (#2825)JackLivio2019-02-287-2/+51
| | | * | | | Increase stack size to fix segaultJackLivio2019-02-271-1/+1
| | | * | | | Increase auth_token size according to specfeature/auth_token_protocol_payloadjacobkeeler2019-02-261-2/+3
| | | * | | | Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-2621-19/+216
| | | * | | | Revert "Update based on comments"jacobkeeler2019-02-245-6/+12
| | * | | | | update regexJackLivio2019-03-011-1/+1
| | * | | | | Fix regex command for reading paths post port numberJackLivio2019-02-211-1/+1
| | |/ / / /
| | * | | | Add pending device map locksfeature/cloud_app_connection_status_disconnectJackLivio2019-01-231-0/+4
| | * | | | Merge branch 'feature/cloud_app_transport' into feature/cloud_app_connection_...Jacob Keeler2019-01-2311-19/+12
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'feature/cloud_app_connection_status' into feature/cloud_app_con...Jacob Keeler2019-01-161-15/+22
| | |\ \ \ \ \
| | * | | | | | Address CommentsJackLivio2019-01-164-21/+20
| | * | | | | | Fix reconnect flow after modified disconnect flowjacobkeeler2019-01-154-11/+16
| | * | | | | | Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...jacobkeeler2019-01-1420-101/+149
| | |\ \ \ \ \ \