145
Openboard fork got rebranded into Heliboard
(github.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Has equivalent "clipboard & text manipulation" features but no real internal clipboard which is security critical.
I always prefer florisboard for the size control and typing, its just best. But HeliBoard is already way better than Openboard from my looks.
Why security critical?
Any foreground app can read the clipboard on Android. Androids clipboard only stores the last entry, so such clipboard histories in keyboard apps will be in the internal app storage. But as Openboard has no dedicated "copy only to internal clipboard" you have no protection really.
Got it, thanks!