summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/resumption/resume_ctrl_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-181-1/+1
* Removed is_suspended setter.AKalinich-Luxoft2017-12-121-8/+11
* Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-121-3/+17
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-2/+3
* Fix for cov 171196JackLivio2017-06-211-4/+4
* Fix for coverity issue 170752JackLivio2017-06-211-3/+7
* Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-151-3/+3
* Remove redundant DCHECK if application unregisters during resumption timerAlex2016-10-121-2/+5
* Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-0/+812