[RECOVERY][tulip] TWRP-3.2.3-x [UNOFFICIAL][20181214]

Search This thread

Shivam Kumar Jha

Senior Member
Dec 28, 2013
361
3,186
Hyderabad
2HtVAF5zfNMlmKhF0QYqCSr1rsstB1btNfdKl7WvGTcZkOSKCYNxdXwsSizx9VhiPg=w300

Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.

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!

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

DOWNLOAD:
Note this is a very preliminary build. Feel free to report bugs.
Do flash disable force encryption mod, reboot recovery & then wipe /data as /data decryption doesn't work as of now.
twrp*.img


Fastboot Flashing Code
Code:
[CENTER]fastboot flash recovery twrp*.img[/CENTER]

BUGS:
  • /data decryption does not work

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.

Device tree
Kernel source: Prebuilt stock kernel


XDA:DevDB Information
[RECOVERY] TWRP-3.2.3-x [tulip], Tool/Utility for the Xiaomi Redmi Note 6 Pro

Contributors
Shivam Kumar Jha
Source Code: https://github.com/omnirom/android_bootable_recovery/


Version Information
Status: Testing

Created 2018-12-14
Last Updated 2018-12-14
 
Last edited:

Hacker?pcs

Member
Dec 3, 2015
36
7
Last edited:
  • Like
Reactions: Enddo

lalibm

Senior Member
May 9, 2011
271
125
Karachi
Hi. I am yet to unlock the bootloader of my RN6 Pro. Once I do it I'll be getting rid of MIUI and install LOS.

In order to make the recovery work, do I have to decrypt the device? Also, to decrypt I have to flash TWRP from PC(ADB) then wipe /data from TWRP, right? TIA.
 

phonepete

Senior Member
Aug 21, 2012
94
18
if you know why then try and let us know if this one will be better than sayad1 twrp,
and make backup before

for flashing by fastboot you would need an img file ?
 

fbirraque

Senior Member
Nov 20, 2007
272
137
2HtVAF5zfNMlmKhF0QYqCSr1rsstB1btNfdKl7WvGTcZkOSKCYNxdXwsSizx9VhiPg=w300

Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.

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!

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

DOWNLOAD:
Note this is a very preliminary build. Feel free to report bugs.
Do flash disable force encryption mod, reboot recovery & then wipe /data as /data decryption doesn't work as of now.
twrp*.img


Fastboot Flashing Code
Code:
[CENTER]fastboot flash recovery twrp*.img[/CENTER]

BUGS:
  • /data decryption does not work

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.

Device tree
Kernel source: Prebuilt stock kernel


XDA:DevDB Information
[RECOVERY] TWRP-3.2.3-x [tulip], Tool/Utility for the Xiaomi Redmi Note 6 Pro

Contributors
Shivam Kumar Jha
Source Code: https://github.com/omnirom/android_bootable_recovery/


Version Information
Status: Testing

Created 2018-12-14
Last Updated 2018-12-14

Thanks for your work.
Keep debugging... Regards,
 

Cioffaz

Senior Member
Dec 18, 2012
137
19
Rome
Thanks for your work indeed @Shivam Kumar Jha !
I've read in the Github tha release 3.2.3-1 of twrp solved the decrypt issue for many devices. Can anyone try to build it for tulip?
 

fbirraque

Senior Member
Nov 20, 2007
272
137
Hi Shivam Kumar Jha,

Do you have any news about decryption that does not work?

Regards,
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    2HtVAF5zfNMlmKhF0QYqCSr1rsstB1btNfdKl7WvGTcZkOSKCYNxdXwsSizx9VhiPg=w300

    Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.

    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!

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

    DOWNLOAD:
    Note this is a very preliminary build. Feel free to report bugs.
    Do flash disable force encryption mod, reboot recovery & then wipe /data as /data decryption doesn't work as of now.
    twrp*.img


    Fastboot Flashing Code
    Code:
    [CENTER]fastboot flash recovery twrp*.img[/CENTER]

    BUGS:
    • /data decryption does not work

    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.

    Device tree
    Kernel source: Prebuilt stock kernel


    XDA:DevDB Information
    [RECOVERY] TWRP-3.2.3-x [tulip], Tool/Utility for the Xiaomi Redmi Note 6 Pro

    Contributors
    Shivam Kumar Jha
    Source Code: https://github.com/omnirom/android_bootable_recovery/


    Version Information
    Status: Testing

    Created 2018-12-14
    Last Updated 2018-12-14
    2
    Reserved for changelog.
    1
    Is there any possibility of having the phone encrypted and also be accessible (ability to decrypt) in TWRP? I mean is it a matter of development or is there a security measure preventing it?

    Is there a link the official/universal disable force encryption mod somewhere? Or are there different mods for different devices (cause of treble or something)?
    https://forum.xda-developers.com/android/software/universal-dm-verity-forceencrypt-t3817389