summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/policies
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-072-1/+9
|\
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-1/+1
| * Get Icon URL Request (#2823)JackLivio2019-03-011-0/+2
| * Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-262-0/+6
* | Get App Service Data With Subscribe (#2812)JackLivio2019-02-242-0/+2
* | Update AppServiceType to stringJackLivio2019-02-191-1/+1
* | Change request type to enumJackLivio2019-01-301-1/+1
* | Fix styleJackLivio2019-01-291-5/+9
* | Update external policies for app services parametersJackLivio2019-01-291-2/+13
* | Update app service structure in policiesJackLivio2019-01-261-5/+3
* | Fix styleJackLivio2019-01-241-9/+11
* | Add policy handler CheckAppServiceParametersJackLivio2019-01-231-1/+6
* | Change handled_rpc to uint32JackLivio2019-01-231-1/+1
* | External policiesJackLivio2019-01-231-1/+1
* | Initial regular policy implementationJackLivio2019-01-221-0/+5
|/
* Address review commentsfeature/cloud_app_policiesjacobkeeler2018-11-151-11/+10
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-9/+36
* Add cloud app parameters to regular policiesjacobkeeler2018-11-091-0/+23
* Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-191-5/+5
|\
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-5/+5
* | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-4/+34
|\ \ | |/
| * Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-4/+0
| * Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-241-0/+34
* | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-1/+1
|/
* Avoid integer overflowAlex Kutsan2018-03-231-1/+1
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-1/+1
* 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-11/+0
* Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-12/+0
* Removes unused intefaces from Service classAndrey Oleynik2017-08-211-13/+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-14/+10
* Adds and fixes methods descriptions, adds missing typedefAndrey Oleynik2017-08-171-1/+1
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-2/+167
* Fixed sending timeout param via OnSystemRequestAKalinich-Luxoft2017-06-141-2/+2
* Fixed sending OnSystemRequest with HTTP modeAKalinich-Luxoft2017-06-131-5/+0
* Add missing functionality fo policiesokozlovlux2017-05-172-0/+7
* Fix policy unexpected PTUHerasym Oleh2017-05-171-1/+1
* Add logic for GetListOfPermission response processing in policyIvo Stoilov (GitHub)2017-05-171-3/+3
* Add functionality for External UCSokozlovlux2017-05-172-53/+64
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-171-10/+60
* Add new external UCS-related params in PTU, PreloadedPT, SnapshotPTIvo Stoilov (GitHub)2017-05-171-0/+8
* Remove unused method PolicyHandler::ResetRetrySequenceAlex Kutsan2017-05-151-1/+0
* Fix used int type to uint32_tTeodora Kireva2017-04-121-1/+1
* Fix missing check for empty URLsTeodora Kireva2017-04-121-4/+6
* Fix OnSystemRequest cycling urls refactoringTeodora Kireva2017-04-101-0/+9