summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/state_controller_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Make code more clear & easy for debugAndriy Byzhynar (GitHub)2020-07-031-3/+9
* Remove redundant codeAndriy Byzhynar (GitHub)2020-07-031-9/+1
* Implement HMI states management for WEP appsAndriy Byzhynar (GitHub)2020-07-031-9/+19
* Fix core crash on accesing the application pointer. (#3194)Igor Gapchuk (GitHub)2020-02-121-0/+1
* Fix SDL app stream processing with non-streamable state. (#3151)Mykola Korniichuk (GitHub)2020-01-171-2/+1
* Use window id as intmked-luxoft2019-08-201-2/+2
* Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-1/+0
* Implement StateController changesAndriy Byzhynar2019-08-201-70/+281
* Address review commentsfeature/close_application_rpcjacobkeeler2019-07-111-11/+11
* Replace ActivateApp(NONE) logic with CloseApplication logicjacobkeeler2019-06-261-36/+44
* Run updated style scriptjacobkeeler2019-04-291-2/+2
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-0/+1
* Fix resumption setting HMI level to NONE when already in FULLjacobkeeler2018-12-051-1/+3
* Implement resumption during Low VoltageAndriy Byzhynar2018-08-211-0/+3
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-15/+15
* RPCService implementationIra Lytvynenko2018-06-261-1/+2
* Provide specific behavior for navigation streaming HMI stateElvis Kuliiev2018-05-251-4/+18
* Fix HMI conflict resolving for applied app in LIMITED stateElvis Kuliiev2018-05-241-15/+9
* Minor changes: extend logs, fix methods descriptionsElvis Kuliiev2018-05-171-55/+21
* Fix HMI state resolver according to requirments of 'Mobile Projection Phase 2'Elvis Kuliiev2018-05-171-174/+229
* Guarantee mutex release in StateControllerImpl::OnApplicationRegistered methodElvis Kuliiev2018-05-171-18/+21
* Initial implementationIra Lytvynenko2018-05-171-19/+73
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-22/+22
* Add projection description to loggingJackLivio2017-08-011-1/+1
* Reivew changesJackLivio2017-08-011-4/+4
* Mobile Projection Implementation and Unit TestsJackLivio2017-07-271-3/+10
* Fix SDL BC.ActivateApp for NONE leveliAndrew52016-12-091-3/+1
* Code style format with clang-formatKozoriz2016-04-251-44/+50
* Correctives after reviewKozoriz2016-04-251-10/+10
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-0/+960