Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShowAppMenu RPC #2967

Merged
merged 8 commits into from Jul 31, 2019
Merged

ShowAppMenu RPC #2967

merged 8 commits into from Jul 31, 2019

Conversation

ShobhitAd
Copy link
Contributor

@ShobhitAd ShobhitAd commented Jul 22, 2019

Fixes #1937

This PR is ready for review.

Risk

This PR makes major API changes.

Testing Plan

ATF Test scripts
Manual testing with sdl_test_suite

Summary

Adds ShowAppMenu RPC

CLA

mkorniichuk and others added 8 commits October 29, 2018 14:03
Current commit contains brand new RPC "ShowAppMenu".
The built-in menu button shows the list of menu entries added
with AddCommand. But since this button is hidden for projection apps,
the menu is not accessible anymore. So the application should
be allowed to send a request to show the built-in menu view.

ShowAppMenu RPC allows projection application to send a request to open
the built-in app menu or any previously added sub menu
by a corresponding id.
ShowAppMenu RPC added to Base-4 and Base-6
@ShobhitAd ShobhitAd changed the title Open Menu RPC ShowAppMenu RPC Jul 25, 2019
@ShobhitAd ShobhitAd merged commit b7a3f9c into develop Jul 31, 2019
@jacobkeeler jacobkeeler deleted the feature/open_menu_rpc branch February 19, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants