summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused filesfeature/remove_unused_files_8_0JackLivio2021-08-0450-3600/+0
* 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
* | Fix/Return requesType in sample policy manager response (#3690)Shobhit Adlakha2021-04-211-1/+5
* | SDL sends wrong OnHMIStatus for voice app in case of a phone call. (#2582)Mykola Korniichuk (GitHub)2021-04-212-2/+3
* | replace applicable post-operators to pre-operators (#3687)Collin2021-04-2042-91/+100
* | Fix SDL respond UNSUPPORTED_RESOURCE on SystemRequest (QUERY_APPS) (#2502)Yurii Postolov2021-04-161-1/+9
* | Update travis distro to Ubuntu 20.04 (#3626)Jacob Keeler2021-04-153-5/+5
* | Format hex dump in control_message_matcher (#2311)Sho Amano2021-04-151-1/+3
* | Change default HeartBeat value (#2513)Anna Pipko (GitHub)2021-04-152-3/+3
* | Specify a dedicated folder for icon storage (#2202)Sho Amano2021-04-151-1/+2
* | fix: reduce logs during streaming (#1778)Sho Amano2021-04-1412-45/+45
* | Set initialize state for the Interger type (#2548)Pavel Zhdanov (GitHub)2021-04-140-0/+0