summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/policies/policy_handler.h
Commit message (Expand)AuthorAgeFilesLines
* 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-171-0/+3
* 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-171-53/+62
* 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
* Merge release to developAlex Kutsan2017-01-271-33/+79
|\
| * Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-1/+2
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-2/+3
| * Fixes choosing of application to request backend for policy update (#1146)Andrey Oleynik (GitHub)2017-01-041-2/+22
| * Fix missing links for registered app with deviceVeronica Veremjova2016-12-271-0/+5
| * Aligned naming of EXTENDED_POLICY modesAndrey Oleynik2016-12-131-9/+9
| * Beautifies with clang-formatAndrey Oleynik2016-12-051-10/+10
| * Use override in policy handlerAlexander Kutsan2016-12-051-11/+11
| * Modify dixygen commentsAlexander Kutsan2016-12-051-2/+2
| * Changes EXTENDED_POLICY to EXTERNAL_POLICYAndrey Oleynik2016-12-051-9/+9
| * Fix usages of policy in codeAlexander Kutsan2016-12-051-24/+43
* | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-251-3/+3
|/
* Merge branch 'release/4.1.0'Alexander Kutsan2016-08-261-158/+213
|\
| * Fix post-merge issuesArtem Nosach2016-05-201-10/+1
| * Beautify codeArtem Nosach2016-05-201-4/+4
| * Merge remote-tracking branch 'origin/master' into developArtem Nosach2016-05-201-3/+12
| |\ | |/ |/|
| * Implement messid function in development streamagaliuzov2016-05-171-0/+1
| * Remove unused method and fix incorrect rebase in policy handlerVeronica Veremjova2016-05-051-1/+0