summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-076-4/+88
|\
| * Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-063-12/+12
| * Revert "Remove setAppName"jacobkeeler2019-03-063-0/+21
| * GetCloudAppProperties (#2824)JackLivio2019-03-014-3/+29
| * Get Icon URL Request (#2823)JackLivio2019-03-016-0/+31
| * Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-0/+6
* | 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-1/+1
* | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-02-221-0/+5
|\ \
| * | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-211-0/+5
* | | Update AppServiceType to stringJackLivio2019-02-191-1/+1
* | | Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-02-131-1/+6
|\ \ \ | |/ /
| * | Address review comments.jacobkeeler2019-02-051-1/+6
* | | 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-14/+17
* | Update external policies for app services parametersJackLivio2019-01-296-36/+73
* | Change handled_rpc to uint32JackLivio2019-01-233-3/+3
* | External policiesJackLivio2019-01-237-0/+59
|/
* Style fixShobhitAd2018-11-163-8/+8
* Implement InitCloudApp in policy_externalShobhitAd2018-11-163-0/+22
* Address review commentsjacobkeeler2018-11-163-24/+25
* Style FixShobhitAd2018-11-131-1/+1
* Implement RPC in regular and external policiesShobhitAd2018-11-131-0/+5
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-094-7/+36
* Add cloud app parameters to external policiesjacobkeeler2018-11-096-1/+186
* Added VehicleData Param CloudAppVehicleID to coreShobhitAd2018-11-012-0/+2
* Merge pull request #2648 from JackLivio/fix/allow_user_consent_for_default_gr...JackLivio2018-10-031-1/+14
|\
| * Allows User Consent for Default Functional GroupsJackLivio2018-10-011-1/+14
* | Remove OnPolicyInit, Unused Function (#2650)JackLivio2018-10-031-6/+0
* | Fix/sdl_does_not_send SDL.OnStatusUpdate(UPDATE_NEEDED) (#2494)Andriy Byzhynar (GitHub)2018-10-021-0/+6
|/
* Address commentsJackLivio2018-09-201-1/+1
* Merge remote-tracking branch 'origin/release/5.0.0' into fix/filter_invalid_p...JackLivio2018-09-201-2/+0
|\
| * Fix incorrectly saved RequestType and RequestSubType, which caused silent err...fix/gather_request_typesjacobkeeler2018-09-131-2/+0
* | Add filtering for policy table parametersJackLivio2018-09-191-0/+1
* | Add FunctionID to enumsAlexander2018-09-101-0/+366
|/
* Allow empty moduleType array in PTJackLivio2018-08-281-1/+2
* Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-233-5/+29
|\
| * Merge pull request #2406 from AKalinich-Luxoft/fix/fix_policy_parameters_perm...JackLivio2018-08-171-2/+20
| |\
| | * Updated permissions calc logic according to commentsAndrii Kalinich2018-08-061-1/+1
| | * Fixed RPC parameters permission calculation according to requirementsAKalinich-Luxoft2018-07-201-2/+20
| * | Merge pull request #2207 from smartdevicelink/feature/rc_new_modulesJacob Keeler2018-08-171-1/+8
| |\ \
| | * | New RC modules initial implementationAlexander2018-08-161-1/+8
| * | | Merge pull request #2484 from smartdevicelink/fix/max_fg_parametersJackLivio2018-08-161-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | remove maxes where possible, 255 is standinfix/max_fg_parametersConlain Kelly2018-07-311-2/+1
| | |/
* | | set full_app_id_supported in initial snapshot generationConlain Kelly2018-08-092-0/+2
|/ /
* | remove Lock(bool) constructorsConlain Kelly2018-07-302-2/+2
|/
* Replace utils::SharedPtr with std::shared_ptr and fix its usage for external ...Ira Lytvynenko (GitHub)2018-07-201-0/+1