ADW Launcher 0.8 – Nexus

ADW Launcher (almostNexus mod) 0.8 (.6), by Anderwebs

-modified to use /data/data/com.android.launcher2 (pershoot)
-last github source commit: about 10 hours ago

adwlauncher_0.8-n1-062210.zip
Download: adwlauncher_0.8-n1-062210

——

Source:
http://github.com/AnderWeb/android_packages_apps_Launcher

——

Instructions:
Flash the .zip through recovery

Note:
CM5.0.8 contains /system/app/ADWLauncher.apk. If you have already selected ADW to be your default, you can alternatively push (and not flash the update.zip) Launcher2.apk from update.zip/app to /system/app/ADWLauncher.apk. You will have to re-setup your homescreens.

ADW Launcher 0.8 – Dream/Sapphire

ADW Launcher (almostNexus mod) 0.8 (.6), by Anderwebs

-last github source commit: about 10 hours ago

adwlauncher_0.8-ds-062210.zip
Download: adwlauncher_0.8-ds-062210

——

Source:
http://github.com/AnderWeb/android_packages_apps_Launcher

——

Instructions:
Flash the .zip through recovery

Note:
If you are running the latest CM5.0.8 final or the latest CM5.0.8-T Series, then:

Option A:
After flashing go to console and:
rm /system/app/ADWLauncher.apk

or

Option B:
Do not flash through recovery and pull the Launcher.apk from update.zip/app folder and in recovery:
adb shell mount /system
adb push Launcher.apk /system/app/ADWLauncher.apk
adb shell umount /system

ADW Launcher 0.8 – Nexus

ADW Launcher (almostNexus mod) 0.8 (.6), by Anderwebs

-modified to use /data/data/com.android.launcher2 (pershoot)
-last github source commit: about 7 hours ago

adwlauncher_0.8-n1-062110.zip
Download: adwlauncher_0.8-n1-062110

——

Source:
http://github.com/AnderWeb/android_packages_apps_Launcher

——

Instructions:
Flash the .zip through recovery

Note:
CM5.0.8 contains /system/app/ADWLauncher.apk. If you have already selected ADW to be your default, you can alternatively push (and not flash the update.zip) Launcher2.apk from update.zip/app to /system/app/ADWLauncher.apk. You will have to re-setup your homescreens.

ADW Launcher 0.8 – Dream/Sapphire

ADW Launcher (almostNexus mod) 0.8 (.6), by Anderwebs

-last github source commit: about 7 hours ago

adwlauncher_0.8-ds-062110.zip
Download: adwlauncher_0.8-ds-062110

——

Source:
http://github.com/AnderWeb/android_packages_apps_Launcher

——

Instructions:
Flash the .zip through recovery

Note:
If you are running the latest CM5.0.8 final or the latest CM5.0.8-T Series, then:

Option A:
After flashing go to console and:
rm /system/app/ADWLauncher.apk

or

Option B:
Do not flash through recovery and pull the Launcher.apk from update.zip/app folder and in recovery:
adb shell mount /system
adb push Launcher.apk /system/app/ADWLauncher.apk
adb shell umount /system

Kernel – 2.6.34 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

Update (06/21/10):
-merged (from android.git.kernel.org’s github):
fc6f7f0aee5e3ce612fdbac06205542c696d81a5 (network: wireless: bcm4329: Reduce driver loading time)
-If you have already flashed -0619 on the 19th, then just push the bcm4329.ko file from update-061910.zip/system/lib/modules to /system/lib/modules.

06/19/10:
-revert:
765f9da02ae833fd2759 (Revert [ARM] msm: usb: reset the PHY before suspend)

-merged (from android.git.kernel.org’s github):
8686e5380b2699f520a147155c6a57e4aed4b73f (net: wireless: bcm4329: Add SoftAP MAC address randomization)

-partial merge (from android.git.kernel.org’s github):
f8793d4cd51d93750ce4b70b014c75cb3b41deae (…. fix memory leak in set_multicast_list)

Update:
-fix partial merge of f8793d4cd51d93750ce4b70b014c75cb3b41deae (…. fix memory leak in set_multicast_list)
-complete merge of 8686e5380b2699f520a147155c6a57e4aed4b73f (net: wireless: bcm4329: Add SoftAP MAC address randomization)

Note:
Known Issues:
-Video camcorder will not work unless you are using Android 2.2 (Froyo) and its associated radio, or CM5.0.8 and Froyo’s radio.

Note:
The wifi module in the update.zip format files is the new one (Version: 4.218.239)
If you would like to try the older version wifi module (more details: ?p=410), push the bcm4329.ko module contained within this .zip to /system/lib/modules:

wifi-OLD.zip
Download: wifi-OLD.zip

-Do not use this kernel set if you are on CM5.0.6

——–

-XTRA contains:
*some more cgroup options
*namespaces support (excluding network)
*deadline i/o scheduler
*v4 block device and data integrity support
*3d register driver
*erratas 430972, 458693 and 460075 applied

CM5.0.5.x, CM5.0.7.x and CM5.0.8:
boot-cm_2634-oc-uv-btn-aud-ram-neon_fp-061910.zip
Download: boot-cm_2634-oc-uv-btn-aud-ram-neon_fp-061910.zip

boot-cm_2634-oc-uv-xtra-btn-aud-ram-neon_fp-061910.zip
Download: boot-cm_2634-oc-uv-xtra-btn-aud-ram-neon_fp-061910.zip

<><><>

Android 2.2 (Froyo):
boot-cm_2634_froyo-oc-uv-btn-aud-ram-neon_fp-061910.zip
Download: boot-cm_2634_froyo-oc-uv-btn-aud-ram-neon_fp-061910.zip

boot-cm_2634_froyo-oc-uv-xtra-btn-aud-ram-neon_fp-061910.zip
Download: boot-cm_2634_froyo-oc-uv-xtra-btn-aud-ram-neon_fp-061910.zip

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-msm-2.6.34-test2
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-2.6.34-test2

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use ondemand CPU governor

ADW Launcher 0.8 – Dream/Sapphire

ADW Launcher (almostNexus mod) 0.8 (.6), by Anderwebs

-last github source commit: about 4 hours ago

adwlauncher_0.8-ds-062010.zip
Download: adwlauncher_0.8-ds-062010

——

Source:
http://github.com/AnderWeb/android_packages_apps_Launcher

——

Instructions:
Flash the .zip through recovery

Note:
If you are running the latest CM5.0.8 final or the latest CM5.0.8-T Series, then:

Option A:
After flashing go to console and:
rm /system/app/ADWLauncher.apk

or

Option B:
Do not flash through recovery and pull the Launcher.apk from update.zip/app folder and in recovery:
adb shell mount /system
adb push Launcher.apk /system/app/ADWLauncher.apk
adb shell umount /system

ADW Launcher 0.8 – Nexus

ADW Launcher (almostNexus mod) 0.8 (.6), by Anderwebs

-modified to use /data/data/com.android.launcher2 (pershoot)
-last github source commit: about 4 hours ago

adwlauncher_0.8-n1-062010.zip
Download: adwlauncher_0.8-n1-062010

——

Source:
http://github.com/AnderWeb/android_packages_apps_Launcher

——

Instructions:
Flash the .zip through recovery

Note:
CM5.0.8 contains /system/app/ADWLauncher.apk. If you have already selected ADW to be your default, you can alternatively push (and not flash the update.zip) Launcher2.apk from update.zip/app to /system/app/ADWLauncher.apk. You will have to re-setup your homescreens.

JIT – CM5.0.8 – Nexus

JIT for CM5.0.8

-built against latest CM source

Note:
Nothing has changed in reference to JIT

Note 2:
This is probably not stable/not stable for the longhaul. If you flash this, do not file any bug reports, until you flash back to the stock rom and observe.

JIT-CM5.0.8-n1-062010.zip
Download: JIT-CM5.0.8-n1-062010.zip

——

Source:
http://github.com/cyanogen/android_dalvik

——

Instructions:
Flash the .zip through recovery

JIT – CM5.0.8– Dream/Sapphire

JIT for CM5.0.8 – Dream/Sapphire

-built against latest CM Source

Note:
Nothing has changed in reference to JIT

JIT-CM5.0.8-ds-062010.zip
Download: JIT-CM5.0.8-ds-062010.zip

Note:
This is probably not stable/not stable for the longhaul. If you flash this, do not file any bug reports, until you flash back to the stock rom and observe.

——

Source:
http://github.com/cyanogen/android_dalvik

——

Instructions:
Flash the .zip through recovery

Kernel – 2.6.34 – OC-UV-FP – Dream/Sapphire (32B/A)

Update (06/19/10):
-If you are on CM5.0.8 final, redownload the kernel file listed in this post (-061710), and flash it after you install the rom. Follow the instructions found below for SetCPU setup.
-If you are on a rom version lower then CM5.0.8 final, flash the kernel file listed in this post (-061710), and then push ramzswap.ko (32a or b; depending on your device) from ramzswap.v62.zip (found below) to /system/lib/modules/2.6.34-cyanogenmod/kernel/drivers/staging/ramzswap/ramzswap.ko if you want to use Compcache.

-revert:
6b8ba52579468545517d39fc0a0496e1b1ea26a4 (Revert “Enable NORMALIZED_SLEEPER.”)
06a91b3989568a951ef7bfedd71597ba0c9ae0f4 (Revert “board-sapphire: Set mux to debug uart”)
899a463c1e4180c9ae292217e3a32f85ea01b2ee (Revert “Update Compcache to 0.62.”)
bc45e31629ad819753af31766978aeb0fa7ad1cb (Revert “Add swap_notify_core patch for compcache.”)

merged (from Cyanogen’s cm-kernel github):
1e0f60072b4dd378c5be71ca0b7f47eaf160f799 (misc: uidstat: Adding uid stat driver to collect network statistics.)
0741df48bf2eb5d2df4d661f55dde5f855616d22 (sapphire: Fix gamma/interlace issues on sapphire (Code from HTC via cadetnudt@XDA and shinshin@Hiapk))
6971722b569d4c9d492537cec6626d25d43b0c9b (vmscan: page_check_references(): check low order lumpy reclaim properly)
3d7eecc4be1b7121cc8f265460c5955e6f3b63dc (vmscan: prevent get_scan_ratio() rounding errors)
bb1581d431ce4c51b50289b973d72568241dc594 (Staging: ramzswap: Remove backing swap support)
d14a8ec4304b76bfc068f8c475adfecf48281bdb (Staging: ramzswap: Handler for swap slot free callback)
3e260f2695e45c5b53e8ae80cf6f662b20d17384 (swap: Add flag to identify block swap devices)
0c05f13c0065eb2ad70b3dc5c2922ea42906d81d (swap: Add swap slot free callback to block_device_operations)

Update (061710 (ramzswap.v62.zip)):
-revert:
bb1581d431ce4c51b50289b973d72568241dc594 (Staging: ramzswap: Remove backing swap support)
d14a8ec4304b76bfc068f8c475adfecf48281bdb (Staging: ramzswap: Handler for swap slot free callback)
899a463c1e4180c9ae292217e3a32f85ea01b2ee (Revert “Update Compcache to 0.62.”)

ramzswap.v62.zip
Download: ramzswap.v62.zip

——–

-XTRA contains:
*some more cgroup options
*namespaces support (excluding network)
*deadline i/o scheduler
*v4 block device and data integrity support
*errata 411920 applied

32B:
boot-cm_2634_ds_32b-oc-uv-fp-061710.zip
Download: boot-cm_2634_ds_32b-oc-uv-fp-061710.zip

boot-cm_2634_ds_32b-oc-uv-xtra-fp-061710.zip
Download: boot-cm_2634_ds_32b-oc-uv-xtra-fp-061710.zip

32A:
boot-cm_2634_ds_32a-oc-uv-fp-061710.zip
Download: boot-cm_2634_ds_32a-oc-uv-fp-061710.zip

boot-cm_2634_ds_32a-oc-uv-xtra-fp-061710.zip
Download: boot-cm_2634_ds_32a-oc-uv-xtra-fp-061710.zip

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/ds-kernel
http://github.com/toastcfh/htc-2.6.27-heroc
http://github.com/pershoot/ds-kernel-32a
http://github.com/bcrook/32A-EBI1
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-msm-2.6.34-test2
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-2.6.34-test2

——–

Instructions:
Flash the .zip through recovery

then

Install SetCPU 1.6 (by coolbho)
Autodetect, Min: 122, Max: 576, onboot, ondemand
Do not enable or setup Advanced

Note:
If you are coming from a previous oc-uv kernel, then please go in to SetCPU and raise the min bar up and then down back to 122.

Optional: You can setup profiles, but if you receieve lag, please be sure that your device is not stuck on a low frequency due to one of the profiles you have set and or due to cpufreq and SetCPU ‘oddness’.