Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Dees_Troy
Old
(Last edited by Dees_Troy; 9th April 2013 at 04:59 PM.)
#1  
Dees_Troy's Avatar
Recognized Developer - OP
Thanks Meter 6700
Posts: 1,512
Join Date: Mar 2008
Location: KC MO

 
DONATE TO ME
Default [RECOVERY] TWRP 2.5.0.0 touch recovery [2013-04-09]

Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. 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.

Phone look:


Tablet look:


CHANGELOG for 2.5.0.0:
Special Note: If you are running a custom theme, you will likely need to remove that theme before updating to 2.5.0.0 as your custom theme will likely not be compatible with the new changes!

-Added scrollable partition lists for mount, backup, restore, wipe, and storage selection
-Add new SliderValue GUI element for selecting brightness and screen timeout (thanks to Tassadar)
-Re-work AOSP and TWRP code to improve license compatibility between GPL and Apache
-Added official theme for 1080x1920 portrait devices (HTC One m7, HTC DNA, HTC Butterfly, Oppo Find 5, Sony Xperia Z, etc)
-Fixed a problem with directory permissions on split archive backups (backups usually restored with no app data)
-Fixed a problem with md5 verification of backups
-Added a search function to libtar (thanks to kokotas)
-Improve handling of XML errors (fix permissions)
-Fixed handling of subpartitions
-Improvements to recovery.fstab flags
-Fixed a problem with decryption not being able to locate the decryption key in some situations

CHANGELOG for 2.4.4.0:
-Added another libtar hardlink workaround to fix restore of some backups (usually related to Ubuntu Touch)
-More fixes for the file selector
-Switched from using busybox md5sum to a direct C function call
-Fixed capturing the exit status of tar based backups/restore - TWRP will display that there was an error if there was one again
-Update exFAT to latest commits
-Added a build flag to disable using the ioctl for screen blanking

CHANGELOG for 2.4.3.0:
-Fixed 2 bugs related to restore, one dealing with mknod failures (by bigbiff) and one dealing with restoring hardlinks (by Dees_Troy)
NOTE: If your backups weren't restoring correctly in earlier 2.4.x versions they should restore correctly now. Hopefully you didn't delete those backups. If you're still having problems, run the restore, go to advanced and copy log, then give us the log. Complaints without logs will be rightfully ignored.
-Added a scroll bar to file selectors and listboxes courtesy of Tassadar
-Added libblkid for more accurate detection of file systems and can now detect exFAT properly thanks to bigbiff
-Added a screen dim effect 2 seconds before screen off on some devices
-Finally fixed file selector crash (one of the joys of working with multi-threaded software)
-Fixed loading of screen timeout setting during startup
-Improvements and bugfixes to screen timeout code
-Fixed persistence of the 24 hour / military time setting

CHANGELOG for 2.4.2.0:
-Add screen timeout - screen will turn off automatically after 60 seconds, saves battery and prevents screen burn-in especially on AMOLED devices
-Add a brightness setting (requires device specific setup and only some devices have been added)
-Add a root checker and offer to install SuperSU if the device isn't already rooted
-Add a write buffer to libtar backups, significant improvements to speeds when backing up to exFAT target, minor improvements for other file systems
-Check and offer to fix root permissions if broken
-Add an option for a 24 hour clock display instead of AM/PM (aka military time)
-Move stock recovery reflash check to occur during the reboot cycle
-Add support for some MTK6xxx devices
-Change libtar to vfork to help prevent memory problems
-Add a "clicked" effect to most buttons, file selector, and listbox
-Improve timezone listbox to be more like file selector (per pixel kinetic scrolling, etc)
-Remove some no longer used settings (Forced MD5 sum on zips, size checking on image backups)
-Other minor bugfixes and improvements

CHANGELOG for 2.4.1.0:
-Fixed a problem with mkdosfs that formatted sdcards to 2GB
-Fixed handoff between vfat and exFAT on devices where blkid didn't detect vfat (fixes some issues with mounting sdcards)
-Fixed problems with changing working directory on MD5 creation/checking that may have prevented unmounting
-Backups will now store a copy of the backup log after the backup is completed (only if backup is successful)

CHANGELOG for 2.4.0.0:
-Using libtar instead of busybox's tar for better control over tar file creation and breaking the 2GB barrier that busybox imposes (thanks to bigbiff)
-Support for exFAT formatted sdcards (also thanks to bigbiff)
-Support for decrypting Samsung TouchWiz encrypted devices including internal and external storage (special thanks to a3955269 for figuring it out)
-Improvements to OpenRecoveryScript including displaying a proper GUI while the script is running
-Added wipe cache and dalvik after ADB Sideload
-Replaced many system calls with their native C counterparts
-Fixed bugs in file manager where it would display an empty list after moving or deleting a folder
-Fixed AOSP recovery commands to run after decryption on encrypted devices
-Improvements for building TWRP in CM10.1
-Other minor bugfixes and improvements
NOTE: 2.4.0.0 is, as always, still compatible with your older backups!

DOWNLOAD:
The fastest and easiest way to install TWRP is to use the GooManager app:
Play Store Link
Direct Download
1) Install GooManager from the Play Store
2) Open GooManager and provide root permissions
3) Hit Menu (or the button with the 3 dots on your screen) and then Install OpenRecovery
OR:
You can find more information and download links on our website!

BUGS:
If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!

SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
The Following 200 Users Say Thank You to Dees_Troy For This Useful Post: [ Click to Expand ]
 
Pierre118
Old
#2  
Pierre118's Avatar
Senior Member
Thanks Meter 66
Posts: 225
Join Date: Apr 2011
Location: The Hague
Good work, looks wonderful! I will wait for the 720p GNexus version.
 
Moenmann
Old
#3  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Oct 2009
Location: Kristiansand
Awesome will give it a try when the small bugs are sorted out!

Sent from my Galaxy Nexus using XDA
 
Tweezydak1d
Old
#4  
Tweezydak1d's Avatar
Senior Member
Thanks Meter 72
Posts: 562
Join Date: May 2009
Location: Sacramento, CA
Pretty nice. It's usable.. Can't wait till all the bugs r gone. Especially the wait time it takes to boot to recovery.. But very nice work tho.

Sent from my Galaxy Nexus using Tapatalk 2 Beta-6
Samsung Galaxy Nexus / HTC Amaze 4G/ T-Mobile Galaxy S II / HTC Sensation 4G / MyTouch 4G / T-Mobile G2 / Dell Streak / Samsung Captivate / Nexus One / T-Mobile G1
 
melvie
Old
#5  
melvie's Avatar
Senior Member
Thanks Meter 18
Posts: 295
Join Date: May 2010
Location: 52°30'N 05°25'E
Finally some development at the recovery site, i was spoiled with the 4ext recovery's at my HTC phones .

Thanks!
Androided for life

Tablet:
Acer Iconia A500 - Root ICS
Phones:
Samsung Galaxy Nexus - AOKP JB
Samsung Galaxy SIII - Rooted
Samsung Galaxy Gio - 2.3
HTC Sensation - ICS - Sold
HTC Desire HD - Sold
HTC Desire - Scrapped
HTC Hero - Scrapped
________________________________
 
sert00
Old
#6  
sert00's Avatar
Senior Member
Thanks Meter 486
Posts: 1,060
Join Date: May 2011
Location: cesena,IT
Quote:
Originally Posted by melvie View Post
Finally some development at the recovery site .

Thanks!
yeah,agree with that!it seems soo user-friendly...i want to try it right now!thanks OP,waited a lot for that!!!
My current mobile devices:
Samsung galaxy nexus maguro version 16Gb
Asus transformer WiFi-only 16Gb
Asus nexus 7 WiFi-only 16Gb
My current system embedded boards in use:
Raspberry Pi rev.B Cpu @ 920mhz max and 4Gb storage(350 mhz Gpu\450mhz Ram)
Hardkernel odroid-u2 with Exynos4412 PRIME cpu @ 2000mhz max and 64 Gb toshiba Emmc storage(533mhz Gpu\800mhz Ram)
Arduino UNO (x2)
Arduino Mega 2560 (ADK support with USBHost Shield)
 
bk201doesntexist
Old
#7  
bk201doesntexist's Avatar
Senior Member
Thanks Meter 871
Posts: 3,819
Join Date: Nov 2010
Thanks guys, the tablet version also looks very good.
Fresh air around these parts
maguro/custom-JDQ39/custom#3.0.31/XXLH1
manta/custom-JDQ39/stock#3.4.5
tf201/cm10-NIGHTLY#20120820/stock#2.6.39.4
XDA forum rules here
bug report? logcat and /proc/kmsg, or it "never happened".
How TO Ask questions on the Internet
aosp-maguro READFIRST here (credit: efrant)
aosp-gnex READSECOND here (credit: efrant)

NVflash for TF201 bootloader-unlocked devices

cm-sgsmtd KANG discussion thread here
 
El Norupz
Old
(Last edited by El Norupz; 11th April 2012 at 04:03 PM.) Reason: spelling accident
#8  
El Norupz's Avatar
Member
Thanks Meter 5
Posts: 93
Join Date: Jun 2010
Location: Hobro
This looks nice.. I will for sure try it out, but waiting until it's more stable
Phone: LG Optimus 2x (P990)
Rom: Modaco Custom Rom Fr17
Baseband: 1035.21_20110223
 
quangvuhee
Old
#9  
Member
Thanks Meter 4
Posts: 35
Join Date: Feb 2012
WOW it's amazingggg .
 
mykegger
Old
#10  
Senior Member
Thanks Meter 54
Posts: 125
Join Date: Oct 2008
Definitely looks promising; but came across an issue and the link to the issues log seems to be down.

While trying to flash an update (CM9 Unofficial) the installation fails; however I can easily flash the update using Clockworkmod.

Here is the pastebin link for the log file of the issue: GSM Galaxy Nexus TRWP2 Log

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...