-
Notifications
You must be signed in to change notification settings - Fork 53
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
Move vibrate on keypress and popup on keypress to individual keyboard settings #141
Comments
i want to deep dive in the app to solve this issue , |
You could check out the Language settings fragment and how language-based settings are currently being changed for the double space for the period, accent characters, and emoji autosuggestions. |
Assigned you given the interest, @MostafaMohamed2002 :) Let us know if you need any support! |
I'll do my best 👌 |
Hey @MostafaMohamed2002 , Hope you're doing well. Just checking in to see if you are still working on the issue. Happy to help in case your facing any issues. |
Hey @MostafaMohamed2002 👋 We'll unassign here for now, but by all means let us know if you'd have interest in working on this or another issue! 😊 |
I would work on this issue :) |
Thanks for picking this up, @angrezichatterbox! Getting this done before Data Reuse Days as I expect you have in mind would be really great 😊 Appreciate you prioritizing it! |
If I am thinking right popup on keypress is the expanded key coming up in the keyboard right ? They havent been working for quite some while I suppose. The enable and disable. |
Sorry for the late reply here, @angrezichatterbox :) Had quite a PR I was working on 😊 Yes that's exactly right! I'll check the PR out soon! 🚀 |
Terms
Description
The current implementation of the Vibrate on Keypress and Popup on Keypress settings is unified across all keyboards in the App settings RecyclerView container. To enhance user experience, the goal is to relocate these settings to the individual language settings, allowing for keyboard-specific configurations. This change will enable users to customize keypress feedback and popup behavior based on their preferred keyboard language, providing greater flexibility and personalization.
The options have to be added under the functionality recycler view for each keyboard setting as given above and have to be modified to change separately for each language.
Contribution
I would love to work on this and am more than willing to help anyone fix this issue :)
The text was updated successfully, but these errors were encountered: