summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add check for audio streaming statefix/check_audiostreamingstate_before_starting_streamShobhitAd2021-08-231-1/+5
* Modify the code files according to sdl0264 proposal (#3738)Akihiro-Miyazaki2021-08-183-34/+6
* Remove minimum value for AppIconsFolderMaxSize (#3756)Jacob Keeler2021-08-171-4/+0
* [SDL 0205] Avoid custom button subscription by default (#3744)Vadym Luchko (GitHub)2021-08-166-18/+26
* IsHMIResultSuccess was moved (#3754)Collin2021-08-121-2/+2
* Squashed commit of the following:collin2021-08-1262-894/+2395
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-1179-721/+1470
* Remove dependency between optional params in OnRemoteControlSettings (#3749)Andrii Kalinich (GitHub)2021-08-112-21/+21
* Fix sub menues deletion wrong order (#3748)Andrii Kalinich (GitHub)2021-08-103-198/+523
* Fix handling of RC.SetGlobalProperties response (#3741)Andrii Kalinich (GitHub)2021-08-095-10/+112
* Feature/sdl 0236 tire status mismatch (#3583)Iryna Lytvynenko (GitHub)2021-08-0412-11/+305
* remove reference to ui get capabilities response parameter systemCapabilities...Collin2021-07-292-24/+0
* Suspend notifications to mobile until HMI state is established (#3675)Jacob Keeler2021-07-272-4/+11
* Fix resumption for menuLayout global property (#3733)Andrii Kalinich (GitHub)2021-07-229-1/+41
* adding the interface name to the types in HMI_API.xml (#3742)Andrii Kalinich (GitHub)2021-07-221-72/+72
* Fix cmake warning under external flow (#3730)Andrii Kalinich (GitHub)2021-07-222-1/+2
* Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-1566-577/+7
* Coverity Github Actions CI (#3737)JackLivio2021-07-151-0/+63
* Feature/Update Minimum Supported Version to Ubuntu 18 (#3727)Shobhit Adlakha2021-07-0927-100/+101
* Add missing fields to PT Snapshot (#1537)Sergii Levchenko2021-07-082-2/+36
* enable MessageHelper::SendGetUserFriendlyMessageResponse for all policy modes...Collin2021-07-061-4/+0
* Feature/Add Unit test cases for GetSystemCapability (#3729)Shobhit Adlakha2021-07-021-0/+194
* remove deprecated/unused ini files (#3731)Collin2021-06-303-904/+0
* Fix/remove hmi ptu decryption flag (#3728)Collin2021-06-293-50/+0
* Fix crash during resumption callback (#3721)Jacob Keeler2021-06-233-3/+28
* Fix boost logger on release build (#3724)JackLivio2021-06-182-0/+5
* check for invalid enum result code in CommandRequestImpl::SendResponse (#3718)Collin2021-06-144-3/+8
* Update bson version in 3rd party CMake (#3714)Jacob Keeler2021-06-081-1/+1
* destroy websocket session on AsyncRead error (#3696)Collin2021-06-081-0/+2
* Fix thread stop method (#3712)Shobhit Adlakha2021-06-011-1/+1
* Feature/GitHub actions ci (#3701)JackLivio2021-05-215-37/+54
* manage schema objects in each API class to allow for recursive objects in the...Collin2021-05-216-38/+84
* Fix saving to endpoint properties table (#3704)Jacob Keeler2021-05-204-10/+22
* when non-existent app sends request reply app not registered (#3705)Collin2021-05-202-0/+9
* Remove logic sending invalid slider position (#3697)Jacob Keeler2021-05-141-15/+0
* Append LD_LIBRARY_PATH in daemon.sh (#3702)JackLivio2021-05-131-1/+1
* Only call Json::Value::operator[] if PTU value is object type (#3699)Collin2021-05-131-1/+1
* Fixed vrSynonyms and ttsName content in SystemRequest(QUERY_APPS) (#2705)Yurii Postolov2021-05-111-1/+14
* Remove some unused methods from MediaManager (#2774)Stanislav Kobziev (GitHub)2021-05-113-19/+4
* Add mobile response with disallowed by user params (#2499)Pavel Zhdanov (GitHub)2021-05-075-114/+231
* reorder shutdown calls to prevent deadlock (#3691)Collin2021-05-061-3/+3
* Fix core prematurely sends success for delete interaction choice set (#2601)Igor Gapchuk (GitHub)2021-05-043-21/+140
* Merge remote-tracking branch 'origin/master' into developJackLivio2021-05-041-2/+2
|\
| * Merge pull request #3695 from smartdevicelink/fix/boost_download_url7.1.1JackLivio2021-05-031-2/+2
| |\
| | * Update Boost Download URLJackLivio2021-05-031-2/+2
| |/
* | Feature/Boost Logger Implementation (#3571)Shobhit Adlakha2021-04-3035-45/+623
* | Open INI file less (#3688)Collin2021-04-269-69/+221
* | fix crash in libusb callback handling (#2505)Yurii Postolov2021-04-261-0/+14
* | Store resumption data in storage folder (#3686)Jacob Keeler2021-04-225-16/+40
* | fix respond on SDL.GetListOfPermission request (#3627)Vadym Luchko (GitHub)2021-04-229-57/+127