summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* address review commentsfix/phone_call_hmi_statecollin2021-06-022-9/+2
* fix unit testscollin2021-06-011-5/+5
* allow an app to be activated while phone call in progresscollin2021-06-011-11/+11
* 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
| | * Fix/sdl 3620 SDL does not respond with NACK to start RPC service request with...VladSemenyuk2021-03-249-255/+470
| | * Do not encrypt first frame (#3665)Vadym Luchko (GitHub)2021-03-231-1/+1
| |/ |/|
* | Set boost cmake flag (#3662)7.1.0-RC1JackLivio2021-03-161-0/+1
* | fix resumption IsResponseSuccessful (#3661)collinmcq2021-03-111-1/+9
* | Compile ssl version check (#3657)JackLivio2021-03-101-1/+3
* | Check PTU triggers on startup in EXTERNAL_PROPRIETARY (#3649)Jacob Keeler2021-03-085-1/+19
* | Update OpenSSL Context Config (#3654)JackLivio2021-03-082-1/+25
* | Fix failing unit test with ENABLE_SECURITY=OFF (#3655)Collin2021-03-081-0/+2