Simple-Keyboard/app
Ensar Sarajčić e0fa3fd919 Ensure no multiple capital letters appear without using delay
This fixes the issue of capitalizing two letters when SHIFT is active,
but it does not use delay. It instead always updates shift state right
right after a key press, to ensure it is in the right state as soon as
next key is typed. This removes the delay added in #210.
2023-08-31 13:38:20 +02:00
..
src Ensure no multiple capital letters appear without using delay 2023-08-31 13:38:20 +02:00
.gitignore uploading the initial project 2022-01-04 10:03:20 +01:00
build.gradle update commons ref 2023-08-17 19:40:36 +03:00
proguard-rules.pro uploading the initial project 2022-01-04 10:03:20 +01:00