CHANGE LOG TIADROID5 2011.10.28 -usb storage- works really good -I added to the framework 2 jar files- 1-com.orange.authentication.simcard.jar- this will help gsm and cdma devices 2-com.android.location.provider.jar- this will help with data location -BT- is working great, I was sending files between my evo and tp2. haven't use for call yet -3G. super fast, just look at the build.prop -moved keymaps to system/etc for. this will help us customise the keys -GPU. added android.hardware.gpu.xml to the system/etc/permissions. if you open any apk or any framework you will see GPU file. -auto rotate for landscape and portrait is working great -apn setting is there -new font -new sdcard recovery. for all froyo futures builds -added to init.rhodium.rc #restrictive Perms for GPU chown system graphics /dev/msm_hw3dc chown system graphics /dev/msm_hw3dm -GPS is working great -camera and camcorder are working great -added to init echo "Checking for build type..." if [ -f /system/rhodium.build ] ; then echo "rhodium build detected" RCSCRIPT="rhodium" RCCONFIG="rhodium" -mount --bind /lib/rhodium/hw /system/lib/hw "others devices will say the device's name" -added to init KBD=`sed 's/.*physkeyboard=\([0-9a-z_]*\).*/\1/' /proc/cmdline` cp /system/etc/keymaps/default/*.kl /system/usr/keylayout/ cp /system/etc/keymaps/default/*.kcm* /system/usr/keychars/ if [ -d "/system/etc/keymaps/$KBD" ] then cp /system/etc/keymaps/"$KBD"/*.kl /system/usr/keylayout/ cp /system/etc/keymaps/"$KBD"/*.kcm* /system/usr/keychars/ fi -changed lib/froyo to lib/rhodium in recovery -mms is working great -it's only 68 files in bin folder -new META-INF and new updater-scripts -phone call-in/out. the phone will respond is seconds -battery life is great -life wallpaper is awesome - only 64 apks in app folder