summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Apply suggestions from code reviewhotfix/on_app_service_data_error_casesShobhit Adlakha2019-04-292-8/+8
* Add checks for error cases in OnAppServiceDatajacobkeeler2019-04-232-1/+69
* Address commentfeature/policy_allow_unknown_rpc_pass_throughJackLivio2019-04-091-4/+1
* Merge remote-tracking branch 'origin/release/5.1.0' into feature/policy_allow...JackLivio2019-04-093-17/+36
|\
| * Error Response for AppService.GetAppServiceData with unknown service type/ser...Shobhit Adlakha2019-04-093-17/+36
* | Merge remote-tracking branch 'origin/release/5.1.0' into feature/policy_allow...JackLivio2019-04-092-3/+3
|\ \ | |/
| * Add note in APIs that MANIFEST_UPDATE is unimplementedfix/document_unimplemented_enumjacobkeeler2019-04-082-3/+3
* | Address commentsJackLivio2019-04-096-51/+82
* | Add missing comma in pt query stringsJackLivio2019-04-091-1/+1
* | Fix incorrectly sending enum value for resultCode if function ID is unknownjacobkeeler2019-04-081-1/+9
* | Fix function titlejacobkeeler2019-04-083-4/+4
* | Move logJackLivio2019-04-081-1/+1
* | Send unsupported_request in case of unknown function id and no pass throughJackLivio2019-04-081-1/+17
* | Add policy check for passthrough messagesjacobkeeler2019-04-083-9/+74
* | Change pass through to passthroughJackLivio2019-04-0831-71/+71
* | Add new app policy property: allow_unknown_rpc_pass_throughJackLivio2019-04-0831-20/+223
|/
* Fix Icon Url Corner Cases (#2875)JackLivio2019-04-042-0/+22
* Add missing Boost include directoriesfix/missing_boost_include_dirJacob Keeler2019-04-0314-0/+15
* Merge pull request #2871 from smartdevicelink/fix/no_hmi_response_on_timeout5.1.0_RC2Jacob Keeler2019-04-026-7/+48
|\
| * Add timeout logic for HMI App Service Consumer RPCsfix/no_hmi_response_on_timeoutjacobkeeler2019-04-016-7/+48
* | HMI.UnsubscribeWayPoints logic fix (#2869)JackLivio2019-04-022-3/+19
* | Check reset return value for service name and handled rpcs (#2868)JackLivio2019-04-021-2/+8
* | Fix missing 3rd-party dependencies in CMake filesfix/3rd_party_dependenciesJacob Keeler2019-04-011-0/+1
|/
* Merge pull request #2861 from smartdevicelink/fix/5.1.0_build_failuresJacob Keeler2019-03-276-52/+94
|\
| * Fix build failures depending on build optionsfix/5.1.0_build_failuresjacobkeeler2019-03-276-52/+94
* | Merge pull request #2856 from smartdevicelink/fix/is_foreground_usagesJacob Keeler2019-03-262-2/+2
|\ \
| * | Change is_foreground() usages to IsFullscreen()fix/is_foreground_usagesjacobkeeler2019-03-222-2/+2
| |/
* | Coverity 5.1 Fixes (#2854)JackLivio2019-03-268-27/+45
* | Fix versioning and descriptions in MOBILE APIjacobkeeler2019-03-251-12/+12
|/
* Merge pull request #2852 from smartdevicelink/fix/invalid_id_on_duplicate_cid...5.1.0_RCJackLivio2019-03-182-3/+15
|\
| * Send Invalid ID on duplicate correlation_idfix/invalid_id_on_duplicate_cid_for_pass_throughJackLivio2019-03-182-3/+15
* | Fix duplicate regex parsing in cloud adapterfix/duplicate_regex_cloud_adapterjacobkeeler2019-03-181-22/+9
* | Update HMI API descriptions and interface versionsjacobkeeler2019-03-181-38/+42
* | Align Core's MOBILE_API.xml with the rpc_spec repojacobkeeler2019-03-181-39/+44
|/
* Merge pull request #2842 from smartdevicelink/tests/cloud_app_disconnect+fixJackLivio2019-03-175-9/+305
|\
| * Merge remote-tracking branch 'origin/develop' into tests/cloud_app_disconnecttests/cloud_app_disconnect+fixJackLivio2019-03-1774-256/+1672
| |\
| * | Address commentsJackLivio2019-03-171-39/+23
| * | Merge branch 'develop' of github.com:smartdevicelink/sdl_core into tests/clou...JackLivio2019-03-1328-91/+227
| |\ \
| * | | Cloud app disconnect tests + fixJackLivio2019-03-135-9/+321
* | | | Merge pull request #2846 from smartdevicelink/tests/app_service_command_testsJackLivio2019-03-176-0/+309
|\ \ \ \ | |_|_|/ |/| | |
| * | | Address commentstests/app_service_command_testsJackLivio2019-03-172-6/+5
| * | | Merge remote-tracking branch 'origin/develop' into tests/app_service_command_...JackLivio2019-03-1711-87/+370
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/feature/app_service_manager_tests' into ...JackLivio2019-03-1641-175/+907
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/feature/app_service_manager_tests' into ...JackLivio2019-03-1521-27/+62
| |\ \ \ \ \
| * | | | | | CommandRequestTest SendProviderRequest TestsJackLivio2019-03-153-9/+96
| * | | | | | OnAppServiceDataTestsJackLivio2019-03-149-9/+303
* | | | | | | Merge pull request #2838 from smartdevicelink/feature/app_service_policies_un...JackLivio2019-03-177-3/+186
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update var name to kServiceTypefeature/app_service_policies_unit_testsJackLivio2019-03-174-24/+24
| * | | | | | Address commentsJackLivio2019-03-174-35/+45
| * | | | | | Fix styleJackLivio2019-03-114-46/+52