Joined
·
130 Posts
Introduction:
Team Win Recovery Project 2.1, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's a fully touch driven user interface - no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
What's new in 2.1:
[background=rgb(255, 255, 0)]Note: If you have a custom theme installed from 2.0, your theme will need to be updated to see the new features. It is recommended that you remove your custom theme before installing 2.1[/background]
GooManager has a great setup for ROM makers that will notify users automatically when there's an update to their ROM. Combined with the recovery support, this allows users to update their software similar to a normal "OTA" update from their carrier in a simple, seamless install process. The goo.im website has a fantastic developer portal that makes it easy for ROM makers to upload new ROMs and provides free, fast hosting for developers. The GooManager app will also continue to remain free.
Some may now be wondering why we didn't just use the "extended commands" feature that already exists in ClockworkMod Recovery. Unfortunately, recent builds of ClockworkMod Recovery have been locked down to only work with ROM Manager, so other apps like GooManager are unable to make use of this feature.
In the future we will be working hard to make TWRP easier for other developers to compile. We eventually plan to get a gerrit instance running to let anyone submit patches to the project. We may be looking for other talented developers, themers, and device maintainers if they are interested in helping with a free, open source project.
Key Features:
Information on TWRP 2 Theming
Officially Supported Devices:
All official devices are listed at the top of the page on the Team Win website.
Known Issues (affects all devces):
GitHub
If you have made your own twrp build for an unsupported device, please let us know. We might add your build to the list of unofficial builds. Bear in mind that we are working hard to add more devices and we may add your device to our official build list later.
Support:
Click here for live support or join us in #twrp on Freenode IRC servers
Team Win Recovery Project 2.1, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's a fully touch driven user interface - no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.




What's new in 2.1:
[background=rgb(255, 255, 0)]Note: If you have a custom theme installed from 2.0, your theme will need to be updated to see the new features. It is recommended that you remove your custom theme before installing 2.1[/background]
- Zip queuing as seen in TWRP 1.1.x is back
- Dual storage capable (backup, restore, and install zips from internal or external storage - you choose)
- Slider control (swipe to confirm most actions aka swipe to wipe)
- Lockscreen (with slider to unlock)
- Basic file manager (copy, move, delete, and chmod any file)
- Added support for devices with /data/media (most Honeycomb tablets, new ICS devices like Galaxy Nexus)
- Displays sizes of each partition in the backup menu
- Added listbox GUI element (currently used for listing time zones)
- Updated stock XML layouts to be more consistent and easier to port to different resolutions
- XML layout files are significantly smaller
- Partitions available backup are more accurate for some devices
- Removed unneeded error messages (/misc errors, unable to stat sd-ext, etc.)
- Fixed a bug with blkid detection code
- Fixed bug where a blank line was inserted between every line of text during zip installs
- Fixed a bug during zip installs where an invalid zip would cause TWRP to get stuck in the zip install
- Added setting for themers to toggle simulation mode to make theming easier
- New devices added - Galaxy Nexus GSM & CDMA (preview only, manual install), Acer Iconia Tab A500, HTC Vivid, Motorola Defy
- Added support for .jpg images in the theme engine
- Changed images for stock tablet theme - makes tablet builds about 500KB smaller
- Removed unneeded non-GUI images from GUI - makes all builds about 100KB smaller
GooManager has a great setup for ROM makers that will notify users automatically when there's an update to their ROM. Combined with the recovery support, this allows users to update their software similar to a normal "OTA" update from their carrier in a simple, seamless install process. The goo.im website has a fantastic developer portal that makes it easy for ROM makers to upload new ROMs and provides free, fast hosting for developers. The GooManager app will also continue to remain free.
Some may now be wondering why we didn't just use the "extended commands" feature that already exists in ClockworkMod Recovery. Unfortunately, recent builds of ClockworkMod Recovery have been locked down to only work with ROM Manager, so other apps like GooManager are unable to make use of this feature.
In the future we will be working hard to make TWRP easier for other developers to compile. We eventually plan to get a gerrit instance running to let anyone submit patches to the project. We may be looking for other talented developers, themers, and device maintainers if they are interested in helping with a free, open source project.
Key Features:
- Ability to save custom recovery settings
- Touchscreen driven with real buttons and drag-to-scroll
- XML-based GUI that allows full customization of the layout - true theming!
- Settings are saved to the sdcard and persist through reboots
- Ability to choose which partitions to back up and which to restore
- Ability to choose to compress backups - now with pigz (multi-core processor support for faster compression times)
Information on TWRP 2 Theming
Officially Supported Devices:
All official devices are listed at the top of the page on the Team Win website.
Known Issues (affects all devces):
- Zip files that install more data than free space is available will crash or hang recovery (AOSP issue)
GitHub
If you have made your own twrp build for an unsupported device, please let us know. We might add your build to the list of unofficial builds. Bear in mind that we are working hard to add more devices and we may add your device to our official build list later.
Support:
Click here for live support or join us in #twrp on Freenode IRC servers