summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/state_controller_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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