Martín Fernández
Martín Fernández
Including, from https://github.com/koreader/koreader/issues/11837 > The Moon Reader app solves this issue by having a toggle checkbox next to the slider that enables/disables forced brightness override. Might be a good solution...
Should be possible but not as trivial as in a proper android app that uses android views. Also keeping a new setting just for android is a bit of a...
> As I know,the styles.xml is still using `Theme.AppCompat.Light`,we may need to change it to `Theme.AppCompat.DayNight`. The Main Activity doesn't follow any property defined in xml. You'll need to: 1....
> Please support support OS theme like EinkBro See https://github.com/koreader/koreader/issues/8868#issuecomment-1059782959 as a to-do list reference. We need help as nobody cares here :)
@ryanwwest: Implementing system mode in the splashscreen is really easy, something like https://github.com/koreader/koreader/issues/8868#issuecomment-1059639106 Implementing auto mode in KOReader itself is harder, see https://github.com/koreader/koreader/issues/8868#issuecomment-1059782959
> Edit: btw, https://old.reddit.com/r/koreader/search?q=plugin&restrict_sr=on&sort=relevance&t=all Also https://github.com/search?q=koplugin&type=repositories&p=1 My favorite is https://github.com/MoreFoxBeans/pixelart.koplugin. I've never used it seriously but, look, pixel art :)
> I keep noticing that the problem occurs when the battery is below 60% That's expected, see https://github.com/koreader/koreader/blob/master/plugins/autostandby.koplugin/main.lua#L38 You can tweak those values under "settings-> device"
> > > I keep noticing that the problem occurs when the battery is below 60% > > > > > > That's expected, see https://github.com/koreader/koreader/blob/master/plugins/autostandby.koplugin/main.lua#L38 > > You can...
Great! I'm reopening the ticket, since it contains useful info, and close a few others that are related.
Closing old tickets labeled as "need more info" that are not updated anymore. Feel free to open new ones if you can reproduce on the latest release.