Helium314

Results 521 comments of Helium314

Futo is a company as far as I remember, so they will likely want full control. And the use a GPL incompatible license, so they can't use any HeliBoard or...

> I am working on this and will try to submit a PR. I'll keep y'all posted. You're welcome to, though it would be good to sketch your idea for...

This likely will suffer from the same complications as hiding the toolbar (https://github.com/Helium314/HeliBoard/issues/374#issuecomment-1912285154), so it will take a while to implement this (but probably then it can be added together...

[`getKeyboardTheme`](https://github.com/Helium314/HeliBoard/blob/main/app/src/main/java/helium314/keyboard/keyboard/KeyboardTheme.kt#L85) is pretty clear, it can only return the holo theme if the setting is manually set to holo. And as far as I understand there is no other way...

The next version will contain some logging for theme selection, it should help fixing this issue.

> Same issue happens to me, appearance of the keyboard is just being reset to default after a moment Can you provide some details? Default is Material, not Holo. Does...

Can you add detailed steps? So far I don't understand whether only the keyboard colors switch, or also the (style? theme?) setting.

Weird that this switches to holo theme... forcing dark mode causes some issues, but that one is very unexpected. Is it a phone setting that causes the issue?

Do you see any other issues, like the ones in #582? Or are you using a different way to force dark mode?

Which _send_ do you press? The action ("enter") key when it has the _send_ icon, or some button in the app you're using? While the "send" result may be the...