summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/policies/policy_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix ApplicationSet reference variables are not lock-protected (#3230)Jim-Nexty2020-02-101-2/+2
* Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-051-2/+7
* Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-231-0/+5
* Fix CID 204315, 204316jacobkeeler2019-10-031-2/+5
* Fix PTU notifications order (#3051)Andrii Kalinich (GitHub)2019-10-011-7/+14
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-191-19/+21
* Fix SDL's core crash during retry sequence (#3020)Igor Gapchuk (GitHub)2019-09-121-2/+18
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-3/+8
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-5/+45
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-2/+24
* Remove redundant policy handler code left after rebaseAndriy Byzhynar (GitHub)2019-08-211-5/+0
* Fixes after rebasemked-luxoft2019-08-201-3/+0
* Implement StateController changesAndriy Byzhynar2019-08-201-9/+36
* Update OnHMIStatus notificationAndriy Byzhynar2019-08-201-2/+8
* Update application and its dependenciesAndriy Byzhynar2019-08-201-5/+12
* Removed DEPRECATED methods.sniukalov2019-08-141-103/+0
* Update functionality of user permissions for all applications.sniukalov2019-08-141-10/+13
* Add using device id for external proprietary mode.sniukalov2019-08-141-37/+75
* Add using device id for proprietary mode.sniukalov2019-08-141-0/+8
* Adjustment of proprietary policy component for multiple devices.sniukalov2019-08-141-2/+92
* Add lock_screen_dismissal_warning to Policy Interfaceigapchuck2019-07-241-0/+7
* Send OnDriverDistraction notification in case if LockScreenDismissal state wa...Alexander2019-07-241-0/+9
* Add lock_screen_dismissal_enabled to Policy InterfaceAlexander2019-07-241-0/+6
* Replace ActivateApp(NONE) logic with CloseApplication logicjacobkeeler2019-06-261-35/+0
* Run updated style scriptjacobkeeler2019-04-291-72/+74
* Change pass through to passthroughJackLivio2019-04-081-2/+2
* Add new app policy property: allow_unknown_rpc_pass_throughJackLivio2019-04-081-0/+7
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-24/+74
|\
| * Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-061-3/+8
| * Revert "Remove setAppName"jacobkeeler2019-03-061-0/+4
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-21/+32
| * Get Icon URL Request (#2823)JackLivio2019-03-011-1/+7
| * Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-5/+29
* | Set behavior for omitted and missing service_names and handled_rpcsJackLivio2019-02-231-4/+11
* | Update AppServiceType to stringJackLivio2019-02-191-8/+4
* | Address CommentsJackLivio2019-02-131-4/+2
* | Change request type to enumJackLivio2019-01-301-4/+9
* | Add HandledRPC struct to policiesJackLivio2019-01-271-4/+11
* | Update app service structure in policiesJackLivio2019-01-261-13/+25
* | Check if handled_rpcs is nullJackLivio2019-01-241-7/+9
* | OnAppServiceDataNotificationFromMobile check parametersJackLivio2019-01-241-1/+2
* | Fix styleJackLivio2019-01-241-3/+5
* | Add policy handler CheckAppServiceParametersJackLivio2019-01-231-0/+28
* | Change handled_rpc to uint32JackLivio2019-01-231-1/+1
* | External policiesJackLivio2019-01-231-2/+2
* | Initial regular policy implementationJackLivio2019-01-221-0/+10
|/
* Refresh app list when an app is enabled or disabledjacobkeeler2018-12-121-0/+2
* Implemented InitCloudApp in policy_regularShobhitAd2018-11-161-0/+3
* Address review commentsjacobkeeler2018-11-161-14/+19
* Style FixShobhitAd2018-11-131-5/+9