summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/comm...fix/fix_Core_prematurely_sends_success_for_DeleteInteractionChoiceSetAndrii Kalinich (GitHub)2021-04-301-1/+1
* fixup! Address review commentsAndrii Kalinich2021-04-301-8/+13
* Address review commentsAndrii Kalinich2021-04-203-47/+45
* Merge remote-tracking branch 'origin/develop' into fix/fix_Core_prematurely_s...Andrii Kalinich2021-04-201188-111872/+58998
|\
| * 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
| * | Remove unused includes for boost strand (#3656)Jacob Keeler2021-03-084-4/+0
| * | Update and fix Boost installation (#3651)Jacob Keeler2021-03-0511-50/+40
| * | Fix SSL max block size logic (#3652)Jacob Keeler2021-03-051-5/+6
| * | Fix null moduleData in GetIVD response (#3565)Andrii Kalinich (GitHub)2021-03-052-4/+6
| * | Wait for IsReady responses before RAI processing (#3631)Iryna Lytvynenko (GitHub)2021-03-049-0/+51
| * | add appID param to SendHapticData HMI request (#3646)Collin2021-03-041-0/+1
| * | remove unused semantic version constructor (#3650)Collin2021-03-041-6/+0
| * | Update HMI interface versions for 7.1.0 release (#3642)Jacob Keeler2021-03-021-30/+30
| * | initialize AppPermissions.isSDLAllowed in constructor (#3641)Collin2021-02-262-0/+2
| * | Common.KeyboardInputMask fix (#3636)JackLivio2021-02-261-1/+1
| * | fix switch with no breaks (#3637)Collin2021-02-261-21/+9
| * | remove unused variable write pending (#3638)Collin2021-02-262-2/+0
| * | Prevent resumption of default keyboard properties after reset (#3633)Yana Chernysheva (GitHub)2021-02-181-1/+1
| * | Add default value for maskInputCharacters to ResetGlobalProperties (#3635)Jacob Keeler2021-02-185-6/+61
| * | [SDL-0296] Possibility to update video streaming capabilities during ignition...Iryna Lytvynenko (GitHub)2021-02-1239-172/+1205
| * | update some scripts to python3 (#3629)Collin2021-02-123-74/+33
| * | [SDL 0238] Feature Keyboard Enhancements (#3609)Yana Chernysheva (GitHub)2021-02-126-2/+592
| * | Main Menu UI Updates (#3612)JackLivio2021-02-115-0/+129
| * | apply #3624 after merge of 0293 (#3632)Collin2021-02-111-3/+3
| * | Fix atomic usage for gcc 5.4.0 (#3630)Jacob Keeler2021-02-111-2/+2
| * | Merge branch 'LuxoftSDL-feature/sdl_0293_enable_oem_exclusive_apps_support_ba...collin2021-02-1193-1241/+1130
| |\ \