summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/include/application_manager/mock_resume_ctrl.h
Commit message (Expand)AuthorAgeFilesLines
* Added logic for WayPoints, VehicleInfo subscriptionfeature/resumption_data_error_handlingAndriy Byzhynar2018-11-301-1/+3
* Revert restored data during timeout handlingZhdanovP2018-11-301-0/+1
* Moved finish sending RAI response to functionMaksym Ked (GitHub)2018-11-301-1/+1
* Send RAI response on last received response of resumption dataAlexander2018-11-301-1/+2
* Implement resumption during Low VoltageAndriy Byzhynar2018-08-211-0/+7
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-131-0/+1
* Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-041-0/+1
* Removed is_suspended setter.AKalinich-Luxoft2017-12-121-1/+0
* Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-121-0/+3
* Common AppLaunchController functionalityAlexander Kutsan2016-08-051-4/+4
* Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-0/+104