summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/hmi_language_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Create mock for LastState classdcherniev2017-01-101-5/+7
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-1/+2
* Fix comments after reviewdtrunov2016-07-181-28/+37
* Fix core crash during streaming and execution smoke test.dtrunov2016-07-131-12/+20
* Code style format with clang-formatKozoriz2016-04-251-22/+33
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-46/+43
* ApplicationManager correctivesKozoriz2016-03-311-22/+25
* Review correctives and buildability correctives.Kozoriz2016-03-071-1/+2
* Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-041-1/+27
* Integration Timer to Application ManagerKozoriz2016-02-171-2/+2
* Delete reduntant spacesHerasym Oleh2016-02-041-2/+1
* Fixes crash in case of INVALID_ENUM is returned by HMI.Andrey Oleynik2016-02-021-1/+1
* Reduces interfaces, adds more constraints, fixes testsAndrey Oleynik2016-02-021-59/+49
* Fixes language comparison logic and adds event race handling.Andrey Oleynik2016-02-021-32/+113
* Adds more logging.Andrey Oleynik2016-02-021-0/+18
* Adds methods for conversion of HMI <---> Mobile languagesAndrey Oleynik2016-02-021-5/+10
* Fixes subsciptions for responses of GetLanguages request.Andrey Oleynik2016-02-021-4/+39
* Adds logic for language checking from persistent storage firstAndrey Oleynik2016-02-021-3/+53
* Adds new logic for handling of apps till HMI languages will be knownAndrey Oleynik2016-02-021-0/+119