[ROM] [4.2.2] [April 07 2013] VJ CM10.1 | Jelly Bean 4.2.2 - v6.0 for N1

Search This thread

vijendrahs

Senior Member
Feb 13, 2012
748
6,418
Bengaluru
This is Alpha release Smoothest CM10.1 VJ Jelly Bean 4.2.2 v6.0 for N1

Cm10.1.jpg



Hboot : 250MB System
A2SD Support (Use Terminal Emulator provided)


Note: Please do not mirror the download links

Download link

Version 6.0
Download with GApps
(Follow my 2nd post steps)

Version 5.0
Download with GApps
(Follow my 2nd post steps)

Version 4.7
Download with GApps

(Follow my 2nd post steps)


Thanks to:
CyanogenMod github->https://github.com/CyanogenMod
Evervolv github ->https://github.com/Evervolv
 
Last edited:

vijendrahs

Senior Member
Feb 13, 2012
748
6,418
Bengaluru
Note: If you have not followed these steps and running into issues, don't post in this thread instead post in General Section
Wipe full except SD card, flash the ROM
Run A2SD script from terminal emulator provided
Go to Settings -> Launcher -> Homescreen -> Check "Stretch screens", Un-check "Scroll wallpaper", Check "Wallpaper quick render"
Make sure to check your APN settings are correct and change if it's different. Turn of GPS if not used, tap 7 times on Build Number to get Performance and Developer options.
Reboot and wait for 5min
Steps to execute A2SD script:
Open terminal emulator provided in the rom.
Type the following commands
# su
# a2sd install
Y
N
Y​

Soft-Nav functionality:
To enable flash this zip
To disable flash this zip​


What is working:
CyanogenMod settings
Soft-Nav
Mobile Network
Calls
3G/Data
Wifi
WifI Tether
Bluetooth
GPS
Sound
USB
Camera
Video Recording (Still choppiness, use MX Player with S/W decoder for playing)
HWA
Video Playback without any flickering
Flash light
Notification lights
FM Radio (Use Spirit FM, go to Settings -> Audio -> qsd8250)
All games should work
and more

CM10.1 features:

Swipe to switch -> You have to swipe the bar at the bottom below the carrier text. Video here
New feature "cLock" settings added to CM settings (Clock widget)
Settings -> Lock screen -> Maximize widgets : This will make weather and calendar events visible on lock screen (Chronus clock widget)

Tether to work:

Changelog:
Version 6.0 (April 03)
CM10.1 source updated to latest April 03
Video Recording fix
Advanced WiFi features updated
HWA improvement
Overall Performance improvement
A lot more...

Version 5.0 (March 02)
CM10.1 source merged with Android 4.2.2
Lot of changes merged from CM10.1
Calculator fixes and New features
Email fixes and Enabling the saving of attachments
Moved Advanced Reboot options to Developer options (Check the checkbox from Developer options)
Fixed Alarm sound while setting alarm in normal mode
Play sound when adjusting volume with hard keys (The Checkbox is defaulted to ON)
Camera with HDR (select twice to turn off)
Lock/Unlock sound changed
New Icon for Message read
Display of download time remaining in quick pull down
Many more....

Version 4.7
CM10.1 updated to latest Nightly (Feb 03)
Increased smoothness/responsive
Fixed Advanced WiFi Settings
Fixed WiFi Tether default settings (change password and use)
Full functional CM File Manager
Lot of Webkit changes
Replaced quick search with Google now
"Chronus" changed to "cLock"
Fixed Browser->Settings->Labs FC
Many more nightly changes/fixes check complete changelog

Version 4.5 - 12 Jan 2013 Download with GApps
CM10.1 latest build
It is not a initial build it is most advanced build
All most all are working as stated in the working list.
Provide logcat if any issues, otherwise forget it.
Fixes:

Camera Recording
WiFi Tether fix
Fixed Gtalk Voice Call issue
Fixed Bluetooth issue
Notification LED's fixed
Soft-Nav back button size fixed
Adjusted Soft-Nav size
Fixed mute action in phone calls
Fixed Wifi
Fixed Data

etc..
 
Last edited:

CAL7

Senior Member
Jun 1, 2010
566
75
CyanogenMod settings?

I am not seeing the System Settings -> Cyanogenmod Settings option that I'm accustomed to on CM7 (and I thought I remembered from your CM10 ROM).
 
  • Like
Reactions: saba.ahang

qxontic

Member
Aug 4, 2010
22
11
thank you providing your rom for the n1. seems so, that most things are working very good. the rom feels very fast.

just two problems till now. as cal7 mentioned, i dont see any possibility to change the cpu clock, memory settings and that stuff.
next problem is, when opening advanced wifi settings, settings apk crashes. logcat:
Code:
01-13 22:36:08.448: E/AndroidRuntime(1336): FATAL EXCEPTION: main
01-13 22:36:08.448: E/AndroidRuntime(1336): java.lang.NoSuchMethodError: android.net.wifi.WifiManager.getCountryCode
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at com.android.settings.wifi.AdvancedWifiSettings.initPreferences(AdvancedWifiSettings.java:117)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at com.android.settings.wifi.AdvancedWifiSettings.onResume(AdvancedWifiSettings.java:68)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.Fragment.performResume(Fragment.java:1738)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:919)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1057)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1039)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:1850)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.Activity.performResume(Activity.java:5192)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2856)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2895)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2359)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread.access$600(ActivityThread.java:150)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1244)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.os.Handler.dispatchMessage(Handler.java:99)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.os.Looper.loop(Looper.java:137)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread.main(ActivityThread.java:5191)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at java.lang.reflect.Method.invokeNative(Native Method)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at java.lang.reflect.Method.invoke(Method.java:511)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at dalvik.system.NativeStart.main(Native Method)
 
Last edited:

Superpiffer

Senior Member
Jun 28, 2010
63
33
thank you providing your rom for the n1. seems so, that most things are working very good. the rom feels very fast.

just two problems till now. as cal7 mentioned, i dont see any possibility to change the cpu clock, memory settings and that stuff.
next problem is, when opening advanced wifi settings, settings apk crashes. logcat:
Code:
01-13 22:36:08.448: E/AndroidRuntime(1336): FATAL EXCEPTION: main
01-13 22:36:08.448: E/AndroidRuntime(1336): java.lang.NoSuchMethodError: android.net.wifi.WifiManager.getCountryCode
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at com.android.settings.wifi.AdvancedWifiSettings.initPreferences(AdvancedWifiSettings.java:117)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at com.android.settings.wifi.AdvancedWifiSettings.onResume(AdvancedWifiSettings.java:68)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.Fragment.performResume(Fragment.java:1738)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:919)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1057)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1039)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:1850)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.Activity.performResume(Activity.java:5192)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2856)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2895)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2359)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread.access$600(ActivityThread.java:150)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1244)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.os.Handler.dispatchMessage(Handler.java:99)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.os.Looper.loop(Looper.java:137)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at android.app.ActivityThread.main(ActivityThread.java:5191)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at java.lang.reflect.Method.invokeNative(Native Method)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at java.lang.reflect.Method.invoke(Method.java:511)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
01-13 22:36:08.448: E/AndroidRuntime(1336): 	at dalvik.system.NativeStart.main(Native Method)
Tap 7 times on Settings > About phone > Build number !
Enjoy! ;)
 

darkshino

Member
Aug 19, 2009
49
14
www.nevercorner.net
Tap 7 times on Settings > About phone > Build number !
Enjoy! ;)
Thanks, didn't remember of that trick ;)
This ROM is awesomely smooth.

Just one question, dalvik doesn't seem to support KSM does it ? If I enabled it in "Performances", I got this :
Code:
root@android:/sys/kernel/mm/ksm # grep . *
full_scans:0
pages_shared:0
pages_sharing:0
pages_to_scan:100
pages_unshared:0
pages_volatile:24800
run:1
sleep_millisecs:5000
 
  • Like
Reactions: tornaddo

kurt.gomez

Senior Member
Oct 27, 2011
338
108
Google Pixel 3a
Google Pixel 4a
just flashed... was waiting since it was uploaded but didnt have internet till an hour ago... it works great... no issues at all so far!!! i'm using a2sd xdata & its smooth as ever... thanks VJ!!!!

EDIT: as reported... settings FC on opening advanced wifi options
 
Last edited:

qxontic

Member
Aug 4, 2010
22
11
I have a problem with the dsp manager. it just doesnt work. i used apollo as music player. i tried flac and mp3 files. i didnt installed other music players. i get the following warning messages in logcat when playing music files. maybe they help you to find the problem.

Code:
01-14 20:25:55.440: W/HeadsetService(1189): Trouble trying to manage session 7, removing...
01-14 20:25:55.440: W/HeadsetService(1189): java.lang.IllegalArgumentException: AudioEffect: bad parameter value
01-14 20:25:55.440: W/HeadsetService(1189): 	at android.media.audiofx.AudioEffect.checkStatus(AudioEffect.java:1241)
01-14 20:25:55.440: W/HeadsetService(1189): 	at android.media.audiofx.Equalizer.setBandLevel(Equalizer.java:230)
01-14 20:25:55.440: W/HeadsetService(1189): 	at com.bel.android.dspmanager.service.HeadsetService.updateDsp(HeadsetService.java:348)
01-14 20:25:55.440: W/HeadsetService(1189): 	at com.bel.android.dspmanager.service.HeadsetService.updateDsp(HeadsetService.java:323)
01-14 20:25:55.440: W/HeadsetService(1189): 	at com.bel.android.dspmanager.service.HeadsetService$1.onReceive(HeadsetService.java:163)
01-14 20:25:55.440: W/HeadsetService(1189): 	at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
01-14 20:25:55.440: W/HeadsetService(1189): 	at android.os.Handler.handleCallback(Handler.java:725)
01-14 20:25:55.440: W/HeadsetService(1189): 	at android.os.Handler.dispatchMessage(Handler.java:92)
01-14 20:25:55.440: W/HeadsetService(1189): 	at android.os.Looper.loop(Looper.java:137)
01-14 20:25:55.440: W/HeadsetService(1189): 	at android.app.ActivityThread.main(ActivityThread.java:5191)
01-14 20:25:55.440: W/HeadsetService(1189): 	at java.lang.reflect.Method.invokeNative(Native Method)
01-14 20:25:55.440: W/HeadsetService(1189): 	at java.lang.reflect.Method.invoke(Method.java:511)
01-14 20:25:55.440: W/HeadsetService(1189): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
01-14 20:25:55.440: W/HeadsetService(1189): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
01-14 20:25:55.440: W/HeadsetService(1189): 	at dalvik.system.NativeStart.main(Native Method)
01-14 20:25:55.500: W/AudioPolicyManager(156): getDeviceForStrategy() unknown strategy: 3
01-14 20:25:55.500: W/AudioPolicyManager(156): getDeviceForStrategy() unknown strategy: 5
01-14 20:25:55.500: W/AudioPolicyManager(156): getDeviceForStrategy() unknown strategy: 3
01-14 20:25:55.500: W/AudioPolicyManager(156): getDeviceForStrategy() unknown strategy: 3
01-14 20:25:55.500: W/AudioPolicyManager(156): getDeviceForStrategy() unknown strategy: 5
01-14 20:25:55.850: W/HeadsetService(1189): Trouble trying to manage session 7, removing...
01-14 20:25:55.850: W/HeadsetService(1189): java.lang.IllegalArgumentException: AudioEffect: bad parameter value
01-14 20:25:55.850: W/HeadsetService(1189): 	at android.media.audiofx.AudioEffect.checkStatus(AudioEffect.java:1241)
01-14 20:25:55.850: W/HeadsetService(1189): 	at android.media.audiofx.Equalizer.setBandLevel(Equalizer.java:230)
01-14 20:25:55.850: W/HeadsetService(1189): 	at com.bel.android.dspmanager.service.HeadsetService.updateDsp(HeadsetService.java:348)
01-14 20:25:55.850: W/HeadsetService(1189): 	at com.bel.android.dspmanager.service.HeadsetService.updateDsp(HeadsetService.java:323)
01-14 20:25:55.850: W/HeadsetService(1189): 	at com.bel.android.dspmanager.service.HeadsetService$1.onReceive(HeadsetService.java:163)
01-14 20:25:55.850: W/HeadsetService(1189): 	at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:758)
01-14 20:25:55.850: W/HeadsetService(1189): 	at android.os.Handler.handleCallback(Handler.java:725)
01-14 20:25:55.850: W/HeadsetService(1189): 	at android.os.Handler.dispatchMessage(Handler.java:92)
01-14 20:25:55.850: W/HeadsetService(1189): 	at android.os.Looper.loop(Looper.java:137)
01-14 20:25:55.850: W/HeadsetService(1189): 	at android.app.ActivityThread.main(ActivityThread.java:5191)
01-14 20:25:55.850: W/HeadsetService(1189): 	at java.lang.reflect.Method.invokeNative(Native Method)
01-14 20:25:55.850: W/HeadsetService(1189): 	at java.lang.reflect.Method.invoke(Method.java:511)
01-14 20:25:55.850: W/HeadsetService(1189): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
01-14 20:25:55.850: W/HeadsetService(1189): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
01-14 20:25:55.850: W/HeadsetService(1189): 	at dalvik.system.NativeStart.main(Native Method)
01-14 20:25:58.653: W/InputMethodManagerService(417): Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@426cef68 (uid=10056 pid=2315)
01-14 20:25:58.753: W/Resources(1189): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
01-14 20:25:58.793: W/Resources(1189): Converting to string: TypedValue{t=0x10/d=0x32 a=-1}
01-14 20:25:58.803: W/Resources(1189): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
01-14 20:25:58.803: W/Resources(1189): Converting to string: TypedValue{t=0x10/d=0x2710 a=-1}
01-14 20:25:58.803: W/Resources(1189): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
01-14 20:25:58.823: W/Resources(1189): Converting to string: TypedValue{t=0x10/d=0x32 a=-1}
01-14 20:25:58.823: W/Resources(1189): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
01-14 20:25:58.833: W/Resources(1189): Converting to string: TypedValue{t=0x10/d=0x2710 a=-1}
01-14 20:25:58.833: W/Resources(1189): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
01-14 20:25:59.183: W/BufferQueue(153): [com.bel.android.dspmanager/com.bel.android.dspmanager.activity.DSPManager] cancelBuffer: BufferQueue has been abandoned!
 

Gablu

Senior Member
Nov 18, 2011
158
10
Karachi
Everything is working fine... Here is the Issue I found.

1. If I get a call and don't pick it, when the call drops from the other end.. The phone freezes. I had to put my battery out to restart it again.

2. Secondly, If I click the Power button or the track ball the screen some times doesn't wake up rather the Nav keys wakes up only, after few tries i get to screen woken up.

Waiting eagerly for the reply..
Regards
Gablu.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 147
    This is Alpha release Smoothest CM10.1 VJ Jelly Bean 4.2.2 v6.0 for N1

    Cm10.1.jpg



    Hboot : 250MB System
    A2SD Support (Use Terminal Emulator provided)


    Note: Please do not mirror the download links

    Download link

    Version 6.0
    Download with GApps
    (Follow my 2nd post steps)

    Version 5.0
    Download with GApps
    (Follow my 2nd post steps)

    Version 4.7
    Download with GApps

    (Follow my 2nd post steps)


    Thanks to:
    CyanogenMod github->https://github.com/CyanogenMod
    Evervolv github ->https://github.com/Evervolv
    56
    Note: If you have not followed these steps and running into issues, don't post in this thread instead post in General Section
    Wipe full except SD card, flash the ROM
    Run A2SD script from terminal emulator provided
    Go to Settings -> Launcher -> Homescreen -> Check "Stretch screens", Un-check "Scroll wallpaper", Check "Wallpaper quick render"
    Make sure to check your APN settings are correct and change if it's different. Turn of GPS if not used, tap 7 times on Build Number to get Performance and Developer options.
    Reboot and wait for 5min
    Steps to execute A2SD script:
    Open terminal emulator provided in the rom.
    Type the following commands
    # su
    # a2sd install
    Y
    N
    Y​

    Soft-Nav functionality:
    To enable flash this zip
    To disable flash this zip​


    What is working:
    CyanogenMod settings
    Soft-Nav
    Mobile Network
    Calls
    3G/Data
    Wifi
    WifI Tether
    Bluetooth
    GPS
    Sound
    USB
    Camera
    Video Recording (Still choppiness, use MX Player with S/W decoder for playing)
    HWA
    Video Playback without any flickering
    Flash light
    Notification lights
    FM Radio (Use Spirit FM, go to Settings -> Audio -> qsd8250)
    All games should work
    and more

    CM10.1 features:

    Swipe to switch -> You have to swipe the bar at the bottom below the carrier text. Video here
    New feature "cLock" settings added to CM settings (Clock widget)
    Settings -> Lock screen -> Maximize widgets : This will make weather and calendar events visible on lock screen (Chronus clock widget)

    Tether to work:

    Changelog:
    Version 6.0 (April 03)
    CM10.1 source updated to latest April 03
    Video Recording fix
    Advanced WiFi features updated
    HWA improvement
    Overall Performance improvement
    A lot more...

    Version 5.0 (March 02)
    CM10.1 source merged with Android 4.2.2
    Lot of changes merged from CM10.1
    Calculator fixes and New features
    Email fixes and Enabling the saving of attachments
    Moved Advanced Reboot options to Developer options (Check the checkbox from Developer options)
    Fixed Alarm sound while setting alarm in normal mode
    Play sound when adjusting volume with hard keys (The Checkbox is defaulted to ON)
    Camera with HDR (select twice to turn off)
    Lock/Unlock sound changed
    New Icon for Message read
    Display of download time remaining in quick pull down
    Many more....

    Version 4.7
    CM10.1 updated to latest Nightly (Feb 03)
    Increased smoothness/responsive
    Fixed Advanced WiFi Settings
    Fixed WiFi Tether default settings (change password and use)
    Full functional CM File Manager
    Lot of Webkit changes
    Replaced quick search with Google now
    "Chronus" changed to "cLock"
    Fixed Browser->Settings->Labs FC
    Many more nightly changes/fixes check complete changelog

    Version 4.5 - 12 Jan 2013 Download with GApps
    CM10.1 latest build
    It is not a initial build it is most advanced build
    All most all are working as stated in the working list.
    Provide logcat if any issues, otherwise forget it.
    Fixes:

    Camera Recording
    WiFi Tether fix
    Fixed Gtalk Voice Call issue
    Fixed Bluetooth issue
    Notification LED's fixed
    Soft-Nav back button size fixed
    Adjusted Soft-Nav size
    Fixed mute action in phone calls
    Fixed Wifi
    Fixed Data

    etc..
    22
    Quick update

    I have fixed the Advanced WiFi settings
    WiFi Tether default credentials
    Added fully functional CMFile Manager
    and much more nightly changes from CM10.1 builds are integrated and testing.


    I will update once all are tested....
    21
    CM10.1 update...

    CM10.1 updated: Version 6.0

    CM10.1 source updated to latest April 03
    Video Recording fix
    Advanced WiFi features updated
    HWA improvement
    Overall Performance improvement
    A lot more...


    Note: Do full wipe and flash the ROM, No need to flash GApps, just install required ones from playstore
    19
    CM10.1 update...

    CM10.1 updated: Version 4.7 (I have skipped 4.6 to give you good version)

    CM10.1 updated to latest Nightly (Feb 03)
    Increased smoothness/responsive
    Fixed Advanced WiFi Settings
    Fixed WiFi Tether default settings (change password and use)
    Full functional CM File Manager
    Lot of Webkit changes
    Replaced quick search with Google now
    "Chronus" changed to "cLock"
    Fixed Browser->Settings->Labs FC
    Many more nightly changes/fixes check complete changelog
    Note: Follow the usual steps for flashing from my 2nd post.