summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/help_prompt_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-48/+39
* Run updated style scriptjacobkeeler2019-04-291-4/+4
* Removed redundant codefeature/revise_0122_to_exclude_synonymsAKalinich-Luxoft2018-08-311-6/+3
* Extract VR items generation to the separate functionAKalinich-Luxoft2018-08-311-23/+23
* Implementation of Revise SDL-0122 to exclude synonymsAndrii Kalinich2018-08-281-36/+32
* style fixConlain Kelly2018-07-181-1/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-4/+4
* Updated logic regarding VR commands caching and limitationsfeature/handling_VR_help_requestsAndrii Kalinich2018-07-141-76/+67
* Renamed counter and simplified limits logicAndrii Kalinich2018-07-111-14/+12
* Fix failed ATF tests after timer removingAKalinich-Luxoft2018-07-111-94/+90
* Added lock for VRcommands mapAndrii Kalinich2018-07-041-16/+32
* Fix default sending type and resumption in help prompt managerJacob Keeler2018-07-031-2/+19
* Remove arbitrary timer from help prompt managerJacob Keeler2018-07-021-75/+17
* Fix style issues and build failures outside of tests after mergeJacob Keeler2018-07-021-2/+2
* Added HelpPromptManager.sniukalov2018-05-211-0/+436