summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/hmi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #2967 from smartdevicelink/feature/open_menu_rpcShobhit Adlakha2019-07-312-0/+124
|\ \ | |/ |/|
| * Fix styleShobhit Adlakha2019-07-221-1/+1
| * Fixed merge conflicts and updated branchShobhit Adlakha2019-07-22224-267/+728
| |\
| * | fix according to commentsMykola Korniichuk2018-12-042-11/+11
| * | Open Menu RPCMykola Korniichuk2018-10-292-0/+124
* | | Process lock_screen_dismissal_warning logicigapchuck2019-07-241-6/+33
* | | Process lock_screen_dismissal_enabled logicAlexander2019-07-241-4/+13
| |/ |/|
* | Add CloseApplication RPCjacobkeeler2019-06-172-0/+126
* | Merge remote-tracking branch 'origin/release/5.1.1' into feature/update_style...feature/update_style_scriptjacobkeeler2019-04-301-0/+3
|\ \
| * | Added macro to application manager and unit testsShobhit Adlakha2019-04-301-0/+3
* | | Run updated style scriptjacobkeeler2019-04-29221-275/+278
|/ /
* | Rearrange includes and make AppServiceManager methods virtualjacobkeeler2019-03-151-0/+2
* | Add mock app service managerjacobkeeler2019-03-141-1/+1
* | Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-0/+4
|\ \
| * \ Merge remote-tracking branch 'origin/develop' into feature/cloud_app_transportjacobkeeler2019-03-051-2/+6
| |\ \
| * | | Close Cloud Connection (#2825)JackLivio2019-02-281-0/+4
* | | | GetFile RPC (#2811)Shobhit Adlakha2019-03-062-0/+128
* | | | Add capability updates for NAVIGATION service typefeature/navigation_service_typejacobkeeler2019-02-261-1/+19
* | | | App Service Activation Logic (#2809)Jacob Keeler2019-02-231-0/+80
* | | | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-211-0/+67
* | | | Merge remote-tracking branch 'origin/develop' into feature/base_app_services_...JackLivio2019-02-011-2/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add check for missing presetBankCapabilities in Buttons.GetCapabilitieshotfix/invalid_preset_bank_capabilitiesJacob Keeler2018-11-161-2/+6
| |/
* | Add ActivateApp test cases for cloud appsjacobkeeler2018-11-301-2/+4
* | Add method headers and fix stylejacobkeeler2018-11-271-2/+4
* | Update ActivateApp timeout for cloud appsjacobkeeler2018-11-271-0/+10
* | Fix issues with retry sequencejacobkeeler2018-11-261-1/+1
* | Fix issues with ActivateApp flowjacobkeeler2018-11-151-6/+8
* | Add SDL.ActivateApp flow changes for cloud appsjacobkeeler2018-11-141-0/+10
|/