summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/create_interaction_choice_set_request.cc
Commit message (Expand)AuthorAgeFilesLines
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-0/+7
* Fix dangerous work with app commands (#3375)Alexander Kutsan (GitHub)2020-09-021-5/+9
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-48/+42
* Run updated style scriptjacobkeeler2019-04-291-10/+10
* Fix uninitialized membersfix/coverity_fixes_5.0.0jacobkeeler2018-09-281-3/+4
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-4/+4
* Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-311-3/+12
|\
| * Answer Livio commentsAKalinich-Luxoft2018-07-301-8/+9
| * create interaction choice set run method changesAshwin Karemore2018-07-261-19/+16
| * revert image check and return Warning or invalid dataAshwin Karemore2018-07-261-12/+17
| * fix for invalid image rpc in create interaction choice set requestAshwin Karemore2018-07-261-10/+44
| * removed image check in RPCAshwin Karemore2018-07-261-28/+0
* | general cleanup on vr commands checksConlain Kelly2018-07-301-5/+5
* | style fixConlain Kelly2018-07-241-9/+14
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-241-2/+1
|\ \ | |/
| * Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-2/+1
* | Cleanup, remove some typosConlain Kelly2018-07-241-18/+6
* | Fix segfault, add perform interaction checksConlain Kelly2018-07-241-8/+20
* | Create grammar only onceConlain Kelly2018-07-231-10/+11
* | more development, needs testing and performinteraction checksConlain Kelly2018-07-191-1/+9
* | first run at making vrcommands optionalConlain Kelly2018-07-191-3/+12
|/
* 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-2/+4
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-1/+1
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-261-0/+442