summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/perform_interaction_request.cc
Commit message (Expand)AuthorAgeFilesLines
* yet another style fixConlain Kelly2018-08-011-1/+1
* Cleanup comments, add a test for mixed vr commandsConlain Kelly2018-08-011-0/+2
* Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-311-20/+24
|\
| * Fix defects found after ATF testingAKalinich-Luxoft2018-07-301-22/+26
| * revert image check and return Warning or invalid dataAshwin Karemore2018-07-261-0/+10
| * removed image check in RPCAshwin Karemore2018-07-261-10/+0
* | general cleanup on vr commands checksConlain Kelly2018-07-301-5/+5
* | style fixConlain Kelly2018-07-241-18/+16
* | Cleanup, remove some typosConlain Kelly2018-07-241-14/+10
* | Fix segfault, add perform interaction checksConlain Kelly2018-07-241-25/+29
* | add perform interaction modificationsConlain Kelly2018-07-241-24/+26
* | more development, needs testing and performinteraction checksConlain Kelly2018-07-191-18/+20
* | first run at making vrcommands optionalConlain Kelly2018-07-191-1/+48
|/
* Answer review comments.BSolonenko2018-06-261-1/+1
* Refactoring all mobile commands.BSolonenko2018-06-261-2/+9
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-6/+8
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-1/+1
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-261-0/+1004