Here go check it out... just wanted to post this link explaining that the 911 issue is fixed in core2's continuation of Jocala's work...
http://forum.xda-developers.com/showthread.php?t=1927705&page=56
Great day for the community..
As a side note when brightness is turned off by the switch you will regain previous control with finger swipe at top of screen. Just make sure not to re-enable the auto brightness toggle.
Does this still work for you all on the last stable build? I loved that feature in CM10..
Uuuhm.. Yes it does..... .n.
Sent from my SGH-T679 using xda app-developers app
Download and open AutoBright Switch from the market, that worked for me.
Sent from my SGH-T679 using xda premium
can you let me know how to use it?
Settings.. Interface sub menu, system, status bar.. Flick yourself down to the bottom of the list and there ya go.. Enable it.
Sent from my SGH-T679 using xda app-developers app
You can try extracting it from system apps from the rom zip then push it to your system
Sent from my SGH-T679 using xda premium
Now that's some backup time for non use.
Sent from my SGH-T679 using xda premium
i know that CM7 got that but , is there a version for the exhibit 4g ?
i want to down grade from CM9 to CM7 if i can
Ohhhh great!!!
i liksi but i cant remove the frequent call list
like in Peach Sunrise that of course is a Gingerbread based
i dont know why google droped that great feature
Ok so i will try CM7
thanks!
You should see:
NOTE: gcc-4.3-multilib g++-4.3-multilib is no longer available for Ubuntu 11.04 64-bit, but should still build without issue.
These instructions assume an "android" directory located in your homeNOTE: On Ubuntu 10.10, and variants, you need to enable the partner repository to install sun-java6-jdk:
add-apt-repository "deb http://archive.canonical.com/ maverick partner"
NOTE: sun-java6-jdk <> open-java6-jdk!
mkdir ~/bin
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
chmod a+x ~/bin/repo
mkdir ~/android/system
cd ~/android/system
repo init -u git://github.com/CyanogenMod/android.git -b ics
repo sync -j16
cd ~/android/system/frameworks/base
git remote add arco git://github.com/arco/android_frameworks_base.git
git fetch arco
mkdir -p ~/android/system/kernel/samsung/ancora_tmo
cd ~/android/system/kernel/samsung/ancora_tmo
git init
git pull https://github.com/arco/samsung-kernel-msm7x30.git
Repeat the pull command occasionally to obtain updates.
mkdir -p ~/android/system/device/samsung/ancora_tmo
cd ~/android/system/device/samsung/ancora_tmo
git init
git pull git://github.com/Jocala/device.ancora_tmo.ics.git
Repeat the pull command occasionally to obtain updates.
mkdir -p ~/android/system/vendor/samsung/ancora_tmo
cd ~/android/system/vendor/samsung/ancora_tmo
git init
git pull git://github.com/Jocala/vendor.ancora_tmo.ics.git
Repeat the pull command occasionally to obtain updates.
cd ~/android/system
./vendor/cm/get-prebuilts
. build/envsetup.sh
lunch cm_ancora_tmo-userdebug
brunch ancora_tmo
export USE_CCACHE=1
export NDK_CCACHE=ccache
ccache -M 10G
ccache -s
Returns:
cache directory /home/jocala/.ccache
cache hit 106673
cache miss 18379
called for link 3758
preprocessor error 5
not a C/C++ file 4425
unsupported compiler option 678
no input file 4565
files in cache 36758
cache size 3.2 Gbytes
max cache size 10.0 Gbytes
This is true. My phone always says 3G, but switches to H when downloading, then goes back to 3G.
Also, even though he's now ignored, Nightlies aren't forced updates. You can flash over the update whenever YOU want. They're just always supplied on a nightly basis in case there have been any changes to the repos. Since it's CM9 there probably won't be many new changes, but its still offered...
Sent from my SGH-T679 using xda app-developers app