summaryrefslogtreecommitdiff
path: root/src/components/include/test/application_manager/policies/mock_policy_handler_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Set Last PTU App ID when forwarding on system request in HTTP policy mode (#3...Collin2022-02-211-1/+2
* reject PTU system request when PTU not in progress (#3853)Collin2022-02-111-0/+3
* Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-151-3/+0
* Add new methods to PolicyHandler classYana Chernysheva2021-02-021-0/+3
* Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-171-2/+3
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-171-0/+2
* Fix onsystemrequest retry logic (#3400)JackLivio2020-05-281-2/+4
* Fix/Add Startup PTU trigger check (#3363)Shobhit Adlakha2020-05-181-0/+1
* Move cached app logic to ChoosePTUApplicationfix/external_policy_buildjacobkeeler2020-04-211-4/+5
* Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-201-1/+9
* Remove redundant GetSystemInfo sending (#3305)Ira Lytvynenko (GitHub)2020-04-031-2/+0
* Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-161-7/+8
* Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-281-0/+3
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-7/+15
* 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-231-0/+3
* Fix SDL's core crash during retry sequence (#3020)Igor Gapchuk (GitHub)2019-09-121-0/+1
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-1/+4
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-1/+5
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-0/+4
* Implement Policies changes and dependenciesAndriy Byzhynar2019-08-201-1/+2
* Removed DEPRECATED methods.sniukalov2019-08-141-33/+0
* Adaptation UTs.sniukalov2019-08-141-2/+46
* Add lock_screen_dismissal_warning to Policy Interfaceigapchuck2019-07-241-0/+2
* Add lock_screen_dismissal_enabled to Policy InterfaceAlexander2019-07-241-0/+2
* Run updated style scriptjacobkeeler2019-04-291-1/+1
* Change pass through to passthroughJackLivio2019-04-081-1/+1
* Add new app policy property: allow_unknown_rpc_pass_throughJackLivio2019-04-081-0/+2
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-1/+2
|\
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-1/+1
| * Get Icon URL Request (#2823)JackLivio2019-03-011-0/+1
* | Update AppServiceType to stringJackLivio2019-02-191-6/+5
* | Update policy unit testsJackLivio2019-02-191-0/+10
|/
* Address review commentsfeature/cloud_app_policiesjacobkeeler2018-11-151-7/+8
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-1/+4
* Add cloud app parameters to regular policiesjacobkeeler2018-11-091-0/+10
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-2/+0
* Fix UT after implementation of Expandable DesignBSolonenko2018-05-241-0/+12
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-2/+3
* Updates mocks and unit tests after prior commitAndrey Oleynik (GitHub)2018-01-181-0/+2
* Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-211-5/+0
* Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-6/+0
* Removes unused intefaces from Service classAndrey Oleynik2017-08-211-6/+0
* Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-211-4/+0
* Removes primary device handling logicAndrey Oleynik2017-08-211-6/+0
* Removes passenger-related logic from policyAndrey Oleynik2017-08-211-2/+0
* Removes 'device rank' supportAndrey Oleynik2017-08-211-6/+0
* Removes unused functionality from CheckAccess() interfaceAndrey Oleynik2017-08-211-7/+5
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-0/+67