summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/remove_deprecated_...feature/remove_deprecated_methods_6.0.0JackLivio2021-07-071577-142875/+75702
|\
| * 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
| * | Merge remote-tracking branch 'origin/master' into developJackLivio2021-04-1431-299/+643
| |\ \ | | |/
| | * Merge pull request #3669 from smartdevicelink/release/7.1.0-RC17.1.0release/7.1.0JackLivio2021-04-14283-5538/+7760
| | |\
| | | * RPC Spec Release 7.1.0 Commit HashJackLivio2021-04-141-0/+0
| | | * Check waypoint subscription size in resumption (#3684)7.1.0-RC2release/7.1.0-RC1JackLivio2021-04-091-2/+8
| | | * Fix/BT scan blocking UpdateAppList (#3425)Shobhit Adlakha2021-04-064-39/+29
| | | * Configure security level in ini file (#3681)Vadym Luchko (GitHub)2021-04-067-0/+30
| | | * include appID on Speak sent from AlertManeuver (#3679)Collin2021-04-011-0/+1
| | | * Add none permissions for widget rpcs (#3678)JackLivio2021-03-251-0/+2
| | | * Implement ResetGlobalProperties and revert resumption case for RC (#3673)Shobhit Adlakha2021-03-257-1/+101