Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
runandhide05
Old
(Last edited by runandhide05; 18th April 2013 at 01:36 AM.)
#1  
runandhide05's Avatar
Senior Member - OP
Thanks Meter 1549
Posts: 2,137
Join Date: Apr 2011

 
DONATE TO ME
Default [RECOVERY] TWRP 2.5.0.0 touch recovery [2012-12-19]

Team Win Recovery Project 2.2, 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.

Twrp 2.2.0
- On-screen keyboard in recovery! -- supports long press, backspace repeat, and swipe left deletes everything left of the cursor
- Name new backups and rename existing backups
- Rename files and folders in the file manager
- Pseudo-terminal emulator
- Support decrypting an encrypted data partition on Galaxy Nexus (enter password using keyboard)
- Backup archive splitting -- allows backup and restore of data partitions larger than 2GB
- Simplified XML layout support between resolutions
- Added dual storage selection radio buttons to zip install, backup, and restore pages
- Improved zip install compatibility
- Updated update-binary source code
- Numerous small bug fixes and improvements

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.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

CHANGELOG for 2.3.3.0:
-Fix renaming backups with a space in the name
-Add decrypt button to mount page if you cancel decryption during startup
-Added ignore blkid flag
-Fixed handling of MTD partitions during mount
-Fixed some keyboard mapping issues on 800x1280 layout

This is an unofficial port of TWRP by ME (runandhide05)

Standard disclaimers
blablabla im not responsible for anything.

Download Links

*NOTE THAT YOU SHOULD ALWAYS USE THE MOST UP TO DATE RECOVERY, IF YOU ARE PLANING ON FLASHING A 4.2 BASED ROM YOU SHOULD UPDATE TO THE LATEST BEFORE FLASHING ROM.*

RAH version of TWRP
{the difference between this and whats on GOO.IM is that these included encryption support and screen brightness}
Install_Scripts_R.A.H.v3_TWRPv2.5.0.zip - 11.61 MB
R.A.H.v3_TWRPv2.5.0.img - 5.64 MB
R.A.H.v3_TWRPv2.5.0.zip - 5.75 MB



Installation Options



Installation instructions (option 1)

Download zip file from link below
Place zip on Micro SDcard
Reboot into existing recovery
Flash TWRP2.2.0_R.A.H.v0.0.X.zip

Installation instructions (option 2)
download recovery.img
place tablet in to FastBoot
Flash Recovery with
Code:
fastboot flash recovery name-of-recoveryimage.img

Installation instructions (option 3)

Download zip file, extract zip to anywhere, choose the Operating system
linux or windows folder,
For windows:
Simply click the RUNME.bat
For Linux:
Make adb and fastboot files included in the linux folder executable
Make script executable.
click RUNME.sh


Installation instructions (option 4)

download through goomanager app
GooManager

I am proud to announce that today twrp recovery is now officially available through goomanager app.
These are the Stock (non-EOS themed)
Thank you Dees_Troy

Source: runandhide05's Github
For more info on TWRP see the Team Page teamw.in
Bug tracker bug tracker

Themes
Pulled for incompatible due to.latest update
Attached Thumbnails
Click image for larger version

Name:	2012-07-18 21.08.03.jpg
Views:	10250
Size:	243.5 KB
ID:	1207566   Click image for larger version

Name:	2012-07-18 21.08.15.jpg
Views:	8787
Size:	243.2 KB
ID:	1207567  
The Following 88 Users Say Thank You to runandhide05 For This Useful Post: [ Click to Expand ]
 
soomat
Old
#2  
soomat's Avatar
Senior Member
Thanks Meter 9
Posts: 140
Join Date: Jun 2010
Location: Jakarta
Nice
I'll try it as soon as possible & report soon
My Device since joining XDA Developers :
Xperia X1 (End), HTC HD2 (End), Samsung Gtab7 P1000 (End), Samsung Galaxy S Captivate (End), Motorola Photon 4G Japanese Version (End), Motorola Xoom 3G MZ601 (End), Samsung Galaxy Tab 8.9 P7300 (End), Dell Streak 5 (End), Sprint Samsung Galaxy S2 (SPH-D710) (End), Sprint Samsung Galaxy S3 (End), HTC EVO 4G LTE (End), Samsung Galaxy Camera (End)

for daily use
- Samsung Galaxy S3 - Verizon 32GB SCH I535 with Stock Rooted
The Following User Says Thank You to soomat For This Useful Post: [ Click to Expand ]
 
bigrushdog
Old
#3  
bigrushdog's Avatar
Recognized Developer
Thanks Meter 4248
Posts: 2,451
Join Date: Apr 2007
Location: Fontana, CA

 
DONATE TO ME
Wow. Dude you got the win factor baby!

Were you able to get open recovery script working? Heck I'll just flash . Epic win bro.
The Following User Says Thank You to bigrushdog For This Useful Post: [ Click to Expand ]
 
solarnz
Old
#4  
solarnz's Avatar
Recognized Developer
Thanks Meter 2103
Posts: 678
Join Date: May 2010
Location: Sydney

 
DONATE TO ME
Sweet, thanks runandhide05!

(Not often I thank other people around here!)


Join me in #xoom on freenode.net.
Need to contact me? I'm on IRC, Twitter and G+
The Following 2 Users Say Thank You to solarnz For This Useful Post: [ Click to Expand ]
 
runandhide05
Old
(Last edited by runandhide05; 19th July 2012 at 04:33 AM.)
#5  
runandhide05's Avatar
Senior Member - OP
Thanks Meter 1549
Posts: 2,137
Join Date: Apr 2011

 
DONATE TO ME
Quote:
Originally Posted by bigrushdog View Post
Wow. Dude you got the win factor baby!

Were you able to get open recovery script working? Heck I'll just flash . Epic win bro.
Not yet, It still errors on opening file, I'm thinking its due to the file location as /storage/.... and not /sdcard...

This is something that I will be working for next release.


Sent from my Galaxy Nexus using Tapatalk 2
The Following 2 Users Say Thank You to runandhide05 For This Useful Post: [ Click to Expand ]
 
runandhide05
Old
(Last edited by runandhide05; 19th July 2012 at 03:53 AM.)
#6  
runandhide05's Avatar
Senior Member - OP
Thanks Meter 1549
Posts: 2,137
Join Date: Apr 2011

 
DONATE TO ME
Quote:
Originally Posted by solarnz View Post
Sweet, thanks runandhide05!

(Not often I thank other people around here!)
WOW!!!! Goosebumps!
Thanks, mean a lot from you and brd!
Thanks for everything you guys do!

Sent from my Galaxy Nexus using Tapatalk 2
The Following 2 Users Say Thank You to runandhide05 For This Useful Post: [ Click to Expand ]
 
tumpy
Old
#7  
tumpy's Avatar
Senior Member
Thanks Meter 53
Posts: 292
Join Date: Dec 2010
Location: DFW
Big thanks, already do a backup, restore, and move file from internal to external, so many features to get use to again thanks for a very fine software...
XOOM
MY 4.2.2



 
NoMercyWWE
Old
#8  
Senior Member
Thanks Meter 28
Posts: 502
Join Date: May 2009
since this is working why not change the direction of this thread to xoom android development section?


Thanks in advance
Power to you! - We are Vodafone!
 
TheBurgh
Old
#9  
Senior Member
Thanks Meter 63
Posts: 1,005
Join Date: Sep 2010
Location: Pittsburgh
Anyone else having problems with the download links not working.
 
runandhide05
Old
#10  
runandhide05's Avatar
Senior Member - OP
Thanks Meter 1549
Posts: 2,137
Join Date: Apr 2011

 
DONATE TO ME
Quote:
Originally Posted by TheBurgh View Post
Anyone else having problems with the download links not working.
Dev-host is down it seems. And I'm mobile right now.

They will be back up soon enough

Sent from my Galaxy Nexus using Tapatalk 2

The Following User Says Thank You to runandhide05 For This Useful Post: [ Click to Expand ]
 
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...