summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/add_sub_menu_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Add check for non-existent parent ID to AddSubMenuRequest (#3534)Yana Chernysheva (GitHub)2020-10-201-3/+13
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-2/+2
* Fix dangerous work with app commands (#3375)Alexander Kutsan (GitHub)2020-09-021-3/+6
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-12/+14
* Additional Submenus and Driver Distraction Limits (#3447)JackLivio2020-08-071-1/+10
* move MenuLayoutsAvailable to WindowCapability (#3043)Collin2019-09-241-2/+1
* support tiled menus and submenus (#2968)Collin2019-08-151-4/+27
* Add check for missing option parameter `menu_icon`fix/menu_icon_nulljacobkeeler2019-05-141-1/+3
* Run updated style scriptjacobkeeler2019-04-291-2/+2
* Fix defects found after ATF testingAKalinich-Luxoft2018-07-301-5/+2
* Merge remote-tracking branch 'origin/develop' into feature/vehicle_info_pluginJackLivio2018-06-271-10/+6
* Merge DevelopJackLivio2018-06-271-6/+29
* 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-3/+5
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-1/+1
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-261-0/+161