summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! Send requests to get capabilities from HMI in case any capability is m...impl/persisting_hmi_capabilitiesLitvinenkoIra2020-03-0510-50/+55
* fixup! Implement caching for VR, TTS, Buttons, VehicheInfo and RC capabilitiesLitvinenkoIra2020-03-052-9/+9
* fixup! Save UI.GetCapabilities, UI.GetLanguage, UI.GetSupportedLanguages resp...LitvinenkoIra2020-03-055-35/+25
* Change variable names to more meaningfulLitvinenkoIra2020-03-041-42/+44
* fixup! Send requests to get capabilities from HMI in case any capability is m...LitvinenkoIra2020-03-0415-118/+102
* fixup! Implement caching for VR, TTS, Buttons, VehicheInfo and RC capabilitiesLitvinenkoIra2020-03-048-59/+51
* fixup! Replace raw pointers with shared pointersLitvinenkoIra2020-03-044-29/+26
* Send requests to get capabilities from HMI in case any capability is missing ...LitvinenkoIra2020-02-2912-92/+261
* Fix default capabilities structure according to the HMI APILitvinenkoIra2020-02-291-6/+9
* Implement caching for VR, TTS, Buttons, VehicheInfo and RC capabilitiesLitvinenkoIra2020-02-2923-357/+957
* Define HMI interfaces aliasesLitvinenkoIra2020-02-213-8/+38
* Fix doxygenLitvinenkoIra2020-02-212-416/+67
* Save UI.GetCapabilities, UI.GetLanguage, UI.GetSupportedLanguagesLitvinenkoIra2020-02-1916-9/+359
* Replace raw pointers with shared pointersLitvinenkoIra2020-02-1814-125/+121
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-1494-604/+1368
* Fix core crash on accesing the application pointer. (#3194)Igor Gapchuk (GitHub)2020-02-122-7/+9
* Prevent creation of SSL context during certificate updating (#2777)Stanislav Kobziev (GitHub)2020-02-112-0/+4
* Fix ApplicationSet reference variables are not lock-protected (#3230)Jim-Nexty2020-02-101-2/+2
* Fix for Bug:Deadlock happens during video streaming (#3231)Jim-Nexty2020-02-101-12/+16
* Fix for No mechanism for managing the switching sequence(Start/StopSt… (#3217)Jim-Nexty2020-02-071-0/+36
* fix warning in compiling core (#3236)Collin2020-02-061-2/+1
* #3211 [SDL 0234] Proxy Library RPC Generation (#3213)Vladyslav Mustafin2020-02-0636-2493/+1148
* Fix potential deadlock in application manager (#3215)Mykola Korniichuk (GitHub)2020-02-051-14/+18
* Merge pull request #3229 from smartdevicelink/fix/issue_3228theresalech2020-02-051-1/+1
|\
| * update licensefix/issue_3228theresalech2020-02-031-1/+1
* | Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-0519-10/+86
|/
* Fix processing of VR only Perform Interaction response (#3122)Yaroslav Mamykin (GitHub)2020-01-313-65/+634
* Fix build witj external proprietary after update new jsoncpp lib (#3224)Yevhenii Dementieiev (GitHub)2020-01-303-5/+4
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-29235-16018/+553
* Stop app unregister timer after streaming session restarted (#3202)Mykola Korniichuk (GitHub)2020-01-292-27/+45
* Update malformed message's criterias according the documentation (#2516)Kostiantyn Grygoriev2020-01-282-18/+56
* Rework Uts and add synchronization to avoid race condition in transport adapt...Serhii Niukalov (GitHub)2020-01-2423-183/+566
* SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-229-32/+148
* Fix UpdateDeviceList content (#2249)Yurii Postolov2020-01-225-48/+27
* Handle wrong message type from HMI was added (#2394)Pavel Zhdanov (GitHub)2020-01-213-10/+53
* Fix SDL app stream processing with non-streamable state. (#3151)Mykola Korniichuk (GitHub)2020-01-179-113/+209
* Merge pull request #3145 from smartdevicelink/fix/SDL_crash_during_SetAppIconremote_atf_testingJacob Keeler2020-01-164-104/+262
|\
| * Rework SetAppIcon requestfix/SDL_crash_during_SetAppIconAndriy Byzhynar2019-12-062-29/+34
| * Rework file_systemAndriy Byzhynar2019-12-062-75/+228
* | Fix sdl versioning for vehicle data (#3049)Yaroslav Mamykin (GitHub)2020-01-159-68/+201
* | Fix misplaced OnDataVideoStreaming (#3154)Mykola Korniichuk (GitHub)2020-01-156-13/+82
* | Merge pull request #3203 from smartdevicelink/fix/BC.PolicyUpdate_twiceJackLivio2020-01-145-2/+87
|\ \
| * | fixup! Add new update_pending statusfix/BC.PolicyUpdate_twiceLitvinenkoIra2020-01-143-1/+7
| * | Add new update_pending statusLitvinenkoIra2019-11-295-2/+81
* | | Fix wrong success code for ReadDID request truncated data (#2370)Yurii Postolov2020-01-141-2/+4
* | | fix_sdl_sends_query_apps_to_the_app_#995 (#2335)Yurii Postolov2020-01-135-11/+22
* | | Added test for double data cleanup (#3146)Serhii Niukalov (GitHub)2020-01-132-0/+30
* | | SDL forwards `OnButtonEvent` notification of `CUSTOM_BUTTON` to `BACKGROUND` ...Valerii Malkov (GitHub)2020-01-103-8/+35
* | | Fix crash in WebsocketSession on start. (#3191)Serhii Niukalov (GitHub)2020-01-102-6/+48
* | | Fix increment of 'count_of_rejections_duplicate_name' counter (#3147)Yaroslav Mamykin (GitHub)2020-01-081-6/+13