summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-078-19/+130
|\
| * Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-062-6/+6
| * Revert "Remove setAppName"jacobkeeler2019-03-062-0/+16
| * GetCloudAppProperties (#2824)JackLivio2019-03-013-9/+32
| * Get Icon URL Request (#2823)JackLivio2019-03-018-11/+62
| * Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-0/+20
| * Fix incorrect value of string in policy table parsingfix/cloud_app_certificate_policiesjacobkeeler2018-12-041-1/+1
* | GetFile RPC (#2811)Shobhit Adlakha2019-03-061-0/+5
* | PerformAppServiceInteraction RPC (#2815)Jacob Keeler2019-02-261-0/+5
* | Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-0/+5
* | Set behavior for omitted and missing service_names and handled_rpcsJackLivio2019-02-231-8/+22
* | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-02-221-0/+5
|\ \
| * | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-211-0/+5
* | | Remove todosJackLivio2019-02-221-2/+2
* | | Address CommentsJackLivio2019-02-131-1/+1
* | | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-02-131-0/+5
|\ \ \ | |/ /
| * | Address review comments.jacobkeeler2019-02-051-0/+5
* | | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-01-301-0/+5
|\ \ \ | |/ /
| * | Add PublishAppService to policiesShobhitAd2019-01-281-0/+5
| |/
* | Fix styleJackLivio2019-01-295-23/+17
* | Update external policies for app services parametersJackLivio2019-01-297-129/+335
* | Change handled_rpc to uint32JackLivio2019-01-232-2/+2
* | External policiesJackLivio2019-01-237-11/+194
|/
* Style fixShobhitAd2018-11-162-11/+11
* Implement InitCloudApp in policy_externalShobhitAd2018-11-162-0/+23
* Address review commentsjacobkeeler2018-11-162-13/+15
* Style FixShobhitAd2018-11-131-2/+2
* Implement RPC in regular and external policiesShobhitAd2018-11-131-0/+5
* Add missing auth token in select app queryjacobkeeler2018-11-092-2/+3
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-094-3/+30
* Add cloud app parameters to external policiesjacobkeeler2018-11-098-12/+338
* Added VehicleData Param CloudAppVehicleID to coreShobhitAd2018-11-011-0/+7
* Gather app_policies with right key for externalAlexander2018-10-152-15/+27
* Merge pull request #2648 from JackLivio/fix/allow_user_consent_for_default_gr...JackLivio2018-10-032-25/+31
|\
| * Fix unit testsjacobkeeler2018-10-031-0/+4
| * Merge branch 'fix/allow_user_consent_for_default_groups' of https://github.co...jacobkeeler2018-10-032-5/+3
| |\
| | * Remove unused variablesJackLivio2018-10-021-4/+0
| * | Fix issue where pending permissions were not being clearedjacobkeeler2018-10-021-2/+3
| |/
| * Allows User Consent for Default Functional GroupsJackLivio2018-10-012-21/+24
* | Remove OnPolicyInit, Unused Function (#2650)JackLivio2018-10-031-8/+0
* | Merge pull request #2644 from smartdevicelink/fix/apply_default_policies_on_ptuJacob Keeler2018-10-021-0/+22
|\ \
| * | Apply changes to default group on PTU to existing PTfix/apply_default_policies_on_ptujacobkeeler2018-09-281-0/+22
| |/
* | Fix/sdl_does_not_send SDL.OnStatusUpdate(UPDATE_NEEDED) (#2494)Andriy Byzhynar (GitHub)2018-10-023-4/+19
|/
* Fix ReadDID Typo (#2630)JackLivio2018-09-241-6/+1
* Address commentsJackLivio2018-09-201-3/+3
* Merge remote-tracking branch 'origin/release/5.0.0' into fix/filter_invalid_p...JackLivio2018-09-202-32/+0
|\
| * Fix incorrectly saved RequestType and RequestSubType, which caused silent err...fix/gather_request_typesjacobkeeler2018-09-132-32/+0
* | Fix typoJackLivio2018-09-201-2/+2
* | Update based on commentsJackLivio2018-09-201-35/+25
* | Add filtering for policy table parametersJackLivio2018-09-192-3/+123