summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/resumption/resumption_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Core dump on ignition off when registering 20 apps (#3939)Shobhit Adlakha2022-08-251-1/+2
* Fix potential crashes by using shared pointers for app data (#3900)8.1-RC2release/8.1.0Jacob Keeler2022-04-071-2/+2
* Fix resumption for menuLayout global property (#3733)Andrii Kalinich (GitHub)2021-07-221-0/+2
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-1/+1
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-19/+19
* Fix mutex deadlock around app button subscriptionsfix/fix_button_subscriptions_mutex_deadlockAndrii Kalinich2020-06-231-8/+11
* Implement Resumption for widgetsAndriy Byzhynar2019-08-201-0/+46
* Run updated style scriptjacobkeeler2019-04-291-2/+2
* Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-10/+3
|\
| * Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-3/+0
| * Modify resumption to use plugins but not application managerAlexander2018-06-261-7/+3
* | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-1/+1
|/
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-1/+0
* Refactoring: deleted unuseful members and functions in resumption dataVeronica Veremjova2016-05-121-2/+0
* Code style format with clang-formatKozoriz2016-04-251-20/+25
* Policies and Resumption correctives after removing all singletonsKozoriz2016-04-251-3/+3
* ApplicationManager correctivesKozoriz2016-03-311-5/+0
* Fixed wrong logger name for ResumptionElisey Zamakhov2015-12-181-1/+1
* Changes Un/SubscribeVehicleData requests behavior.Andrey Oleynik2015-07-261-11/+19
* Fixed comment after reviewdtrunov2015-06-231-8/+7
* implemented data recoverydtrunov2015-06-231-6/+9
* Rebase issuesAlexander Kutsan2015-06-231-0/+5
* Make ResumeCtrl workingAlexander Kutsan2015-06-231-10/+14
* Make code compilableAlexander Kutsan2015-06-231-122/+3
* Resumption with DBdtrunov2015-06-231-0/+320