summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Hotfix/3327 sdl sends generic error if vehicle data not available (#3335)Yaroslav Mamykin (GitHub)2020-04-172-43/+12
* Fix/Deadlock during transport re-connect via USB (#3332)Serhii Niukalov (GitHub)2020-04-172-49/+73
* Fix/Send OnAppPropertiesChange in case one of nicknames is removed (#3336)Serhii Niukalov (GitHub)2020-04-162-5/+29
* fix APTDisplayText covert bug (#3291)Jim-Nexty2020-04-071-4/+6
* Fix SDL doesn't send EndService for Video/Audio Service upon IGNITION_OFF #14...Yurii Postolov2020-04-061-0/+2
* Fix remove_if in ClearTimerPool (#3322)JackLivio2020-04-031-6/+11
* Fix for video stream failed by switched of connection via BT+WIFI (#3290)Jim-Nexty2020-04-032-5/+35
* Remove redundant GetSystemInfo sending (#3305)Ira Lytvynenko (GitHub)2020-04-0321-128/+0
* Update path to smartDeviceLink.ini (#3310)Serhii Niukalov (GitHub)2020-04-021-1/+2
* Fix/Create generic handler in sample policy manager for different system requ...6.1.0_RCShobhit Adlakha2020-03-301-26/+84
* Update KMS count last update took place at (#3311)JackLivio2020-03-271-0/+1
* Fix/Cloud and Web-engine apps disappear after refreshing the page (#3308)Shobhit Adlakha2020-03-261-0/+1
* maintain signature for GetLockScreenIconUrl (#3303)Collin2020-03-232-2/+2
* Update start_external_proprietary.sh (#3299)Collin2020-03-231-3/+5
* Fix sdl crash when policies disabled (#3292)Yaroslav Mamykin (GitHub)2020-03-232-50/+267
* Fix/Checking PTU triggers when no apps are registered in regular policy mode ...Shobhit Adlakha2020-03-191-0/+3
* Fix/consider timeouts during streaming switching (#3293)Serhii Niukalov (GitHub)2020-03-196-9/+79
* Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-1632-228/+127
* fix/Move AppProperties struct to the Common interface (#3286)Shobhit Adlakha2020-03-121-61/+35
* Fix/Perform hash check before copying over mobile api files (#3288)Shobhit Adlakha2020-03-121-2/+6
* Fix/SDL does not send BC.PolicyUpdate to HMI if no apps are registered (#3280)Shobhit Adlakha2020-03-117-2/+34
* Use Mobile_API files from RPC Spec submodule (#3270)JackLivio2020-03-043-8627/+9
* Remove intendation for policy table snapshot (#3262)JackLivio2020-03-032-0/+2
* Add the missing attributes to the schema (#3266)Shobhit Adlakha2020-03-021-0/+6
* Add function UnwrapAppPolicies to CacheManager::Init() method (#3244)Yana Chernysheva (GitHub)2020-03-022-0/+9
* Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-2820-33/+229
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-27119-1134/+7292
* don't send onSystemRequest LOCK_SCREEN_ICON_URL to mobile if url is missing (...Collin2020-02-261-6/+9
* Add missing until param for enumeration elements (#3249)Yevhenii Dementieiev (GitHub)2020-02-261-0/+1
* Add the ability to use IAP2 transport from build flags (#3219)Serhii Niukalov (GitHub)2020-02-255-11/+11
* Adapt fix #3203 for PROPRIETARY flow (#3242)Maksym Ked (GitHub)2020-02-209-6/+90
* Merge pull request #3241 from smartdevicelink/fix/hash_id_rejected_paramsJacob Keeler2020-02-171-1/+2
|\
| * Merge remote-tracking branch 'origin/develop' into fix/hash_id_rejected_paramsJackLivio2020-02-17100-625/+1399
| |\
| * | Properly populate rejectedParams for EndServiceNACKfix/hash_id_rejected_paramsjacobkeeler2020-02-101-1/+2
* | | Merge remote-tracking branch 'origin/develop' into fix/3rd_party_build_issuesfix/3rd_party_build_issuesJackLivio2020-02-17384-17035/+4096
|\ \ \ | | |/ | |/|
| * | 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-067-5/+410
| * Fix potential deadlock in application manager (#3215)Mykola Korniichuk (GitHub)2020-02-051-14/+18
| * 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-29232-15938/+464
| * 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