summaryrefslogtreecommitdiff
path: root/src/components/include/application_manager/policies
Commit message (Expand)AuthorAgeFilesLines
* Change pass through to passthroughJackLivio2019-04-081-1/+1
* Add new app policy property: allow_unknown_rpc_pass_throughJackLivio2019-04-081-0/+8
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-072-1/+5
|\
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-1/+1
| * Get Icon URL Request (#2823)JackLivio2019-03-011-0/+1
| * Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-0/+3
* | Update AppServiceType to stringJackLivio2019-02-191-1/+1
* | Change request type to enumJackLivio2019-01-301-1/+1
* | Fix styleJackLivio2019-01-291-4/+8
* | Update external policies for app services parametersJackLivio2019-01-291-0/+12
* | Update app service structure in policiesJackLivio2019-01-261-3/+1
* | Fix styleJackLivio2019-01-241-4/+5
* | Add policy handler CheckAppServiceParametersJackLivio2019-01-231-0/+5
* | Change handled_rpc to uint32JackLivio2019-01-231-1/+1
* | External policiesJackLivio2019-01-231-1/+1
* | Initial regular policy implementationJackLivio2019-01-221-0/+6
|/
* Address review commentsfeature/cloud_app_policiesjacobkeeler2018-11-151-4/+5
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-2/+13
* Add cloud app parameters to regular policiesjacobkeeler2018-11-091-0/+39
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-2/+0
* SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-261-1/+0
* Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-241-0/+35
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-0/+9
* Add const and description to some methods of PolicyHandlerSergey Levchenko (GitHub)2017-09-071-0/+10
* Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-211-12/+0
* Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-12/+0
* Removes unused intefaces from Service classAndrey Oleynik2017-08-211-14/+0
* Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-211-12/+0
* Removes primary device handling logicAndrey Oleynik2017-08-211-16/+0
* Removes passenger-related logic from policyAndrey Oleynik2017-08-211-6/+0
* Removes 'device rank' supportAndrey Oleynik2017-08-211-12/+0
* Removes unused functionality from CheckAccess() interfaceAndrey Oleynik2017-08-211-11/+8
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-0/+155
* Fixed sending timeout param via OnSystemRequestAKalinich-Luxoft2017-06-141-2/+2
* Add missing functionality fo policiesokozlovlux2017-05-172-0/+7
* Fix policy unexpected PTUHerasym Oleh2017-05-171-1/+1
* Add functionality for External UCSokozlovlux2017-05-171-28/+48
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-171-6/+21
* Remove unused method PolicyHandler::ResetRetrySequenceAlex Kutsan2017-05-151-1/+0
* Fix merge conficltsAlex Kutsan2017-01-311-5/+53
* Merge release to developAlex Kutsan2017-01-272-64/+38
|\
| * Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-1/+5
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-2/+3
| * Aligned naming of EXTENDED_POLICY modesAndrey Oleynik2016-12-131-7/+7
| * Modify dixygen commentsAlexander Kutsan2016-12-051-2/+2
| * Changes EXTENDED_POLICY to EXTERNAL_POLICYAndrey Oleynik2016-12-051-7/+7
| * Fix usages of policy in codeAlexander Kutsan2016-12-052-7/+77
* | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-251-3/+3
* | Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-251-0/+53
|/