Releases: skunkwarelabs/keyboard
Releases · skunkwarelabs/keyboard
Release list
keyBoard v1.1
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.
keyBoard v1.0
First release of keyBoard — a Material You Android keyboard by SkunkWare.
Features
- Material You dynamic theming; letters / 123 / #+= pages
- Glide (swipe) typing
- Full Unicode 16.0 emoji browser with categories, search, and recents
- Caps lock, rolling backspace, taptic haptics
- Space-bar cursor trackpad (hold space and slide)
- The letter B types as
🅱️
Install: download the APK below and sideload it (enable "install from unknown sources"), then enable it under Settings → System → Languages & input → On-screen keyboards.
Signed with the SkunkWare upload key; sideload build, separate from the Play Store release.