Releases: JZ6/Flexboard
Releases · JZ6/Flexboard
Release list
v2.0.0-dev.3
2.0.0-dev.3
- feat: popups borrow Gboard's own editor-dialog layout
- feat: one row per hotkey — the composite editor dialog
v2.0.0-dev.2
2.0.0-dev.2
- fix: after an import, the settings rows keep showing the old text
v2.0.0-dev.1
2.0.0-dev.1
- refactor: one hotkey emission template, two site configs
- docs: park the grey-out-unpatched-rows design with its mechanisms pinned
- refactor: patch structure — slots internal, swipe-scoped seed, one controller resolution
- feat: real popups — icon picker grid, export text box, import paste box
- fix: hotkey bug hunt — validated legacy icons, honest clear contract, two new pins
v2.0.0-dev.0
2.0.0-dev.0
- chore: keep the extracted Gboard APK in-repo for the dex gates
- fix: icon picker review — dispatch through the fragment's public d, not protected t
- feat: per-slot icon picker — cycle rows on the aA click hook
- feat: import/export as real buttons — the port's click hook finally exists
- feat: drop the hold-delay settings row — fixed at 0ms
- feat: settings polish — per-slot icons on hotkey rows, version under About
- docs: park the bigger-toolbar plan with the corrected stock model
- docs: trace the toolbar-capacity chain and the native raise-the-max plan
v1.4.0-dev.9
1.4.0-dev.9
- refactor: hotkey icon drawables carry their symbol names
v1.4.0-dev.8
1.4.0-dev.8
- feat: default hotkey icons are the Flexboard vector pack from 8a25e2f
- docs: hotkey visibility contract — set text shows at open, clear removes at restart
v1.4.0-dev.7
1.4.0-dev.7
- feat: hotkey slots appear only when the user types a value
v1.4.0-dev.6
1.4.0-dev.6
- fix: toolbar module anchor needs the controller field, not just the signature
v1.4.0-dev.5
1.4.0-dev.5
- docs: refresh-on-open lands; count slider retired
- feat: drop the hotkey count slider — slots are numbered placeholders
- feat: hotkey slots re-register on every keyboard open
- docs: hotkeys register on controller init — settings edits need a keyboard cycle
v1.4.0-dev.4
1.4.0-dev.4
- test: pin the hotkey defaults table and the widened-array seam
- feat: hotkey import/export through a single edit-text row
- feat: hotkeys return — patch registration and settings rows
- feat: hotkeys return — the extension half