summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/hmi/tts_is_ready_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not expect HMI response for capabilities for unavailable interfacefix/sdl_expects_capabilities_for_unavailable_interfacesLitvinenkoIra2020-03-311-1/+9
* Change functions names to more meaningfulLitvinenkoIra2020-03-311-1/+1
* fixup! Send requests to get capabilities from HMI in case any capability is m...LitvinenkoIra2020-03-191-5/+5
* fixup! Send requests to get capabilities from HMI in case any capability is m...LitvinenkoIra2020-03-191-13/+11
* Send requests to get capabilities from HMI in case any capability is missing ...LitvinenkoIra2020-03-191-15/+32
* Run updated style scriptjacobkeeler2019-04-291-2/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-3/+3
* Answer review comments.BSolonenko2018-06-261-1/+1
* Fix code styleIra Lytvynenko (GitHub)2018-06-261-2/+1
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-261-5/+5
* Refactoring all hmi 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/+107