summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/application_helper_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add OnWayPointChange handling for NAVIGATION app services (#3573)Jacob Keeler2020-12-091-6/+0
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-2/+16
* Fix dangerous work with app commands (#3375)Alexander Kutsan (GitHub)2020-09-021-7/+16
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-2/+7
* Run updated style scriptjacobkeeler2019-04-291-10/+10
* style fixConlain Kelly2018-07-181-1/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-4/+4
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-1/+0
* Fix unit testsBSolonenko2018-06-261-0/+13
* fixup! Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-2/+0
* fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-261-3/+0
* Move using functions for clear subscriptions to pluginAlexander2018-06-261-2/+0
* Replace all of application SubscribeToIVI to app extension subscribeToVehicle...Alexander2018-06-261-3/+1
* Fix issues after rebaseAndriy Byzhynar2018-01-181-3/+4
* Adds null pointer checks, fixes typos and other minor changes.Andrey Oleynik (GitHub)2018-01-181-2/+2
* Moves app data recall logic out of ApplicationManagerAndrey Oleynik (GitHub)2018-01-181-0/+257