You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are committed to making our apps as powerful and polished as possible. As an entirely community-funded project, we rely on your support to keep going, please consider becoming a sponsor. A huge thank you to all our current supporters!
🚀 What's New
⌨️ Input Method & Keyboard Switching (buggy for now)
Direct Switch Target IME: Added a new settings preference to configure a target input method (and subtype) to switch to directly.
Custom Switching Keycode: Added a new custom keycode -10076 (SWITCH_TO_USER_IME) that can be mapped to any toolbar key (either click or long-press) to trigger the direct IME switch immediately without showing the system picker.
🎨 Custom Layouts & Navigation
Custom Layout Persistence: Track the active custom layout index to ensure that custom layouts are correctly restored after switching between alphabet/symbols or after device orientation changes.
Shift Key Behavior: Improved shift key press and release tracking for custom layout states.
🛠️ Bug Fixes & Toggles
Toggles & Settings: Added some toggles for more customization