summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/hmi
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-291-3/+3
|\
| * Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-091-3/+3
* | Merge branch 'develop' into fix/remove_set_iconfix/remove_set_iconjacobkeeler2018-08-231-62/+0
|/
* style fixConlain Kelly2018-07-183-3/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-1810-17/+17
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-052-2/+9
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-263-0/+185
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-262-126/+0
* Moved HMI RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2613-857/+0
* Implemented plugin skeleton, moved HMI IsReady command.Oleksandr Lohvinenko (GitHub)2018-06-262-174/+0
* Answer review comments.BSolonenko2018-06-26233-235/+235
* Fix SDL behavior when resource is unsupportedAndriy Byzhynar2018-06-262-2/+0
* Fixed get RC ApplicationsBSolonenko2018-06-261-0/+7
* Fix code styleIra Lytvynenko (GitHub)2018-06-267-18/+9
* Fix build with unit tests after commands factory refactoringValerii2018-06-265-377/+1
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-2653-89/+83
* Refactoring all hmi commands.BSolonenko2018-06-26239-478/+2148
* Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-262-0/+62
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-26239-556/+1034
* move commands factory to rpc pluginIra Lytvynenko2018-06-26241-438/+239
* Remove all remote controllAlexander Kutsan2018-06-261-9/+0
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-26241-0/+15418