[MOD]Auto Brightness Patch - add battery life to One S - Now with APM for JB 16.12.

Search This thread
S

shadowch31

Guest

Was just going to ask how to change the auto brightness settings as the auto brightness patch is to high for me. Just downloaded lower one so will flash and see how it is. Thank you for sharing.

Edit: I still find it to bright (suffer with severe migraines so hate bright lights). Any chance you could make a really low one for low level lighting? Or tell me what I need to change?
 
Last edited:

andryyyy

Senior Member
Feb 2, 2011
235
107
Was just going to ask how to change the auto brightness settings as the auto brightness patch is to high for me. Just downloaded lower one so will flash and see how it is. Thank you for sharing.

Edit: I still find it to bright (suffer with severe migraines so hate bright lights). Any chance you could make a really low one for low level lighting? Or tell me what I need to change?

Hey, sure, built one with extra low values. :) I hope this is low enough!

https://www.dropbox.com/s/5pwy1abpnq0vwvm/AutoBrightness231_ultralow_fixed.zip

There it is .. :)
 
Last edited:

torque2584

Senior Member
Sep 26, 2005
150
16
surat

blessup

Senior Member
Nov 26, 2010
577
43
Will this work on the new T-Mobile us 2.35 release?

Sent from my HTC VLE_U using xda premium
 

lordvampire

Senior Member
Mar 30, 2010
77
6
Bregenz
my phone is a S3 with build 1.11.169.132 CL87614.. i will deodox my ROM by myself...
will this mod work then for me? if yes, which??


edit: i now installed trickdroid 2.1, which is also deodoxed? possible?


greets
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 23
    Auto Brightness Patch, Advanced Power Menu & Menu Remaps

    HTC has coded fairly generous Auto Brightness values into their framework, which is better then the ultra dark values, that plagued Galaxy Nexus users. Anyway I analyzed the code and decreased the values depending on the level between 10% and 20%. The new values are still fairly bright, but will have a decent impact on your battery life. Since the display consumes about 2/3 of battery especially during browsing sessions or gaming, this mod can add up to 10% of battery life to your device, depending on your usage pattern (especially while browsing). I also added a "back to stock" zip, which helps you to return to previous state without any issues. A Nandroid is nevertheless strongly recommended before you flash this mod.

    Note: PLEASE don`t ask for screenshots :D


    What do you need?

    • Unlocked and rooted device
    • Deodexed Sense ROM - this mod should work on all Virtuous based ROM`s


    How to flash:

    • Download the update.zip and copy on your SD
    • Boot in recovery and flash


    APMJellybean.png



    Download APM for Virtuous Ville jellybean RC1

    http://sdrv.ms/USJ0Fx

    Download back to stock Power Menu Virtuous Ville jellybean RC1

    http://sdrv.ms/VJ7hz2


    Download for 1.78 Base:

    http://minus.com/mmzKoWs46/


    Download back to stock framework 1.78 Base

    http://minus.com/mmzKoWs46/5


    Download incl. Advanced Power Menu for 1.78 Base

    http://minus.com/mmzKoWs46/9


    Download for 1.53 & 1.70 Base:

    http://minus.com/mbn5xXgCkk/17


    Download back to stock framework 1.53 Base

    http://minus.com/mbn5xXgCkk/16


    Download incl. Advanced Power Menu for 1.53 & 1.70 Base

    http://minus.com/mbn5xXgCkk/18



    ALL IN ONE MOD For Deodexed 1.78 ROM base

    As promised here is the "ALL IN ONE" Mod for deodexed 1.78 Base. ROM dev`s can certainly include this in their ROM`s, but please ask and insert credit in your threads.

    Credits: Virtuous Team and blubbers for original Remapping Mod`s on 1.53 base
    Me :D for Auto Brightness and porting custom Menu & APM to latest platform


    • Auto Brightness Patch to improve battery life
    • Remapped recents button to Menu
    • Longpress Menu remappped to recents
    • Removed annoying 3-dot menu
    • Advanced Power Menu

    How to install:

    • Flash update.zip in recovery
    • Insert the following line in build.prop (you can use Root Explorer, dev´s will certainly insert that with Notepadd++ in their build.prop) somewhere in the ADDITIONAL_BUILD_PROPERTIES section and reboot after the change

    qemu.hw.mainkeys=1


    If you prefer ADB:

    adb pull /system/build.prop build.prop

    then edit in Notepad ++, then push build.prop from fastboot folder with:

    adb shell sysrw
    adb push build.prop /system/

    Set 644 permissions:

    adb shell
    su
    chmod 644 /system/build.prop


    Download:

    http://minus.com/mmzKoWs46/8


    Menu Remap inkl. Longpress Version for stock Odexed 1.78 ROM - made by ovimunt with my friendly PM support :D


    Download Menu Remap:

    http://sdrv.ms/LjUALE


    Back to stock:

    http://sdrv.ms/LjUsMc
    8
    Advanced Power Menu for Virtuous Ville RC 1 JB ROM

    Download APM for Virtuous Ville jellybean RC1

    http://sdrv.ms/USJ0Fx

    Download back to stock Power Menu Virtuous Ville jellybean RC1

    http://sdrv.ms/VJ7hz2[/QUOTE]


    APMJellybean.png
    3
    As promised here is the "ALL IN ONE" Mod for deodexed 1.78 Base. ROM dev`s can certainly include this in their ROM`s, but please ask and insert credit in your threads.

    Credits: Virtuous Team and blubbers for original Remapping Mod`s on 1.53 base
    Me :D for Auto Brightness and porting custom Menu & APM to latest platform


    For Deodexed 1.78 ROM base

    • Auto Brightness Patch to improve battery life
    • Remapped recents button to Menu
    • Longpress Menu remappped to recents
    • Removed annoying 3-dot menu
    • Advanced Power Menu

    How to install:

    • Flash update.zip in recovery
    • Insert the following line in build.prop (you can use Root Explorer, dev´s will certainly insert that with Notepadd++ in their build.prop) somewhere in the ADDITIONAL_BUILD_PROPERTIES section and reboot after the change

    qemu.hw.mainkeys=1


    If you prefer ADB:

    adb pull /system/build.prop build.prop

    then edit in Notepad ++, then push build.prop from fastboot folder with:

    adb shell sysrw
    adb push build.prop /system/

    Set 644 permissions:

    adb shell
    su
    chmod 644 /system/build.prop


    Download:

    http://minus.com/mmzKoWs46/8
    3
    Successfully merged and ported my AB Mod with Advanced Power Menu, Menu Button Remapping, Longpress Menu Recents and removal of annoying settings bar to new 1.78 Base.

    Will be launched tomorrow with the TrickDroid 3.0 ROM by torxx. Once I have time (will be traveling this weekend), I will also pack this as add-on for 1.78 Base.
    2
    Here are my current values - they might change a bit going forward, but they are decent values, that should be fine with most users (taste certainly varies, but call that the "golden center" :D)

    I might also test a version with more steps involved going forward, but that`s still up in the air.

    PHP:
    <integer-array name="config_autoBrightnessLevels">
            <item>11</item>
            <item>41</item>
            <item>91</item>
            <item>161</item>
            <item>226</item>
            <item>321</item>
            <item>641</item>
            <item>1281</item>
            <item>2601</item>
        </integer-array>
        <integer-array name="config_autoBrightnessLcdBacklightValues">
            <item>45</item>
            <item>50</item>
            <item>55</item>
            <item>75</item>
            <item>105</item>
            <item>125</item>
            <item>150</item>
            <item>180</item>
            <item>200</item>
            <item>255</item>
        </integer-array>