Helium314
Helium314
You can have a look at this debug version I made for testing: [HeliBoard_3.6-beta2-debug.zip](https://github.com/user-attachments/files/23652698/HeliBoard_3.6-beta2-debug.zip) The keyboard doesn't go away when it loses focus (though sometimes it flickers), and you can...
Is double tapping anywhere locking the screen on new Android versions? On my Lineage 17.1 device this only happens on the status bar.
Thanks! As mentioned in other PRs, development is currently on hold until the Compose migrations in SC are (mostly) done.
I'd say this is low priority though, at least if it's only for the reasons in the comment.
No comments to add to older PRs, so I'll continue with this one: * Why use this unusual style of completely changing the quest via quest settings, instead of adding...
> The source images from the wiki are also pixel graphics Maybe the author also has vector graphics, but didn't upload them? > But if it doesn't take much effort,...
You're right, thanks. Though at least the changeset comment should still reflect the new tagging possibilities. Possibly you can make it a little more gerneric.
Thanks, only thing missing now is the more generic changeset comment as in https://github.com/Helium314/SCEE/pull/572#issuecomment-2232319315 ("Specify whether pedestrian crossings have markings" is not quite correct any more)
I'm fine with the duplicate code (also: it was already duplicate, so I'm not really in a position to complain). Though putting it in `cycleBackground(prefs)` and `getBackgroundStringId(background)` functions should not...
My idea was: when the toggle would go to `custom`, check whether there actually is a custom background set. If yes, set `custom`, if not set `map`. The URL check...