summaryrefslogtreecommitdiff
path: root/src/components/include
Commit message (Expand)AuthorAgeFilesLines
* Fix app activation during pending cloud connection (#3898)JackLivio2022-04-042-0/+6
* Set Last PTU App ID when forwarding on system request in HTTP policy mode (#3...Collin2022-02-212-3/+5
* reject PTU system request when PTU not in progress (#3853)Collin2022-02-112-0/+7
* fix/sdl_did_not_read_correctly_value_of_hmicapabilities_from_hmicapabilitiesc...RomanReznichenkoLuxoft2022-01-111-0/+13
* Add missing internal error codes to security manager (#3773)Jacob Keeler2021-09-142-6/+8
* Fix stopping video without audio streaming (#3752)Andrii Kalinich (GitHub)2021-08-272-1/+12
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-274-0/+78
* [SDL 0205] Avoid custom button subscription by default (#3744)Vadym Luchko (GitHub)2021-08-161-1/+1
* Squashed commit of the following:collin2021-08-122-0/+43
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-118-3/+443
* Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-1514-105/+1
* Remove some unused methods from MediaManager (#2774)Stanislav Kobziev (GitHub)2021-05-111-2/+2
* replace applicable post-operators to pre-operators (#3687)Collin2021-04-201-1/+1
* Configure security level in ini file (#3681)Vadym Luchko (GitHub)2021-04-062-0/+2
* Fix/sdl 3620 SDL does not respond with NACK to start RPC service request with...VladSemenyuk2021-03-243-2/+25
* Check PTU triggers on startup in EXTERNAL_PROPRIETARY (#3649)Jacob Keeler2021-03-082-0/+6
* remove unused semantic version constructor (#3650)Collin2021-03-041-6/+0
* [SDL-0296] Possibility to update video streaming capabilities during ignition...Iryna Lytvynenko (GitHub)2021-02-124-2/+21
* Merge branch 'feature/sdl_0293_enable_oem_exclusive_apps_support_base_impl' o...collin2021-02-1116-1/+112
|\
| * Merge remote-tracking branch 'origin/develop' into feature/sdl_0293_enable_oe...LitvinenkoIra2021-02-024-4/+4
| |\
| * | Add new methods to CacheManager classesYana Chernysheva2021-02-022-0/+4
| * | Add new methods to PolicyManager classesYana Chernysheva2021-02-024-0/+30
| * | Add new methods to PolicyHandler classYana Chernysheva2021-02-022-0/+17
| * | Support new hardware version paramYana Chernysheva2021-02-021-1/+16
| * | Add vehicle data params to StartSessionAckAndrii Kalinich2021-01-217-0/+45
* | | CCB: Fix unit tests stuck (#3624)Yana Chernysheva (GitHub)2021-02-031-5/+9
* | | Fix SDL does not unsubscribe from softbuttons after receiving a response. (#2...Igor Gapchuk (GitHub)2021-02-022-0/+11
| |/ |/|
* | fix unit tests with with -DENABLE_SECURITY=OFF (#3615)Collin2021-01-254-4/+4
|/
* Fix for a potential SDL crash on boot (#3581)Yana Chernysheva (GitHub)2021-01-152-0/+8
* Add OnWayPointChange handling for NAVIGATION app services (#3573)Jacob Keeler2020-12-092-19/+41
* Merge pull request #3572 from smartdevicelink/fix/fix_session_heartbeat_startingJackLivio2020-11-132-0/+11
|\
| * Merge remote-tracking branch 'origin/develop' into fix/fix_session_heartbeat_...JackLivio2020-11-10121-2120/+5774
| |\
| * | Added check if HB tracking for session is already enabledAKalinich-Luxoft2017-12-222-0/+11
* | | Cover connection handler and policy handler with unit tests (#2682)Mykola Korniichuk (GitHub)2020-11-121-55/+0
| |/ |/|
* | ensure apps receive default HMI status before activated status (#3559)7.0.0-RC2release/7.0.0Collin2020-10-292-0/+7
* | Fix sdl sends unexpected disconnect with resource constraint (#3516)Serhii Niukalov (GitHub)2020-10-233-1/+15
* | Add missed NACK reasons (#3545)Yana Chernysheva (GitHub)2020-10-236-18/+27
* | Re-order rai logic for plugins (#3526)JackLivio2020-10-062-0/+18
* | Fix streamer activity in case of suspend (#3488)Andrii Kalinich (GitHub)2020-10-054-15/+7
* | Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-012-2/+0
* | Add fixes for new Coverity issuesfix/coverity_7.0jacobkeeler2020-09-171-0/+1
* | Feature/Add reason param to All protocol NAKs (#3462)Shobhit Adlakha2020-09-046-3/+56
* | [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-045-6/+50
* | Removed unconsistent logger_status variable. (#3489)Alexander Kutsan (GitHub)2020-09-032-71/+14
* | SDLCORE-459 : Fix trying to unlock mutex not held by any thread (#3380)Alexander Kutsan (GitHub)2020-09-031-6/+4
* | App not Un-Registering when trying to Force Close Nav App (#3374)Alexander Kutsan (GitHub)2020-09-021-0/+34
* | [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-019-158/+146
* | Fix avoid race conditions (#3471)Serhii Niukalov (GitHub)2020-08-212-59/+175
* | [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-212-0/+12
* | Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-178-18/+23