15 Recent Apps – CM5.0.7-T1 – Dream/Sapphire

15 Recent Apps, by bcrook and pershoot, for CM5.0.7-T1

To Do:
-Configure number of Recent Apps through Settings

Note:
This is not compatible with any theme, currently. You will lose your theme once you flash this. Do not flash your update.zip format theme on top of this (you will boot loop).
You ‘should’ be able to re MetaMorph a theme back in (provided there are no .xmls in there that would conflict).

15recent-cm5.0.7_t1-ds-043010.zip
Download: 15recent-cm5.0.7_t1-ds-043010.zip

——

Source:
http://github.com/cyanogen/android_frameworks_base
http://github.com/cyanogen/android_packages_apps_Settings
http://github.com/cyanogen/android_frameworks_policies_base
http://github.com/bcrook/android_frameworks_policies_base
http://github.com/bcrook/android_frameworks_base
http://github.com/pershoot/frameworks

——

Instructions:
Flash the .zip through recovery

15 Recent Apps + AVLock – CM5.0.6 – Nexus

15 Recent Apps, by bcrook and pershoot (includes AVLock, by avatar), for CM5.0.6

-resynced frameworks and related from Cyanogen’s github
-fixed graphical bug where if an icon’s text first line was too long and it was at the end, it would get cut off
-added slightly more spacing between icons

To Do:
-Configure number of Recent Apps through Settings

Note:
This is not compatible with any theme, currently. You will lose your theme once you flash this. Do not flash your update.zip format theme on top of this (you will boot loop).
You ‘should’ be able to re MetaMorph a theme back in (provided there are no .xmls in there that would conflict).

15recent-avlock-cm5.0.6-043010.zip
Download: 15recent-avlock-cm5.0.6-043010.zip

——

Source:
http://github.com/avatar5d/android_packages_apps_Settings
http://github.com/avatar5d/android_frameworks_policies_base
http://github.com/avatar5d/android_frameworks_base
http://github.com/cyanogen/android_frameworks_base
http://github.com/cyanogen/android_packages_apps_Settings
http://github.com/cyanogen/android_frameworks_policies_base
http://github.com/bcrook/android_frameworks_policies_base
http://github.com/bcrook/android_frameworks_base
http://github.com/pershoot/frameworks

——

Instructions:
Flash the .zip through recovery

Kernel – 2.6.33.3 – OC-UV-BTN-AUD-RAM-VFP_FP (1.113GHZ) – Nexus

-still using ARM-EABI-4.3.1; compiled against GLIBC 2.11
-dropped down to O1 optimisation level
-AnyKernel, by koush, is being used for the update.zip images

-reverted commits (this wifi module (which is the older version) is in the update.zip format files and lib-2633.3-043010.tar.gz):
27dd25f80402a13f9d5c (net: wireless: bcm4329: Fix dhd_os_wd_timer if bus is down )
1490683fb851b992722c (net: wireless: bcm4329: Fix AP interface processing and removal)
f2513498e961966d3209 (net: wireless: bcm4329: Update to Ver 4.218.209)

Note: If you would like to try the newer version wifi module (Ver 4.218.209 (commits: f2513498e961966d3209, 1490683fb851b992722c, and 27dd25f80402a13f9d5c)), push the bcm4329.ko module contained within this .zip to /system/lib/modules:

wifi-4.218.209-NEW.zip (Ver 4.218.209)
Download: wifi-4.218.209-NEW.zip

——–

boot-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-043010.zip
Download: boot-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-043010.zip

boot-cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-043010.zip
Download: boot-cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-043010.zip

<><><>

zImage-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-043010
Download: zImage-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-043010

zImage-cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-043010
Download: cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-043010

lib-2633.3-043010.tar.gz
Download: lib-2633.3-043010.tar.gz

wifi-4.218.209-NEW.zip (Ver 4.218.209)
Download: wifi-4.218.209-NEW.zip

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.33.y.git;a=summary

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage-FILE
then

take the bcm4329.ko file from lib-2633.3.tar.gz/lib/modules (use winrar for windows or tar with z option 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.

Kernel – 2.6.33.3 – OC-UV-BTN-AUD-RAM-VFP_FP (1.113GHZ) – Nexus

-switched to ARM-EABI-4.3.1, due to instabilities found with 4.4.0 VFP and/or related code generation/compilation
-new commits from Cyanogen’s cm-kernel (android-msm-2.6.33 branch) github:
834d11aa022ea9c8dd24817895e50a1f86477cd6 (lowmemorykiller: Don’t try to kill the same pid over and over)

-reverted commits (this wifi module (which is the older version) is in the update.zip format files and lib-2633.3-042610.tar.gz):
27dd25f80402a13f9d5c381eda07b560e5545fcc (net: wireless: bcm4329: Fix dhd_os_wd_timer if bus is down )
1490683fb851b992722cbd175d3df087df833656 (net: wireless: bcm4329: Fix AP interface processing and removal)
f2513498e961966d3209aacfffc43de4f41f2ece (net: wireless: bcm4329: Update to Ver 4.218.209)

-rebase to Kernel.org’s 2.6.33.3

Note: If you would like to try the newer version wifi module (Ver 4.218.209 (commits: f2513498e961966d3209aacfffc43de4f41f2ece, 1490683fb851b992722cbd175d3df087df833656, and 27dd25f80402a13f9d5c381eda07b560e5545fcc)), push the bcm4329.ko module contained within this .zip to /system/lib/modules:

wifi-NEW-042610.zip (Ver 4.218.209)
Download: wifi-NEW-042610.zip

——–

boot-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-042610.zip
Download: boot-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-042610.zip

boot-cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-042610.zip
Download: boot-cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-042610.zip

<><><>

zImage-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-042610
Download: zImage-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-042610

zImage-cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-042610
Download: cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-042610

lib-2633.3-042610.tar.gz
Download: lib-2633.3-042610.tar.gz

wifi-NEW-042610.zip (Ver 4.218.209)
Download: wifi-NEW-042610.zip

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.33.y.git;a=summary

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage-FILE
then

take the bcm4329.ko file from lib-2633.3.tar.gz/lib/modules (use winrar for windows or tar with z option 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.

15 Recent Apps + AVLock – CM5.0.6 – Nexus

15 Recent Apps, by bcrook and pershoot (includes AVLock, by avatar), for CM5.0.6

-resynced frameworks and related from Cyanogen’s github
-removed initial highlight and double-tab to launch

To Do:
-Configure number of Recent Apps through Settings

Note:
This is not compatible with any theme, currently. You will lose your theme once you flash this. Do not flash your update.zip format theme on top of this (you will boot loop).
You ‘should’ be able to re MetaMorph a theme back in (provided there are no .xmls in there that would conflict).

15recent-avlock-cm5.0.6-042510.zip
Download: 15recent-avlock-cm5.0.6-042510.zip

——

Source:
http://github.com/avatar5d/android_packages_apps_Settings
http://github.com/avatar5d/android_frameworks_policies_base
http://github.com/avatar5d/android_frameworks_base
http://github.com/cyanogen/android_frameworks_base
http://github.com/cyanogen/android_packages_apps_Settings
http://github.com/cyanogen/android_frameworks_policies_base
http://github.com/bcrook/android_frameworks_policies_base
http://github.com/bcrook/android_frameworks_base
http://github.com/pershoot/frameworks

——

Instructions:
Flash the .zip through recovery

Kernel – 2.6.33.2 – OC-UV-BTN-AUD-RAM-VFP_FP (1.113GHZ) – Nexus

-source refreshed from cyanogen’s cm-kernel (android-msm-2.6.33) github (last commit: about 7 hours ago)
-wifi module reverted to an older version in the update.zip files, due to the newer version causing association issues for some

Note: If you want to try the newer wifi module (Ver 4.218.209), push bcm4329.ko contained within this .zip to /system/lib/modules:

wifi-042510.zip
Download: wifi-042510.zip

Note 2: The wifi module contained within lib-2633.2-042510.tar.gz is the newer wifi module. The older wifi module will be listed below it.

boot-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042510.zip
Download: boot-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042510.zip

boot-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042510.zip
Download: boot-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042510.zip

<><><>

zImage-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042510
Download: zImage-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042510

zImage-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042510
Download: cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042510

lib-2633.2-042510.tar.gz
Download: lib-2633.2-042510.tar.gz

wifi-042410.zip
Download: wifi-042410.zip

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage-FILE
then

take the bcm4329.ko file from lib-2633.2.tar.gz/lib/modules (use winrar for windows or tar with z option 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.

Kernel – 2.6.33.2 – OC-UV-BTN-AUD-RAM-VFP_FP (1.113GHZ) – Nexus

-adjust min audio gain on HW_SPEAKER for phone in-call

boot-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042410.zip
Download: boot-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042410.zip

boot-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042410.zip
Download: boot-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042410.zip

<><><>

zImage-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042410
Download: zImage-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042410

zImage-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042410
Download: cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042410

lib-2633.2-042410.tar.gz
Download: lib-2633.2-042410.tar.gz

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage-FILE
then

take the bcm4329.ko file from lib-2633.2.tar.gz/lib/modules (use winrar for windows or tar with z option 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.

15 Recent Apps + AVLock – CM5.0.6 – Nexus

15 Recent Apps, by bcrook and pershoot (includes AVLock, by avatar), for CM5.0.6

-increase from 9 to 15 (pershoot)
-portrait to landscape fixed (pershoot)

Update (4/24/10):
-fixed text not centering on certain icons
-added marquee
-cleanup layout; space icons slightly more and a tighter fit to frame
-tap once to select, and tap again to launch
-amended update-script to only delete relevant parts of Dalvik-Cache

To Do:
-Configure number of Recent Apps through Settings

Note:
This is not compatible with any theme, currently. You will lose your theme once you flash this. Do not flash your update.zip format theme on top of this (you will boot loop).
You ‘should’ be able to re MetaMorph a theme back in (provided there are no .xmls in there that would conflict).

15recent-avlock-cm5.0.6.zip
Download: 15recent-avlock-cm5.0.6.zip

——

Source:
http://github.com/avatar5d/android_packages_apps_Settings
http://github.com/avatar5d/android_frameworks_policies_base
http://github.com/avatar5d/android_frameworks_base
http://github.com/cyanogen/android_frameworks_base
http://github.com/cyanogen/android_packages_apps_Settings
http://github.com/cyanogen/android_frameworks_policies_base
http://github.com/bcrook/android_frameworks_policies_base
http://github.com/bcrook/android_frameworks_base
http://github.com/pershoot/frameworks

——

Instructions:
Flash the .zip through recovery

Kernel – 2.6.33.2 – OC-UV-BTN-AUD-RAM-VFP_FP (1.113GHZ) – Nexus

-source refreshed from Cyanogen’s cm-kernel github (last commit: about 2 hours ago)
-oc-uv is the current shipping cyanogenmod config from github

boot-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042310.zip
Download: boot-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042310.zip

boot-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042310.zip
Download: boot-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042310.zip

<><><>

zImage-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042310
Download: zImage-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042310

zImage-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042310
Download: cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042310

lib-2633.2-042310.tar.gz
Download: lib-2633.2-042310.tar.gz

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage-FILE
then

take the bcm4329.ko file from lib-2633.2.tar.gz/lib/modules (use winrar for windows or tar with z option 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.