phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.38k stars 656 forks source link

[Oneplus 6] Add a toggle to select "Reading mode" for the display #101

Open axm2 opened 6 years ago

axm2 commented 6 years ago

LiveDisplay doesn't work, Colorblind accessability doesn't work, sRGB mode doesn't work, reading mode doesn't work

Probably related to: https://review.lineageos.org/#/c/LineageOS/android_device_lge_msm8996-common/+/209574/

axm2 commented 6 years ago

Night mode and sRGB mode also don't work in AOSP

phhusson commented 5 years ago

I don't really understand why wouldn't Night mode work, it works on pretty much all devices.

(proper overlay for it dates back to https://github.com/phhusson/vendor_hardware_overlay/commit/c2791461554d35572b34b8bf83071b255dce21fc; so before this issue has been opened)

sRGB should be supported in Treble app Settings since https://github.com/phhusson/treble_app/commit/949ae7ed3f03dcd4a0c0e46223c54fae3ec0ad22#diff-7659e13cf4e8c493a756c4774727041f

LiveDisplay is a proprietary lineage feature, and I can't understand what this is supposed to do.

That just leaves "reading mode". I'm updating the issue title to mention that.

axm2 commented 5 years ago

LiveDisplay was lineageos's version of night mode before aosp had nightmode. I don't think it's supported anymore so don't worry about it