Monday, January 26, 2009

JFv1.41, with Multi-Touch Browser!

JFv1.41 is out!
found via: xda
This version contains... *drumroll* multi-touch support! Thanks to lukehutch, zinx and ryebrye, this build allows android applications to receive multi-touch events. The built-in browser now supports multi-touch zooming! It also includes an "Auto-Rotate" setting that you can enable, to allow it to change screen orientation, based on the orientation of the phone. You can turn on auto-rotate in the browser settings (it's off by default).


See lukehutch's blog post for more information about the new multi-touch support, as well as a few other demo multi-touch apps he created that you can try out after installing JFv1.4. He also mentions a few issues that are present in browser, that you might run into while playing with zoom.

Other changes of note for JFv1.41 include:
  • a console in recovery mode. You can press alt+x to exit out of the recovery program and go directly to a console.
  • the ADP1 build is now based on the ADP1.1 firmware. See this thread for information about the changes in ADP1.1
  • the ADP1 build now includes .odex files for all of the system apks and jars. This means that you will have more space available in /data for all of your apps and caches, although less space available in /system
  • busybox's vi should now save files correctly, instead of saving them as blank files

One thing that I would like to point out about the ADP1.1 build is that it allows you to skip the initial google registration. This will make registering over wifi painless. You just click the "skip registration" button in the registration app, enable wifi in settings, then open the registration app again by trying to access one of the google apps (gmail, market, etc.), and then you can register over wifi.


Downloads:


ADP1.1: (md5: 48c421bf95f29bcc409bf1560927f1c7)
http://android-dls.com/forum/index.p...rb_v=viewtopic
http://jf.odiness.com/v1.41/JFv1.41_ADP1.1.zip
http://andblogs.net/2009/01/jesusfre...mages-are-out/


RC30: (md5: 0cecb7c89cc4a5b7f8501e79fb66df40)
http://android-dls.com/forum/index.p...rb_v=viewtopic
http://jf.odiness.com/v1.41/JFv1.41_RC30.zip
http://andblogs.net/2009/01/jesusfre...mages-are-out/


RC8: (md5: 72135da62839758de0cb2acd49d84850)
http://android-dls.com/forum/index.p...rb_v=viewtopic
http://jf.odiness.com/v1.41/JFv1.41_RC8.zip
http://andblogs.net/2009/01/jesusfre...mages-are-out/

JFv1.41 can be installed in the usual way. Save the zip file to your sdcard named update.zip, boot into recovery mode (home + power), and then press alt+s. If you are switch between versions, e.g. from RC30 to ADP1, you must also do a wipe in recovery mode (alt+w). This will clear all your data/settings/apps, and you will have to re-register once it boots back up. If you are staying on the same build, i.e. from JFv1.31 RC30 to JFv1.41 RC30, then you shouldn't have to do a wipe.

NOTE: If you are on the stock ADP1 image, you will need to upgrade to JFv1.31, then boot normally at least once, before upgrading to JFv1.41, to keep from having to perform a wipe. If you try to go from stock ADP1 -> JFv1.41 directly, you will have to do a wipe.

NOTE: If you end up with 2 Superuser whitelist apps in the app menu, you can uninstall one of them in Settings->Applications->Manage Applications. There will only be 1 that is uninstallable, so don't worry about uninstalling the wrong one.


Note: To install these updates, you need to have a recovery image that uses test keys. If any of the following are true, you most likely have a recovery image that uses test keys
  • you have installed my modified recovery image in the past
  • you have an ADP1
  • you currently have one of my modified firmwares installed



If this is your first time installing one of my firmwares, you may be interested in the other changes that have been made in previous versions, which are included in this version. Some of the notable features include:
  • Many more commands are available to use on the terminal. busybox is included, to provide standard commands like cp, grep, less, more, vi, sed, cp.. etc.
  • A secure way to get root access, through Koush's superuser application. To get root, open up terminal emulator and type su. A new window will open asking if you want to allow root access. Click "Yes" or "Always", and it will go back to the terminal emulator, and you'll have root access
  • A number of useful kernel modules that you can use. For example, ext2, cifs, and a host of others
  • A full phone backup utility. Boot into recovery mode with home+power, and then press alt+b to perform a backup. It stores the backup as .img files in a subfolder of the nandroid folder of your sdcard. To restore the backup, you have to have the engineering spl or hardspl installed, and then flash the images with the fastboot utility
  • ota updates are disabled. This is to prevent t-mobile from automatically updating your phone with a new update that removes your root access.
  • some applications that are missing on RC8 (the uk version) have been added. For example, the voice dialer and the amazon mp3 store.
  • when you connect to the phone using adb, you have root access

I've attached a full changelog vs the official builds for each version.


Here are the updated Build Environments for JFv1.41. These can be used to create an update identical to JFv1.41, or to create one modified to suit your tastes/preferences. You can find more info about the build environments over at my v1.31 post

ADP1.1: (md5: bacc58302e0b239d66c7bcc8db6c434b)
http://jf.odiness.com/v1.41/JFv1.41_...ronment.tar.gz
http://android-dls.com/forum/index.p...rb_v=viewtopic
http://andblogs.net/2009/01/jesusfre...mages-are-out/

RC30: (md5: d5664c2324cf7d556613796dbff16a49)
http://jf.odiness.com/v1.41/JFv1.41_...ronment.tar.gz
http://android-dls.com/forum/index.p...rb_v=viewtopic
http://andblogs.net/2009/01/jesusfre...mages-are-out/

RC8: (md5: de2d0d34adbb4015ee3aa5e4e7ca3c07)
http://jf.odiness.com/v1.41/JFv1.41_...ronment.tar.gz
http://android-dls.com/forum/index.p...rb_v=viewtopic
http://andblogs.net/2009/01/jesusfre...mages-are-out/


EDIT: uploaded new JFv1.41 images, which fix an issue where busybox's modprobe couldn't load modules. Also fixed is an issue in the ADP1.1 build where the superuser app was crashing.

No comments:

Post a Comment