summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/include/application_manager/mock_message_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Fix/Reset sending type on ResetGlobalProperties (#3937)Shobhit Adlakha2022-08-041-2/+0
* Add method for delete empty message (#3751)Andrii Kalinich (GitHub)2021-08-251-0/+2
* Squashed commit of the following:collin2021-08-121-15/+16
* Feature/sdl 0236 tire status mismatch (#3583)Iryna Lytvynenko (GitHub)2021-08-041-0/+4
* fix respond on SDL.GetListOfPermission request (#3627)Vadym Luchko (GitHub)2021-04-221-4/+6
* Implement ResetGlobalProperties and revert resumption case for RC (#3673)Shobhit Adlakha2021-03-251-0/+6
* Merge branch 'develop' into fix/move_duplicate_conversion_functions_to_messag...Yana Chernysheva2020-09-101-12/+61
|\
| * [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-12/+61
* | Add template functions and delete or mark unused methods as deprecatedYana Chernysheva2020-06-191-20/+0
|/
* Fix onsystemrequest retry logic (#3400)JackLivio2020-05-281-0/+5
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-0/+3
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-0/+7
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-2/+3
* Check hmi level of relevant window on button notificationsmked-luxoft2019-08-201-0/+5
* Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-0/+4
* Implement Resumption for widgetsAndriy Byzhynar2019-08-201-0/+9
* Implement hmi capabilties handlingAndriy Byzhynar2019-08-201-0/+1
* Update OnHMIStatus notificationAndriy Byzhynar2019-08-201-2/+3
* Process lock_screen_dismissal_warning logicigapchuck2019-07-241-0/+2
* Replace ActivateApp(NONE) logic with CloseApplication logicjacobkeeler2019-06-261-2/+4
* Run updated style scriptjacobkeeler2019-04-291-3/+3
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-0/+2
|\
| * Fix the Light Name conversion from string to enum value in default capabilitiesIryna Lytvynenko2018-10-161-0/+2
* | Add capability updates for NAVIGATION service typefeature/navigation_service_typejacobkeeler2019-02-261-0/+3
* | App Service Activation Logic (#2809)Jacob Keeler2019-02-231-9/+2
* | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-211-0/+10
|/
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-1/+1
* more cleanup, add mock implementationsConlain Kelly2018-07-311-0/+3
* Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-121-5/+6
* Create and send on RC status notificationsAlex Kutsan2018-07-121-1/+6
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-6/+3
|\
| * Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-2/+0
| * fixup! Add to IVI plugin functionality to clear all application data.Alexander2018-06-261-0/+3
| * Move using functions for clear subscriptions to pluginAlexander2018-06-261-4/+0
* | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-0/+4
|\ \ | |/
| * Fix test failures and add method descriptionsJacob Keeler2018-06-071-0/+4
* | Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-111-0/+6
|/
* Avoid integer overflowAlex Kutsan2018-03-231-1/+2
* Fix issues after rebaseAndriy Byzhynar2018-01-181-1/+1
* Initial implementation of resumption during switchingAndrey Oleynik (GitHub)2018-01-181-0/+23
* Removes 'device rank' supportAndrey Oleynik2017-08-211-2/+0
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-1/+10
* Add Navi.SetVideoConfig request and responseSho Amano2017-08-111-0/+4
* Fix Policy Update flow for EXTERNAL_PROPRIETARYAlex Kutsan2017-05-171-1/+0
* Adds 'externalConsentStatus' to GetListOfPermissions responseIvo Stoilov (GitHub)2017-05-171-0/+1
* Add functionality for External UCSokozlovlux2017-05-171-0/+12
* Merge release to developAlex Kutsan2017-01-271-1/+4
|\
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-1/+1
| * Fix usages of policy in codeAlexander Kutsan2016-12-051-0/+3
* | Merge pull request #1234 from pold500/feature/app_manager_impl_testsAlexander Kutsan (GitHub)2017-01-261-2/+4
|\ \