summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/application_helper_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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