summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external
Commit message (Expand)AuthorAgeFilesLines
* Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-2629-0/+113
* Merge branch 'master' into developjacobkeeler2018-04-182-8/+13
|\
| * 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
* | Fix style after PR #2132vkushnirenko-luxoft2018-04-171-2/+1
* | Remove Ford references from policy testsfix/remove_ford_references_from_testsjacobkeeler2018-04-1238-71/+71
* | Fix style after 4.5 mergevkushnirenko-luxoft2018-04-061-6/+5
|/
* 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
* Avoid integer overflowAlex Kutsan2018-03-231-1/+3
* Run Style ScriptJackLivio2018-02-141-4/+6
* Fix external policy buildJackLivio2018-02-131-1/+1
* 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
* | Delete QT HMIjacobkeeler2018-02-011-6/+0
* | Fixes coding styleAndrey Oleynik (GitHub)2018-01-182-4/+4
* | Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-185-0/+52
|/
* Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-023-19/+49
* Merge pull request #1779 from AKalinich-Luxoft/hotfix/fix_default_app_policie...Jacob Keeler2017-10-037-62/+136
|\
| * Fix unit test expectationAKalinich-Luxoft2017-09-271-1/+1
| * Fix PTU applying for default app policy sectionAKalinich-Luxoft2017-09-276-61/+135
* | 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-072-6/+7
|\
| * Fix Consumer friendly message default language checkingAKalinich-Luxoft2017-06-192-6/+7
* | 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 function GatherAppGroupPrimaryAlexander Kutsan2017-09-061-2/+0
* | Remove unused HaveGroupsChanged functionAlexander Kutsan2017-09-051-24/+0
* | Rename Subject struct to ApplicationOnDeviceAKalinich-Luxoft2017-08-312-13/+12
* | Fix SDL build with EXTERNAL_PROPRIETARY flagAKalinich-Luxoft2017-08-311-1/+1
* | Rename Subject struct for policy_externalAKalinich-Luxoft2017-08-304-18/+23
* | Merge pull request #253 from AKalinich-Luxoft/fix/fix_missing_methods_descrip...Alexander Kutsan (GitHub)2017-08-303-160/+688
|\ \
| * | Added/updated description in PolicyManager and UsageStatistics classes for po...AKalinich-Luxoft2017-08-301-134/+658
| * | Added/updated description in AccessRemote classes for policy externalAKalinich-Luxoft2017-08-302-26/+30
* | | 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-304-55/+0
|/ /
* | Add descriptions and OVERRIDEs to Access remoteAlexander Kutsan2017-08-291-11/+78
* | Remove redundant Object entityAlexander Kutsan2017-08-292-18/+0
* | Fix UTIra Lytvynenko2017-08-231-1/+1