Simple-Keyboard/app
Ensar Sarajčić ded7159d3b Use BreakIterator to count characters to delete
Since emoji characters take up multiple characters, this
uses BreakIterator from android.icu to correctly determine length
of a single Unicode character. This also fixes behavior for other
Unicode characters that may be made up of multiple characters.
2023-07-26 08:29:04 +02:00
..
src Use BreakIterator to count characters to delete 2023-07-26 08:29:04 +02:00
.gitignore uploading the initial project 2022-01-04 10:03:20 +01:00
build.gradle update version to 5.4.7 2023-07-09 17:45:37 +02:00
proguard-rules.pro uploading the initial project 2022-01-04 10:03:20 +01:00