[RECOVERY][maguro] TWRP 3.0.0-0 touch recovery [2016-02-06]

Search This thread

Neejay

Senior Member
Jul 29, 2009
1,016
148
Atlanta, GA
Well, between the changelog + testing it, that fixed the issue! Thanks.

Sent from my Galaxy Nexus using Tapatalk 2
 

beekay201

Senior Member
Nov 8, 2010
5,224
1,221
No issues at the most important thing: flashing. MD5 checks built in if available (can we get sha256 for the sec paranoid, that would be better, can't remember if that's possible though so it's wishful thinking) which is also very good to have. Also touch is pretty responsive, i like it. Floating-like approach to the recovery functions is very intuitive.

on 2.1.2.

Thanks again!
 

tyea

Senior Member
May 10, 2010
801
159
Google Pixel 6
Works for me. Thanks. One caveat for users, you can't rename the backup. I renamed my backup and it wasn't found when I selected restore, but once I changed the name back to the original name the file was found in restore.

Sprint GN, Tapatalk2
 

Unlawful

Senior Member
Nov 18, 2011
360
84
Sydney
I guess that could also be seen the other way in which it's a precautionary feature to prevent it flashing/restoring the wrong thing and it will only restore the previous backup(s) that you've made.

But I guess why you'd want to rename your backups so that option should definitely be a feature the developers should add.

For me the touch isn't very responsive at lists with files e.g. file manager and the 'menu' for choosing which file to flash, though that might be because of the way I'm pressing/touching the screen.
 
Last edited:

jens13

Senior Member
Jan 11, 2008
113
98
I have a Galaxy Nexus GSM(maguro) and TWRP 2.1.2, when connected with usb to my laptop with Windows 7 64-bit it is identified as $ro.product.model.
I updated the driver for the device and manually selected "SAMSUNG Android ADB Interface" device driver; with that ADB worked.
Is this a known bug, have I done something wrong or is there maybe some thing wrong with my computer?

Thanks for a really nice recovery.
 

wilwilwel

Senior Member
Jun 2, 2010
292
42
Zwolle
Its a great project. Also the theme looks great.

Would he nice if there came a project for disk/nand chechdisk and defrag recovery tool. Which checks for bad blocks, flag them and relocate them to the end of the file table.
A true Utopia is that this action would be standard included in every ROM and be executed before the install.

After intensive flashing of ROMs the chance of bad memory blocks grows like on a normal computer with ssd drives.
At the moment the installs dont care about bad blocks and install right over it. Causing weird, undifinable problems for end users of the ROMs.

Unfortunally i dont have the knowledge to create such tool that runs on recovery or bootloader level.

Sent from my Galaxy Nexus using XDA
 

The Nexus Project

Senior Member
Jan 24, 2012
368
26
Philadelphia
Need a little help being pointed in the right direction for themes, where do I find them? Any help appreciated:confused:

Sent from my i9250 (GSM) Galaxy Nexus.
Phazenine@Twitter
 

Simer03

Senior Member
Apr 17, 2010
4,224
1,184
I renamed a backup and now the recovery won't recognize it! Help!?!?

Sent from my Nexus Prime
 

uoY_redruM

Senior Member
May 1, 2010
3,469
1,941
Longwood, FL
TWRP on GNexus, yes! I've never been a fan of CWM (no offense to developers) and I'm glad this is an option. I use it on my Kindle Fire.

Flashing now :)

Sent from my Galaxy Nexus using xda premium
 

SubyWill

Senior Member
Mar 13, 2010
1,463
108
33
Orlando, Florida
No sir, it's just like in CWM.


Because in the wipe menu, I selected factory reset, cache, and dalvik cache. And after I flashed the ROM and GAPPS all my apps and settings and everything was the exact same way from before, as if I had dirty flashed.

So to do a full wipe I also have to hit system? And it won't wipe my SD Card?:eek:
 

kobik77

Senior Member
Jan 3, 2011
806
566
Because in the wipe menu, I selected factory reset, cache, and dalvik cache. And after I flashed the ROM and GAPPS all my apps and settings and everything was the exact same way from before, as if I had dirty flashed.

So to do a full wipe I also have to hit system? And it won't wipe my SD Card?:eek:

I flashed BlackIce+gapps over CM9 using GooManager using wipe data and create backup as the only options and all my data was wiped just like it should have.
You may need to try leaving dalvik cache option un ticked as it is unnecessary and may introduce a bug in combination with data wipe.

Sent from my Galaxy Nexus
 

Top Liked Posts

  • There are no posts matching your filters.
  • 274
    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.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) 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 NEW website! NOTE that the 2.8.6.0 version is ONLY available on our new site and is not available on our other, older mirrors!

    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.
    38
    TWRP 2.4.4.0 Flash Zip

    As usual, here's the flashable zip. Enjoy!

    MD5 hash: CBEC8CA59571A08840AF0BCEA796CAFA

    Hit thanks :D
    35
    TWRP 2.5.0.0 flash zip

    As usual, here's the flashable zip. Enjoy!

    MD5 hash: 1B672B243BA1E0FC3BD914FAD603BADD

    Hit thanks :D
    33
    Twrp 2.4.0.0 flash zip

    As usual, here's the flashable zip. Enjoy!

    Hit thanks :D
    32
    TWRP 2.6.1.0 Zip

    We hope to get a .zip from someone

    Sent from my Nexus 4 using xda app-developers app

    here it is, flash thru Recovery

    TWRP-2.6.1.0 for Maguro

    enjoy everyone!:good: