summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include
Commit message (Expand)AuthorAgeFilesLines
* Fix narrowing cast of time_t in resumption data (#3946)8.2.0-RC1Jacob Keeler2022-09-233-4/+4
* Core dump on ignition off when registering 20 apps (#3939)Shobhit Adlakha2022-08-255-5/+8
* Check iterator before erase in ProcessResponseFromHMI (#3919)Olha Vorobiova (GitHub)2022-08-231-1/+2
* Fix/Reset sending type on ResetGlobalProperties (#3937)Shobhit Adlakha2022-08-043-13/+36
* Make shared pointer atomic (#3920)VladSemenyuk2022-06-291-18/+19
* Move subscribe_on_event before sending BCActivateAppRequest (#3915)Olha Vorobiova (GitHub)2022-06-201-3/+4
* Fix potential crashes by using shared pointers for app data (#3900)8.1-RC2release/8.1.0Jacob Keeler2022-04-073-45/+49
* Fix app activation during pending cloud connection (#3898)JackLivio2022-04-041-0/+2
* Add missed locks (#3890)RomanReznichenkoLuxoft2022-03-291-1/+1
* Fix crash on shutdown during streaming (#3876)JackLivio2022-03-111-0/+1
* Set Last PTU App ID when forwarding on system request in HTTP policy mode (#3...Collin2022-02-211-2/+3
* reject PTU system request when PTU not in progress (#3853)Collin2022-02-111-1/+5
* Resolve a deadlock (#3828)Olha Vorobiova (GitHub)2022-01-252-36/+0
* Fix PerformInteractionChoiceSet request behavior (#3826)Yana Chernysheva (GitHub)2022-01-252-0/+26
* Move app launcher stop before unregister app (#3825)Yana Chernysheva (GitHub)2022-01-193-0/+10
* Avoid processing streaming data packets after streaming stopping (#3816)Yana Chernysheva (GitHub)2022-01-191-2/+2
* fix/sdl_did_not_read_correctly_value_of_hmicapabilities_from_hmicapabilitiesc...RomanReznichenkoLuxoft2022-01-111-0/+6
* Fix/crash after ptu for another app hmi type (#3795)Andrii Kalinich (GitHub)2021-10-141-0/+1
* Fix stopping video without audio streaming (#3752)Andrii Kalinich (GitHub)2021-08-271-22/+41
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-2719-304/+602
* Add method for delete empty message (#3751)Andrii Kalinich (GitHub)2021-08-251-0/+8
* Remove unused files (#3753)JackLivio2021-08-252-59/+0
* Modify the code files according to sdl0264 proposal (#3738)Akihiro-Miyazaki2021-08-181-2/+0
* Squashed commit of the following:collin2021-08-128-71/+195
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-116-150/+146
* Fix handling of RC.SetGlobalProperties response (#3741)Andrii Kalinich (GitHub)2021-08-091-0/+29
* Feature/sdl 0236 tire status mismatch (#3583)Iryna Lytvynenko (GitHub)2021-08-042-0/+18
* Fix resumption for menuLayout global property (#3733)Andrii Kalinich (GitHub)2021-07-222-0/+6
* Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-1512-65/+0
* Add mobile response with disallowed by user params (#2499)Pavel Zhdanov (GitHub)2021-05-072-23/+46
* fix respond on SDL.GetListOfPermission request (#3627)Vadym Luchko (GitHub)2021-04-222-9/+15
* Implement ResetGlobalProperties and revert resumption case for RC (#3673)Shobhit Adlakha2021-03-251-0/+18
* Add default value for maskInputCharacters to ResetGlobalProperties (#3635)Jacob Keeler2021-02-181-0/+1
* [SDL-0296] Possibility to update video streaming capabilities during ignition...Iryna Lytvynenko (GitHub)2021-02-124-2/+13
* [SDL 0238] Feature Keyboard Enhancements (#3609)Yana Chernysheva (GitHub)2021-02-121-0/+4
* Fix atomic usage for gcc 5.4.0 (#3630)Jacob Keeler2021-02-111-2/+2
* Merge branch 'feature/sdl_0293_enable_oem_exclusive_apps_support_base_impl' o...collin2021-02-114-0/+23
|\
| * Merge remote-tracking branch 'origin/develop' into feature/sdl_0293_enable_oe...LitvinenkoIra2021-02-021-0/+3
| |\
| * | Add new methods to PolicyHandler classYana Chernysheva2021-02-021-0/+4
| * | Support new hardware version paramYana Chernysheva2021-02-022-0/+6
| * | Add vehicle data params to StartSessionAckAndrii Kalinich2021-01-211-0/+13
* | | [SDL 0180] Broaden Choice Uniqueness (#3607)Collin2021-02-101-2/+2
* | | Feature/sdl 0269 new vehicle data climate data (#3586)Iryna Lytvynenko (GitHub)2021-02-091-0/+1
* | | Make correlation ID counter atomic (#3567)Yana Chernysheva (GitHub)2021-02-041-3/+3
* | | SDL-0274: add preferred FPS to VideoStreamingCapability (#3437)Shinichi Watanabe2021-02-041-0/+1
* | | Fix RC.SetGlobalProperties during resumption (#3622)Vadym Luchko (GitHub)2021-02-032-0/+36
* | | Feature/sdl 0262 new vehicle data seat occupancy (#3585)Ira Lytvynenko (GitHub)2021-02-031-0/+1
* | | Fix SDL does not unsubscribe from softbuttons after receiving a response. (#2...Igor Gapchuk (GitHub)2021-02-023-8/+16
| |/ |/|
* | Feature/Media Skip Indicators (#3605)Shobhit Adlakha2021-01-271-0/+3
|/
* Fix for a potential SDL crash on boot (#3581)Yana Chernysheva (GitHub)2021-01-152-2/+8