summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/resumption/resumption_data_db.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix narrowing cast of time_t in resumption data (#3946)8.2.0-RC1Jacob Keeler2022-09-231-6/+6
* Fix RC.SetGlobalProperties during resumption (#3622)Vadym Luchko (GitHub)2021-02-031-0/+138
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-4/+2
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-1/+1
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-387/+337
* Update application and its dependenciesAndriy Byzhynar2019-08-201-2/+4
* Run updated style scriptjacobkeeler2019-04-291-4/+4
* Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-211-4/+0
|\
| * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-4/+0
* | Add implementation of resumption DB for low voltageZhdanovP2018-08-211-26/+56
* | Simplify resumption logicAndriy Byzhynar2018-08-211-9/+6
* | Implement resumption during Low VoltageAndriy Byzhynar2018-08-211-0/+14
|/
* Fix all misspellings of `subscriptions` in the projectfix/subscriptions_typojacobkeeler2018-03-021-13/+13
* 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/+2
* Updated description, added deprecated methodsAKalinich-Luxoft2017-12-191-0/+6
* Renamed OnSuspend->IncrementIgnOffCount and OnAwake->DecrementIgnOffCountAKalinich-Luxoft2017-12-121-2/+2
* Revert "Resume subMenuIcon"Veronica Veremjova2017-02-091-34/+2
* Resume subMenuIconVeronica Veremjova2017-02-061-2/+34
* Refactoring: deleted unuseful members and functions in resumption dataVeronica Veremjova2016-05-121-40/+15
* Code style format with clang-formatKozoriz2016-04-251-46/+33
* Correctives after reviewKozoriz2016-04-251-1/+1
* Policies and Resumption correctives after removing all singletonsKozoriz2016-04-251-13/+14
* Add WayPoints API & fix resumption after rebaseHerasym Oleh2016-04-141-102/+21
* Change resumption SubscribedForWaypointsHerasym Oleh2016-04-131-15/+24
* Add implementation SubscribeWayPoints&UnsubsribeWayPointsHerasym Oleh2016-04-131-0/+78
* ApplicationManager correctivesKozoriz2016-03-311-1/+4
* Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-041-8/+7
* Refines logging, introduce usage of some variables and ScopeGuard.Andrey Oleynik2016-01-201-14/+15
* Extends tests and aligns data representation for DB and JSON data resumptionAndrey Oleynik2016-01-201-5/+56
* Fixes skipping of resumption on multiple igntion cyclesAndrey Oleynik2016-01-201-0/+33
* Resolve rebase conflictsAlexander Kutsan2016-01-191-1/+1
* Fix formating to simplify mergeAlexander Kutsan2016-01-191-421/+528
* Fix converting upperbound valuesVeronica Veremjova2016-01-151-5/+5
* Fixed wrong logger name for ResumptionElisey Zamakhov2015-12-181-1/+1
* Fixed build faildtrunov2015-08-281-6/+7
* Merge remote-tracking branch 'origin/hotfix/SDL_does_not_save_App_into_DB_aft...Aleksandr Galiuzov2015-08-281-21/+37
|\
| * Fixed comments after reviewdtrunov2015-08-031-2/+13
| * Fixed SDL does't save App into DB after unexpected disconnectdtrunov2015-08-031-13/+29
* | Beautified codeAndrey Oleynik2015-07-261-52/+59
* | Implemented DB version checking and re-building on version change.Andrey Oleynik2015-07-261-0/+106
* | Added interface for saving application via SmartObjectAndrey Oleynik2015-07-261-5/+63
* | Made application saving via SmartObjects instead of app pointer.Andrey Oleynik2015-07-261-33/+97
|/
* Fixed comment after reviewdtrunov2015-06-241-97/+97
* Fixed update HMI level in DBdtrunov2015-06-231-14/+57
* Fixed resume of HMI level after expected disconnectdtrunov2015-06-231-52/+32
* Fixed comment after reviewdtrunov2015-06-231-201/+352
* Fixed storage data after timer on diskdtrunov2015-06-231-3/+15
* implemented data recoverydtrunov2015-06-231-89/+1953
* Rebase issuesAlexander Kutsan2015-06-231-1/+2