[RECOVERY][TabS] TWRP 3.1.1-0 touch recovery [2017-05-19] - Galaxy Tab S Original Android Development

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its 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.
CHANGELOG for 3.0.2-0:
-Backups will now include adopted storage keys (Dees_Troy)
-Fixed an adb restore issue (bigbiff)
-Fixed rebooting when no OS is present (Dees_Troy)
-Fixed line wrapping in the GUI terminal (_that)
-Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)
CHANGELOG for 3.1.0-0:
-vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
-adb backup to stream a backup directly to or from your PC, see documentation here: https://github.com/omnirom/android_bootable_recovery/commit/ce8f83c48d200106ff61ad530c863b15c16949d9 (bigbiff)
-tweak MTP startup routines (mdmower)
-support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
-support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
-better indicate to users that internal storage is not backed up (Dees_Troy)
-improve automatic determination of TW_THEME (mdmower)
-minimal getcap and setcap support (_that)
-try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
-shut off backlight with power key (mdmower)
-timeout during FDE decrypt (Dees_Troy and nkk71)
-support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
-boot slot support (Dees_Troy)
-TWRP app install prompt during reboot (Dees_Troy)
-support for AB OTA zips (Dees_Troy)
-support new Android 7.x log command (Dees_Troy)
-update recovery sources to AOSP 7.1 (Dees_Troy)
-numerous bugfixes and improvements by too many people to mention
CHANGELOG for 3.0.2-0:
-Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
-Add Greek translation to some builds.
CHANGELOG for 3.0.1-0:
-support new CM 13.0 pattern encryption (sultanqasim)
-fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
-libtar updated to latest upstream and fixes (jcadduono)
-fixes for loading custom themes (_that)
-TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
-translation updates - added Italian, Czech and Polish and significant updates to Dutch
-progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
-fix input box text display (Dees_Troy)
-reboot option after zip install complete (bigbiff)
-other mostly invisible bug fixes and improvements
CHANGELOG for 3.0.0-0:
-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
WARNING: This is our first release in a long time. We have a lot of new and somewhat aggressive changes in this new release. The changes to the graphics back-end may cause some devices to not boot up properly or have other display-related issues. If you are not in a position to reflash an older build of TWRP, then wait until you are or at least wait until others have tried the new version for your specific device. You don’t want to end up with a non-working recovery and have to wait several hours or days to get to a computer to be able to fix it.
Notes for themers: In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!
DOWNLOAD:
1) Install the TWRP app from the Play Store or grab the apk from our website
2) Open the app, agree to the terms, and enable root access
3) Select TWRP Flash
4) Search for your device and select the version you wish to download
5) Once the download is complete, select the file (it's usually in your downloads folder) and then Flash Recovery
OR:
Most devices can be updated quickly and easily within TWRP if you already have version 2.8.4.0 or higher installed
1) Download the latest version from our website on your device
2) Reboot to TWRP
3) Hit Install and tap the "Images..." button in the lower right
4) Browse to the location of the TWRP image on your device and select it
5) Select recovery from the partition list and swipe to flash
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.

This is for the 8.4" version:
Instructions for manual install on our website.
Download folders for current and past versions:
Mirror 1
Mirror 2
This is for the 10.5" version:
Instructions for manual install on our website.
Download folders for current and past versions:
Mirror 1
Mirror 2

Dees_Troy said:
Reserved
Click to expand...
Click to collapse
Sorry for the stupid question... But this for the 10.5 and 8.4 WiFi?

Dees_Troy said:
This is for the 8.4" version of the tab ONLY. If someone with the 10.5" version wants to test, find us in #twrp on Freenode.
Instructions for manual install on our website.
Download folders for current and past versions:
Mirror 1
Mirror 2
Click to expand...
Click to collapse
Hi, I will contact you next week when I receive my SM-T805.
Thank you

Just read the second post... No 10.5 yet
Sent from my SM-T800 using Tapatalk

Wow...10.5 getting no recovery....no kernels....wtf??

I'm sure they will be here soon enough. Something to look forward to
Sent from my SM-T800 using Tapatalk

Flashed with odin the .tar recovery on my 8.4 but it gives me a bootloop even after the success message from odin... any idea?

TWRP
jonhy25 said:
Flashed with odin the .tar recovery on my 8.4 but it gives me a bootloop even after the success message from odin... any idea?
Click to expand...
Click to collapse
After you install via odin you need to hold the menu, volume up and power button down as soon as the screen blinks blank so that it goes into recovery.

I just used the dd method and now have TWRP
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Never been so excited to have a custom recovery on a device.already have a backup
Nexus 5 via Tapatalk

jball said:
I just used the dd method and now have TWRP
Never been so excited to have a custom recovery on a device.already have a backup
Nexus 5 via Tapatalk
Click to expand...
Click to collapse
Jealous. Us 10.5 owners are way behind. Enjoy!

Well now that we have recovery, roms should start to arrive. My poor 10.5 is getting a complex. The 8.4'ers are getting all this stuff as compensation for going blind reading itty bitty text

suzook said:
Jealous. Us 10.5 owners are way behind. Enjoy!
Click to expand...
Click to collapse
Don't know if its a coincidence but i emailed TWRP my recovery.img about 4 days ago and would like to think i added to a mass amount of emails leading to the building/result of our custom recovery.
Pull your stock recovery if you haven't already and email a link to it and see if in a couple days one pops up for your device
---------- Post added at 10:46 PM ---------- Previous post was at 10:42 PM ----------
mitchellvii said:
Well now that we have recovery, roms should start to arrive. My poor 10.5 is getting a complex. The 8.4'ers are getting all this stuff as compensation for going blind reading itty bitty text
Click to expand...
Click to collapse
Look up DPI apps that change per app dpi

Well at least we are getting recovery soon for 10.5

jball said:
I just used the dd method and now have TWRP
Nexus 5 via Tapatalk
Click to expand...
Click to collapse
Same here. No problems at all.

Willing to test 10.5... Headed to irc.
Edit: much thanks to Dees_Troy.
He will package for the masses tomorrow.
Sent from my Nexus 5 using XDA Premium 4 mobile app

Awesome
This is working beautifully on my device! finally custom recovery! felt lost without it! Thanks!

Poser said:
Willing to test 10.5... Headed to irc.
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If they need more testers let me know. What's the irc channel?
Edit...just got off irc channel... We should have recovery for 10.5 tomorrow!

705LTE
Work great on the 705LTE.
Flashed with flashify.
Backup to SDcard, restore, Wipe, all ok. thx

#boom
Sent from my Nexus 5 using XDA Premium 4 mobile app

Related

[RECOVERY] TWRP 2.2.0 with on-screen keyboard! [2012-07-12]

[RECOVERY] TWRP 2.2.0 with on-screen keyboard! [2012-07-12]
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.
Phone look:
Tablet look:
CHANGELOG (for 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
DOWNLOAD:
The fastest and easiest way to install TWRP is to use the GooManager app:
Play Store Link
Direct Download
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 30 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.
Changelog
Changelog:
2012-07-12 v2.2.0
See TeamWin's TWRP page for changelog.
2011-10-07 v1.1.1
See TeamWin's TWRP page for changelog.
2011-08-17 v1.0.3.1
Bug Fixes:
- Fixed issues with efs backup/restore - now fully tested
2011-08-05 v1.0.3
New Features:
- Added timezones that should cover everyone
- Added twrp spam feature (twrp settings)
- Added fix permissions (advanced menu)
- Added wipe cache and dalvik into Flash Zip menu
- Added copy recovery.log to /sdcard (advanced menu)
- Added output spam/no spam to restores
- Added mke2s prebuilt to /sbin
Bug Fixes:
- Fixed SD-EXT issues, (no partition SD-EXT features yet)
- Fixed EFS partition issues
- Changed the way we do backups on mtd devices, which should fix any boot partition issues
(we suggest making new backups if you have an mtd device, EVO4G,NS,NS4G)
2011-08-01 v1.0.2
Bug Fixes:
- Fixed SD-EXT issues
- Added Format SD-EXT into format menu
- Removed GAPPS support, CM7 automatically backsup and restores if you already have GAPPS installed. If you don't, just flash GAPPS zip
- Fixed issue where when flashing a rom, rebooting brings you back to recovery. Auto reboot after successful flash should work great now!
- Rearranged the format menu
2011-07-29 v1.0.1 - Initial release on Nexus S
FAQ:
How to install with Fastboot:
Download the fastboot binary for your computer and OS
Connect your phone and boot it into fastboot
Run fastboot with the command
Code:
fastboot flash recovery path/to/recovery-twrp-shooter-1.0.1.img
What's Fastboot?!
Check here for further information on fastboot and how to obtain it: http://forum.xda-developers.com/showthread.php?t=895545. Thanks to zephiK for directing me to it.
Moar winning...
Sweet. Trying on 4g now
snandlal said:
Sweet. Trying on 4g now
Click to expand...
Click to collapse
This is for the Nexus S, not the 4G. We are still working on making it compatible with the NS4G.
yes i know. Its in the nexus s section. Thanks for this. Seems to work great on 4g model. Can't wait for the full-blown 4g version. Great Job!
snandlal said:
yes i know. Its in the nexus s section. Thanks for this. Seems to work great on 4g model. Can't wait for the full-blown 4g version. Great Job!
Click to expand...
Click to collapse
sweet! thanks for the feedback!
screenshot please..
simms22 said:
screenshot please..
Click to expand...
Click to collapse
but of course! thanks to ffolkes for grabbing these:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
shift_ said:
but of course! thanks to ffolkes for grabbing these:
Click to expand...
Click to collapse
thank you very much
Very nice to see this come out, looking forward to trying it out. Not to sound ungrateful but I have been hoping for a recovery that lets you name the backups rather than have them time stamped. Call me lazy but I flash back and forth between roms enough that keeping then straight just by the date and time is tough for an old fart like me...and yes I know rom manager can rename them for me but like I said I'm lazy...
Great work guys, thanx for your contributions to android life
Awesome guys, very smooth and much better looking than CWM recovery, a keeper indeed.
Edit: For those curious, it also works fine with the Reboot to Recovery feature build into many custom roms, such as CM7, Oxygen etc.
Thanks shift and teamwin, always good stuff.
Sent from my Nexus S 4G using XDA Premium App
Just tried it out and compared it to Clockwork Recovery. Seems a lot cleaner, definitely love how you can assign a folder for flashable .zips.
I think I'll keep this over my Clockwork Recovery 4.0.0.2 looking forward to future updates.
OK I took the plunge using the other teamwin contribution of the day(you guys rock!), the app for flashing img files like kernels and recoveries and it works fine so far on my ns4g. I especially like how I can mount usb in recovery and get at my files, never had any luck with any previous recoveries allowing it, even ones that had the option. Haven't tried all the options just yet but I am sure to find something to flash around here requiring a backup or two....let me dig around...
I too flashed it looks nice, love the options, thanks teamwin
Sent from my Nexus S 4G using XDA Premium App
raiderep said:
Very nice to see this come out, looking forward to trying it out. Not to sound ungrateful but I have been hoping for a recovery that lets you name the backups rather than have them time stamped. Call me lazy but I flash back and forth between roms enough that keeping then straight just by the date and time is tough for an old fart like me...and yes I know rom manager can rename them for me but like I said I'm lazy...
Great work guys, thanx for your contributions to android life
Click to expand...
Click to collapse
That would mean we'd have to create a software keyboard type interface which might bloat the recovery. As you said you could always use rom manager, or even mount the sdcard as a usb drive and change the folder name manually.
I knew for Shinzul my Ninzul was involved.
Uncle Jimmy says hello
AssassinsLament said:
That would mean we'd have to create a software keyboard type interface which might bloat the recovery. As you said you could always use rom manager, or even mount the sdcard as a usb drive and change the folder name manually.
Click to expand...
Click to collapse
Thats why I'm just a dreamer and not a doer lol...you guys know the limits and I guess I just don't see them...awesome work either way guys
One thing I could use some help with though, I tried to flash deck's latest and it gave me a status 7 error, just wondering if its because this isn't official for the ns4g or not...and I can report that it did a successful backup and restore for me

[RECOVERY]TWRP V2.3 | Xolo A500s MT6572

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PRIVACY POLICY:​
AUTHOR DOES NOT COLLECT ANY PERSONAL IDENTIFIABLE INFORMATION OR ANY PSEUDONYMOUS INFORMATION, ANY 3RD PARTY COLLECTION OF EITHER/BOTH PERSONAL IDENTIFIABLE INFO OR PSEUDONYMOUS INFO SHALL MEAN YOU WAIVE THE RIGHT OF LIABILITY FOR THE AUTHOR​
DISCLAIMER NOTE:​
I AND XDA IS NOT TO BE HELD RESPONSIBLE FOR ANY DAMAGES THAT YOUR PHONE MIGHT INCUR DURING THIS PROCESS, I HAVE TESTED IT IN MY BEST KNOWLEDGE TO WORK FOR OUR DEVICE BUT JUST TO BE SURE, PLEASE PERFORM ALL NECESSARY BACKUPS FOR THE PHONE TO PREVENT ANY DATA LOSS, IF YOU HAVE THE NEED TO DISAGREE AND/OR FAIL TO COMPLY JUST DONT FLASH IT AND GET ON WITH YOUR LIVES​TERMS OF USE​
YOU ARE:
- NOT ALLOWED TO MODIFY THIS WORK AND DERIVATE ANYTHING WITHOUT AUTHOR'S PERMISSION
- NOT ALLOWED TO MIRROR/SHARE/HOTLINK THE FILES WITHOUT AUTHOR'S PERMISSION
PLEASE RESPECT MY WORK, DO NOT UPLOAD THIS TO OTHER WEBSITES, P2P, FTP AND OTHER MEANS OF FILE TRANSFER WITHOUT MY CONSENT, ALSO IF U WANT TO INCLUDE THIS IN YOUR WORK/ DEVELOPMENT, OR IF YOU BASE YOUR WORK IN ANY OF MY FILES THAT IS CONTAINED WITHIN THE DATA PLEASE CREDIT ME AND LINK THE FILES HERE OR ELSE IMMEDIATE LEGAL/ARBITRARY ACTION WILL BE UNDERTAKEN BY ME IN ORDER TO REMOVE THE FILES ON YOUR BEHALF IF EVER YOU NEED TO POST IT IN YOUR BLOG/WEBSITE, IF YOU FEEL YOU ARE NOT SATISFIED WITH MY WORK, CONSTRUCTIVE CRITICISMS IN A RESPECTFUL AND DECENT MANNER ARE ALWAYS WELCOME​Hello Guys,Here I present you the most famous Custom Recovery.It's TWRP
DOWNLOAD FROM HEREIt took me a long time for learning to compile.If my lovely Xda Friend A N D Y was not there,I couldn't imagine it to be here.
Here is the List of Features
*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
*Per-pixel kinetic scrolling in file selectors (this will be ported to the console and listbox in a future version)
*Updated stock themes to a unified ICS-look - thanks to racks for providing the new look!
*Fixed some problems with the implementation of HTC Dumlock
*Fixed some device-specific problems on Nook Color and Kindle Fire
*Fixed a bug that caused a crash and restart of recovery when rebooting system right after a zip install
*Fixed the size calculation of a backup and the size of /data on Galaxy Nexus
*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
*Significantly improved sd-ext handling (ext partitions on sdcards)
*Changes to kinetic scrolling in file selectors
*Fixed a problem with using periods in backup names
*Fixed problems in XML layouts with mounting system and USB storage
*Fixed a problem with unmounting a partition before formatting during restore
*Add Jelly Bean decrypt support
*Updated 320x480 theme to match others (thanks to Llewelyn)
*Improve "symlinking" of /data/media to either /sdcard or /emmc
*Added sanitizing of device IDs for invalid characters (thanks to bigbiff)
*Fixed free space calculation when switching backup devices on /data/media devices
*Fixed a problem with using OpenRecoveryScript to create a backup without providing a backup name
*Rebased onto AOSP Jelly Bean source code
*Rewrote backup, restore, wipe, and mount code in C++ classes for easier maintenance going forward
*NOTE: backups from prior versions of TWRP are still compatible with 2.3
*ADB sideload functionality from AOSP is included in 2.3, see this link for more info
*Re-wrote fix permissions entirely in C++ and runs in a few seconds instead of a few minutes (thanks to bigbiff)
*Improvements to zip finding in OpenRecoveryScript (should be a lot fewer GooManager automation issues)
*Faster boot times
*Added charging indicator while in recovery (only updates once every 60 seconds)
*Unmount system after boot to prevent some status 7 symlink failed errors on zip install
*USB Mass Storage code improvements
*Better handling of mounting storage during boot for some devices
*Fixed a problem with sizes of images (boot & recovery) after resetting defaults
*Fixed size errors during backup for some devices on recovery, etc.
*Fixed a problem with restoring backups when multiple archives were present
*Fixes / enhancements to handle the multiple user setup introduced by Android 4.2 (see notes)
*Fixed a bug with deleting a backup with a space in the name
*Added highlights on keyboard key presses​As I have did some of my contributions to my and your device Xolo A500s,I can atleast accept a thanks from you all. ​Credits:-
Team Win Recovery Project
A N D Y Bro
khan_frd2002
​
Reserved for screenies
Reserved for future
Wowwiee! That's Great to see you compiling TWRP for A500s.
So, you are going good brother
Just Amazing!
I'll try this on my neighbor's A500s
A N D Y said:
Wowwiee! That's Great to see you compiling TWRP for A500s.
So, you are going good brother
Just Amazing!
I'll try this on my neighbor's A500s
Click to expand...
Click to collapse
Thanks bro
Excited...
Will this work on Canvas Juice?? :fingers-crossed:
@dARKdROID said:
Will this work on Canvas Juice?? :fingers-crossed:
Click to expand...
Click to collapse
No,U can try to port though.
nightwalker said:
No,U can try to port though.
Click to expand...
Click to collapse
How to port bro?? Any tutorial??
@dARKdROID said:
How to port bro?? Any tutorial??
Click to expand...
Click to collapse
Replace zImage and rmdisk from ur cwm and stock.
Compare default.prop
Gud Work Bro
navneetasnavi said:
Gud Work Bro
Click to expand...
Click to collapse
Thank you bro
nightwalker said:
Guys,Here I present you the most famous Custom Recovery.It's TWRP
DOWNLOAD FROM HERE
Click to expand...
Click to collapse
how about doing TWRP v2.7.x.x for Xolo A500S?
nightwalker said:
...This recovery is called CTR[CARLIV TOUCH RECOVERY].
Fully touch Based on CWM Version 6.0.4.4. Aroma File Manager Support.
LINK
Click to expand...
Click to collapse
how about doing CTR v2.4 for Xolo A500S?
@nightwalker, can you spare some time to take up these?
m0han said:
how about doing TWRP v2.7.x.x for Xolo A500S?
how about doing CTR v2.4 for Xolo A500S?
@nightwalker, can you spare some time to take up these?
Click to expand...
Click to collapse
Ok,i will sync TWRP 2.7.0.x sources with my branches.And I will port ctr v2.4 also.
nightwalker said:
Thank you bro
Click to expand...
Click to collapse
bro can you tell me how did you enabled touch support in the recovery . I also have a mt6572 device and I have checked your device and mine have the same touch driver . just tell me which files you have patched under /sys folder ? any clue will be so helpful .
Doodle 3
It will work with Doodle 3 ?
KadirDvl said:
It will work with Doodle 3 ?
Click to expand...
Click to collapse
No!

[RECOVERY] TWRP 2.8.5.0 for XOLO 8x-1000, 8x-1100, 8x-1200[Source-Compiled]

TWRP 2.8.5.0 by bgos10​
Team Win Recovery Project 2.8, 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.
Click to expand...
Click to collapse
This Recovery has been built from source by me for the following devices but uses the stock untouched Kernel
Click to expand...
Click to collapse
Screenshots:​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CHANGELOG for 2.8.5.0:
Scale the GUI - TWRP can read the theme's resolution and scale it up or down to fit the theme to your screen's resolution
Backups can now be cancelled while the backup is in progress (does not include restore because we don't want to leave your device in a bad state)
Improve thread handling and move input handling into the main rendering thread to improve stability
Make MTP work even if unplugged and plugged back in
Unify scrollable list code and make kinetic scrolling feel more natural
Fix handling of mapped zip files for OTA updates (CM12 updater)
USB keyboards should now work on all devices that support USB host mode via a USB OTG cable
Other small fixes and improvements
CHANGELOG for 2.8.4.0:
Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
Fix some MTP related crashes and bugs
Eliminate TWRP toggling USB IDs during boot if MTP is enabled
Fix various adb sideload issues
Improve threading of actions
Eliminate separate thread for screen timeout
Update libblkid to 2.25.0
Use power button as back button on watch themes for easier navigation
Add mutex locking to data manager
Improve custom theme handling on encrypted devices
Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens
CHANGELOG for 2.8.3.0:
MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
MTP will now tell the host PC that storage is removed instead of disabling MTP completely
MTP will now report the correct max file size based on the file system in use to the host PC (may fix transfer of large files)
Update and improve fix permissions and make fixing contexts optional
Update SuperSU in TWRP to 2.40 and update install process
Make TWRP work properly on AArch64 (Nexus 9 is now built in true 64-bit binaries and libraries)
Attempt to set correct permissions and contexts on all files placed in storage so backups will show in Android
Fix kernel panic during MTP start on some devices
Support unicode fonts on devices with True Type Font support
Fix slider value not showing sometimes (vibration settings page)
Toggle MTP off during adb sideload to set correct USB IDs
Reduce library requirements for 5.0 L decrypt
Other minor fixes and improvements
CHANGELOG for 2.8.2.0:
MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
Pull in all changes from Android 5.0 lollipop into TWRP
Add decrypt support for Android 5.0 lollipop encrypted partitions including automatic decrypt when the default_password is in use
Revert some changes to exFAT that were breaking exFAT support on some devices
Other minor fixes and updates
Note: At this time we do not have a GUI representation for pattern unlock. You can still decrypt patterns though by translating the pattern dots to numbers. The pattern dots correspond to numbers in the following pattern:
1 2 3
4 5 6
7 8 9
So an upper-case L would translate to a password of 14789 entered on the keyboard. Eventually we plan to add a proper pattern unlock to TWRP but it is a relatively low priority at this point.
CHANGELOG for 2.8.1.0:
MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
TrueT
CHANGELOG for 2.8.1.0:
MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
TrueType Font support - optional as it takes up a decent amount of space so may not be available on all devices - thanks to Tassadar
Temperature support - thanks to bigbiff
Various other bugfixes and tweaks
CHANGELOG for 2.8.0.1:
-Fix a bug that causes weird graphics glitches and touch issues
CHANGELOG for 2.8.0.0:
-Add MTP support to recovery thanks mostly to bigbiff with a little help from Dees_Troy
-Add command line capabilities - you can now execute various TWRP features via adb instead of the touchscreen
-Add support for color in the console and give error, warning, and highlight lines different colors
-Track backup and restore progress based on file sizes to provide a much more accurate indication of progress
-Improve handling of /misc thanks to mdmower
-Improve setting of time on Qualcomm devices thanks to [NUT]
-Allow using images on slidervalue GUI objects thanks to Tassadar
-Allow using variables and addition and subtraction in variables for easier theming
-Add support for 1440x2560, 280x280, and 320x320 resolutions and update 240x240
-Allow ui.xml file to include additional xml files to help break up the theme and make TWRP easier to maintain
-Other minor fixes and improvements
Over the course of the last year or so, bigbiff has worked to migrate various Java functions from Android's MTP implementation to bring you a fully C++ based MTP implementation that allows you to transfer files to both emulated storage and Micro SD cards. It's confirmed to work on various Nexus devices but we may have to make some changes on other devices to keep Windows happy. Windows is very picky about USB IDs and its drivers. We have tested it on Windows 7 and 8 as well as Ubuntu 14.04 Trusty. MTP is enabled by default, but we do toggle it off and on automatically during certain operations such as if you choose to wipe a storage partition. You can enable or disable MTP under the mount menu in TWRP. For more about what MTP is here.
Note: Due to a weird bug with our MTP setup, you cannot copy a zip file to the root of storage with Windows. You can change the .zip to something else like .txt and then copy it to the root and rename the file back to .zip once it's copied to the device. You can also copy the zip into any subfolder.
Command line support is also now available. You can perform various OpenRecoveryScript commands via the adb shell. Depending on what you are doing you may wish to do a "twrp set tw_mtp_enabled 0" and then reboot to prevent the MTP auto toggle from killing your adb interface. You can use this option to create and restore backups, wipe, install zips, and more. Via adb shell, type twrp followed by a space then enter the OpenRecoveryScript command and hit enter. Find more OpenRecoveryScript commands here.
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Downloads:
For XOLO 8x-1000 HIVE : Download Here
For XOLO Play 8x-1100: Download Here
For XOLO Play 8X-1200 : Download Here
Stock Recovery:
For XOLO 8x-1000 HIVE : Download Here
For XOLO Play 8x-1100 : Download Here
For XOLO Play 8X-1200 : Download Here
Instructions:
-Make sure that your Device is Rooted
-Download and Install Rashr from Play Store
-Download and Copy the above file to SD card of your device
-Open app and Select Recovery from Storage
-Press Yes on asking if you're sure
-After Flashing is complete Reboot to Recovery
Bugs:
None reported Yet. Let us know if you find any
Credits:
Me (bgos10) - Compiling & Building
Santhosh Subramanian - Teaching, helping, guiding me
@yuweng - for his guides [MENTION=361777]
chrmhoffmann[/MENTION] - for his boot.mk script
@Dees_Troy - For making this amazing recovery
CyanogenMod TEAM
Omni ROM TEAM
Wherez d link for 8x-1100?? Only 8x-1000 links is clickable
Manish_007 said:
Wherez d link for 8x-1100?? Only 8x-1000 links is clickable
Click to expand...
Click to collapse
We're testing it will provide tomorrow
I fladhed stock recovery for play 8x 1100 in rashr and after the flashing is over.. I clicked reboot to recovery but i doesn't get into the recovery...only the xolo logo will appear and then android aborted symbol will appears..... @bgos10
Sent from my Play8X-1100 using XDA Free mobile app
TWRP flashed sucessfully.. Working fine for me.. Tested on 8x-1100
Ashok sha said:
I fladhed stock recovery for play 8x 1100 in rashr and after the flashing is over.. I clicked reboot to recovery but i doesn't get into the recovery...only the xolo logo will appear and then android aborted symbol will appears..... @bgos10
Sent from my Play8X-1100 using XDA Free mobile app
Click to expand...
Click to collapse
Yes that's what default android recovery is like if you press power button there you'll find other options
Ya its working tanx bro @bgos10 and now is the another problem in my phone that is....the phone has dual speakers one is working but another one is not working?
Sent from my Play8X-1100 using XDA Free mobile app
Ashok sha said:
I fladhed stock recovery for play 8x 1100 in rashr and after the flashing is over.. I clicked reboot to recovery but i doesn't get into the recovery...only the xolo logo will appear and then android aborted symbol will appears..... @bgos10
Sent from my Play8X-1100 using XDA Free mobile app
Click to expand...
Click to collapse
press any vol key and u'll be in stock recovery mode
Ashok sha said:
Ya its working tanx bro @bgos10 and now is the another problem in my phone that is....the phone has dual speakers one is working but another one is not working?
Sent from my Play8X-1100 using XDA Free mobile app
Click to expand...
Click to collapse
You need to visit service center it's hardware issue
Post Updated : Added link to TWRP for Xolo Play 8x-1100
I am not used twrp till now and its the same as carliv and will flash the custom rom through this recovery? @bgos10
Sent from my Play8X-1100 using XDA Free mobile app
Ashok sha said:
I am not used twrp till now and its the same as carliv and will flash the custom rom through this recovery? @bgos10
Sent from my Play8X-1100 using XDA Free mobile app
Click to expand...
Click to collapse
Yes it will flash all kinds of custom roms it's easier to use compared to ctr
bgos10 said:
Yes it will flash all kinds of custom roms it's easier to use compared to ctr
Click to expand...
Click to collapse
Backup and restore section are working in this recovery?? And pls tell that when will we get hive for 8x 1100? @bgos10
Sent from my Play8X-1100 using XDA Free mobile app
---------- Post added at 04:18 PM ---------- Previous post was at 04:04 PM ----------
Pls rply bro @bgos10
Sent from my Play8X-1100 using XDA Free mobile app
Ashok sha said:
Backup and restore section are working in this recovery?? And pls tell that when will we get hive for 8x 1100? @bgos10
Sent from my Play8X-1100 using XDA Free mobile app
---------- Post added at 04:18 PM ---------- Previous post was at 04:04 PM ----------
Pls rply bro @bgos10
Sent from my Play8X-1100 using XDA Free mobile app
Click to expand...
Click to collapse
Yes it works
Hive for 8x-1100 in January
Awesome work hats off bro and pls port hive ASAP @bgos10
Sent from my Play8X-1100 using XDA Free mobile app
OTA
will ota updates still work after installing twrp?
I flashed stock recovery provided by you and in this ota updates are not installing...it shows installation aborted....what can i dobro pls help @bgos10 or anyone else!!
Ashok sha said:
I flashed stock recovery provided by you and in this ota updates are not installing...it shows installation aborted....what can i dobro pls help @bgos10 or anyone else!!
Click to expand...
Click to collapse
8x-1100 stock recovery link http://d-h.st/KIGE try this
anyone have flashble de-odex stock rom for play 8x1100???
and here is philz touch recovery for 8x1100....
Philz touch recovery for xolo play 8x1100

[TWRP][sprout] Team Win Recovery Project [2.8.7.x]

Team Win Recovery Project for Android One 1st Generation​​
[ UNOFFICIAL ]
Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its 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.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD
[ AFH | DRIVE ]
CHANGELOG
Code:
[B]TWRP 2.8.7.x[/B]
[LIST]
[*]Updated sources
[*]Fixed issues with Android M custom roms
[*]Fixed "Mount system read-only" disabled after reboot
[*]F2FS support. Huge thanks to Swapnil Solanki for the ZEUS kernel commits
[*]Faster Partition Formating for EXT4 filesystem. F2FS may take 3-5 minutes or more.
[/LIST]
[B]TWRP 2.8.7.0[/B]
[LIST]
[*]Initial ground work for software drawn keyboard (_that)
[*] Fix handling of wiping internal storage on datamedia devices (xuefer)
[*] Allow DataManager to set and read values from the system properties (xuefer)
[*] Fix crash when taking screenshots on arm64 devices (xuefer)
[*] Fix error message after an ORS script completes (Dees_Troy)
[*] Fix crashes / error when creating encrypted backups (_that, Dees_Troy)
[*] Add system read only option – more details below (Dees_Troy)
[*] Add resize2fs and GUI option to run resize2fs (Dees_Troy)
[*] Fix crash loop caused by empty lines in AOSP recovery command file (_that)
[*] Prevent duplicate page overlays such as multiple lock screens (mdmower)
[/LIST]
[B]Enabled few options which were not included with the official TWRP for Sprout[/B]
[LIST]
[*][URL="https://gerrit.omnirom.org/12728"][WIP] gui: stock theme rework[/URL] by z31s1g (9-27-2015)
[*]OEM, LOGO and IMEI support
[*]USB Mass Storage
[*]CPU Temperature
[/LIST]
Full Changelog
PROCEDURE
- Flash the zip with your current custom recovery
- Or extract the .img file and flash it with Flashify
FASTBOOT METHOD
Code:
[B][CENTER]$ fastboot flash recovery twrp-2.8.7.x-sprout.img[/CENTER][/B]
MATERIALIZE THEMES
I personally like the default ui, but decided to add more themes for you to choose from. But in case you want more themes there are alternatives, you can grab em here Ave_Hornet, SethPDA and annson08 And make sure that the theme is compatible with your current twrp version.
Manual Installation:
Download the theme of your choice and rename it to " ui.zip "
Navigate to Internal storage "/data/media/0/TWRP" and create a new folder name "theme"
Place the "ui.zip" inside the theme folder similar to this "/data/media/0/TWRP/theme/ui.zip".
Reboot to recovery and enjoy
Don't forget to hit the thanks button for z31s1g, Ave_Hornet, SethPDA and annson08
BUGS
-Aroma filemanager....
-If you found an insect you tell me
MD5 HASH
Check out the AFH mirror, it contains all the md5 signature
Flash at your own risk :good:
Huge Thanks to Linus Torvalds for the Linux Kernel, TeamWin for the source, Varun.Chitre15 Sprout Device Tree, Swapnil Solanki for the Zeus kernel F2FS commits, z31s1g and Behold_this for the rest of the themes​
Screenshots​
Tested and working for Sprout4 variants...
Verified working for Sprout8 by @joeyhuab. Big thanks
Thanks! I hope an official build will be released, maybe make this one official if there's no problems!
awesome work sir
Thanks for this @1cefire!!
Thank you very much it works flawlessly one question though it has option of backing up imei does it work?Lot of devices lost imei on flashing stock it would be very helpful if it worked.
Cann aroma file manager be fixed.
vjtigas said:
Thanks! I hope an official build will be released, maybe make this one official if there's no problems!
Click to expand...
Click to collapse
Not possible dude, TWRP official is already available for sprout
ARAVIND_PAVAN said:
awesome work sir
Click to expand...
Click to collapse
joeyhuab said:
Thanks for this @1cefire!!
Click to expand...
Click to collapse
rohitsonone said:
Thank you very much it works flawlessly one question though it has option of backing up imei does it work?Lot of devices lost imei on flashing stock it would be very helpful if it worked.
Cann aroma file manager be fixed.
Click to expand...
Click to collapse
Regarding IMEI, I think it might work since TWRP will backup the partitions responsible for our device equipment identity. I haven't tried it though, since I haven't lost my IMEI on this device. I was able to try with my previous mtk6582 device thanks to this thread. And regarding Aroma FM, I guess it doesn't work with the latest twrp, use the built-in filemanager for now
1cefire said:
Not possible dude, TWRP official is already available for sprout
Regarding IMEI, I think it might work since TWRP will backup the partitions responsible for our device equipment identity. I haven't tried it though, since I haven't lost my IMEI on this device. I was able to try with my previous mtk6582 device thanks to this thread. And regarding Aroma FM, I guess it doesn't work with the latest twrp, use the built-in filemanager for now
Click to expand...
Click to collapse
I mean, they should label this recovery you made as official! I think there are no bugs in this recovery that you made, it should be called official and be uploaded to the official TWRP site...
vjtigas said:
I mean, they should label this recovery you made as official! I think there are no bugs in this recovery that you made, it should be called official and be uploaded to the official TWRP site...
Click to expand...
Click to collapse
I guess so, but no worries dude.....
doesn't matter, as long as its stable
How to flash using flashify,!?
Sent from my MyPhone UNO using XDA Forums
shirozxc said:
How to flash using flashify,!?
Sent from my MyPhone UNO using XDA Forums
Click to expand...
Click to collapse
Extract the zip using es filemanager/root explorer and flash twrp-2.8.7.0-sprout.img
Built TWRP with the new stock GUI by z31s1g
DOWNLOAD : TWRP New GUI
Changelog
[WIP] gui: stock theme rework: Combine the current theme with a touch of material.
Big thanks to z31s1g
1cefire said:
DOWNLOAD : TWRP New GUI
Changelog
[WIP] gui: stock theme rework: Combine the current theme with a touch of material.
Big thanks to z31s1g
Click to expand...
Click to collapse
Cool! Where's that UI from?
---------- Post added at 06:58 AM ---------- Previous post was at 06:52 AM ----------
Never mind, I just understood.
By the way, when I change the filesystem of any partition to f2fs, TWRP cannot mount it.
vjtigas said:
Cool! Where's that UI from?
---------- Post added at 06:58 AM ---------- Previous post was at 06:52 AM ----------
Never mind, I just understood.
By the way, when I change the filesystem of any partition to f2fs, TWRP cannot mount it.
Click to expand...
Click to collapse
It will be the default twrp UI, soon
This build was not built with f2fs enabled, a separate build is recommended since a kernel with f2fs enabled is also needed. i will look into it when i get the chance.
1cefire said:
It will be the default twrp UI, soon
This build was not built with f2fs enabled, a separate build is recommended since a kernel with f2fs enabled is also needed. i will look into it when i get the chance.
Click to expand...
Click to collapse
The Material TWRP 2.8.7.0 for sprout has the chmod 644 button. It makes pushing system apps easier. In this build, there's no such button. I have to type it manually. I hope that button can be added. Thanks
vjtigas said:
The Material TWRP 2.8.7.0 for sprout has the chmod 644 button. It makes pushing system apps easier. In this build, there's no such button. I have to type it manually. I hope that button can be added. Thanks
Click to expand...
Click to collapse
Dude, you should send a request to z31s1g regarding the issue, besides I use 755 more often You could do it yourself by unpacking the img file using AIK, then look for /twres/ui.xml or portrait.xml and search for the line containing chmod "755" and replace it with "644". Another option is to use a 3rd party theme such as material, or use the repacked version :good:
Anyhow, I have successfully compiled a working TWRP w/ f2fs support. Unfortunately, it seems like our kernel implementation of f2fs is messed up at the moment since none of my compiled f2fs enabled kernel works with a patched fstab, even f2fs enabled custom kernels such as monarch and zigzag were not able to get past the boot animation. i will look into it once again when M sources arrives.
Please add mounting of SD card after making it internal memory in Marshmallow. Really hard to flash zips via sideload
Thanks
Does this work for the android one varient (infinix hot 2 X510)
vjtigas said:
Can you make a blue themed (original) one? It looks so much better for me, thanks!
Click to expand...
Click to collapse
done :good:
hp5942 said:
Please add mounting of SD card after making it internal memory in Marshmallow. Really hard to flash zips via sideload
Thanks
Click to expand...
Click to collapse
I tried, but it looks like the internal storage feature of Android M is encrypted. As soon as teamwin found a way to support this feature I will update this recovery.
anarchtic said:
Does this work for the android one varient (infinix hot 2 X510)
Click to expand...
Click to collapse
No, It might work by porting, upload your device boot.img and I will try.

[OFFICIAL][Recovery] TWRP 3.1.0-0 For Fortunaxx3g [2017/03/11]

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its 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.
CHANGELOG for 3.0.2-0:
-Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
-Add Greek translation to some builds.
CHANGELOG for 3.0.1-0:
-support new CM 13.0 pattern encryption (sultanqasim)
-fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
-libtar updated to latest upstream and fixes (jcadduono)
-fixes for loading custom themes (_that)
-TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
-translation updates - added Italian, Czech and Polish and significant updates to Dutch
-progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
-fix input box text display (Dees_Troy)
-reboot option after zip install complete (bigbiff)
-other mostly invisible bug fixes and improvements
CHANGELOG for 3.0.0-0:
-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
WARNING: This is our first release in a long time. We have a lot of new and somewhat aggressive changes in this new release. The changes to the graphics back-end may cause some devices to not boot up properly or have other display-related issues. If you are not in a position to reflash an older build of TWRP, then wait until you are or at least wait until others have tried the new version for your specific device. You don’t want to end up with a non-working recovery and have to wait several hours or days to get to a computer to be able to fix it.
Notes for themers: In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!
CHANGELOG for 2.8.7.0:
-Initial ground work for software drawn keyboard (_that)
-Fix handling of wiping internal storage on datamedia devices (xuefer)
-Allow DataManager to set and read values from the system properties (xuefer)
-Fix crash when taking screenshots on arm64 devices (xuefer)
-Fix error message after an ORS script completes (Dees_Troy)
-Fix crashes / error when creating encrypted backups (_that, Dees_Troy)
-Add system read only option – more details below (Dees_Troy)
-Add resize2fs and GUI option to run resize2fs (Dees_Troy)
-Fix crash loop caused by empty lines in AOSP recovery command file (_that)
-Prevent duplicate page overlays such as multiple lock screens (mdmower)
Note: As always, be sure your custom theme is up to date (or remove your custom theme) before updating TWRP.
System read only option: Devices that ship with 5.0 and higher as their initial OS are using block level OTA updates. With this style of OTA update, the update script checks to see if the system partition has ever been mounted read/write. Further, the script also usually runs an SHA sum of the entire system partition to detect if any changes have been made. If any changes have been made, the OTA update will refuse to install. Since not all OEMs and devices have factory images available, we have created a new feature in TWRP that detects if the system partition has ever been mounted read/write. If not, you will be prompted asking if you want TWRP to mount system as read/write. If you choose not to allow TWRP to mount as read/write, TWRP won’t prompt to install SuperSU and TWRP won’t try to patch the stock ROM to prevent TWRP from being replaced by stock recovery. The goal of this option is to hopefully allow the user to make a raw system image backup that they can use to get back to a state where they can take OTA updates again.
resize2fs feature: On some devices like the Nexus 6, the factory images include a userdata image that is the proper size only for the 32GB units. If you flash the factory image to a 64GB Nexus 6, the data partition will appear as if it only has the free space of a 32GB device. Using the resize2fs option, TWRP can resize your data partition to take up the full space available. The resize2fs may also be useful to resize system partitions on devices where custom ROM system images don’t take up the full partition space. Lastly, resize2fs may be useful in some cases to reserve the proper space at the end of a data partition for a full disk encryption key, should your partition be formatted incorrectly for some reason.
This new version also marks our first set of full builds using our new jenkins build server. You can track the progress of builds at https://jenkins.twrp.me and we have taken additional steps to make it easier for device maintainers to step up and submit patches to our gerrit server at https://gerrit.twrp.me to help us keep devices up to date and working.
DOWNLOAD:
Most devices can be updated quickly and easily within TWRP if you already have version 2.8.4.0 or higher installed
1) Download the latest version from our website on your device
2) Reboot to TWRP
3) Install zip and reboot recovery
4) done
OR:
OFFICIAL DOWNLOAD FOR XXU AND XCU: HERE
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.
XDA:DevDB Information
TWRP, Tool/Utility for the Samsung Galaxy Grand Prime
Contributors
Carlos Arriaga
Version Information
Status: Testing
Created 2016-10-24
Last Updated 2017-03-11
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TWRP THEMES HERE!!!
https://plus.google.com/communities/106804207647688456928
Reserved
WE'RE SOCIAL:
* Telegram Supergroup: Invite Link
* Telegram SandBot: Subscribe Link
* WhatsApp Public Group: Invite Link
Press button thanks ??
Good work bro.
NV-Dev said:
Good work bro.
Click to expand...
Click to collapse
Thanks bro [emoji14]
Enviado desde mi SM-G530H mediante Tapatalk
Is there any link for the themes?
Now this is seriously something great! It would get even better if you make it official.
I'm gonna take some time nd post the themed versions of this. Trying out right away.
Finallyyy!! It's been long awaited, such a great build, I like how you left it stock flavour with no mods or anything.. Really thanks
D.R-Ult.Googler said:
Is there any link for the themes?
Click to expand...
Click to collapse
Yes, added in the second post [emoji14]
Enviado desde mi SM-G530H mediante Tapatalk
Finally! Thank you so much sir!!
i unable to flash recovery in my Grand Prime SM530H XXu baseband
recovery is flashed using odin but it is not opening
helpppp me.........
I use TWRP for fortuna3g in my SM-G530FZ variant
and I got: "Recovery is NOT SEANDROID ENFORCING"
0ther said:
I use TWRP for fortuna3g in my SM-G530FZ variant
and I got: "Recovery is NOT SEANDROID ENFORCING"
Click to expand...
Click to collapse
That's because you used a custom recovery, just ignore it
@Carlos Arriaga "TWRP for fortunave3g" doesn't boot on my G530F. I get stuck at the Samsung GT-G530F screen.
TWRP 2.X from here boots http://forum.xda-developers.com/grand-prime/general/how-to-flash-stock-twrp-root-sm-g531f-t3286340 fine.
EDIT: It's the VE Variant of the phone.
playitlouder said:
@Carlos Arriaga "TWRP for fortunave3g" doesn't boot on my G530F. I get stuck at the Samsung GT-G530F screen.
TWRP 2.X from here boots http://forum.xda-developers.com/grand-prime/general/how-to-flash-stock-twrp-root-sm-g531f-t3286340 fine.
EDIT: It's the VE Variant of the phone.
Click to expand...
Click to collapse
Maybe this is only for G530H, idk. cuz mine is fully working
It can be used in the model 530M?
sag8245 said:
It can be used in the model 530M?
Click to expand...
Click to collapse
Yes
Enviado desde mi SM-G530H mediante Tapatalk
Carlos Arriaga said:
Yes
Enviado desde mi SM-G530H mediante Tapatalk
Click to expand...
Click to collapse
And can it be used in model G531F?
Boblo said:
And can it be used in model G531F?
Click to expand...
Click to collapse
No support G531 variants
Enviado desde mi SM-G530H mediante Tapatalk
playitlouder said:
@Carlos Arriaga "TWRP for fortunave3g" doesn't boot on my G530F. I get stuck at the Samsung GT-G530F screen.
TWRP 2.X from here boots http://forum.xda-developers.com/grand-prime/general/how-to-flash-stock-twrp-root-sm-g531f-t3286340 fine.
EDIT: It's the VE Variant of the phone.
Click to expand...
Click to collapse
Use TWRP for fortuna3g
Enviado desde mi SM-G530H mediante Tapatalk

Categories

Resources