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

[Feature Request] fully customizable keyboard by the user #231

Closed
OmlineEditor opened this issue Oct 28, 2022 · 6 comments
Closed

[Feature Request] fully customizable keyboard by the user #231

OmlineEditor opened this issue Oct 28, 2022 · 6 comments

Comments

@OmlineEditor
Copy link

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.

@OmlineEditor
Copy link
Author

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:
#176
#178
#192
#195
#210
#133
#131

@Julow
Copy link
Owner

Julow commented Nov 1, 2022

A first step might be to allow passing a XML layout file in the settings. Such a file looks like that: qwerty.xml
It goes quite far for full customization, there's an issue open about this: #31

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 ?

@OmlineEditor
Copy link
Author

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.
here are examples of different keyboards:
https://play.google.com/store/apps/details?id=com.jbak2.layout

@Julow
Copy link
Owner

Julow commented Nov 11, 2022

I think everything in this issue is covered by other issues. I'll close.

@Julow Julow closed this as not planned Won't fix, can't repro, duplicate, stale Nov 11, 2022
@OmlineEditor
Copy link
Author

have you already done a full customization of the keyboard? where is the ticket responsible for full customization?

@Julow
Copy link
Owner

Julow commented Nov 11, 2022

The other issues are: #222 #92 #226 #229

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

No branches or pull requests

2 participants