codokie
codokie
**Router Model Affected** Model: RT-AX82U v2 **Firmware Version Affected** 3004.388.4_0-gnuton1 **Is this bug present in upstream Merlin releases too?** I don't think so. **Describe the bug** Cake QOS does not...
### The bug Bi-directional text (a mix of a _right-to-left_ (RTL) language, such as Hebrew, and a _left-to-right_ (LTR) language, such as English) is not rendered correctly. For example, the...
I made some changes to the spellcheck so that it checks enabled locales other than the active one if they are of different scripts. If they are of different script,...
I added a new setting that makes the suggestions appear automatically as they become available without having to touch the expand toolbar key. If there is no character before the...
I made the primary clipboard appear in the suggestion strip view as a suggested word whenever neutral suggestions are to be shown like in a beginning of sentence (fixes #167)....
This PR adds toast notifications. In Android 12L and below, there is no need for notification permission (which Heliboard currently does not have), so the toasts will be displayed natively....
I added 2 settings to control the clipboard syncing from/to the primary clipboard so the internal clipboard can be separated from the primary one. it should fix #306
This PR adds support for pasting URIs (images, videos, and other media types) copied to the primary clipboard, provided that the current input field editor supports the MIME type of...
I enabled the clear history key for the toolbar for easy clipboard cleaning
This is useful for especially for older devices (below Android 13 the clipboard isn't cleared hourly) and those who copy sensitive information such as passwords to the internal clipboard from...