chebel / jellytime

Automatically exported from code.google.com/p/jellytime
0 stars 0 forks source link

R11 autobrightness ignores lower userdefin levels / light sensore measures only down to 10 insead of 1 (<R11) #131

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just get into dark / hold finger on light sensor

What is the expected output? What do you see instead?
Light sensor should measure as smallest value 1 /
Lightsensor maeasures as smallest value "10"

What version of the product are you using? On what operating system?
R11, Desire HD

Please provide any additional information below.
Enter system-> display-> auto brightness-> edit level
Since R11 light sensore measure as smallest value "10", so using autobrightness 
isn't using the lower user-defind bightness levels 2 and 1.

Enter system-> display-> auto brightness-> Dark display (?)
Here you can enter the lowest bightnesslevel the phone will used.
Until R10.1 the display got really dark using level 1, now it ignores all 
values even if you put an higher level the 20(standart).

Logcat ->  First use of "Dark display"
I/ActivityManager( 1644): START {act=android.intent.action.MAIN 
cmp=com.android.settings/.cyanogenmod.LightLevelsActivity u=0} from pid 4319
I/ActivityManager( 1644): Displayed 
com.android.settings/.cyanogenmod.LightLevelsActivity: +357ms
W/System.err( 4319): Removed 2131231244
W/System.err( 4319): Removed 2131231255
W/System.err( 4319): Removed 2131231256
W/InputMethodManagerService( 1644): Window already focused, ignoring focus gain 
of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41894598 
attribute=null

Original issue reported on code.google.com by SandroBa...@googlemail.com on 27 Sep 2012 at 4:51

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by MonsterBandit04 on 27 Sep 2012 at 8:08