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

Add Android record keycode mapping, and send the key event to Kabuki #491

Merged
merged 1 commit into from
May 30, 2023

Conversation

zhongqiliang
Copy link
Contributor

@zhongqiliang zhongqiliang commented May 26, 2023

b/272048725

I verified it using adb command to send the keycode.
We need to verify the TV remote record button triggers the keycode AKEYCODE_MEDIA_RECORD(130)

Copy link
Contributor

@y4vor y4vor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zhongqiliang zhongqiliang force-pushed the atv_record_button branch 3 times, most recently from eb9e1ae to bc078ea Compare May 30, 2023 19:25
@zhongqiliang
Copy link
Contributor Author

Added the mapping for DOM keycode.
My understanding is it will be used in the virtual keyboard in the html file, this is not tested. Added unit test to cover it.

@zhongqiliang zhongqiliang merged commit f2f67a5 into main May 30, 2023
@zhongqiliang zhongqiliang deleted the atv_record_button branch May 30, 2023 22:20
@zhongqiliang zhongqiliang added the cp-24.lts.1+ Cherry Pick to the 24.lts.1+ branch label Jun 27, 2023
cobalt-github-releaser-bot pushed a commit that referenced this pull request Jun 27, 2023
zhongqiliang added a commit that referenced this pull request Jun 27, 2023
… key event to Kabuki (#757)

Co-authored-by: Colin Liang <[email protected]>
Co-authored-by: Colin Liang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cp-24.lts.1+ Cherry Pick to the 24.lts.1+ branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants