SimpleMobileTools / Simple-Keyboard

Easy keyboard for inserting all kinds of texts, special characters and numbers.
https://www.simplemobiletools.com
GNU General Public License v3.0
330 stars 115 forks source link

Add Polish keyboard layout #212

Closed starsep closed 1 year ago

tibbi commented 1 year ago

you removed many alternative letters, they arent present in Gboard etc either? Also, if you long press "e", lets make "3" selected by default. Same at "o".

starsep commented 1 year ago

you removed many alternative letters, they arent present in Gboard etc either? Also, if you long press "e", lets make "3" selected by default. Same at "o".

They are present in Gboard. I can restore them but I am not sure whether I should. For example Slovenian doesn't have them. I used English QWERTY as a base.

Could you explain how order of app:popupCharacters works exactly? I see that for:

tibbi commented 1 year ago

well, it depends on the key. The best way is just testing it in the app itself.

dmitriy-chernysh commented 1 year ago

I've tested it and the digit is not selected by default for Polish Video with issue https://youtube.com/shorts/nbrLrANGstQ

@starsep Please use the same ordering for characters as you can see in English layout.

Screenshot from 2023-10-10 21-37-51

If there are 2 characters in app:popupCharacters, the digit should be in a leading position, 3 characters - the digit should be in the middle.

In other cases - the digit should be shown above the key where you see a small digit inside.

tibbi commented 1 year ago

closing this as the fixed version has been accepted