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

Use PAGE_UP and PAGE_DOWN keycodes for scrolling #620

Merged
merged 1 commit into from
Aug 19, 2017

Conversation

di72nn
Copy link
Member

@di72nn di72nn commented Aug 12, 2017

Improvement for #168.

Uses parameters under "screen scrolling" in settings.

To emulate key presses (for testing):
PAGE_UP: adb shell input keyevent 92.
PAGE_DOWN: adb shell input keyevent 93.

@di72nn di72nn mentioned this pull request Aug 12, 2017
8 tasks
@di72nn di72nn merged commit cef7f1c into master Aug 19, 2017
@di72nn di72nn deleted the handle_page_up-down_key_events branch August 19, 2017 08:33
@di72nn
Copy link
Member Author

di72nn commented Aug 19, 2017

Shouldn't break anything. No suggestions or improvements - merged as is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant