• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root figured out the 'dim before the screen turns off'

dsmryder

Android Expert
For those who build, look at my Github. It will be under frameworks_base. I forgot to push it.

I was looking at old commits for the different parts and saw something weird on the power management.java I remembered that after ticket guy's first beta release the finger stopped working. He removed it for some reason. It didn't make sense, i guess he just didn't like it.


Look around the October commits.
 
I think those were the last bugs in back light operation. Should be 100% now.... well at least up to the limitations of our hardware. :D
 
Sweet I will have to add that in. I also fixed the Auto brightness so it's now instant, here is the commit

https://github.com/MTDEV-CM7/frameworks/commit/d8b79942b7e46024d342eff05957dd6cb51a3996

Yeah, I snagged that already. This should only affect the work based on TickerGuy's line. It should not need to be implimented on you mainstream version.
I'm not sure why he removed it. I guess he just didn't like that feature. Also, if you want, look at my DeskClock. I have a bigger "snooze" button and the buttons are set one on top of the other instead of next to eachother.
 
Back
Top Bottom