summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/resumption/resume_ctrl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-3/+4
* Check for conflicting app resumption level (#3117)JackLivio2019-11-131-2/+2
* Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-1/+4
* Implement Resumption for widgetsAndriy Byzhynar2019-08-201-0/+17
* Run updated style scriptjacobkeeler2019-04-291-1/+1
* Implement resumption during Low VoltageAndriy Byzhynar2018-08-211-2/+18
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-4/+4
* Merge branch 'feat/application_unit_tests' of ssh://autobitbucket.corp.xevo.c...fronneburg2018-04-131-0/+2
* Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-041-0/+7
* Removed is_suspended setter.AKalinich-Luxoft2017-12-121-11/+2
* Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-121-0/+23
* Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-309/+60
* Code style format with clang-formatKozoriz2016-04-251-33/+41
* Correctives after reviewKozoriz2016-04-251-30/+30
* Policies and Resumption correctives after removing all singletonsKozoriz2016-04-251-12/+36
* Add WayPoints API & fix resumption after rebaseHerasym Oleh2016-04-141-2/+2
* Change resumption SubscribedForWaypointsHerasym Oleh2016-04-131-0/+8
* ApplicationManager correctivesKozoriz2016-03-311-2/+4
* Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-041-1/+1
* Merge pull request #385 from LuxoftSDL/hotfix/Resumption_failed_not_getting_A...Artem Nosach2016-02-241-0/+14
|\
| * Resumption failed : not getting Activate App (for Media App - Full)dtrunov2016-02-101-0/+14
* | Integration Timer to Application ManagerKozoriz2016-02-171-3/+3
|/
* Fixes skipping of resumption on multiple igntion cyclesAndrey Oleynik2016-01-201-0/+8
* Remove hmi levels conflicts resolving logic from resume controllerArtem Nosach2015-10-051-24/+0
* Fixed comment after reviewdtrunov2015-06-231-402/+402
* Fixed storage data after timer on diskdtrunov2015-06-231-3/+3
* implemented data recoverydtrunov2015-06-231-1/+9
* Post review changes.Artem Nosach2015-06-231-0/+12
* Insert HMI commands sending.Artem Nosach2015-06-231-0/+2
* Fix wirk Resume JsonAlexander Kutsan2015-06-231-0/+1
* Rebase issuesAlexander Kutsan2015-06-231-4/+18
* Make ResumeCtrl workingAlexander Kutsan2015-06-231-50/+103
* Make code compilableAlexander Kutsan2015-06-231-212/+68
* Resumption with DBdtrunov2015-06-231-0/+520