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

Move vibrate on keypress and popup on keypress to individual keyboard settings #141

Open
2 tasks done
angrezichatterbox opened this issue Sep 22, 2024 · 4 comments
Open
2 tasks done
Assignees
Labels
feature New feature or request good first issue Good for newcomers hacktoberfest Included as a part of Hacktoberfest help wanted Extra attention is needed

Comments

@angrezichatterbox
Copy link
Member

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.

Screenshot 2024-09-22 at 2 05 30 PM

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 :)

@angrezichatterbox angrezichatterbox added feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Sep 22, 2024
@andrewtavis andrewtavis added the hacktoberfest Included as a part of Hacktoberfest label Sep 30, 2024
@MostafaMohamed2002
Copy link
Contributor

i want to deep dive in the app to solve this issue ,
can you assist me with that and tell where to start ?

@angrezichatterbox
Copy link
Member Author

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.

@andrewtavis
Copy link
Member

Assigned you given the interest, @MostafaMohamed2002 :) Let us know if you need any support!

@MostafaMohamed2002
Copy link
Contributor

I'll do my best 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers hacktoberfest Included as a part of Hacktoberfest help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

3 participants