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

Update CommonActivity.kt - Episode Navigation with Channel Up,Down #1387

Merged

Conversation

elvistony
Copy link
Contributor

Added KeyEvent Support for Numpad 1 & Channel Down for Previous Episode and Numpad 2 & Channel Up for Next Episode.
Simple update to the CommonActivity.kt file with the KeyCodes to support more buttons.

Added New KeyEvents:

KeyEvent Function
Numpad 1 and Channel Down Previous Episode
Numpad 2 and Channel Up Next Episode

Source: Documentation for KeyEvents

…ating Episodes

Added KeyEvent Support for Numpad 1 & Channel Down for Previous Episode and Numpad 2 & Channel Up for Next Episode.

Source: [Documentation](https://developer.android.com/reference/android/view/KeyEvent#KEYCODE_CHANNEL_UP)
@elvistony
Copy link
Contributor Author

This update partially fixes this Issue that was raised #1386

@fire-light42
Copy link
Collaborator

Looks good 👍

@fire-light42 fire-light42 merged commit 217cf41 into recloudstream:master Oct 21, 2024
2 checks passed
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.

2 participants