summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/src/policy_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-051-0/+10
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-291-7/+9
* Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-231-0/+5
* Fix PTU notifications order (#3051)Andrii Kalinich (GitHub)2019-10-011-63/+97
* Add condition check for policy ResetRetrySequence (#3035)Jacob Keeler2019-09-231-1/+3
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-191-9/+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/+10
* Fix redundant OnPermissionChanged notification (#3007)Mykola Korniichuk (GitHub)2019-09-051-29/+30
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-15/+59
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-11/+40
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-4/+177
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-2/+4
* Removed DEPRECATED methods.sniukalov2019-08-141-128/+0
* Add using device id for proprietary mode.sniukalov2019-08-141-3/+87
* Adjustment of proprietary policy component for multiple devices.sniukalov2019-08-141-3/+48
* Add lock_screen_dismissal_warning to Policy Interfaceigapchuck2019-07-241-0/+6
* Send OnDriverDistraction notification in case if LockScreenDismissal state wa...Alexander2019-07-241-1/+2
* Add lock_screen_dismissal_enabled to Policy InterfaceAlexander2019-07-241-0/+16
* Run updated style scriptjacobkeeler2019-04-291-9/+10
* 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 app service structure in policiesJackLivio2019-01-261-5/+2
* | Change handled_rpc to uint32JackLivio2019-01-231-1/+1
* | External policiesJackLivio2019-01-231-2/+2
* | Initial regular policy implementationJackLivio2019-01-221-0/+9
|/
* Style fixShobhitAd2018-11-161-1/+1
* Implemented InitCloudApp in policy_regularShobhitAd2018-11-161-0/+4
* Address review commentsjacobkeeler2018-11-161-7/+9
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-3/+14
* Add cloud app parameters to regular policiesjacobkeeler2018-11-091-1/+31
* Fix/sdl_does_not_send SDL.OnStatusUpdate(UPDATE_NEEDED) (#2494)Andriy Byzhynar (GitHub)2018-10-021-4/+4
* Remove default_hmi error from regular policy managerJackLivio2018-09-211-5/+0
* Address commentsJackLivio2018-09-201-3/+3
* Fix typoJackLivio2018-09-201-2/+2
* Update based on commentsJackLivio2018-09-201-36/+26
* Add filtering for policy table parametersJackLivio2018-09-191-3/+116
* Add function to filter invalid parametres and RPCsAlexander Kutsan2018-09-101-0/+46
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-101-46/+41
|\
| * Return correct pointer type in ParseArray()fix/invalid_ptr_assignmentConlain Kelly2018-07-301-2/+2
| * style fixConlain Kelly2018-07-181-4/+4
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-20/+20
| * Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-24/+19
* | Style fixConlain Kelly2018-06-251-2/+1