summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src
Commit message (Expand)AuthorAgeFilesLines
* Fix narrowing cast of time_t in resumption data (#3946)8.2.0-RC1Jacob Keeler2022-09-233-12/+12
* Core dump on ignition off when registering 20 apps (#3939)Shobhit Adlakha2022-08-257-19/+106
* Merge pull request #3943 from smartdevicelink/fix/prepare_result_3_argsJacob Keeler2022-08-241-3/+10
|\
| * Fix PrepareResultForMobileResponse (3 args) logicjacobkeeler2022-08-221-3/+10
* | Check iterator before erase in ProcessResponseFromHMI (#3919)Olha Vorobiova (GitHub)2022-08-231-3/+12
|/
* Fix/Invalid VR.AddCommand sent during CreateInteractionChoiceSet resumption (...Shobhit Adlakha2022-08-041-1/+12
* Fix/Reset sending type on ResetGlobalProperties (#3937)Shobhit Adlakha2022-08-044-52/+63
* Make shared pointer atomic (#3920)VladSemenyuk2022-06-291-0/+2
* Deleted local hmi api factory (#3930)Olha Vorobiova (GitHub)2022-06-221-2/+2
* Send UI.ChangeRegistration for background application after PTU (#3927)RomanReznichenkoLuxoft2022-06-211-5/+4
* Move subscribe_on_event before sending BCActivateAppRequest (#3915)Olha Vorobiova (GitHub)2022-06-201-20/+14
* Fix/Reset VRHelp array to default values instead of null (#3916)Shobhit Adlakha2022-06-102-9/+14
* Fix potential crashes by using shared pointers for app data (#3900)8.1-RC2release/8.1.0Jacob Keeler2022-04-074-179/+55
* Fix app activation during pending cloud connection (#3898)JackLivio2022-04-041-0/+7
* Add missed locks (#3890)RomanReznichenkoLuxoft2022-03-291-8/+10
* Fix crash on shutdown during streaming (#3876)JackLivio2022-03-112-4/+6
* Fix/8.1.0 RC1 Coverity fixes (#3877)Shobhit Adlakha2022-03-113-28/+10
* Set Last PTU App ID when forwarding on system request in HTTP policy mode (#3...Collin2022-02-211-2/+4
* reject PTU system request when PTU not in progress (#3853)Collin2022-02-111-8/+26
* [SDL 0334] Feature/Transform SetDisplayLayout to UI.Show (#3849)Shobhit Adlakha2022-02-021-1/+0
* Replase clusterModeStatus with clusterModes when this parameter is disallowed...Olha Vorobiova (GitHub)2022-02-011-3/+8
* Resolve a deadlock (#3828)Olha Vorobiova (GitHub)2022-01-253-49/+19
* Fix PerformInteractionChoiceSet request behavior (#3826)Yana Chernysheva (GitHub)2022-01-251-9/+55
* Send lock screen dismissal info with DD_OFF notification (#3842)Jacob Keeler2022-01-191-3/+1
* Move app launcher stop before unregister app (#3825)Yana Chernysheva (GitHub)2022-01-193-0/+32
* Avoid processing streaming data packets after streaming stopping (#3816)Yana Chernysheva (GitHub)2022-01-191-25/+29
* Convert Common_SamplingRate and Common_BitsPerSample enums to uint (#3837)Olha Vorobiova (GitHub)2022-01-111-0/+2
* fix/sdl_did_not_read_correctly_value_of_hmicapabilities_from_hmicapabilitiesc...RomanReznichenkoLuxoft2022-01-111-9/+42
* changed the way you add soft buttons in the subscription method (#3839)RomanReznichenkoLuxoft2022-01-111-1/+2
* state_controller subscription (#3836)Vadym Luchko (GitHub)2022-01-061-5/+12
* Fix rare crash during streaming switching (#3833)Olha Vorobiova (GitHub)2021-12-221-2/+3
* Do not modify application list while iterating it (#3806)Collin2021-11-092-2/+5
* Reset display_capabilities_ pointer after merging capabilities (#3812)Jacob Keeler2021-11-081-3/+5
* Merge branch 'release/8.0.0' into developcollin2021-10-264-9/+54
|\
| * Fix issues with web app activation (#3799)8.0.0-RC2Andrii Kalinich (GitHub)2021-10-212-1/+27
| * Fix early IsRegistered() state of application (#3796)Andrii Kalinich (GitHub)2021-10-142-4/+1
| * Fix/crash after ptu for another app hmi type (#3795)Andrii Kalinich (GitHub)2021-10-142-3/+23
| * Check specifically for invalid HMI level when suspending notifications (#3784)Jacob Keeler2021-10-061-2/+4
* | Send a request when the policy table is disabled. (#3767)RomanReznichenkoLuxoft2021-10-151-0/+8
* | Fix applying functional group consent for all applications (#3770)Andrii Kalinich (GitHub)2021-10-121-5/+1
|/
* Prevent HMI commands processing while SDL is stopping (#3781)VladSemenyuk2021-09-282-1/+4
* Add missing internal error codes to security manager (#3773)Jacob Keeler2021-09-141-1/+0
* Clear Parent Reference to Begin State When it is Erased (#3769)Collin2021-09-091-1/+6
* Fix stopping video without audio streaming (#3752)Andrii Kalinich (GitHub)2021-08-271-119/+232
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-2716-830/+1209
* Add method for delete empty message (#3751)Andrii Kalinich (GitHub)2021-08-251-0/+53
* Add check for audio streaming state (#3763)Shobhit Adlakha2021-08-251-1/+5
* Remove unused files (#3753)JackLivio2021-08-251-77/+0
* Modify the code files according to sdl0264 proposal (#3738)Akihiro-Miyazaki2021-08-181-26/+0
* Squashed commit of the following:collin2021-08-1211-234/+448