summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/policies/policy_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Set Last PTU App ID when forwarding on system request in HTTP policy mode (#3...Collin2022-02-211-2/+3
* reject PTU system request when PTU not in progress (#3853)Collin2022-02-111-1/+5
* Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-151-2/+0
* fix respond on SDL.GetListOfPermission request (#3627)Vadym Luchko (GitHub)2021-04-221-7/+9
* Add new methods to PolicyHandler classYana Chernysheva2021-02-021-0/+4
* Fix applying heart_beat_timeout_ms from PreDataConsent (#1551)Veronica Veremjova (GitHub)2020-12-221-0/+3
* Fix deadlock in policy handler (#3497)Igor Gapchuk (GitHub)2020-10-051-4/+22
* Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-171-1/+2
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-171-0/+4
* Fix onsystemrequest retry logic (#3400)JackLivio2020-05-281-1/+4
* Fix/Add Startup PTU trigger check (#3363)Shobhit Adlakha2020-05-181-0/+2
* Move cached app logic to ChoosePTUApplicationfix/external_policy_buildjacobkeeler2020-04-211-38/+6
* Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-201-11/+58
* 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/+4
* Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-281-2/+24
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-23/+26
* Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-051-0/+2
* Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-231-0/+3
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-191-1/+0
* Fix SDL's core crash during retry sequence (#3020)Igor Gapchuk (GitHub)2019-09-121-0/+2
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-6/+13
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-5/+14
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-0/+4
* Implement Policies changes and dependenciesAndriy Byzhynar2019-08-201-0/+1
* Removed DEPRECATED methods.sniukalov2019-08-141-77/+0
* Add using device id for external proprietary mode.sniukalov2019-08-141-4/+76
* Adjustment of proprietary policy component for multiple devices.sniukalov2019-08-141-3/+26
* Process lock_screen_dismissal_warning logicigapchuck2019-07-241-1/+1
* Add lock_screen_dismissal_warning to Policy Interfaceigapchuck2019-07-241-0/+2
* Send OnDriverDistraction notification in case if LockScreenDismissal state wa...Alexander2019-07-241-2/+2
* Add lock_screen_dismissal_enabled to Policy InterfaceAlexander2019-07-241-0/+1
* Run updated style scriptjacobkeeler2019-04-291-17/+17
* 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/+6
|\
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-1/+1
| * Get Icon URL Request (#2823)JackLivio2019-03-011-0/+2
| * Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-0/+3
* | Update AppServiceType to stringJackLivio2019-02-191-1/+1
* | Change request type to enumJackLivio2019-01-301-1/+1
* | Fix styleJackLivio2019-01-291-5/+9
* | Update external policies for app services parametersJackLivio2019-01-291-2/+13
* | Update app service structure in policiesJackLivio2019-01-261-5/+3
* | Fix styleJackLivio2019-01-241-9/+11
* | Add policy handler CheckAppServiceParametersJackLivio2019-01-231-1/+6
* | Change handled_rpc to uint32JackLivio2019-01-231-1/+1
* | External policiesJackLivio2019-01-231-1/+1
* | Initial regular policy implementationJackLivio2019-01-221-0/+5
|/