summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2277 from smartdevicelink/feature/remove_auto_ptrJacob Keeler2018-07-131-3/+3
|\
| * Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-1239-89/+230
| |\
| * | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-3/+3
* | | Merge pull request #2208 from smartdevicelink/feature/rc_seatJackLivio2018-07-132-4/+8
|\ \ \ | |_|/ |/| |
| * | New RC module SEATIra Lytvynenko2018-06-262-4/+8
* | | Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-111-2/+0
|\ \ \
| * | | Remove DBus from projectJacob Keeler2018-07-101-2/+0
* | | | Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-1029-0/+113
|\ \ \ \ | |/ / / |/| | |
| * | | Add electronic park brake status data parameterConlain Kelly2018-06-1829-0/+113
| | |/ | |/|
* | | Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-2929-8/+113
|\ \ \ | |_|/ |/| |
| * | Add turn signal data to api and testsConlain Kelly2018-06-2129-8/+113
* | | Remove remote control flagIra Lytvynenko (GitHub)2018-06-2610-74/+4
|/ /
* | Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-5/+0
|/
* Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-133-2/+3
|\
| * Fix affected unit testsAndrii Kalinich2018-05-171-0/+1
| * Update SDL preloaded PT with PROJECTION HMI typeAndrii Kalinich2018-05-172-2/+2
* | Remove redundant enum and update logic accordinglyAndriy Byzhynar2018-05-302-27/+4
* | Fix code according to review commentsIryna Lytvynenko2018-05-241-24/+15
* | Fix unit tests according to changed logicAndriy Byzhynar2018-05-241-1/+2
* | Implement external proprietary policy for expandable designAndriy Byzhynar2018-05-2418-32/+492
* | Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-242-1/+10
* | Merge branch 'develop' into feature/new_vehicle_data_fuel_rangefeature/new_vehicle_data_fuel_rangeJackLivio2018-05-2129-0/+113
|\ \
| * | Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-2629-0/+113
| |/
* | Implement Fuel Range Vehicle Data ParameterJackLivio2018-05-0329-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