summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/src
Commit message (Expand)AuthorAgeFilesLines
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-175-5/+65
* Fix onsystemrequest retry logic (#3400)JackLivio2020-05-281-13/+16
* Increase policy unit-tests speed (#2315)Pavel Zhdanov (GitHub)2020-05-221-12/+20
* Fix/Add Startup PTU trigger check (#3363)Shobhit Adlakha2020-05-181-0/+12
* Init usage_and_error_counts on startup (#3349)release/6.1.1JackLivio2020-04-301-0/+4
* Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-201-0/+1
* Remove redundant GetSystemInfo sending (#3305)Ira Lytvynenko (GitHub)2020-04-031-8/+0
* Update KMS count last update took place at (#3311)JackLivio2020-03-271-0/+1
* Fix/Checking PTU triggers when no apps are registered in regular policy mode ...Shobhit Adlakha2020-03-191-0/+3
* Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-164-40/+5
* 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
* Add function UnwrapAppPolicies to CacheManager::Init() method (#3244)Yana Chernysheva (GitHub)2020-03-021-0/+5
* Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-283-9/+39
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-273-46/+152
* Adapt fix #3203 for PROPRIETARY flow (#3242)Maksym Ked (GitHub)2020-02-203-1/+43
* 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-292-15/+21
* Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-232-3/+64
* Add handling for unknown enum values in vehicle data schema (#3062)6.0.0_RCJacob Keeler2019-10-031-8/+3
* Fix PTU notifications order (#3051)Andrii Kalinich (GitHub)2019-10-011-63/+97
* Merge pull request #3025 from smartdevicelink/fix/gather_consumer_messagesJacob Keeler2019-09-231-2/+25
|\
| * Address commentsfix/gather_consumer_messagesjacobkeeler2019-09-201-10/+8
| * Fix reading of Consumer Friendly Messages in PROPRIETARY modejacobkeeler2019-09-101-2/+27
* | 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-192-2/+3
* | 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-052-63/+38
* Add check for already stored vehicle data item paramsfix/PTU_trigger_on_ignition_cycles_doesnt_work_properlyMykola Korniichuk2019-09-021-0/+8
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-308-1630/+1384
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-292-12/+43
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-296-36/+473
* Merge pull request #2980 from smartdevicelink/feature/widget_supportJackLivio2019-08-261-0/+18
|\
| * Implement CreateWindow and DeleteWindow RPCsAndriy Byzhynar2019-08-201-0/+18
* | 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-142-18/+116
* Adjustment of proprietary policy component for multiple devices.sniukalov2019-08-142-4/+50
* add Cancel Interaction RPC (#2963)Collin2019-08-121-0/+9
* Merge pull request #2967 from smartdevicelink/feature/open_menu_rpcShobhit Adlakha2019-07-311-0/+9
|\
| * Add ShowAppMenu to policy table enumsfeature/open_menu_rpcShobhit Adlakha2019-07-251-0/+9
* | Merge pull request #2944 from smartdevicelink/feature/update_and_unpublish_ap...JackLivio2019-07-241-0/+9
|\ \
| * \ Merge branch 'develop' into feature/update_and_unpublish_app_serviceJacob Keeler2019-07-191-0/+9
| |\ \ | | |/
| * | Unpublish and Update App ServicesJackLivio2019-06-101-0/+9
* | | Fix not saving consumer friendly messages into DBfeature/sdl_passenger_modeigapchuck2019-07-242-2/+22
* | | Add lock_screen_dismissal_warning to Policy Interfaceigapchuck2019-07-242-1/+36
* | | Send OnDriverDistraction notification in case if LockScreenDismissal state wa...Alexander2019-07-241-1/+2
* | | Add lock_screen_dismissal_enabled to Policy InterfaceAlexander2019-07-242-0/+32
* | | Add lock_screen_dismissal_enabled to Policy databseAlexander2019-07-243-7/+31
| |/ |/|