summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands
Commit message (Expand)AuthorAgeFilesLines
* Fix onsystemrequest retry logic (#3400)JackLivio2020-05-282-3/+9
* Forward OnButtonPressNotifications where HMI specifies appID to apps in LIMIT...Collin2020-05-201-3/+4
* Fix/gufm check syntax (#3369)Collin2020-05-201-1/+10
* Fix/issue 1951 (#3371)Collin2020-05-182-6/+6
* Merge pull request #2553 from smartdevicelink/fix/start_stream_retry_countJacob Keeler2020-05-182-8/+8
|\
| * Fix Start Stream retry countfix/start_stream_retry_countjacobkeeler2018-08-292-8/+8
* | ResetGlobalProperties doesn't reset HELPPROMPT and VRHELPITEMS to default val...Collin2020-05-181-1/+22
* | 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-131-11/+6
* | RAI reply DUPLICATE_NAME when app has same id and name as existing appcollin2020-05-131-6/+11
* | [SDL4.0]SDL does not create icons folder in case it was removed (#2649) (#3359)Collin2020-05-111-0/+8
* | Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-202-9/+33
* | fix APTDisplayText covert bug (#3291)Jim-Nexty2020-04-071-4/+6
* | Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-161-1/+1
* | Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-277-24/+475
* | don't send onSystemRequest LOCK_SCREEN_ICON_URL to mobile if url is missing (...Collin2020-02-261-6/+9
* | Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-052-5/+18
* | Fix processing of VR only Perform Interaction response (#3122)Yaroslav Mamykin (GitHub)2020-01-311-20/+133
* | Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-292-6/+11
* | SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-221-1/+3
* | Handle wrong message type from HMI was added (#2394)Pavel Zhdanov (GitHub)2020-01-211-4/+0
* | Fix SDL app stream processing with non-streamable state. (#3151)Mykola Korniichuk (GitHub)2020-01-172-2/+2
* | Merge pull request #3145 from smartdevicelink/fix/SDL_crash_during_SetAppIconremote_atf_testingJacob Keeler2020-01-161-28/+26
|\ \
| * | Rework SetAppIcon requestfix/SDL_crash_during_SetAppIconAndriy Byzhynar2019-12-061-28/+26
* | | fix_sdl_sends_query_apps_to_the_app_#995 (#2335)Yurii Postolov2020-01-131-1/+2
* | | SDL forwards `OnButtonEvent` notification of `CUSTOM_BUTTON` to `BACKGROUND` ...Valerii Malkov (GitHub)2020-01-102-8/+6
* | | Fix increment of 'count_of_rejections_duplicate_name' counter (#3147)Yaroslav Mamykin (GitHub)2020-01-081-6/+13
* | | Fix undefined behavior after changing HMICapabilities smart object field (#3116)Andrii Kalinich (GitHub)2020-01-073-70/+64
|/ /
* | Break up long conditionjacobkeeler2019-11-221-8/+8
* | Fix application of hybrid app preference parameter for cloud applicationsjacobkeeler2019-11-221-52/+100
* | Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-211-0/+13
* | Set alert duration to 0 if softbuttons exist (#3089)JackLivio2019-10-181-2/+4
* | Fix/sdl must send generic error hmi doesnt respond during timeout (#2495)Valerii Malkov (GitHub)2019-10-168-47/+59
* | Replace DCHECK in Create Window Request (#3068)JackLivio2019-10-101-2/+8
* | Add HMICapabilities Params (#3058)JackLivio2019-10-011-0/+5
* | Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-252-9/+11
* | move MenuLayoutsAvailable to WindowCapability (#3043)Collin2019-09-243-11/+2
* | Remove deprecated methods from projectjacobkeeler2019-09-231-1/+1
* | Add fix to update RC capabilities on OnSystemCapabilityUpdated(REMOTE_CONTROL...Shobhit Adlakha2019-09-201-14/+28
* | Revert "Fix sdl versioning for vehicle data (#3015)"revert-3015-fix/sdl_versioning_for_vehicle_dataJacob Keeler2019-09-131-1/+5
* | Fix sdl versioning for vehicle data (#3015)Yaroslav Mamykin (GitHub)2019-09-131-5/+1
* | Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-304-22/+259
* | [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-3020-238/+181
* | Fixed app activation during resumption (#3001)Andriy Byzhynar (GitHub)2019-08-301-15/+16
* | Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-293-1/+79
* | Fix/reject register too many requests (#2993)Collin2019-08-281-10/+18
* | fixup! Implement Resumption for widgetsfeature/widget_supportAndriy Byzhynar (GitHub)2019-08-252-2/+2
* | Remove redundant condition lead to core crashAndriy Byzhynar2019-08-231-1/+7
* | fixup! Fixes after rebaseAndriy Byzhynar (GitHub)2019-08-211-1/+2
* | Fix nickname validation issue appeared after rebaseAndriy Byzhynar (GitHub)2019-08-211-3/+4