commit | b7ecc09d93b0e8222194e33829b877d913bc7ce5 | [log] [tgz] |
---|---|---|
author | Dees_Troy <dees_troy@teamw.in> | Sat Aug 24 12:15:41 2013 +0000 |
committer | Gerrit Code Review <gerrit@198.50.184.117> | Sat Aug 24 07:43:14 2013 -0500 |
tree | 98ac79a774f293912cef4b79bb83dab74f831b23 | |
parent | 29a0635b93738a3b7b322360437b548664b0437d [diff] |
Revert "Fix touch not working due to gr_fb_width returning 0 in some cases" This reverts commit 70e1129612765b14e5aace0155d4683c91cde951. No longer needed after http://review.teamw.in/#/c/655/
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.