News
TWRP Version 3 is out now
Team Win has announced the availability of TWRP version 3 for all supported devices. TWRP is an open source recovery image for Android devices and is one of the most popular ones out there. In version 3, Team Win has provided a new theme, true terminal emulator, reworked graphics. Team Win also updated expat and updated AOSP base to 6.0. Head over to the devices page to find install instructions and download links.
If you are a build engineer or a developer, you can help Team Win with development of TWRP. Visit the github or gerrit instance. You can track the progress of builds here
Changelist
- Completely new theme – Much more modern and much nicer looking (by z31s1g)
- True Terminal Emulator – Includes arrow keys, tab and tab completion, etc. (by _that)
- Language translation – It won’t be perfect and especially some languages that require large font files like Chinese & Japanese won’t be availble on most devices. Also some languages may only be partially translated at this time. Feel free to submit more translations to OmniROM’s Gerrit. (mostly by Dees_Troy)
- Flashing of sparse images – On select devices you will be able to flash some parts of factory images via the TWRP GUI (by HashBang173)
- Adopted storage support for select devices – TWRP can now decrypt adopted storage partitions from Marshmallow
- Reworked graphics to bring us more up to date with AOSP – includes support for adf and drm graphics (by Dees_Troy)
- SuperSU prompt will no longer display if a Marshmallow ROM is installed update exfat, exfat fuse, dosfstools (by mdmower)
- Update AOSP base to 6.0
- A huge laundry list of other minor fixes and tweaks