summaryrefslogtreecommitdiff
path: root/src/components/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Additional Submenus and Driver Distraction Limits (#3447)JackLivio2020-08-071-1/+23
* | [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-1713-153/+188
* | Fix/sdl 491 apt support formats (#2184)Sho Amano2020-06-302-3/+20
* | Fixes race condition in messagemeter.h (#3377)Alexander Kutsan (GitHub)2020-06-221-1/+24
* | Update to filter unknown enums (#3436)JackLivio2020-06-152-1/+12
* | Filter unknown enums when removing unknown parameters (#3385)Jacob Keeler2020-06-102-0/+11
* | Sdl must store onWayPointChange internally (#2490)Pavel Zhdanov (GitHub)2020-06-082-0/+9
* | Fix onsystemrequest retry logic (#3400)JackLivio2020-05-282-3/+10
* | unsubscripe app from waypoints when it is unregistered (#3373)Collin2020-05-212-0/+23
* | Fix/Add Startup PTU trigger check (#3363)Shobhit Adlakha2020-05-184-0/+16
* | ResetGlobalProperties doesn't reset HELPPROMPT and VRHELPITEMS to default val...Collin2020-05-182-0/+4
* | Add missing ssl_context.h include in security_manager_listener (#2775)Stanislav Kobziev (GitHub)2020-05-111-0/+1
* | Move cached app logic to ChoosePTUApplicationfix/external_policy_buildjacobkeeler2020-04-212-13/+36
* | Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-203-5/+29
* | Remove redundant GetSystemInfo sending (#3305)Ira Lytvynenko (GitHub)2020-04-0310-28/+0
* | maintain signature for GetLockScreenIconUrl (#3303)Collin2020-03-231-1/+1
* | Fix/consider timeouts during streaming switching (#3293)Serhii Niukalov (GitHub)2020-03-192-1/+10
* | Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-168-52/+47
* | Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-287-1/+33
* | Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-2725-101/+309
* | Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-1411-17/+259
* | Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-056-0/+20
* | Rework Uts and add synchronization to avoid race condition in transport adapt...Serhii Niukalov (GitHub)2020-01-243-0/+13
* | Fix SDL app stream processing with non-streamable state. (#3151)Mykola Korniichuk (GitHub)2020-01-172-14/+15