Releases: nightkr/flickboard
Releases · nightkr/flickboard
v0.1.3
Layouts
- Added macron symbol
- Removed a duplicate key from RUPH
- The calculator layout now also applies to mininumbers
- (Un-)flipped brackets for right-to-left languages
Bugfixes
- Fixed emoji rendering on Android 11 (and below)
- Spacebar should now work even when invisible characters are disabled
Changes
- Tab should now trigger tab actions (like on a desktop)
Features
- Keyboard preview can now be collapsed
- Added optional margin around keyboard
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
Layouts
Features
- Implement shift action to change word capitalization (@strindberg)
- Made theme saturation and brightness configurable
Bugfixes
- Support ctrl/alt modifiers for more characters
New Contributors
- @strindberg made their first contribution in #127
- @Atn-D made their first contribution in #152
- @romdudk made their first contribution in #153
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Features
- Added a new first-launch tutorial
- Added ctrl/alt modifiers (they existed before but did nothing in most apps)
- Added an About section
- Added a new handedness toggle gesture
Changes
- Changed the custom colour selection to use HCL (like the rest of Material 3) rather than HSV
Full Changelog: v0.0.13...v0.1.0
v0.0.13
Bugfixes
- Fixed a regression in v0.0.12 where shift-gestures would no longer work
Full Changelog: v0.0.12...v0.0.13
v0.0.12
Layouts
- Added UkrainianRussian layout (@Crandel)
- Added alternative french layout (@Crazy-Unicooorn)
- Added Hungarian, Italian, Portuguese and Turkish layouts (@allthelazorz)
- Added danish layout
Features
- Landscape can now use a different layer layout than portrait
- Numeric fields now only show numeric keys
Changes
- Increased the max key height
- Delete-word no longer deletes the whitespace around the word
- Added a highlight when caps lock is active
- Caps lock no longer affects symbols
New Contributors
- @Crandel made their first contribution in #129
- @Crazy-Unicooorn made their first contribution in #122
- @allthelazorz made their first contribution in #143
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Features
- Added a new (optional) experimental $1-based gesture recognizer
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Layout changes
- Add French MessagEaselayout (@everedero)
- Add Russian-phonetic MessagEase layout (@ghen2)
- Add Swedish-German MessagEase layout (@orosmoln)
Features
- Slider settings can now be reset
- Key colour can now be customized
- Copy will now implicitly select all if nothing is selected
Bugfixes
- Increased key contrast
New Contributors
- @everedero made their first contribution in #116
- @ghen2 made their first contribution in #119
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Features
- Added a voice input shortcut (@aalong)
- Added a shortcut for toggling symbol display
- Hidden characters can now be disabled
- Shift+up/down now sends raw arrow events
- Added support for custom background images
- Added option to convert double spaces to periods
Bugfixes
- Fixed visual feedback not working
- Fixed missing emojis on older devices
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Features
- Zalgo mode lets you compose accents with arbitrary letters, even if there is no precomposed Unicode character for the combination
Bugfixes
- Fixes crash on emoji menu in Android 9-10 (@aalong)
- Dead keys are now normalized to the Unicode precomposed forms
- "Numbers on clickwise rotation" now falls back to the CCW action if there is no number equivalent
New Contributors
Full Changelog: v0.0.7...v0.0.8