forked from extern/Unexpected-Keyboard
91ace060bc
This replaces the switch cases in KeyModifier.java with JSON files, one for each diacritic. The number of states increases from 6727 to 7377. The apk size slightly decreases (around 3kb).
11 lines
107 B
JSON
11 lines
107 B
JSON
{
|
|
"a": "ą",
|
|
"e": "ę",
|
|
"i": "į",
|
|
"k": "ķ",
|
|
"l": "ļ",
|
|
"n": "ņ",
|
|
"o": "ǫ",
|
|
"u": "ų"
|
|
}
|