Changelog
FAQS:
-
My phone keeps rebooting on boot, what can i do?
Try making a wipe, if the problems is still there, try removing swap partition from your sd (if any) and/or formatting your ext partition (if any) in ext2/3
ext4 is not working!
-
I got an error while flashing, solutions?
Here the solution is easy, just wipe data
-
I can't connect to Internet with phone's modem (2/3G)
Flash alternative APN List from cyanogen (Attached to first post)
-
Live wallpapers aren't working fine!
Live wallpapers are not designed for hero, so there aren't solutions
-
How can I get landscape home?
Read
here
-
How can install Google Nav?
Just read
here
-
Exchange is not working
Read
here
-
Maps crashes after update
Uninstall it then reinstall from market
------------------------------------------------------------------------------------------------------------------------------
Changelog:
Planned for future releases:
- Facebook Integration
- Bugfix
CKDroid 1.6b (16/02/2010) - Kitchen Update
- Fixed Some bugs in kitchen
- Updated Launcher2
CKDroid 1.6 (15/02/2010)
- Partially Fixed A2DP
- Added Custom Kitchen
- Fixed MMS
- Added Overclock Widget
- Added Native Bluetooth Fileshare
- Removed Medieval Bluetooth file transfer
- Added MinFree Manager
- Alternative OpenGL avaible in kitchen
- Adedd custom theme, you need kitchen to apply this
- Added launcher2 (Nexus's one homescreen), avaible in kitchen
1.5.2.1 (28/01/2010)
- Re-Fixed Jbed that was still not working
1.5.2 (28/01/2010)
- Fixed Jbed (Java box)
- Updated ASTRO
1.5.1 (25/01/2010)
- Fixed Youtube
- Added OpenGL (Now games should run faster)
- Merged NetLoc
- Merged and updated Googlebits
- Removed com.android.deskclock
- Updated Busybox (now compatible with Droid Explorer)
- (Optional) 5-screens launcher
1.5 (22/01/2010)
- Base moved to AOSP Eclair 2.1
-
Fully working network location if you flash NetLoc
- Market 100% working
- Keyboard with Voice Writing
- Multi touch in browser (Pinch Zoom)
- New Apps2sd from cyanogen, this fixes all updating/rebooting bugs
- Bluetooth file share updated
- GoogleBits updated
- Added GenieWidget
- Fixed Voice Search
- More LiveWallpapers
- Added StreetView
1.4c (19/01/2010)
- Fixes bug when fresh installing
1.4b (18/01/2010)
- Bugfixes for install, if you have 1.4a you don't need to update
1.4 (18/01/2010)
- Added MySyncPix
- Fixed a bug when updating with apps2sd enabled
- Added all updates and fixes ported with 1.3b and better
- NetworkLocation now works with wifi
- Removed wired tether
- Removed maps from googlebits
1.3e (17/01/2010)
- Fixed root permissions
- (Only if you didn't install 1.3b/c/d) Added some live wallpapers
1.3d (17/01/2010)
- Fixed Apps2sd
- (Only if you didn't install 1.3b or 1.3c) Added some live wallpapers
1.3c (17/01/2010)
- Fixed Live Waterpaper
- (Only if you didn't install 1.3b) Added some live wallpapers
1.3b (17/01/2010)
- Added some live wallpapers
1.3 (17/01/2010)
- First release on xda
------------------------------------------------------------------------------------------------------------------------------
How to remove unwanted apps:
To remove APNdroid
Code:
adb remount
adb shell rm /system/app/com.google.code.apndroid.apk
adb shell rm -r /data/data/com.google.code.apndroid
To remove proximity sensor
Code:
adb remount
adb shell rm /system/app/TomReay.proxSensor.apk