mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-08-01 02:00:57 +02:00
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).
Compose sequences
The compose.py
program parses the compose sequences found in this directory
and generates srcs/juloo.keyboard2/ComposeKeyData.java
.
en_US_UTF_8_Compose.pre
This file is copied from the xorg
project. Copyright applies.