summaryrefslogtreecommitdiff
path: root/src/components/include/policy
Commit message (Expand)AuthorAgeFilesLines
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-4/+4
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-1/+0
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-264-16/+2
* Implement external proprietary policy for expandable designAndriy Byzhynar2018-05-241-0/+25
* Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-241-0/+26
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-182-0/+6
* Added/updated description in PolicyManager and UsageStatistics classes for po...AKalinich-Luxoft2017-08-302-50/+116
* Added/updated description in PolicyManager and UsageStatistics classes for po...AKalinich-Luxoft2017-08-302-53/+115
* Fix headerguards in changed filesAlexander Kutsan2017-08-295-15/+15
* Fix EXTERNAL buildIra Lytvynenko2017-08-231-5/+0
* Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-212-22/+0
* Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-212-24/+0
* Removes unused intefaces from Service classAndrey Oleynik2017-08-212-26/+0
* Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-212-24/+0
* Removes primary device handling logicAndrey Oleynik2017-08-212-50/+0
* Removes passenger-related logic from policyAndrey Oleynik2017-08-213-21/+0
* Removes 'device rank' supportAndrey Oleynik2017-08-212-22/+0
* Removes unused functionality from CheckAccess() interfaceAndrey Oleynik2017-08-212-22/+16
* Not related to RC changesAlexander Kutsan2017-08-163-10/+10
* Implementation of Remote Control pluginAlexander Kutsan2017-08-165-17/+553
* Merge branch 'develop'jacobkeeler2017-06-219-322/+1412
|\
| * Add missing functionality fo policiesokozlovlux2017-05-173-22/+30
| * Fix absent status updateHerasym Oleh2017-05-171-1/+0
| * Fix policy unexpected PTUHerasym Oleh2017-05-172-2/+2
| * Fix SDL ignores externalConsentStatusatimchenko2017-05-171-1/+17
| * Add perstistence for external user consent status received from systemIvo Stoilov (GitHub)2017-05-171-0/+1
| * Add functionality for External UCSokozlovlux2017-05-174-376/+41
| * Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-171-6/+29
| * Add new external UCS-related params in PTU, PreloadedPT, SnapshotPTIvo Stoilov (GitHub)2017-05-172-0/+21
| * Remove unused method PolicyHandler::ResetRetrySequenceAlex Kutsan2017-05-151-4/+0
| * Fix UPDATE_NEEDED is sent if user requested PTU from HMIAlex Kutsan2017-05-152-3/+12
| * Fix conflicts after rebasingTeodora Kireva2017-04-122-0/+33
| * Fix used int type to uint32_tTeodora Kireva2017-04-121-9/+9
| * Fix omited URL in OnSystemRequest retryTeodora Kireva2017-04-121-4/+7
| * Fix missing check for empty URLsTeodora Kireva2017-04-122-2/+8
| * Fix code optimization and beautifyingTeodora Kireva2017-04-122-8/+7
| * Fix OnSystemRequest cycling urls refactoringTeodora Kireva2017-04-102-0/+19
| * Merge release to developAlex Kutsan2017-01-279-13/+767
| |\
| | * Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-1/+5
| | * Use secconds against ms in RPCsAlex Kutsan2017-01-132-2/+2
| | * Fix invalid PT after updateVladislav Antonov2016-12-191-1/+1
| | * Add using of active hmi language in case requested does not existsKozoriz2016-12-051-1/+2
| | * Renames policy_premium folder to policy_externalAndrey Oleynik2016-12-055-0/+0
| | * Add premium policyAlexander Kutsan2016-12-055-0/+794
| | * Move old policies to new folder structureAlexander Kutsan2016-12-053-0/+439
| | * Delete all policies for change folder structureAlexander Kutsan2016-12-053-439/+0
| * | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-254-10/+10
| * | Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-252-0/+531
| |/
* | Fix style issuesJacob Keeler2016-09-211-5/+5
* | Merge branch 'master'Jacob Keeler2016-09-201-2/+9
|/