summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/resumption/resumption_data_json.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix all misspellings of `subscriptions` in the projectfix/subscriptions_typojacobkeeler2018-03-021-2/+2
* Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-4/+2
* Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-181-1/+1
* Updated description, added deprecated methodsAKalinich-Luxoft2017-12-191-0/+6
* Renamed OnSuspend->IncrementIgnOffCount and OnAwake->DecrementIgnOffCountAKalinich-Luxoft2017-12-121-3/+3
* Create mock for LastState classdcherniev2017-01-101-5/+4
* Fix problem with incorrect removing data from resumption data (#667)Dmitrii Trunov (GitHub)2016-07-061-4/+4
* Rename const values according google styleVeronica Veremjova2016-05-131-1/+1
* Refactoring: deleted unuseful members and functions in resumption dataVeronica Veremjova2016-05-121-48/+6
* Code style format with clang-formatKozoriz2016-04-251-20/+20
* Policies and Resumption correctives after removing all singletonsKozoriz2016-04-251-7/+6
* Change resumption SubscribedForWaypointsHerasym Oleh2016-04-131-17/+4
* Add implementation SubscribeWayPoints&UnsubsribeWayPointsHerasym Oleh2016-04-131-0/+21
* ApplicationManager correctivesKozoriz2016-03-311-8/+11
* Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-041-4/+3
* Refines logging, introduce usage of some variables and ScopeGuard.Andrey Oleynik2016-01-201-4/+7
* Fixes skipping of resumption on multiple igntion cyclesAndrey Oleynik2016-01-201-6/+26
* Resolve rebase conflictsAlexander Kutsan2016-01-191-3/+4
* Fix formating to simplify mergeAlexander Kutsan2016-01-191-53/+65
* Correct all dependent from .hpp include directivesKozoriz2016-01-111-1/+1
* Fixed wrong logger name for ResumptionElisey Zamakhov2015-12-181-1/+1
* Replace legacy _EXT/INFO macroses in sourceElisey Zamakhov2015-08-311-2/+2
* Fixed comment after reviewdtrunov2015-06-241-22/+31
* Fixed update HMI level in DBdtrunov2015-06-231-1/+1
* Fixed comment after reviewdtrunov2015-06-231-17/+18
* implemented data recoverydtrunov2015-06-231-0/+6
* Rebase issuesAlexander Kutsan2015-06-231-12/+32
* Make ResumeCtrl workingAlexander Kutsan2015-06-231-28/+29
* Make code compilableAlexander Kutsan2015-06-231-48/+20
* Resumption with DBdtrunov2015-06-231-0/+475