summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/resumption/resumption_data_db.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Cover resumption with unit tests"revert-618-feature/Cover_resumption_with_unit_testsAndriy Byzhynar (GitHub)2016-06-231-29/+33
* Correct headers and sources after dividing of SQLDatabaseKozoriz2016-06-231-18/+14
* Cover ResumeCtrl with unit tests.Vladislav Antonov2016-06-231-22/+22
* Fix post-merge issuesArtem Nosach2016-06-031-2/+0
* Merge remote-tracking branch 'artem/feature/stable-backmerge-build' into temp...Artem Nosach2016-06-021-0/+1
|\
| * Beautifies with clang-format after mergeAndrey Oleynik2016-04-281-1/+0
| * Merge branch 'feature/sdl-winport-merge' into developAndrey Oleynik2016-04-271-2/+2
| |\
| | * Fix WIN_NATIVE buildArtem Nosach2016-04-151-2/+2
| | * Merges Application Manager part from WIN SDLAndrey Oleynik2016-04-121-3/+3
| | * Process repository with clang-formatArtem Nosach2016-04-071-1/+0
* | | Correctives after reviewKozoriz2016-05-311-1/+1
* | | Update headers according new CMakeListsKozoriz2016-05-301-2/+2
* | | Rename const values according google styleVeronica Veremjova2016-05-131-5/+2
* | | Refactoring: deleted unuseful members and functions in resumption dataVeronica Veremjova2016-05-121-30/+20
|/ /
* | Code style format with clang-formatKozoriz2016-04-251-7/+2
* | Correctives after reviewKozoriz2016-04-251-1/+1
* | Policies and Resumption correctives after removing all singletonsKozoriz2016-04-251-3/+9
|/
* ApplicationManager correctivesKozoriz2016-03-311-0/+6
* Extends tests and aligns data representation for DB and JSON data resumptionAndrey Oleynik2016-01-201-0/+11
* Fixes skipping of resumption on multiple igntion cyclesAndrey Oleynik2016-01-201-0/+3
* Resolve rebase conflictsAlexander Kutsan2016-01-191-36/+34
* Fix formating to simplify mergeAlexander Kutsan2016-01-191-53/+74
* Beautified codeAndrey Oleynik2015-07-261-33/+63
* Implemented DB version checking and re-building on version change.Andrey Oleynik2015-07-261-0/+12
* Added interface for saving application via SmartObjectAndrey Oleynik2015-07-261-3/+7
* Made application saving via SmartObjects instead of app pointer.Andrey Oleynik2015-07-261-11/+38
* Fixed comment after reviewdtrunov2015-06-241-51/+51
* Fixed update HMI level in DBdtrunov2015-06-231-1/+13
* Fixed resume of HMI level after expected disconnectdtrunov2015-06-231-20/+11
* Fixed comment after reviewdtrunov2015-06-231-81/+82
* Fixed storage data after timer on diskdtrunov2015-06-231-0/+4
* implemented data recoverydtrunov2015-06-231-31/+513
* Make ResumeCtrl workingAlexander Kutsan2015-06-231-20/+2
* Make code compilableAlexander Kutsan2015-06-231-2/+10
* Resumption with DBdtrunov2015-06-231-0/+258