That's for disable screen off, but I would like to disable screen on when I double tap when it's off. I think there isn't any option to disable power on screen.
Another question, do you think that the sound is too loud during a call? Is there away to lower the volume while talking on the phone? but even with it turned all the way down, its still very loud.
which phone do you have?
Dr87 pointed me this far :
I have experimented with root explorer in etc\mixer paths.xml and changed to 70 in the following lines:
It makes it lower, but also decreases the maximum volume:
<path name="handset">
<ctl name="SLIM RX1 MUX" value="AIF1_PB" />
<ctl name="SLIM_0_RX Channels" value="One" />
<ctl name="RX1 MIX1 INP1" value="RX1" />
<ctl name="CLASS_H_DSM MUX" value="DSM_HPHL_RX1" />
<ctl name="RX1 Digital Volume" value="70" />
<ctl name="DAC1 Switch" value="1" />
</path>
Somehow this makes speaker really load. So I changed same line under speaker.
Save, check permissions before and after, then reboot phone and victory.
At own risk.
Sent from my g2 using xda app-developers app