summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/policies
Commit message (Expand)AuthorAgeFilesLines
* 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-232-0/+10
* 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-302-6/+38
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-292-5/+16
* 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-297-34/+34
* 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-072-1/+9
|\
| * 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-262-0/+6
* | Get App Service Data With Subscribe (#2812)JackLivio2019-02-242-0/+2
* | 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
|/
* Address review commentsfeature/cloud_app_policiesjacobkeeler2018-11-151-11/+10
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-9/+36
* Add cloud app parameters to regular policiesjacobkeeler2018-11-091-0/+23
* Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-191-5/+5
|\
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-5/+5