Files
Unexpected-Keyboard/srcs/compose
Jules Aguillon 91ace060bc Move diacritics mapping to the compose state machine
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).
2024-06-09 11:53:17 +02:00
..
2024-03-02 19:11:41 +01:00

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.