summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/hmi_command_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-051-857/+0
* fix: syntax error in hmi_command_factory.ccSho Amano2018-07-041-5/+6
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-12/+6
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-261-7/+0
* Removed usages of moved modules from rpc plugin, minor code improvement.Oleksandr Lohvinenko (GitHub)2018-06-261-59/+0
* Implemented plugin skeleton, moved HMI IsReady command.Oleksandr Lohvinenko (GitHub)2018-06-261-7/+0
* Answer review comments.BSolonenko2018-06-261-4/+1
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-261-2932/+973
* Refactoring all hmi commands.BSolonenko2018-06-261-600/+2004
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-3/+4
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-0/+2339