summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/src
Commit message (Expand)AuthorAgeFilesLines
* Add electronic park brake status data parameterConlain Kelly2018-06-181-0/+7
* Remove redundant enum and update logic accordinglyAndriy Byzhynar2018-05-301-25/+3
* Fix code according to review commentsIryna Lytvynenko2018-05-241-24/+15
* Implement external proprietary policy for expandable designAndriy Byzhynar2018-05-249-27/+375
* Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-241-0/+8
* Merge branch 'develop' into feature/new_vehicle_data_fuel_rangefeature/new_vehicle_data_fuel_rangeJackLivio2018-05-211-0/+7
|\
| * Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-261-0/+7
* | Implement Fuel Range Vehicle Data ParameterJackLivio2018-05-031-0/+7
|/
* Fix infinite PTU when invalid PT, then a valid PT is receivedfix/retry_after_failed_ptujacobkeeler2018-04-161-2/+1
* Fix style issuesjacobkeeler2018-04-121-6/+5
* Don't force a PTU when an invalid PT is receivedhotfix/invalid_ptu_loopjacobkeeler2018-04-091-2/+8
* Additional fixes for 2072fix/load_service_type_as_string_from_backup_ptJackLivio2018-04-041-4/+4
* External Proprietary Lock Screen URL FixJackLivio2018-03-292-6/+2
* Move checking if app revoked in the begining of check PermissionsAlex Kutsan2018-03-291-11/+11
* Process setting user concent if group permissions are emptyAlex Kutsan2018-03-291-4/+0
* Avoid adding RC groups in external policy flowAlex Kutsan2018-03-291-12/+1
* Add apropriate logging in policy flowAlex Kutsan2018-03-282-4/+7
* Run Style ScriptJackLivio2018-02-141-4/+6
* Merge pull request #1962 from fronneburg/fix/Issue_1961JackLivio2018-02-131-14/+67
|\
| * try build fix againFrank2017-12-181-6/+6
| * fix buildFrank2017-12-181-4/+4
| * protect pt_ from concurrent accessFrank2017-12-181-12/+65
* | Fixes coding styleAndrey Oleynik (GitHub)2018-01-182-4/+4
* | Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-182-0/+31
|/
* Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-022-19/+42
* Merge pull request #1779 from AKalinich-Luxoft/hotfix/fix_default_app_policie...Jacob Keeler2017-10-033-59/+80
|\
| * Fix PTU applying for default app policy sectionAKalinich-Luxoft2017-09-273-59/+80
* | Fix DISALLOWED response when app has specifically defined policiesAKalinich-Luxoft2017-09-221-1/+4
|/
* Merge pull request #1624 from AKalinich-Luxoft/fix/fix_messages_default_langu...Jacob Keeler2017-09-071-5/+6
|\
| * Fix Consumer friendly message default language checkingAKalinich-Luxoft2017-06-191-5/+6
* | Merge pull request #1615 from AKalinich-Luxoft/fix/fix_consumer_friendly_mess...Jacob Keeler2017-09-071-33/+35
|\ \
| * | Fixed logger messages contextAKalinich-Luxoft2017-06-161-4/+4
| * | Refactoring in SaveConsumerFriendlyMessages functionAKalinich-Luxoft2017-06-151-33/+35
| |/
* | Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-071-4/+1
|\ \
| * | Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-211-4/+1
| |/
* | Remove unused HaveGroupsChanged functionAlexander Kutsan2017-09-051-24/+0
* | Rename Subject struct to ApplicationOnDeviceAKalinich-Luxoft2017-08-311-4/+5
* | Fix SDL build with EXTERNAL_PROPRIETARY flagAKalinich-Luxoft2017-08-311-1/+1
* | Rename Subject struct for policy_externalAKalinich-Luxoft2017-08-301-5/+5
* | Merge pull request #256 from dev-gh/feature/Resources_releasing_additional_ca...Alexander Kutsan (GitHub)2017-08-301-0/+3
|\ \
| * | Adds debug output of PTU in policy managerAndrey Oleynik2017-08-301-0/+3
* | | Remove unused and redundant code from policyAndriy Byzhynar2017-08-302-31/+0
|/ /
* | Fix EXTERNAL buildIra Lytvynenko2017-08-233-28/+22
* | Remove primary logic from sql queriesAlexander Kutsan2017-08-222-123/+0
* | Remove Promary RC groupAlexander Kutsan2017-08-224-38/+0
* | Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-212-61/+2
* | Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-34/+0
* | Removes unused intefaces from Service classAndrey Oleynik2017-08-211-19/+0
* | Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-212-52/+2
* | Fixes AM and RC unit test after removal, drops obsolete codeAndrey Oleynik2017-08-211-1/+1