summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/hmi_state.cc
Commit message (Expand)AuthorAgeFilesLines
* Make shared pointer atomic (#3920)VladSemenyuk2022-06-291-0/+2
* Modify the code files according to sdl0264 proposal (#3738)Akihiro-Miyazaki2021-08-181-26/+0
* SDL sends wrong OnHMIStatus for voice app in case of a phone call. (#2582)Mykola Korniichuk (GitHub)2021-04-211-1/+1
* Bugfix 2808 copy (#3546)JackLivio2020-10-261-0/+16
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-0/+2
* Overhaul state manager to handle regular state changes during hmi events (#3476)Jacob Keeler2020-09-041-55/+188
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-3/+3
* Implement StateController changesAndriy Byzhynar2019-08-201-4/+29
* Update application and its dependenciesAndriy Byzhynar2019-08-201-0/+11
* Run updated style scriptjacobkeeler2019-04-291-1/+1
* fix: remove shared pointer of Application from HmiState (#2225)Sho Amano2019-02-261-9/+27
* Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-181-3/+7
* Fix EndService being sent to the wrong connectionjacobkeeler2018-09-121-3/+0
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-49/+0
* Fix keep app's HMI level in FULL in case when HMI sends AUDIO_SOURCE event to...Ira Lytvynenko (GitHub)2018-08-161-0/+3
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-11/+11
* Review issues: Remove changes from DEPRECATED HmiState methodsfeature/mobile_projection_2Elvis Kuliiev2018-06-061-5/+0
* Provide specific behavior for navigation streaming HMI stateElvis Kuliiev2018-05-251-15/+21
* Review issues: remove deprecated VideoSourceHmiState constructorElvis Kuliiev2018-05-211-4/+0
* Change behavior for EmbeddedNavi eventElvis Kuliiev2018-05-181-3/+0
* Minor changes: extend logs, fix methods descriptionsElvis Kuliiev2018-05-171-2/+10
* Fix HMI state resolver according to requirments of 'Mobile Projection Phase 2'Elvis Kuliiev2018-05-171-27/+68
* Initial implementationIra Lytvynenko2018-05-171-0/+14
* Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-26/+21
* Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-0/+58
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-37/+38
* Reivew changesJackLivio2017-08-011-1/+1
* Mobile Projection Implementation and Unit TestsJackLivio2017-07-271-1/+7
* Fix HMI level resumption for COMMUNICATION appsTeodora Kireva2016-12-091-1/+1
* Fix core crash during streaming and execution smoke test.dtrunov2016-07-131-3/+0
* Code style format with clang-formatKozoriz2016-04-251-4/+4
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-22/+20
* Fixes resume flow for non-media application during phone call and tests.Andrey Oleynik2016-02-031-0/+3
* Resolve rebase conflictsAlexander Kutsan2016-01-191-29/+103
* Fix formating to simplify mergeAlexander Kutsan2016-01-191-52/+45
* Add new hmi state IDArtem Nosach2015-10-051-13/+47
* Added new check to PhoneCallHmiStatedtrunov2015-08-031-0/+2
* Set ATTENUATED not only for FULL apps.Artem Nosach2015-06-231-2/+1
* Set ATTENUATED audio state only if current state is AUDIBLE.Artem Nosach2015-04-241-4/+8
* Post review changes.Artem Nosach2015-04-231-1/+2
* Add hmi state for case if app stream from limited.Artem Nosach2015-04-231-0/+19
* Change VR session audio state.Artem Nosach2015-04-231-8/+1
* APPLINK-8555 Add State contextAlexander Kutsan2015-04-151-26/+50
* APPLINK-11444 APPLINK-11448 APPLINK-11445 APPLINK-8555Aleksandr Galiuzov2015-04-151-21/+9
* APPLINK-11447 Remove set_audio_streaming_state from AMAlexander Kutsan2015-04-151-2/+0
* APPLINK-8555_AKutsan Made fixes for case when core crash happenedAleksandr Galiuzov2015-04-151-1/+1
* APPLINK-11444 Minor fixes to OnPhoneCall implementationAlexander Kutsan2015-04-151-9/+0
* APPLINK-11444 Implement OnPhoneCall via HMIStateAlexandr Galiuzov2015-04-151-2/+11
* APPLINK-11447 Release TTS Speak Start Stop processAlexander Kutsan2015-04-151-10/+40
* APPLINK-8555 Use Event engine and Safety mode realisationAlexander Kutsan2015-04-151-1/+1