JF has released the new version of his images. Find a download mirror and the full announcement after the break. (Update: 1.31 is now released, minor bugfixes)
Update (01-03-09):
v1.31 is out! This is a minor bugfix release to fix a few issues that had cropped up in v1.3.
(And all the corrupted bins have been fixed. Not my fault :) ..)
The changes from v1.3 include:
I have the usual RC30 and RC8 versions, and new for v1.3 is an ADP1 version.
ADP1: (md5: 96b2abd9a1da2852bc33b2052ea51b2a)
RC30: (md5: 0f2e6a4244410e00028db55b4fbf808c)
RC8: (md5: e008bbe1d93abd0c2e5e6218f012f20d)
These updates are installed the normal way. Save them to your sdcard named update.zip, boot into recovery mode (home + power), and then press alt+l and alt+s. If you are switch between versions, e.g. from RC30 to ADP1, then it's usually a good idea to perform a wipe. You can try booting up without a wipe, but if it doesn't boot, or you get strange errors once it boots up, go back into recovery and perform a wipe (alt+w)
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
What's new?
The coolest new functionality in v1.3 is a new backup utility that allows you to perform a backup directly from recovery mode with alt+B. This is done using infernix's and brainaid's nandroid script, which they kindly modified to work in recovery mode. Let them know what you think
Other changes of note include
In addition to the updates themselves, I am also releasing a build environment that can use to build each update from scratch. You can use these to easily make your own custom updates. It includes some utilities that were built from git source. The binaries are for 32bit x86 linux. If you want to run it on a different platform, you're on your own.
The general idea of the build environment is that it extracts the original files from the official update (or from my original ADP1 update), and then copies over anything from the various ModifiedFiles folders, then packages it all back up into a ready-to-be-applied update.zip. It does this for the boot image, recovery image and system folder. You can also specify files to delete in the various OriginalFilesToDelete.mk files.
Consider anything new that I created for the build environments (the makefiles, etc.) to be in the public domain. Everything else retains its original license of course.
Instructions:
Build ADP1: (md5: 2d116b334515d4d702776b9d74d2e658)
Build RC30: (md5: 29ced6e7601bac47252e51e5ac4f0ca4)
Build RC8: (md5: b26f3cd244da9b8662766db69734000e)
[via Xda-dev]
| Attachment | Size |
|---|---|
| ChangeLog-RC30.txt | 7.23 KB |
| JFv1.31_RC30.zip | 38.75 MB |
| ChangeLog-RC8.txt | 7.45 KB |
| JFv1.31_RC8.zip | 37.38 MB |
| ChangeLog-ADP1.txt | 7.27 KB |
| JFv1.31_ADP1.zip | 36.74 MB |
| JFv1.31ADP1_BuildEnvironment.tar_.gz | 6.35 MB |
| JFv1.31RC8_BuildEnvironment.tar_.gz | 7.02 MB |
| JFv1.31RC30_BuildEnvironment.tar_.gz | 6.12 MB |
Comments