This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
Releases: nightkr/flickboard
Releases · nightkr/flickboard
v0.2.0
Features
- Added a new "what does this do?" tool for discovering new gestures
- Restored support for the $1 gesture recognizer (dropped in v0.1.11)
- Made the gap between keys adjustable
- Added an (optional) outline around keys
Changes
- Haptic should now use your device's "keyboard tap" vibration pattern
- Updated for Android 15
- Updated settings app animations
Bugfixes
- Fixed the keyboard background not being updated correctly
- Performance improvements (hopefully)
- Fixed the keyboard preview tool acting up when given right-to-left input (arabic/hebrew/etc)
Full Changelog: v0.1.11...v0.2.0.1
v0.2.0-beta5
Full Changelog: v0.2.0-beta4...v0.2.0-beta5
v0.2.0-beta4
Full Changelog: v0.2.0-beta3...v0.2.0-beta4
v0.2.0-beta3
Full Changelog: v0.2.0-beta2...v0.2.0-beta3
v0.2.0-beta2
Full Changelog: v0.1.11...v0.2.0-beta2
v0.1.11
Layout
- Updated Arabic layout (@Ali8101)
- Added two missing letters to the French (Punctuation) layout (@Atn-D)
- Updated Polish (Rmitura) layout (@rmitura)
- Added "toggle letters" gesture
- Removed ñ from the Portuguese layout
Removals
- Removed the $1 recognizer, any remaining users will be reverted to the default recognizer
Features
- Added a new option to type digits on counterclockwise circles (mirroring the existing clockwise option)
- Upper/lower-casing now respects the layout's locale (for example: the Turkish layout now treats İ/i and I/ı as separate pairs)
Bugfixes
- Visual feedback is now always rendered if enabled, rather than showing a blank screen for hidden characters
- Fixed a crash when loading invalid values for enum ("pick one of these options") settings
- Fixed an inconsistency in how base and overlay layers treat shift states
Changes
- Moved the pointer trail option from Aesthetics to Feedback
- Dimmed visual feedback
- Increased the swipe threshold limit
New Contributors
Full Changelog: v0.1.10...v0.1.11
v0.1.11-beta2
Full Changelog: v0.1.11-beta1...v0.1.11-beta2
v0.1.11-beta1
This is a prerelease, please make sure to report any issues you find! A complete changelog will be written for the full release. Please keep in mind that prereleasese will naturally be less tested than full releases.
New Contributors
Full Changelog: v0.1.10...v0.1.11-beta1
v0.1.10
Bugfixes
- Re-enabled "Gestures are no longer clipped by the keyboard"
- Disabled fullscreen mode (due to the above)
Full Changelog: v0.1.9...v0.1.10
v0.1.9
Bugfixes
- Reverted "Gestures are no longer clipped by the keyboard" for now, due to glitches that it caused. It will return, eventually.
Full Changelog: v0.1.8...v0.1.9