summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin
Commit message (Expand)AuthorAgeFilesLines
* fixup! Add application manager implementation for WebEngineSupportMaksym2020-02-102-6/+6
* Add application manager implementation for WebEngineSupportAlexander Kutsan2020-02-0518-24/+1779
* 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-313-65/+634
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-293-9/+14
* 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-162-29/+34
|\
| * Rework SetAppIcon requestfix/SDL_crash_during_SetAppIconAndriy Byzhynar2019-12-062-29/+34
* | 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-103-8/+35
* | 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-078-88/+110
|/
* Fix unit testsjacobkeeler2019-11-221-0/+22
* Break up long conditionjacobkeeler2019-11-221-8/+8
* Fix application of hybrid app preference parameter for cloud applicationsjacobkeeler2019-11-222-60/+117
* 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-169-49/+61
* Replace DCHECK in Create Window Request (#3068)JackLivio2019-10-102-2/+11
* Add HMICapabilities Params (#3058)JackLivio2019-10-011-0/+5
* Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-253-29/+27
* 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
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-191-1/+2
* 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-308-28/+523
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-3027-724/+413
* 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-297-2/+262
* Fix/reject register too many requests (#2993)Collin2019-08-281-10/+18
* Merge pull request #2980 from smartdevicelink/feature/widget_supportJackLivio2019-08-2665-160/+4228
|\
| * 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
| * Add app version check to SetDisplayLayout RPCAndriy Byzhynar (GitHub)2019-08-212-13/+75
| * fixup! Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-1/+1
| * Fixes after rebasemked-luxoft2019-08-201-4/+1
| * Add validation to CreateWindow requestmked-luxoft2019-08-203-0/+185
| * Add accumulating window capabilitiesmked-luxoft2019-08-206-13/+33
| * Use window id as intmked-luxoft2019-08-204-6/+6
| * fixup! Implement Resumption for widgetsmked-luxoft2019-08-201-2/+2
| * Check hmi level of relevant window on button notificationsmked-luxoft2019-08-204-13/+29
| * fixup! Update Show RPCmked-luxoft2019-08-202-3/+15
| * Rename DISPLAY to DISPLAYS according to the proposal revisionLitvinenkoIra2019-08-209-23/+23
| * Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-205-19/+57