summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Support new hardware version paramYana Chernysheva2021-02-029-11/+91
| | * | Add systemHardwareVersion parameterLitvinenkoIra2021-01-281-0/+3
| | * | Revert "Add a stub for systemHardwareVersion"LitvinenkoIra2021-01-281-4/+0
| | * | Increase protocol version to 5.4.0LitvinenkoIra2021-01-222-4/+37
| | * | Add a stub for systemHardwareVersionLitvinenkoIra2021-01-211-0/+4
| | * | Fix HMI request termination by error responseAndrii Kalinich2021-01-211-1/+4
| | * | Notify capabilities only after value assignmentAndrii Kalinich2021-01-2112-44/+70
| | * | Add vehicle data params to StartSessionAckAndrii Kalinich2021-01-2121-120/+318
| * | | Fix/ccb 3409 dummy icon remains (#3617)VladSemenyuk2021-02-111-45/+47
| * | | [SDL 0180] Broaden Choice Uniqueness (#3607)Collin2021-02-108-190/+14
| * | | SDL-0305 Homogenize TextFieldName (#3595)Julian Kast2021-02-094-28/+7
| * | | Feature/sdl 0269 new vehicle data climate data (#3586)Iryna Lytvynenko (GitHub)2021-02-097-2/+104
| * | | Add Ubuntu 20.04 support (#3625)Jacob Keeler2021-02-0511-302/+51
| * | | Make correlation ID counter atomic (#3567)Yana Chernysheva (GitHub)2021-02-042-15/+14
| * | | SDL-0274: add preferred FPS to VideoStreamingCapability (#3437)Shinichi Watanabe2021-02-047-1/+9
| * | | CCB: Fix unit tests stuck (#3624)Yana Chernysheva (GitHub)2021-02-0314-469/+381
| * | | Fix RC.SetGlobalProperties during resumption (#3622)Vadym Luchko (GitHub)2021-02-0311-42/+305
| * | | Feature/sdl 0262 new vehicle data seat occupancy (#3585)Ira Lytvynenko (GitHub)2021-02-039-1981/+75
| * | | Fix SDL does not unsubscribe from softbuttons after receiving a response. (#2...Igor Gapchuk (GitHub)2021-02-0218-100/+260
| | |/ | |/|
| * | Fix invalid uses of erase while iterating through sets (#3619)Jacob Keeler2021-01-295-17/+19
| * | Fix protocol handler unit test crash (#3623)Jacob Keeler2021-01-271-22/+29
| * | Feature/Media Skip Indicators (#3605)Shobhit Adlakha2021-01-276-6/+68
| * | Merge remote-tracking branch 'luxoft/feature/sdl_0255_enhance_bodyInformation...collin2021-01-253-9/+84
| |\ \
| | * \ Merge remote-tracking branch 'smart/develop' into feature/sdl_0255_enhance_bo...Dmitriy Boltovskiy2020-12-2842-193/+566
| | |\ \
| | * | | Temporary commit with link to rpc_spec forkLitvinenkoIra2020-11-251-0/+0
| | * | | Enhance BodyInformation vehicle dataLitvinenkoIra2020-11-252-9/+84
| * | | | fix unit tests with with -DENABLE_SECURITY=OFF (#3615)Collin2021-01-2511-8/+13
| * | | | Fix getting SSL context in CryptoManager (#3582)Andrii Kalinich (GitHub)2021-01-212-7/+26
| | |_|/ | |/| |
| * | | SYNC-73520: Fixed Issue related to SetAppIcon Path (#3407)Alexander Kutsan (GitHub)2021-01-203-17/+4
| * | | Fix for a potential SDL crash on boot (#3581)Yana Chernysheva (GitHub)2021-01-156-31/+26
| * | | Feature/sdl 0285 ShowConstantTBT update (#3596)Ira Lytvynenko (GitHub)2021-01-152-4/+2
| * | | Fix issue with resumption after unexpected disconnect in current ignition cyc...Yana Chernysheva (GitHub)2021-01-141-6/+20
| * | | Add Custom Playback Rate to SetMediaClockTimer (SDL 0244) (#3597)Jacob Keeler2021-01-142-0/+7
| * | | Fix/Revoked App Consent Activation (#3592)Shobhit Adlakha2021-01-113-6/+15
| | |/ | |/|
| * | Fix applying heart_beat_timeout_ms from PreDataConsent (#1551)Veronica Veremjova (GitHub)2020-12-224-3/+43
| * | Fix success=false after UNSUPPORTED_RESOURCE response for multiple RPCs (#3587)Jacob Keeler2020-12-216-63/+63
| * | Fix build failure with ENABLE_LOG=OFF (#3604)Jacob Keeler2020-12-174-10/+8
| * | Merge pull request #3602 from smartdevicelink/fix/on_vehicle_data_policiesJacob Keeler2020-12-161-3/+3
| |\ \
| | * | Fix variable usage in OnVehicleDataNotificationfix/on_vehicle_data_policiesjacobkeeler2020-12-151-3/+3
| * | | Merge pull request #3598 from smartdevicelink/fix/revoked_app_policy_fieldsJacob Keeler2020-12-162-5/+10
| |\ \ \
| | * | | Check for revoked apps when reading mandatory policy fieldsfix/revoked_app_policy_fieldsjacobkeeler2020-12-112-5/+10
| | |/ /
| * | | Merge pull request #3601 from smartdevicelink/fix/onwaypointchange_unit_testsJacob Keeler2020-12-153-1/+18
| |\ \ \
| | * | | Fix unit tests in hmi_notifications_testfix/onwaypointchange_unit_testsjacobkeeler2020-12-143-1/+18
| | |/ /
| * | | Merge pull request #3600 from smartdevicelink/fix/bind_protocol_version_at_re...JackLivio2020-12-151-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Bind protocol version when app registersfix/bind_protocol_version_at_registrationJackLivio2020-12-141-0/+2
| |/ /
| * | Merge pull request #3590 from smartdevicelink/fix/vehicle_data_params_omittedJacob Keeler2020-12-101-9/+16
| |\ \
| | * | Fix stylefix/vehicle_data_params_omittedjacobkeeler2020-12-091-2/+1
| | * | Handle omitted parameter permissions properly in OnVehicleData notificationjacobkeeler2020-12-021-9/+17
| | |/
| * | Add OnWayPointChange handling for NAVIGATION app services (#3573)Jacob Keeler2020-12-0924-102/+406
| |/
| * allow all OnSystemRequest types to contain binary data (#3575)Collin2020-11-191-20/+14