[RECOVERY][falcon] TWRP 3.0.0-0 touch recovery [2016-03-06]

h2o64

Senior Member
Aug 13, 2012
2,318
6,746
0
Paris
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.



CHANGELOGS :

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.


TWRP 3.0.0.0_2 (All Variants support)
twrp-3.0.0.0_2-falcon.img #CHANGELOG

Old downloads :

OLD TWRP 3.0.0.0

Latest TWRP 2.8.7.0

TWRP 2.8.7.0

TWRP 2.8.6.0 - OLD

TWRP 2.8.5.0

TWRP 2.8.4.0

openrecovery-twrp-2.8.4.0-falcon_GPE.img is for GPE ONLY (ext4 userdata)
openrecovery-twrp-2.8.4.0-falcon_STOCK.img is for STOCK ONLY (f2fs userdata)
openrecovery-twrp-2.8.4.0-falcon_GPE_LP.img is for GPE ONLY (ext4 userdata & lollipop bootloader)
openrecovery-twrp-2.8.4.0-falcon_STOCK_LP.img is for STOCK ONLY (f2fs userdata & lollipop bootloader)

TWRP 2.8.3.0

TWRP 2.8.2.0 :

twrp-2.8.2.0_falcon-GPE.img is for GPE ONLY (ext4 userdata)
twrp-2.8.2.0_falcon-STOCK.img is for STOCK ONLY (f2fs userdata)


How to install ? :
Do
Code:
sudo fastboot flash recovery twrp-3.0.0-falcon_gpe.img
or
Code:
sudo fastboot flash recovery twrp-3.0.0-falcon_gpe.img
Sources
- android_device_motorola_falcon

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
[RECOVERY][falcon] TWRP 3.0.0-0 touch recovery [2016-03-06], Tool/Utility for the Moto G

Contributors
h2o64

Version Information
Status: Stable

Created 2014-12-22
Last Updated 2016-03-06
 
Last edited:

S0bes

Senior Member
Jan 1, 2012
867
967
0
is it normal if I can see some line running from top to bottom of my screen?
and I can do backup but can not restore it.
and can not boot after this.
it's really alpha
gpe 5.0.1
 
Last edited:
  • Like
Reactions: danevianta

h2o64

Senior Member
Aug 13, 2012
2,318
6,746
0
Paris
it is gpe related. i have just checked with xt1032.
Yes yes.
I'm uploading the two new files :

twrp.fstab is the fstab for backup.
BUT the actual one backup userdata f2fs only.
SO we needed to make 2 different ones

Is dis multirom recovery and btw how much you approached in multirom ..
@sub77 and me are doing this in order to get a proper Multirom v30 (TWRP 2.8.2.0 based)
 

Brawn_Sg

Senior Member
Jul 8, 2014
230
564
0
Liberty City
Yes yes.
I'm uploading the two new files :

twrp.fstab is the fstab for backup.
BUT the actual one backup userdata f2fs only.
SO we needed to make 2 different ones


@sub77 and me are doing this in order to get a proper Multirom v30 (TWRP 2.8.2.0 based)
Wish you all d best and really wish that you sussessfully port one to our device.Thanks for d hardwork btw how much time will it take more to port multirom ?
 

h2o64

Senior Member
Aug 13, 2012
2,318
6,746
0
Paris
Wish you all d best and really wish that you sussessfully port one to our device.Thanks for d hardwork btw how much time will it take more to port multirom ?
I don't know

NEW BUILD :
- graphic issue fixed
- add differents recoveries for GPE or STOCK

@sub77 , MTP issue is due to the lollipop encrytion.
Maybe "twrp set tw_mtp_enabled 0" will solved it ?
 
Last edited:
  • Like
Reactions: xenas

Kai Disobey

Senior Member
Apr 12, 2012
866
503
0
Stuttgart
Backup/ Restore works without any issues on XT1032 Retail EU, first version of TWRP2.8.2.0. :good:
Cant download new version from Mega (shows me only blank screen), Mirror would be nice :fingers-crossed:
 
  • Like
Reactions: xenas

anerik

Senior Member
Aug 21, 2012
2,661
3,445
0
La Plata
Thanks a lot for this, specially for fixing the graphical glitch. I'll be trying it on GPE 5.0.1 ASAP. By the way, can you hangouts me? Thanks

Edit: After flashing, the screen flickering is still there
 
Last edited:
  • Like
Reactions: h2o64

Flashhhh

Senior Member
May 10, 2014
1,461
5,287
113
Valsad
@h2o64 I flashed gpe version!!
Graphical glitch is there and i cant even factory reset!!
The recovery restarts when i do factory reset!!

Sent from my Moto G using XDA Free mobile app
 

h2o64

Senior Member
Aug 13, 2012
2,318
6,746
0
Paris
your mirror is broken

also i cannot get into recovery at all

i see teamwin logo for a moment and then my phone reboots into lollipop
Just reboot again and it should work.
Else, provide logs please :)

@h2o64 I flashed gpe version!!
Graphical glitch is there and i cant even factory reset!!
The recovery restarts when i do factory reset!!

Sent from my Moto G using XDA Free mobile app
The factory reset make the device reboot because there is a wierd thing with the userdata partiotion (encryption issues ... again ...) BUT the partition is wiped.
Could you describe the graphical glitch ?
 

Ænimal

Senior Member
Oct 9, 2013
537
243
43
Flashed the stock image on a german xt1032
Usb-otg, wiping cache/dalvik, flashing supersu zip (on 4.4.4 stock) all working :good:

Edit: Flashed update to 2.8.3 and now recovery is unusable because of massive screen issues..
With techerrata's build screen is fine..
 
Last edited:
  • Like
Reactions: h2o64

h2o64

Senior Member
Aug 13, 2012
2,318
6,746
0
Paris
Added TWRP 2.8.3.0 Version

CHANGELOG for 2.8.3.0:

-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

Note: Starting with TWRP 2.8.2.0 and higher, adb sideload uses a new sideload method originally implemented in AOSP recovery. You will need the latest adb binaries to use sideload in these newer versions of TWRP. The version required is 1.0.32. You can find the version by running "adb version" on your computer. The new sideload feature no longer stores the zip on your device. Instead, a fuse file system is created in RAM and the zip is streamed from your computer. This puts less wear and tear on storage and ensures that large zips will not fill up all of your RAM. The sideload may spit an error on your PC side, but the zip should install just fine on your device.