Skip to content

[Android] Simple haptic feedback #362

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Vogtinator
Copy link
Member

HapticFeedbackConstants.KEYBOARD_TAP on all keypress and touchpad down events triggered by QML.

Fixes #115

TODO:

  • Should it be configurable?

HapticFeedbackConstants.KEYBOARD_TAP on all keypress and touchpad down
events triggered by QML.

Fixes nspire-emus#115
@MinePossu
Copy link

Hell, yeah. This makes it much more nicer to use. Maybe a slider to change the strength of the feedback 0 being off.

@Vogtinator
Copy link
Member Author

Maybe a slider to change the strength of the feedback 0 being off.

I don't think the Android API allows to select a strength.

@MinePossu
Copy link

There probably is a way since gboard atleast allows to change the strength. But even committing this as is would be much better than no haptic.

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.

Feedback for key presses on Android
2 participants