summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/src/policy_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting for logs after logger overhaul (#3554)Jacob Keeler2020-10-231-19/+9
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-9/+9
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-230/+207
* Make `subtle_notifications_per_minute_by_priority` non-mandatory (#3477)Jacob Keeler2020-08-191-1/+1
* Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-171-3/+9
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-171-0/+10
* Fix Handshake Flow issues (#3441)Jacob Keeler2020-06-181-1/+1
* Remove redundant GetSystemInfo sending (#3305)Ira Lytvynenko (GitHub)2020-04-031-7/+0
* Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-161-6/+2
* Fix/SDL does not send BC.PolicyUpdate to HMI if no apps are registered (#3280)Shobhit Adlakha2020-03-111-1/+1
* Remove intendation for policy table snapshot (#3262)JackLivio2020-03-031-0/+1
* Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-281-4/+29
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-25/+34
* Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-051-1/+8
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-291-5/+6
* Add new update_pending statusLitvinenkoIra2019-11-291-1/+3
* Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-231-0/+5
* Check if there are any registered app before sending UPDATE_NEEDED (#3090)Ira Lytvynenko (GitHub)2019-10-211-1/+1
* Fix PTU notifications order (#3051)Andrii Kalinich (GitHub)2019-10-011-65/+98
* Add condition check for policy ResetRetrySequence (#3035)Jacob Keeler2019-09-231-2/+3
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-191-8/+10
* Fix coverity issues (#3036)Jacob Keeler2019-09-191-0/+1
* Fix SDL's core crash during retry sequence (#3020)Igor Gapchuk (GitHub)2019-09-121-0/+6
* Fix redundant OnPermissionChanged notification (#3007)Mykola Korniichuk (GitHub)2019-09-051-11/+11
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-19/+66
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-14/+82
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-27/+103
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-2/+4
* Removed DEPRECATED methods.sniukalov2019-08-141-345/+0
* Add using device id for external proprietary mode.sniukalov2019-08-141-41/+367
* Adjustment of external policy component for multiple devices.sniukalov2019-08-141-5/+58
* 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/+13
* Add lock_screen_dismissal_enabled to Policy InterfaceAlexander2019-07-241-0/+6
* Run updated style scriptjacobkeeler2019-04-291-14/+16
* Change pass through to passthroughJackLivio2019-04-081-2/+2
* Add new app policy property: allow_unknown_rpc_pass_throughJackLivio2019-04-081-0/+6
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-8/+43
|\
| * Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-061-3/+3
| * Revert "Remove setAppName"jacobkeeler2019-03-061-0/+5
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-8/+13
| * Get Icon URL Request (#2823)JackLivio2019-03-011-0/+5
| * Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-0/+20
* | Update external policies for app services parametersJackLivio2019-01-291-5/+2
* | Change handled_rpc to uint32JackLivio2019-01-231-1/+1
* | External policiesJackLivio2019-01-231-0/+9
|/
* Style fixShobhitAd2018-11-161-1/+1
* Implement InitCloudApp in policy_externalShobhitAd2018-11-161-0/+4
* Address review commentsjacobkeeler2018-11-161-7/+9
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-0/+7