Julow / Unexpected-Keyboard

A lightweight virtual keyboard for developers.
GNU General Public License v3.0
1.47k stars 188 forks source link

Edit the numeric layout #459

Open cachewram opened 1 year ago

cachewram commented 1 year ago

Can we edit the numeric layout?. If so how? And when is the next release. Thankyou.

Julow commented 1 year ago

This is not possible from the app but you can edit this file and rebuild the app: https://github.com/Julow/Unexpected-Keyboard/blob/master/res/xml/numeric.xml Next release date is not defined.

cachewram commented 1 year ago

Right. Excellent. Thank you. Happy face!

yurikhan commented 8 months ago

Would be nice if numeric keyboard could be customized, the same way as base layers are.

sdrapha commented 8 months ago

I had working code for that in the past. If desired I can re-do a Pull Request for that. The way I had it. a Specific Layout could be paired with another specifc Numeric Layout.

Only thing that was not accounted for was custom layouts. since I was buildind my custom layouts into the app before compiling the apk. But its a start.

horada commented 7 months ago

I'm voting for this feature, it will be very useful to be able to create custom numeric layout similarly to the normal layout (and maybe even tight it to the normal layout - so each layout could have associated different numeric pad, but not sure, how easy/difficult it would be).

mariush444 commented 3 months ago

I'm voting for this feature, too.

derei commented 1 month ago

Having the entire keyboard layout editable would be just awesome. Please consider it.