commit | b58e6d253a90648293147b2f30596d8821f11abd | [log] [tgz] |
---|---|---|
author | masteroftime <djortiz531@gmail.com> | Wed Jan 15 20:16:17 2014 +0000 |
committer | Dees Troy <dees_troy@teamw.in> | Wed Jan 15 20:36:29 2014 +0000 |
tree | 96493d806a89c34d06d4e53123c42aeee0929420 | |
parent | b99d8f2c2e1840fda07489183d2b47aecf2182a9 [diff] |
Initial 240x240 theme Change-Id: I478f172e1a549b50ebe29cf9a8b8618a84b3cb17
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.
If there are changes that need to be merged from AOSP, we will pull the change directly from AOSP instead of creating a new patch in order to prevent merge conflicts with AOSP.
This branch is under final testing and will be used shortly for public builds, but has not officially been released.
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.