summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/include/policy
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2208 from smartdevicelink/feature/rc_seatJackLivio2018-07-131-4/+1
|\
| * New RC module SEATIra Lytvynenko2018-06-261-4/+1
* | Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-101-0/+1
|\ \
| * | Add electronic park brake status data parameterConlain Kelly2018-06-181-0/+1
* | | Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-291-0/+1
|\ \ \ | |_|/ |/| |
| * | Add turn signal data to api and testsConlain Kelly2018-06-211-0/+1
| |/
* | Remove remote control flagIra Lytvynenko (GitHub)2018-06-263-19/+5
|/
* Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-1/+1
|\
| * Update SDL preloaded PT with PROJECTION HMI typeAndrii Kalinich2018-05-171-1/+1
* | Remove redundant enum and update logic accordinglyAndriy Byzhynar2018-05-302-3/+3
* | Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-249-5/+112
* | Merge branch 'develop' into feature/new_vehicle_data_fuel_rangefeature/new_vehicle_data_fuel_rangeJackLivio2018-05-211-0/+1
|\ \
| * | Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-261-0/+1
| |/
* | Implement Fuel Range Vehicle Data ParameterJackLivio2018-05-031-0/+1
|/
* Avoid integer overflowAlex Kutsan2018-03-231-1/+3
* Merge pull request #1962 from fronneburg/fix/Issue_1961JackLivio2018-02-131-1/+1
|\
| * protect pt_ from concurrent accessFrank2017-12-181-1/+1
* | Merge pull request #1969 from AByzhynar/fix/PoliciesManager_allows_all_reques...JackLivio2018-02-121-0/+1
|\ \
| * | Add differentiation of parameters absence from emptinessAndriy Byzhynar2017-12-211-0/+1
| |/
* | Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-183-0/+21
* | Fix PTU apply for applications with default permissionsAKalinich-Luxoft2017-12-121-1/+2
|/
* Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-021-0/+7
* Merge pull request #1624 from AKalinich-Luxoft/fix/fix_messages_default_langu...Jacob Keeler2017-09-071-0/+1
|\
| * Fix Consumer friendly message default language checkingAKalinich-Luxoft2017-06-191-0/+1
* | Remove unused function GatherAppGroupPrimaryAlexander Kutsan2017-09-061-2/+0
* | Rename Subject struct for policy_regularAKalinich-Luxoft2017-08-303-13/+18
* | Added/updated description in PolicyManager and UsageStatistics classes for po...AKalinich-Luxoft2017-08-301-130/+652
* | Added/updated description in AccessRemote classes for policy regularAKalinich-Luxoft2017-08-302-26/+30
* | Remove unused and redundant code from policyAndriy Byzhynar2017-08-302-24/+0
* | Add descriptions and OVERRIDEs to Access remoteAlexander Kutsan2017-08-291-11/+75
* | Remove redundant Object entityAlexander Kutsan2017-08-291-14/+0
* | Fix headerguards in changed filesAlexander Kutsan2017-08-292-6/+6
* | Remove primary logic from sql queriesAlexander Kutsan2017-08-222-6/+0
* | Remove Promary RC groupAlexander Kutsan2017-08-221-1/+0
* | Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-213-22/+0
* | Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-213-56/+1
* | Removes unused intefaces from Service classAndrey Oleynik2017-08-211-2/+0
* | Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-213-31/+0
* | Fixes AM and RC unit test after removal, drops obsolete codeAndrey Oleynik2017-08-211-4/+1
* | Removes primary device handling logicAndrey Oleynik2017-08-213-29/+0
* | Removes passenger-related logic from policyAndrey Oleynik2017-08-212-6/+0
* | Removes non-primary RC groups processing from policyAndrey Oleynik2017-08-213-9/+0
* | Removes 'device rank' supportAndrey Oleynik2017-08-211-1/+0
* | Removes unused functionality from CheckAccess() interfaceAndrey Oleynik2017-08-211-3/+1
* | Removes 'groups_nonPrimaryRC' supportAndrey Oleynik2017-08-211-1/+0
* | Removes 'user_consent_passengerRC' supportAndrey Oleynik2017-08-211-3/+0
* | Removes 'country_consent_passengerRC' supportAndrey Oleynik2017-08-212-2/+0
* | Fixes wrong AppHMIType conversion for RC applicationsAndrey Oleynik2017-08-161-2/+2
* | Not related to RC changesAlexander Kutsan2017-08-161-116/+0
* | Implementation of Remote Control pluginAlexander Kutsan2017-08-1611-57/+532