summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/hmi
Commit message (Expand)AuthorAgeFilesLines
* Fix mutex deadlock on VR.ChangeLanguage received (#3370)Alexander Kutsan2020-09-031-5/+2
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-01243-542/+959
* [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-211-0/+8
* Merge pull request #3478 from smartdevicelink/fix/driver_distraction_capabili...JackLivio2020-08-201-0/+1
|\
| * Cache Driver Distraction Capabilityfix/driver_distraction_capability_cachingjacobkeeler2020-08-191-0/+1
* | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingJackLivio2020-08-203-0/+195
|\ \ | |/
| * Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-173-0/+195
* | Get filename from full pathJackLivio2020-08-131-0/+7
* | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingJackLivio2020-08-121-0/+9
|\ \ | |/
| * Additional Submenus and Driver Distraction Limits (#3447)JackLivio2020-08-071-0/+9
* | Apply suggestions from code reviewJackLivio2020-08-052-2/+2
* | Merge remote-tracking branch 'origin/develop' into feature/main_menu_updatingcollin2020-07-2332-153/+371
|\ \ | |/
| * [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-1732-154/+367
| * Feature/aligning hmi mobile api for pcm stream capabilities (#3297)Igor Gapchuk (GitHub)2020-07-071-0/+5
* | Fix styleJackLivio2020-07-142-16/+18
* | Fix typo in RPC classJackLivio2020-07-131-1/+1
* | Main menu updating and paginationJackLivio2020-06-302-0/+161
|/
* Fix onsystemrequest retry logic (#3400)JackLivio2020-05-281-2/+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
* | Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-201-7/+32
* | Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-275-0/+439
* | Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-052-5/+18
* | Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-291-2/+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
* | Fix/sdl must send generic error hmi doesnt respond during timeout (#2495)Valerii Malkov (GitHub)2019-10-165-5/+25
* | Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-251-2/+3
* | 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
* | Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-301-3/+13
* | [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-3017-237/+177
* | Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-293-1/+79
* | fixup! Implement Resumption for widgetsfeature/widget_supportAndriy Byzhynar (GitHub)2019-08-251-1/+1
* | Use window id as intmked-luxoft2019-08-201-1/+1
* | Rename DISPLAY to DISPLAYS according to the proposal revisionLitvinenkoIra2019-08-202-2/+2
* | Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-8/+22
* | Update logic of OnSystemContext for widget windowsAndrii Kalinich2019-08-201-10/+19
* | Implement hmi capabilties handlingAndriy Byzhynar2019-08-202-0/+15
* | Implement Policies changes and dependenciesAndriy Byzhynar2019-08-201-1/+5
* | Implement StateController changesAndriy Byzhynar2019-08-204-10/+16
* | Implement BC.OnSystemCapabilitiesUpdated notification from HMIAndriy Byzhynar2019-08-201-0/+117
* | Implement CreateWindow and DeleteWindow RPCsAndriy Byzhynar2019-08-204-0/+250
* | Merge pull request #2034 from shoamano83/feat/sdl-0138_audio_pass_thru_arrayJackLivio2019-08-201-2/+10
|\ \
| * | Omit the case where UI.GetCapabilityResponse returns a list in audioPassThruC...Sho Amano2019-08-161-12/+5
| * | Always make audio_pass_thru_capabilities_ an array when reading from UIGetCap...Sho Amano2019-08-061-2/+13
| * | Update HMI_API.xml to add audioPassThruCapabilitiesListSho Amano2019-07-251-1/+5
* | | add Cancel Interaction RPC (#2963)Collin2019-08-122-0/+126