commit | 38bd760b589d405db9a2e6bf304f07d1b0bae342 | [log] [tgz] |
---|---|---|
author | Dees_Troy <dees_troy@teamw.in> | Fri Sep 14 13:33:53 2012 -0400 |
committer | Dees_Troy <dees_troy@teamw.in> | Fri Sep 14 13:36:32 2012 -0400 |
tree | 8f7dd4ccdcf52ea8b85007bdbeb7d682c1119815 | |
parent | 32c8eb81af916f04fd42e7294f699b10474beef6 [diff] |
Add wipe functions, compiles in CM7, text shows in UI, zips install Zip install works, had to move mincrypt code into TWRP to prevent a crash when checking the zip signature. Added wipe functions Made it compile in CM7 Made text show up in console and logging
Team Win Recovery Project (TWRP)
The goal of this branch is to rebase TWRP onto AOSP while maintaining as much of the original AOSP code as possible. This goal should allow us to apply updates to the AOSP code going forward with little to no extra work. With this goal in mind, we will carefully consider any changes needed to the AOSP code before allowing them. In most cases, instead of changing the AOSP code, we'll create our own functions instead. The only changes that should be made to AOSP code should be those affecting startup of the recovery and some of the make files.
This branch is currently a work in progress and should not be used for compiling.
You can find a compiling guide here.
More information about the project.
If you have code changes to submit those should be pushed to our gerrit instance. A guide can be found here.