Skip to content

Releases: JZ6/Flexboard

v2.0.0-dev.3

v2.0.0-dev.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 05:00

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

v2.0.0-dev.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 23:08

2.0.0-dev.2

  • fix: after an import, the settings rows keep showing the old text

v2.0.0-dev.1

v2.0.0-dev.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 21:33

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

v2.0.0-dev.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 04:22

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

v1.4.0-dev.9 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 05:43

1.4.0-dev.9

  • refactor: hotkey icon drawables carry their symbol names

v1.4.0-dev.8

v1.4.0-dev.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 05:35

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

v1.4.0-dev.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 04:08

1.4.0-dev.7

  • feat: hotkey slots appear only when the user types a value

v1.4.0-dev.6

v1.4.0-dev.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 00:04

1.4.0-dev.6

  • fix: toolbar module anchor needs the controller field, not just the signature

v1.4.0-dev.5

v1.4.0-dev.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 22:57

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

v1.4.0-dev.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 19:19

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