summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/src/rc_rpc_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Process policy events and application events in InteriorDataManagerAlexander2018-08-201-8/+4
* Rework dependency injection in RC commandsAlexander2018-08-201-6/+19
* style fixConlain Kelly2018-07-181-1/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+2
* Fix logic according to review commentsIra Lytvynenko (GitHub)2018-07-161-1/+1
* Update OnRCStatus with a new allowed parameterIra Lytvynenko (GitHub)2018-07-161-3/+2
* Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-121-1/+3
* Fix OnRCStatus sending after app registrationIra Lytvynenko2018-07-121-0/+1
* Create and send on RC status notificationsAlex Kutsan2018-07-121-1/+1
* Answer review comments.BSolonenko2018-06-261-0/+32
* Fixes for RC commands and code styleIra Lytvynenko2018-06-261-1/+2
* Fix after rebaseIra Lytvynenko (GitHub)2018-06-261-1/+1
* Fixed get RC ApplicationsBSolonenko2018-06-261-11/+25
* Fixes for RC commandsIra Lytvynenko2018-06-261-28/+1
* Move GetRCApplications function to RCRPCPluginIra Lytvynenko2018-06-261-0/+20
* Add supported functions of RC pluginAlexander Kutsan2018-06-261-1/+29
* RC commands request implementation, ButtonPressRequest implementation and som...Ira Lytvynenko2018-06-261-0/+10
* Add Resource allocation manager stubAlexander Kutsan2018-06-261-0/+3
* Add initial impl for rc command factory and fix some rc commandsIra Lytvynenko2018-06-261-0/+47
* Folder structure for rc_rpc_pluginIra Lytvynenko2018-06-261-0/+0