summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/resumption/resume_ctrl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #385 from LuxoftSDL/hotfix/Resumption_failed_not_getting_A...developArtem Nosach2016-02-241-0/+18
|\
| * Resumption failed : not getting Activate App (for Media App - Full)dtrunov2016-02-101-0/+18
* | Integration Timer to Application ManagerKozoriz2016-02-171-17/+23
|/
* Integrate CustomStringdtrunov2016-01-201-1/+1
* Refines logging, introduce usage of some variables and ScopeGuard.Andrey Oleynik2016-01-201-1/+1
* Fixes skipping of resumption on multiple igntion cyclesAndrey Oleynik2016-01-201-41/+16
* Resolve rebase conflictsAlexander Kutsan2016-01-191-3/+3
* Fix formating to simplify mergeAlexander Kutsan2016-01-191-124/+155
* Fixed wrong logger name for ResumptionElisey Zamakhov2015-12-181-1/+1
* Unit tests for application managerVeronica Veremjova2015-11-191-1/+1
* Post rebase changesArtem Nosach2015-10-051-1/+1
* Remove hmi levels conflicts resolving logic from resume controllerArtem Nosach2015-10-051-90/+8
* Fix buildArtem Nosach2015-10-051-1/+1
* Start application resumption right after RAI responseArtem Nosach2015-10-041-4/+8
* Add buttons subscription notifications sending to resume ctrl.Artem Nosach2015-10-041-0/+1
* Implemented DB version checking and re-building on version change.Andrey Oleynik2015-07-261-1/+19
* APPLINK-13421:Fixed trying of SDL setups LIMITED for non media appdtrunov2015-07-171-2/+3
* Fixed comment after reviewdtrunov2015-06-241-8/+8
* Fixed core crashes if exit mobile app during resumptiondtrunov2015-06-231-3/+5
* Fixed resumption HMI Level in case when app was disconnected in more than 30 ...dtrunov2015-06-231-4/+16
* Fixed update HMI level in DBdtrunov2015-06-231-11/+7
* Fixed comment after reviewdtrunov2015-06-231-28/+6
* Fixed storage data after timer on diskdtrunov2015-06-231-6/+21
* implemented data recoverydtrunov2015-06-231-3/+22
* Insert HMI commands sending.Artem Nosach2015-06-231-0/+14
* Fix wrong <if> construction.Artem Nosach2015-06-231-1/+2
* Reset resume controller launch time.Artem Nosach2015-06-231-0/+5
* Rework IsHMILevelFullAllowed() method of resume controller.Artem Nosach2015-06-231-6/+9
* Change IsApplicationSaved function in order to add ability to return bool.Aleksandr Galiuzov2015-06-231-1/+1
* fixed build failuredtrunov2015-06-231-1/+2
* Fix wirk Resume JsonAlexander Kutsan2015-06-231-11/+35
* Fix buildAlexander Kutsan2015-06-231-7/+6
* Rebase issuesAlexander Kutsan2015-06-231-5/+72
* Make ResumeCtrl workingAlexander Kutsan2015-06-231-23/+354
* Make code compilableAlexander Kutsan2015-06-231-1091/+121
* Resumption with DBdtrunov2015-06-231-0/+1305