-
-
Notifications
You must be signed in to change notification settings - Fork 194
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
[Feature Request] fully customizable keyboard by the user #231
Comments
I looked at all the requests and I see that users are asking to change something in the keyboard and add some buttons. But if you make it possible for users to create keyboards for themselves, then some of the problems will disappear by themselves, for example these: |
A first step might be to allow passing a XML layout file in the settings. Such a file looks like that: qwerty.xml Then, there's the activity for modifying the layout interactively. Such a feature would be interesting but it sounds like a lot of work. The app you link to also allow changing the colors and sizes, that would be theming. Issues: #222, #92 Are you proposing to do the work ? |
it doesn't matter what the function is called (theme or setting or something else) the main task is so that the user can create a keyboard from the necessary keys himself, set them arbitrary colors. arbitrary keys anywhere on the keyboard and any functionality needed by users. in the future, we may make a separate branch and post different versions of ready-made keyboards and themes. |
I think everything in this issue is covered by other issues. I'll close. |
have you already done a full customization of the keyboard? where is the ticket responsible for full customization? |
please make it possible to customize the appearance of the keyboard yourself. I want to choose which keys and where they should be, what size and what color they will be.
here is an analogue of your program that allows you to make a complete appearance adjustment jbak2:
https://play.google.com/store/apps/details?id=com.jbak2.JbakKeyboard
source code: https://jbak2.ucoz.net/load/iskhodnye_teksty/jbkbd2_v2_36_11_source_code/23-1-0-184
I ask you to install this program and study its functions, then take a part and make it better for yourself.
The text was updated successfully, but these errors were encountered: