summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
...
* | ResetGlobalProperties doesn't reset HELPPROMPT and VRHELPITEMS to default val...Collin2020-05-185-8/+100
* | only return if we are sure we are out of space (#3361)Collin2020-05-131-5/+0
* | Revert "RAI reply DUPLICATE_NAME when app has same id and name as existing app"collin2020-05-133-69/+8
* | RAI reply DUPLICATE_NAME when app has same id and name as existing appcollin2020-05-133-8/+69
* | Fix Compile Warnings (#3356)Collin2020-05-112-2/+5
* | [SDL4.0]SDL does not create icons folder in case it was removed (#2649) (#3359)Collin2020-05-111-0/+8
* | Add missing ssl_context.h include in security_manager_listener (#2775)Stanislav Kobziev (GitHub)2020-05-111-0/+1
* | Fixing problem with validation of array (#2669)Oleksandr Nyzhnyk (GitHub)2020-05-083-17/+47
* | SDL crash during cleanup. (#2621)Mykola Korniichuk (GitHub)2020-05-081-0/+2
* | Update HMI_API.xml (#3354)Collin2020-05-071-1/+1
* | Init usage_and_error_counts on startup (#3349)release/6.1.1JackLivio2020-04-301-0/+4
* | do not retry ptu if no apps are connected (#3350)Collin2020-04-301-0/+4
* | Add permission checking for all messages to and from mobile (#3344)6.1.0_RC2Jacob Keeler2020-04-2712-107/+152
* | Fix capability window update when window_id is missing (#3342)JackLivio2020-04-221-9/+16
* | Fix result code generic error while subscribing to vehicle data (#3264)Yana Chernysheva (GitHub)2020-04-222-12/+31
* | Merge pull request #3341 from smartdevicelink/fix/external_policy_buildJacob Keeler2020-04-216-87/+75
|\ \
| * | Move cached app logic to ChoosePTUApplicationfix/external_policy_buildjacobkeeler2020-04-216-87/+75
* | | Fix UpdateAppList/UpdateDeviceList spam (#3339)Andrii Kalinich (GitHub)2020-04-214-10/+25
* | | StartEndStreamTimer in StopNaviService (#3325)Collin2020-04-211-1/+1
|/ /
* | Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-2012-178/+253
* | Do not send two END_SERVICE requests during streaming switching between apps ...Ira Lytvynenko (GitHub)2020-04-202-31/+58
* | 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 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
* | 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-27118-1134/+7283
* | 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 remote-tracking branch 'origin/develop' into fix/hash_id_rejected_paramsJackLivio2020-02-1798-613/+1386
|\ \