Adds accent long-press, fixes the cursor-control overrun, and enlarges key hitboxes.
Added
- Accent long-press popup — hold a letter for a slide-to-pick row of accented forms (e.g.
e→é è ê ë ē ė ę, plusç,ñ,ß, …). Slide across and release to insert; accents follow the active shift state. On top-row letters the number is the default option, so a straight hold-and-release still types the digit (q→1 … p→0).
Changed
- Larger key hitboxes — taller keys (46→52dp) and tighter inter-key margins, shrinking the dead zones where taps used to miss or hit the wrong key.
Fixed
- Cursor-control overrun — the space-bar caret trackpad moved the cursor with DPAD key events, which at a field's edge escaped the text and shifted focus to surrounding UI (e.g. a browser's URL-bar buttons). It now moves the caret with a clamped
setSelection, so it can't leave the field.
APK is signed with the SkunkWare Labs release key.