summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/application_data_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix potential crashes by using shared pointers for app data (#3900)8.1-RC2release/8.1.0Jacob Keeler2022-04-071-161/+37
* Fix PerformInteractionChoiceSet request behavior (#3826)Yana Chernysheva (GitHub)2022-01-251-9/+55
* Reset display_capabilities_ pointer after merging capabilities (#3812)Jacob Keeler2021-11-081-3/+5
* Fix resumption for menuLayout global property (#3733)Andrii Kalinich (GitHub)2021-07-221-0/+16
* replace applicable post-operators to pre-operators (#3687)Collin2021-04-201-1/+1
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-18/+32
* Fix dangerous work with app commands (#3375)Alexander Kutsan (GitHub)2020-09-021-9/+12
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-31/+26
* Additional Submenus and Driver Distraction Limits (#3447)JackLivio2020-08-071-3/+4
* clean up choice_set_map_ in DynamicApplicationDataImpl destructor (#3420)Collin2020-06-151-0/+5
* fix: memory leak in DynamicApplicationDataImpl class (#2259)Sho Amano2020-06-031-0/+15
* Fix capability window update when window_id is missing (#3342)JackLivio2020-04-221-9/+16
* SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-221-8/+52
* move MenuLayoutsAvailable to WindowCapability (#3043)Collin2019-09-241-19/+41
* Add accumulating window capabilitiesmked-luxoft2019-08-201-0/+110
* fixup! Implement Resumption for widgetsmked-luxoft2019-08-201-1/+1
* Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-1/+8
* Update application and its dependenciesAndriy Byzhynar2019-08-201-39/+168
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-1/+1
* Update based on commentsJackLivio2018-08-071-6/+3
* Merge remote-tracking branch 'origin/develop' into feature/mobile_versioningJackLivio2018-08-061-2/+3
|\
| * style fixConlain Kelly2018-07-181-1/+2
| * Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-12/+17
| |\
| * | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-2/+0
* | | Check StyleJackLivio2018-08-051-5/+4
* | | Add support for mandatory and removed versioningJackLivio2018-08-011-0/+13
| |/ |/|
* | Convert DataAccessor to use a shared_ptr to a lockConlain Kelly2018-06-111-14/+17
|/
* Fix StyleJackLivio2018-05-021-4/+4
* Upadte Color Via Set Display Layout and add Reject LogicJackLivio2018-05-021-0/+9
* Move color scheme to Dynamic Application Data & Add Set Display layout supportJackLivio2018-05-011-41/+41
* Implementation of color schemesJackLivio2018-04-251-1/+41
* Code style format with clang-formatKozoriz2016-04-251-75/+80
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-1/+1
* Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-041-0/+8
* Fixed wrong logger name for ApplicationManagerElisey Zamakhov2015-12-181-1/+1
* APPLINK-11722: [RTC 566543] Generic Error received for PI with message as Wro...Dmitriy Klimenko2015-06-121-31/+29
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-201-18/+64
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-261-55/+2
* HmiStatus modifyJustin Dickow2015-01-241-2/+55
* SDL 3.8!Justin Dickow2014-10-201-0/+504