summaryrefslogtreecommitdiff
path: root/src/components/include/application_manager/policies/policy_handler_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Fix onsystemrequest retry logic (#3400)JackLivio2020-05-281-1/+6
* Fix/Add Startup PTU trigger check (#3363)Shobhit Adlakha2020-05-181-0/+9
* Move cached app logic to ChoosePTUApplicationfix/external_policy_buildjacobkeeler2020-04-211-9/+31
* Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-201-3/+18
* Remove redundant GetSystemInfo sending (#3305)Ira Lytvynenko (GitHub)2020-04-031-6/+0
* maintain signature for GetLockScreenIconUrl (#3303)Collin2020-03-231-1/+1
* Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-161-3/+11
* Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-281-0/+14
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-22/+70
* Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-051-0/+6
* Fix SDL's core crash during retry sequence (#3020)Igor Gapchuk (GitHub)2019-09-121-0/+5
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-7/+3
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-1/+10
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-1/+7
* Implement Policies changes and dependenciesAndriy Byzhynar2019-08-201-0/+1
* Removed DEPRECATED methods.sniukalov2019-08-141-75/+0
* Add using device id for external proprietary mode.sniukalov2019-08-141-2/+74
* Adjustment of proprietary policy component for multiple devices.sniukalov2019-08-141-4/+23
* Add lock_screen_dismissal_warning to Policy Interfaceigapchuck2019-07-241-0/+2
* Add lock_screen_dismissal_enabled to Policy InterfaceAlexander2019-07-241-0/+5
* Run updated style scriptjacobkeeler2019-04-291-21/+21
* Change pass through to passthroughJackLivio2019-04-081-1/+1
* Add new app policy property: allow_unknown_rpc_pass_throughJackLivio2019-04-081-0/+8
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-1/+2
|\
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-1/+1
| * Get Icon URL Request (#2823)JackLivio2019-03-011-0/+1
* | Update AppServiceType to stringJackLivio2019-02-191-1/+1
* | Change request type to enumJackLivio2019-01-301-1/+1
* | Fix styleJackLivio2019-01-291-4/+8
* | Update external policies for app services parametersJackLivio2019-01-291-0/+12
* | Update app service structure in policiesJackLivio2019-01-261-3/+1
* | Fix styleJackLivio2019-01-241-4/+5
* | Add policy handler CheckAppServiceParametersJackLivio2019-01-231-0/+5
* | Change handled_rpc to uint32JackLivio2019-01-231-1/+1
* | External policiesJackLivio2019-01-231-1/+1
* | Initial regular policy implementationJackLivio2019-01-221-0/+6
|/
* Address review commentsfeature/cloud_app_policiesjacobkeeler2018-11-151-4/+5
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-2/+13
* Add cloud app parameters to regular policiesjacobkeeler2018-11-091-0/+39
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-2/+0
* SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-261-1/+0
* Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-241-0/+35
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-0/+9
* Add const and description to some methods of PolicyHandlerSergey Levchenko (GitHub)2017-09-071-0/+10
* Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-211-12/+0
* Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-12/+0
* Removes unused intefaces from Service classAndrey Oleynik2017-08-211-14/+0
* Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-211-12/+0
* Removes primary device handling logicAndrey Oleynik2017-08-211-16/+0