gsantner / markor

Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
https://github.com/gsantner/markor/discussions/2269
Other
3.51k stars 347 forks source link

Support for e-ink devices - disable animation #2328

Open Edge-coordinates opened 2 weeks ago

Edge-coordinates commented 2 weeks ago

⚠️ This issue respects the following points: ⚠️

Description

markor is my favourite Markdown notebook, I need to work on documents for a long time, so I bought an e-ink device, but e-ink devices have the problem of low refresh rate, the animations make the software very laggy and increase the power consumption greatly, so I hope you can provide an option to disable all the animations. Thank you.

Information

Android version: 11 Device: e-ink App Version: latest

Source

F-Droid

Format / File type

Not specific

Additional info / Log

-
gsantner commented 2 weeks ago

There are barely any animations in the app. I don't like too much animations personally either.

In Android system settings you can normally control the Animation speed / set it to instant so basically no animations.

I use Markor sometimes in a eye strain redcuded mode where display shows black/white/grey only, so should be quite similar to e-ink in looks. It worked well in this scenario.

So overall, Markor should be compatible and work fine "as is" on e-ink.

Edge-coordinates commented 2 weeks ago

There are barely any animations in the app. I don't like too much animations personally either. In Android system settings you can normally control the Animation speed / set it to instant so basically no animations. I use Markor sometimes in a eye strain redcuded mode where display shows black/white/grey only, so should be quite similar to e-ink in looks. It worked well in this scenario. So overall, Markor should be compatible and work fine "as is" on e-ink.

I'm very sorry, but my ink screen device does not support Android's own system settings. (It has its own setting system, with only a handful of options.)

The animation of your software setup screen, the animation of launching a document, the animation of switching between several pages is a dead giveaway for ink screen devices.

I would like to know if adding the option to disable these animations is a complicated task, thanks!