[RECOVERY] [VS985] [F2FS] TWRP 2.8.6.1 touch recovery [03/26] - Verizon LG G3

LATEST TWRP
TWRP 2.8.5.1 for Verizon LG G3
{
"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"
}
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.
Click to expand...
Click to collapse
Phone look:
Tablet look:
Click to expand...
Click to collapse
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
-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
Click to expand...
Click to collapse
Features
* F2FS Filesystem Support
* Double Tap to Wake
* Modem Backup Support
Requirements
- Root
Installation Instructions:
A. With custom recovery already installed:
1. Download
2. Install TWRP in recovery
3. Reboot recovery
B. With stock recovery (Need ADB):
1. Download & extract zip
2. Move recovery.img to internal storage.
3. Open terminal window/command prompt to execute following commands
Code:
adb shell
su
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/recovery
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit
exit
adb reboot recovery
You should be in your updated recovery now
Download:
AndroidFileHost | BasketBuild
Warning
I am not responsible for anything that happens to your device!
Credits
@Dees_Troy & TeamWin - for TWRP touch recovery
@thecubed & Team CodeFire - for Bump!
Sources
OmniROM Github
Device Github
g3-common Github
XDA:DevDB Information
[RECOVERY] TWRP touch recovery 2.8.6.1, Tool/Utility for the Verizon LG G3
Contributors
777jon, Dees_Troy
Version Information
Status: Stable
Created 2015-02-13
Last Updated 2015-03-26

FAQ:
Can I install via Flashify?
Yes, extract the recovery.img from the zip file and use Flashify to flash it.
How do I enter recovery mode?
http://youtu.be/ifi-ArGeTzQ
Change Log
Code:
03/01/15 (TWRP 2.8.5.1)
- F2FS Filesystem Support
- Double Tap to Wake
02/12/15 (TWRP 2.8.5.0)
- TWRP 2.8.5.0 release
01/13/15 (TWRP 2.8.4.0)
- TWRP 2.8.4.0 release
12/22/14 (TWRP 2.8.3.0)
- TWRP 2.8.3.0 release
12/09/14 (TWRP 2.8.2.0)
- Support Modem Backup
- Display "External SD" instead of "external_sd"
12/08/14 (TWRP 2.8.2.0)
- Initial release
- TWRP 2.8.2.0

Thanks for the update. I installed via flashify, did a backup, clean wipe, and restore and everything works. It seemed a little quicker than 2.8.0.0 too. :good:

This was built in a kitkat environment wasn't it?

bunchies said:
This was built in a kitkat environment wasn't it?
Click to expand...
Click to collapse
I built this TWRP from the latest OmniROM source on the android-5.0 branch. I had to set TW_INCLUDE_JB_CRYPTO to false due to incompatibilities with JB_CRYPTO.

awesome work, its now reading my 64gb exfat card:good:

Why does my twrp not seing backups i made 3 min prior to trying to restore ,names are there but folder is empty if i make a backup on internal its fine but external no go and thats all the 4.4 versions of twrp
Sent from my SM-N900P using XDA Premium 4 mobile app

Can I download this anywhere and it will be bumped? Sorry for the dumb question!

Its bumped ,flash in recovery

Link is not working for me anyone have a mirror for the new twrp
Sent from my LG-VS985 using Tapatalk

Use dolphin browser

startswithPendswithOOH said:
Thanks for the update. I installed via flashify, did a backup, clean wipe, and restore and everything works. It seemed a little quicker than 2.8.0.0 too. :good:
Click to expand...
Click to collapse
Just got the G3 coming from the Gnex. Finally got it rooted. I don't have a recovery installed as of yet. Can I install this via flashify or do I have to use ADB?

defens23 said:
Just got the G3 coming from the Gnex. Finally got it rooted. I don't have a recovery installed as of yet. Can I install this via flashify or do I have to use ADB?
Click to expand...
Click to collapse
Flashify worked for me.

Perfect! It worked great to flash the zip file via old twrp and just rebooting to recovery again. Thanks!

I can't download even with dolphin browser.

tolymatev said:
I can't download even with dolphin browser.
Click to expand...
Click to collapse
Updated Mirror #1. Try this.

I installed and is fine, could I delete the 2.8.0.0 for the internal SD card?

android-incredible said:
I installed and is fine, could I delete the 2.8.0.0 for the internal SD card?
Click to expand...
Click to collapse
Yes

Thanks for the recovery. I don't see I separate Q&A thread so I'll post this here, is there a way to disable the button vibration? Under Settings -> Vibration Settings I see a slider for keyboard and action vibration, but button vibration is hard coded to 80. Am I missing something obvious?

New TWRP build!
Changes:
- Support Modem Backup
- Display "External SD" instead of "external_sd"

Related

[RECOVERY][XU] TWRP 2.7.0.0 touch recovery [2014-03-19]

Code:
#include <std_disclaimer.h>
/*
* 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.
*/
{
"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"
}
Introduction:
Team Win Recovery Project 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.
Key Features:
Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
Onscreen keyboard
Decryption of /data
Easy selection of internal/external storage
Portal Link: http://www.xda-developers.com/android/twrp-recovery-now-available-for-the-xperia-u-p-go-and-sola/​
Click to expand...
Click to collapse
Installation:
since our device developers are constantly trying to fix bugs, they are always changing something in init.*.rc files for testing. For this reason I can't post a regular boot.img file because it won't work. For now, I've created a script that will take all init.*.rc files from current rom's boot.img and then compile new boot.img with TWRP inside it.
Note : For Rooted & Unlocked Bootloader Only
Note : For 4.4 ROM (should work on older version of android upto 4.1). I only tested with CM11. So please provide feedback
1) Download the latest zip file.
2) Extract it in a folder and place your current rom's boot.img inside that folder. (it must be named boot.img)
3) For latest ramdisk, download it and replace the old initrd.gz with it.
4) Connect your phone with PC. (adb must be working)
5) Open your command line and cd to that folder
6) For linux users, type
Code:
chmod 755 run_me.sh
./run_me.sh
For windows users, type
Code:
run_me.bat
new boot.img file will be created in the current directory named new_boot.img. Power off your phone and flash the boot image.
Code:
fastboot flash boot new_boot.img
7) If you want flashable zips after creating boot image, use this zip http://forum.xda-developers.com/showpost.php?p=51580620&postcount=85
Theming:
Information on TWRP 2 Theming - http://teamw.in/project/twrp2themers
To ROM makers
if you include it in your ROM, please give proper credits cause I've spent almost a month trying to port this.Thanks.
Download
recovery_install_19_03_2014.zip - 6.42 MB
Source
TWRP source -> https://github.com/omnirom/android_bootable_recovery
device tree -> https://github.com/Agontuk/android_device_sony_kumquat
Credits
all teamwin members, especially @Dees_Troy for giving me constant advice
@munjeni for his support and answering all my questions
Changelog 14/03/2014
booted
full touch working
adb working
usb mass storage working
custom led for booting
fixed show battery capacity & charging status (+ icon next to percentage)
reboot to bootloader working (from twrp menu)
Changelog 15/03/2014
fixed reboot to recovery (from twrp menu)
Changelog 17/03/2014
added led support to indicate battery status
added brightness slider (under settings => screen in twrp)
Changelog 19/03/2014
reboot to recovery from ROM is fixed
reboot to bootloader from ROM is fixed
F.A.Q
1) Are CWM backups compatible with TWRP ?
Ans: CWM backups are not compatible - please make a fresh backup in TWRP as soon as you have flashed it.
Compatible with witch ROM ?
Works great..thanks
Info4Geek said:
Compatible with witch ROM ?
Click to expand...
Click to collapse
OP updated. For 4.4 only. Only tested with CM11.
cdavide98 said:
Works great..thanks
Click to expand...
Click to collapse
did you try it already? How was it ? Which rom are you using ?
NoobCoder said:
OP updated. For 4.4 only. Only tested with CM11.
did you try it already? How was it ? Which rom are you using ?
Click to expand...
Click to collapse
using right now ,with cm11 and it was god .Only one thing where i can find themes for this ?
And if i understeand with some modifications we can have twrp for all rom using your metod ?
Matoxxi said:
using right now ,with cm11 and it was god .Only one thing where i can find themes for this ?
And if i understeand with some modifications we can have twrp for all rom using your metod ?
Click to expand...
Click to collapse
check OP for theming guide. yes, I think it'll work on all 4.4 roms
what is the major difference between CWM and TWRP recovery, and how is TWRP better than CWM?
gomzee1024 said:
what is the major difference between CWM and TWRP recovery, and how is TWRP better than CWM?
Click to expand...
Click to collapse
Google is your friend.
This is a development thread !
Successful installation on MoKee rom.
Appears to work well, don't really have anything to test..
If anyone want the modded TWRP boot.img for CM11 (build 11/03/2014) it's here > http://i4g.me/75hph
recovery boot with slicm
Thank you very much for your effort. Although I'm not using CM11 ATM, I'm pleased to see that TWRP is being developed for XU.
Will it be possible to somehow adapt it to ICS or GB? I'm not asking you to do so, just asking if it is remotely possible
Thanks . It works .
Sent from my Xperia U using XDA Premium 4 mobile app
@NoobCoder : TWRP is working to some extent with CM10 (LE) but the only issue is the USB Mass Storage mode, somehow it is not getting recognized by my PC?! I'm also having the exact same issue when porting the latest CM11 CWM recovery to older Kernels! Here's the logcat, hope you can find what's wrong? -
Thanks.Can mount sdcard in recovery.
Only one bug: can't reboot in recovery.
ROM : CM11 2014/03/11
Kernel : 3.0.101 2014/03/11
Sent from XU powered by KitKat.
PuiuMarius2000 said:
Thanks.Can mount sdcard in recovery.
Only one bug: can't reboot in recovery.
ROM : CM11 2014/03/11
Kernel : 3.0.101 2014/03/11
Sent from XU powered by KitKat.
Click to expand...
Click to collapse
It might be ROM problem. I have already mentioned that in cm11 associated thread.
CM11 20140310
Dhiraj said:
It might be ROM problem. I have already mentioned that in cm11 associated thread.
CM11 20140310
Click to expand...
Click to collapse
No.
On CWM =OK.
On TWRP = NO.
Same ROM and kernel.
Sent from XU powered by KitKat.
@NoobCoder you are the best thing that ever happened to us
keep it up

[RECOVERY] [LS990] [F2FS] TWRP 2.8.6.1 touch recovery [03/26]

LATEST TWRP
TWRP 2.8.5.1 for Sprint LG G3
{
"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"
}
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.
Click to expand...
Click to collapse
Phone look:
Tablet look:
Click to expand...
Click to collapse
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
-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
Click to expand...
Click to collapse
Features
* F2FS Filesystem Support
* Double Tap to Wake
* Modem Backup Support
Requirements
- Root
Installation Instructions:
A. With custom recovery already installed:
1. Download
2. Install TWRP in recovery
3. Reboot recovery
B. With stock recovery (Need ADB):
1. Download & extract zip
2. Move recovery.img to internal storage.
3. Open terminal window/command prompt to execute following commands
Code:
adb shell
su
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/recovery
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit
exit
adb reboot recovery
You should be in your updated recovery now
Download:
AndroidFileHost | BasketBuild
Warning
I am not responsible for anything that happens to your device!
Credits
@Dees_Troy & TeamWin - for TWRP touch recovery
@thecubed & Team CodeFire - for Bump!
Sources
OmniROM Github
Device Github
g3-common Github
XDA:DevDB Information
[RECOVERY] TWRP touch recovery 2.8.6.1, Tool/Utility for the Sprint LG G3
Contributors
777jon, Dees_Troy
Version Information
Status: Stable
Created 2015-02-13
Last Updated 2015-03-26
FAQ:
Can I install via Flashify?
Yes, extract the recovery.img from the zip file and use Flashify to flash it.
How do I enter recovery mode?
http://youtu.be/ifi-ArGeTzQ
Change Log
Code:
03/01/15 (TWRP 2.8.5.1)
- F2FS Filesystem Support
- Double Tap to Wake
02/12/15 (TWRP 2.8.5.0)
- TWRP 2.8.5.0 release
01/13/15 (TWRP 2.8.4.0)
- TWRP 2.8.4.0 release
12/22/14 (TWRP 2.8.3.0)
- TWRP 2.8.3.0 release
12/09/14 (TWRP 2.8.2.0)
- Support Modem Backup
- Display "External SD" instead of "external_sd"
12/08/14 (TWRP 2.8.2.0)
- Initial release
- TWRP 2.8.2.0
Intriguing...
can we update using goo? just picked up a G3, coming from a GNex. yes, i am a little behind.
THANKS!
This is it TEAMWIN! Sprint G3 now has a fully working TWRP... I have been waiting for this to support my exfat formatted SD card. Installed like a breeze with the previous bumped version and so far works flawlessly... THANK YOU, THANK YOU.
bgabel said:
This is it TEAMWIN! Sprint G3 now has a fully working TWRP... I have been waiting for this to support my exfat formatted SD card. Installed like a breeze with the previous bumped version and so far works flawlessly... THANK YOU, THANK YOU.
Click to expand...
Click to collapse
That's awesome to hear, surprised this thread is only 1 page still. I came across earlier, but only saw the "intriguing" post, wanted to wait & see how everything was. I was nervous to flash, just cause at the time nobody mentioned they had. Will check back, & thanks for sharing your results.
Sent from my LG-ls990 using Xparent Green Tapatalk 2
---------- Post added at 03:12 PM ---------- Previous post was at 03:10 PM ----------
rootbeer001 said:
can we update using goo? just picked up a G3, coming from a GNex. yes, i am a little behind.
Click to expand...
Click to collapse
Did you read op? I wouldn't do it that way, I'd follow op instructions cause of the whole bumped thing. Flash in your already bumped twrp or use adb
Sent from my LG-ls990 using Xparent Green Tapatalk 2
Thanks for the update.. installed perfect Great job!
I seen in the thread for the previous version that this was able to be installed with the terminal emulator right from the phone. Is that possible with this version? Computer is down at the moment ?
No problems here. Installed via flashify, working smooth.
Thanks!
Thank You! flashed with flashify, works great now have ext sd card support
Also installed with flashify
Sent from my LGLS990 using Tapatalk
Thank you! Installed perfectly through previous TWRP version.
New TWRP build!
Changes
- Support Modem Backup
- Display "External SD" instead of "external_sd"
Quick question. OP says with this version, you'll need latest adb binaries to do any sideloads in twrp. I'm not sure about how to update adb binaries, so I'm hesitant. (Though I've never used side load function lol). Any tips?
Flashed via recovery, all went well. Maybe adb binarys is just meaning latest drivers? Guessing!
Sent from my LG-ls990 using Xparent Green Tapatalk 2
Newest build is borked. Checked md5 and its good. Flashed via recovery and flashify. Twrp screen just flashes.
Same here
@777jon What is "Wipe Dalvik" actually doing if we're running lollipop (ART) builds? Is it still useful/necessary?
flashed previous version of twrp as well as this one through flashify. Backed up and flashed rom afterwards. Everything went well.
otroguero said:
@777jon What is "Wipe Dalvik" actually doing if we're running lollipop (ART) builds? Is it still useful/necessary?
Click to expand...
Click to collapse
Dalvik is still in play but as a fallback mode for certain apps.
Sent from my LG-ls990 using XDA Free mobile app

[RECOVERY] [G3] [F2FS] TWRP 2.8.7.0 touch recovery [06/22]

TWRP 2.8.7.0 for LG G3
D850 / D851 / D852 / D855 / LS990 / VS985​
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.
Click to expand...
Click to collapse
Phone look:
{
"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"
}
Tablet look:
Click to expand...
Click to collapse
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.
Click to expand...
Click to collapse
Features
* Bumped
* F2FS Filesystem Support
* Double Tap to Wake
* Modem Backup Support
Requirements
- Root
Installation Instructions:
A. With custom recovery already installed:
1. Download
2. Install TWRP in recovery
3. Reboot recovery
B. With stock recovery (Need ADB):
1. Download & extract zip
2. Move recovery.img to internal storage.
3. Open terminal window/command prompt to execute following commands
Code:
adb shell
su
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/recovery
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit
exit
adb reboot recovery
You should be in your updated recovery now
Downloads:
AndroidFileHost | BasketBuild
Warning
I am not responsible for anything that happens to your device!
Credits
@Dees_Troy & TeamWin - for TWRP touch recovery
@thecubed & Team CodeFire - for Bump!
Sources
https://github.com/777jon
https://github.com/omnirom
XDA:DevDB Information
[RECOVERY] TWRP touch recovery 2.8.7.0, Tool/Utility for the LG G3
Contributors
777jon, Dees_Troy
Version Information
Status: Stable
Created 2015-02-12
Last Updated 2015-06-23
FAQ:
Can I install via Flashify?
Yes, extract the recovery.img from the zip file and use Flashify to flash it.
How do I enter recovery mode?
http://youtu.be/ifi-ArGeTzQ
Change Log
Code:
06/22/15 (TWRP 2.8.7.0)
- TWRP 2.8.7.0 release
03/26/15 (TWRP 2.8.6.1)
- TWRP 2.8.6.0 release
03/01/15 (TWRP 2.8.5.1)
- F2FS Filesystem Support
- Double Tap to Wake
02/12/15 (TWRP 2.8.5.0)
- TWRP 2.8.5.0 release
01/13/15 (TWRP 2.8.4.0)
- TWRP 2.8.4.0 release
12/22/14 (TWRP 2.8.3.0)
- TWRP 2.8.3.0 release
12/09/14 (TWRP 2.8.2.0)
- Support Modem Backup
- Display "External SD" instead of "external_sd"
12/08/14 (TWRP 2.8.2.0)
- Initial release
- TWRP 2.8.2.0
this is update recovery twrp-2.8.0.0 ??
Does it support modem backup?
Sent from my LG-D855 using Tapatalk
I just flashed this and it does indeed have Modem backup options. Many thanks.
Nice Work Thanks :good::good::good:
Many Thanks for this, just flashed and now performing a backup and got the message :-
E: Unable to locate '/modem' partition for backup calculations
Backing up Boot...
Backing up System...
Backing up Data...
Backing up Cache...
E: Unable to locate '/modem' partition for backup process.
Backing up EFS...
Backing up efs2...
Updating partition tables
...done
[BACKUP COMPLETED IN 124 SECONDS]
Any idea why the modem partition is not being backed up...?
Thanks Again.
ask @Skin1980 to implement modem backup.
nikosblade said:
ask @Skin1980 to implement modem backup.
Click to expand...
Click to collapse
Adding the modem backup is very simple, just edit the fstab file in the ramdisk.
Skin1980, any chance you could do this please, I'm sure it would be appreciated by many users
teddy0209 said:
Does it support modem backup?
Click to expand...
Click to collapse
gsw5700 said:
Many Thanks for this, just flashed and now performing a backup and got the message :-
E: Unable to locate '/modem' partition for backup calculations
Backing up Boot...
Backing up System...
Backing up Data...
Backing up Cache...
E: Unable to locate '/modem' partition for backup process.
Backing up EFS...
Backing up efs2...
Updating partition tables
...done
[BACKUP COMPLETED IN 124 SECONDS]
Any idea why the modem partition is not being backed up...?
Thanks Again.
Click to expand...
Click to collapse
I'll include in the next update.
New TWRP build!
Changes
- Add support for D852
- Support Modem Backup
- Display "External SD" instead of "external_sd"
777jon said:
New TWRP build!
Changes
- Add support for D852
- Support Modem Backup
- Display "External SD" instead of "external_sd"
Click to expand...
Click to collapse
Thanks alot for this! I just decompiled your recovery image (.img) and repacked it and flashed via flashify but it failed! Is there some type of signing that needs to be done?
I'm only trying to replace curtain.jpg with the attached image
i can't change button vibration.
settings > vibration duration > button vibration is set to 80 and i cant change it to 0
sean222 said:
Thanks alot for this! I just decompiled your recovery image (.img) and repacked it and flashed via flashify but it failed! Is there some type of signing that needs to be done?
I'm only trying to replace curtain.jpg with the attached image
Click to expand...
Click to collapse
I think you need to rebump the recompiled recovery img...
@777jon and everyone interested in this recovery:
Latest release (12-09) doesn't boot, phone seem to be bootlooping in the recovery... had to roll back to 12-09 and everything works fine again.
EDIT: I'm on a D855 and I refer to that release.
EDIT2: Maybe a problem with my settings...
New release 10 Dec lost modem backup/restore support. D855
TWRP run greate and my Backup is okay with efs md5 and efs.img...
When install the theme from 2.8.0.0 gives Recovery Loop....
Say me..
Give theme for TWRP 2.8.2.0 ???
teddy0209 said:
I think you need to rebump the recompiled recovery img...
Click to expand...
Click to collapse
Can you confirm this @777jon
And thank you for the Dec. 10 update Much appreciated!
Just restored full nandroid and worked fine, many thanks

[RECOVERY] [UNOFFICIAL] TWRP 3.2.1-0 for the M.O.J.O.

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.
{
"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 3.2.1-0:
[*]Allow restoring adb backups in the TWRP GUI (bigbiff)
[*]Fix gzip backup error in adb backups (bigbiff)
[*]Fix a bug in TWRP's backup routines that occasionally corrupted backup files (nkk71)
[*]Better support for installing Android 8.0 based zips due to legacy props (nkk71)
[*]Support vold decrypt with keymaster 3.0 in 8.0 firmwares (nkk71)
[*]Decrypt of synthetic passwords for Pixel 2 (Dees_Troy)
[*]Support newer ext4 FBE policies for backup and restore in libtar (Dees_Troy)
[*]v2 fstab support (Dees_Troy)
[*]Bring TWRP forward to android 8.0 AOSP base (Dees_Troy)
[*]Various other minor bugfixes 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:
twrp_3.2.1-0_mojo.img
Install via fastboot as usual:
Poweroff MOJO
Plug USB Male-Male into USB 2.0 port (closest to hdmi)
Poweron MOJO
Type fastboot flash recovery twrp_3.2.1-0_mojo.img
You can also boot it via fastboot boot twrp_3.2.1-0_mojo.img
Additional notes:
Code:
[B][U]Opengapps install "fix":[/U][/B] go to Mount and check "system" (do not check "mount system read-only") and then you can install them as usual.
If you are anoyed by long time wipe, go to Advanced and check "always use rm -rf".
adb and mtp enabled, for adb sideload you must disable mtp first in Mount->disable MTP.
Crypto enabled (for addoptable storage).
PS: Big thanks to carp_be for finding good kernel sources.
Amazing work! Thanks so much for your hard work and awesome updated software!
elijah.salim said:
This is what happens every time. Its frozen, mouse and all, light around the bar is frozen. Left it sitting there for 30 mins. What's causing this? Haven't been able to install gapps once. This is a brand new device just rooted and this is the first install. Is there any way around this?
Click to expand...
Click to collapse
I can confirm this issue. I have just completely wiped my MOJO via Advanced Wipe using this version of TWRP. I noticed the mouse was a bit laggy in general use and the wipe took longer than usual, but it completed the install of Lineage OS 13. However, upon attempting to install open_gapps-arm-6.0-nano-20171228.zip it completely froze as per the poster above. I hope this is useful info for you.
K-Project said:
I can confirm this issue. I have just completely wiped my MOJO via Advanced Wipe using this version of TWRP. I noticed the mouse was a bit laggy in general use and the wipe took longer than usual, but it completed the install of Lineage OS 13. However, upon attempting to install open_gapps-arm-6.0-nano-20171228.zip it completely froze as per the poster above. I hope this is useful info for you.
Click to expand...
Click to collapse
I will take a look, thanks for reporting.
Updated Opengapps install instructions in first post.
nono2lozere said:
Updated Opengapps install instructions in first post.
Click to expand...
Click to collapse
Thank you. This solution works and I have successfully installed Lineage 13, AddonSu and Gapps.
Fantastic!
Rm -rf is under settings>general tab "use rm -rf instead of formatting", correct? And then wipe as usual?
elijah.salim said:
Rm -rf is under settings>general tab "use rm -rf instead of formatting", correct? And then wipe as usual?
Click to expand...
Click to collapse
Correct.
Is it simple to turn this img file into a zip file so it can be flashed in recovery?
Flashing Magisk using this TWRP leads to a freeze of the whole System.
Using 2.8.7 it works fine.
Maybe you could look at this.

[RECOVERY][UNOFFICIAL] TWRP for Galaxy Note 20 Ultra 5G (Snapdragon)

{
"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"
}
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.
Code:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your 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.
Supported Models:
Galaxy Note 20 Ultra N9860, N986N, N986U, N986U1 and N986W.
US/Canada bootloader unlock thread:
here
Download & Guide:
1. Unlock your bootloader.
2. Download Note 20 Ultra: c2q.
3. Reboot to download mode and flash vbmeta_disabled.tar in AP slot and reboot. Device will reboot to stock recovery mode prompting you to wipe data so wipe data and reboot to download mode again.
4. Put the TWRP tar for your device with Odin in the AP slot and click start.
5. Reboot to recovery via recovery key combo.
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​7. Go back to Wipe > Format Data > type yes.
8. Reboot to recovery.
9. Flash magisk apk in twrp.
10. Reboot to system, Enjoy.
Note:
To disable encryption manually:
You need to replace fileencryption=ice with encryptable=ice only in userdata line (maybe rest lines) in vendor/etc/fstab.qcom
To avoid stock recovery restoration manually:
Rename system/recovery-from-boot.p to recovery-from-boot.p.bak
Click to expand...
Click to collapse
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram group
Bugs:
- Encryption not fully working.
- Haptic feedback is currently not working.
Thanks:
TWRP team
@sac23 for testing
ianmacd for multidisabler
Sources:
Kernel tree
Device tree
Changelog:
02.06.2022 - Update to Android 12 kernel source
- Fix mount issues
- Update to TWRP 3.6.2
29.11.2021 - Update to TWRP 3.6.0
- Add Symlinked dynamic partitions to fstab
- Updated to latest kernel source
- Update multidisabler
- fstab clean up
- Fix haptic feedback
03.03.2021 - Update to latest TWRP source
- Add terminal multidisabler script
- fstab cleanup
31.12.2020 - Initial Release.
Thanks for posting this! I'll more than likely be using your page once I finally get my bootloader unlocked from Sampwnd. The fact that US model bootloader unlocks need to be done with internal Samsung tools is pretty dang goofy...
NippleSauce said:
Thanks for posting this! I'll more than likely be using your page once I finally get my bootloader unlocked from Sampwnd. The fact that US model bootloader unlocks need to be done with internal Samsung tools is pretty dang goofy...
Click to expand...
Click to collapse
Welcome any time. join telegram group for more support.
Thank You! Cannot wait to try this out.
Flashed and working on my SM-986U1 Android 11 thank you!
Finished and working on my SM-N986U1 with Android 11.
How do I unlock bootloader on sm-n986w? OEM unlock is not in the dev option list
GuberX said:
How do I unlock bootloader on sm-n986w? OEM unlock is not in the dev option list
Click to expand...
Click to collapse
US/Canada devices has no oem option. Can be unlocked via some services. I cant discuss here in xda because I didn't got approved yet to post. You can try to contact out of xda.
What's the difference with this twrp and unofficial twrp realized for the devices ?.
jawonder said:
What's the difference with this twrp and unofficial twrp realized for the devices ?.
Click to expand...
Click to collapse
If you mean between mine and mentalmuso's, mine are has different device tree and kernel and based on untouched twrp source.
What's the difference between this and mental? I know his is featured rich.
Ability to flash system img for gsi etc..
TheUndertaker21 said:
What's the difference between this and mental? I know his is featured rich.
Ability to flash system img for gsi etc..
Click to expand...
Click to collapse
You still can use fastboot to flash GSI
Most fixes he took from me and Im not interested in features that can be flashable zips.
afaneh92 said:
You still can use fastboot to flash GSI
Most fixes he took from me and Im not interested in features that can be flashable zips.
Click to expand...
Click to collapse
Fastboot not working for Samsung phones but ditto
TheUndertaker21 said:
Fastboot not working for Samsung phones but ditto
Click to expand...
Click to collapse
Yes its
Backup to extsdcard work?
dron39 said:
Backup to extsdcard work?
Click to expand...
Click to collapse
Yes, format to exfat for 4GB+ backup files.
I thought that N20 Ultra (by default) will format extsd to exfat. No?
dron39 said:
I thought that N20 Ultra (by default) will format extsd to exfat. No?
Click to expand...
Click to collapse
Android format it if its corrupted or not compatible.
I hope you can make a Samsung tab S7 (t870) twrp

Categories

Resources