Helium314
Helium314
I don't really like the way how some parts of the toast are being handled though. 1. When `showToast` is called, it should really show a toast; the `fallback` thing...
The history is not really retrieved anywhere. Every text copied while the app is running is [put to history](https://github.com/Helium314/HeliBoard/blob/main/app/src/main/java/helium314/keyboard/latin/ClipboardHistoryManager.kt#L35). Since the history is in memory (except for the pinned entries),...
> This should be optional. I don't want my keyboard to remember my clipboard after I'm done. Clipboard history is already optional.
Why not?
I just have way more to do than I have time for... and still a huge backlog from the past ~4 weeks.
Looks like adding such a key and making it work so it results in a single letter is a little more work. It's possible to use the combining version of...
> I thought you refereed to that drop down lost that appears when you focus an email or password field. Actually this _is_ autofill, I'd say you're right on this....
I'm closing this because it clearly doesn't work with what was already in the issue template when you opened this issue > Use this for requesting a single feasture, and...
In the next version there will be an improvement for some users: You can customize font size used for emojis. Not a fix though, because it's only visual, i.e. doesn't...
> like the auto-correction confidence Actually this specific feature is [already implemented in OpenBoard](https://github.com/openboard-team/openboard/pull/695), but hasn't been released. I very much thank you for this request, but I'd rather only...