[RECOVERY] TWRP 2.8.7.0 Touch Recovery For Moto X [24/12/15] - Moto X Android Development

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.
Phone look:
Tablet look:
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.
CHANGELOG for 2.8.6.0:
-Fix daylight savings time rules for USA and Europe (_that)
-Allow mulitple overlays for popup boxes (Dees_Troy)
-Add pattern style password entry for decrypt (Tassadar)
-Keyboard improvements (_that)
-Update AOSP base to 5.1 (Dees_Troy)
-Reduce theme count to 5 and rely on scaling (Dees_Troy)
-Various scaling improvements (Dees_Troy)
-Improved handling of resources in the GUI (_that)
-Make scroll bar size proportional to list size (_that)
-Allow scoll lists to render without a header (_that)
-Make console scroll per pixel with kinetic scrolling (_that)
-Support styles in XML to reduce XML size and improve consistentcy (Dees_Troy)
-Various other fixes and improvements (mdmower, bigbiff, codelover, etc)
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
DOWNLOAD:
Most devices can be updated quickly and easily with the TWRP Manager app:
Play Store Link
1) Install TWRP Manager from the Play Store
2) Open TWRP Manager and provide root permissions
3) Hit Advanced->Install Recovery
4) Verify the correct device name on your screen then press Install Recovery if the correct device is showing
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] TWRP 2.8.7.0 Touch Recovery For Moto X , Tool/Utility for the Moto X
Contributors
Megatron007
Version Information
Status: Stable
Created 2015-12-24
Last Updated 2015-12-24

Download TWRP Recovery Here - http://romwarehouse.com/megatron007/ghost/twrp/
Credits - Tester - @athulele

Note - This Recovery is Compiled using android-6.0 branch of twrp and latest device trees of msm8960dt-common ,so from now while flashing a rom u dont have to remove the lines from updaterscript and that ****t blaa blaa...directly flash without editing the updater-script

{
"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"
}

reserved

@Megatron007 Work in 5.1.1?

tchula said:
@Megatron007 Work in 5.1.1?
Click to expand...
Click to collapse
Obvio, recovery doesnt have connection with rom , recovery will always work whether you are on 4.4.x/5.1.x or 6.0.x

The recovery takes a LOT of time only for wipe cache/dalvik... I flash superSU only for test and that takes more of 10 minutes... Is this normal?
Sorry my bad english...

wipe cache takes a lot of time, hope you can fix it.

Something aint right with it...wiping is an issue. Going back ✌ but is a nice layout ?
Sent from my XT1055 using Tapatalk

I will fix that in a new build

Megatron007 said:
I will fix that in a new build
Click to expand...
Click to collapse
Nice bro, I liked the style of this twrp, keep it up.

A2Trip said:
Something aint right with it...wiping is an issue. Going back ✌ but is a nice layout ?
Sent from my XT1055 using Tapatalk
Click to expand...
Click to collapse
Cache wipe is also taking lots of time here. Was anybody able to complete it, or does it just hang?

LastSilmaril said:
Cache wipe is also taking lots of time here. Was anybody able to complete it, or does it just hang?
Click to expand...
Click to collapse
It just hangs
I'd advise everyone to use official TWRP from dl.twrp.me until the issue is solved.

@Megatron007 will you make an update to twrp for make it compatible with your CM13 builds?
Enviado desde mi ghost mediante Tapatalk

Update @Megatron007

good job
very nice look ..
when updating the Recovery?

TWRP v2.8.7.0
Moto X xt1052
Right after rooting and flashing twrp.
During flashing last CM13 zip file:
E: Error executing updater binary in zip "/..."
Error flashing zip "/..."
Anybody help?

Related

[RECOVERY][wren][WI502Q] TWRP 3.0.2-0 touch recovery [UNOFFICIAL]

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.
THIS IS FOR WI502Q ONLY.
{
"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"
}
This is compiled by my own fork/repo.
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.
Downloads for Wren:
twrp-3.0.2-0-wren.img
Device Tree: https://github.com/HostZero/android_device_asus_wren/tree/android-6.0
XDA:DevDB Information
[RECOVERY][wren][WI502Q] TWRP 3.0.2-0 touch recovery , Tool/Utility for the Asus ZenWatch 2
Contributors
HostZero
Source Code: https://github.com/HostZero/android_device_asus_wren/tree/android-6.0
Version Information
Status: Testing
Created 2016-06-19
Last Updated 2016-06-19
Reserved
Very nice for 502 users.
ps000000 said:
Very nice for 502 users.
Click to expand...
Click to collapse
There will be even future updates for this device. I hope its working fine.
Might there be any chance that it works fine with the WI503Q (ZenWatch 3) as well?
Kodakka said:
Might there be any chance that it works fine with the WI503Q (ZenWatch 3) as well?
Click to expand...
Click to collapse
Extremely unlikely. Completely different hardware
Anybody have a backup of the stock IMG
Soft bricked my W1502Q and I am in need of the TWRP BACKUP/STOCK IMG I can use to get it in working order. If any of you are able to provide this, it would make my life a lot better.

24.09 - OREO ViperU 2.3.0 STABLE | 2.33.401.19 Tweaks | HUB | OTA

{
"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"
}
Featured by @Tomsgt aka RootJunky and @zedomax aka Highonandroid
More videos
j to the 4n | m0narx | ivicask | topjohnwu
Download the latest rom from our venomroms download page
If you got an external sdcard place the downloaded zip there. In case you haven't, wait for step 6 to copy it to your internal sdcard.
Backup your internal sdcard if you got important content on it. Unlocking bootloader will wipe all your data, including your internal sdcard. Your external sdcard will stay untouched.
Register at HTCdev if you dont have an account yet and follow the instructions there to unlock your bootloader
Boot up your phone and copy the rom to your internal sdcard in case you didn't in step one to your external.
Download the lastest TWRP Recovery version on the TRWP Download Page
Flash it with fastboot with following command: fastboot flash recovery recovery.img (replace recovery.img with the actual filename it got downloaded with)
To boot into recovery use 'adb reboot recovery' or press and hold power + volume down and wait till it booted to the bootloader. From there you can navigate with the volume buttons and confirm with the power button to boot to the recovery
If you are coming from stock: Make a backup of your stock rom in TWRP recovery. Include System Image and Boot. Now you have a full stock backup, except recovery, in case you want to return back to stock one day.
Ensure you allow system modifications in TWRP when asked.
In TWRP click Install and pick the rom either from internal or external sdcard to install it.
The installer will start and will guide you through the installation
​
XDA:DevDB Information
24.09 - OREO ViperU 2.3.0 STABLE | 2.33.401.19 Tweaks | HUB | OTA , ROM for the HTC U11
Contributors
j to the 4n, mikalovtch, topjohnwu, m0narx, Basil3
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: HTC Sense
Version Information
Status: Stable
Current Stable Version: 2.3.0
Stable Release Date: 2018-09-24
Current Beta Version: 2.0.4
Beta Release Date: 2017-12-13
Created 2017-06-09
Last Updated 2018-09-23
(optional) backup your data with a twrp (just the /data partition, not /boot and /system) backup or tibu on your external sdcard (or copy it to your hdd). Also backup your internal sdcard!
Flash an Android N RUU for your variant to be 100% stock
Flash latest TWRP
(optional) restore your data. In case it's a TWRP backup, DON'T restore /system or /boot, JUST /data
Flash latest Magisk (includes root) from here
Install the Magisk ROM from our homepage via TWRP, not the classic fullrom! The Magisk Rom is just about 180MB!
Enjoy a Magisk sideloaded ROM that passes safety net and equally important has all carrier features working (VoLTE, Wi-Fi Calling etc.)
For more info regarding Magisk, please check the Magisk Main Thread
All downloads on:
Direct links:
ROM
https://www.androidfilehost.com/?w=files&flid=236254
ViperU 2.3.0 (24th September)
Fixes& Updates
System Updates
HTC base 2.33.401.19
Security patch level June 1st
HTC Sense Home 10.00.1041464
Updated Magisk to v 17.1
VenomTweaks: Added "Grid Recents" tweak
VenomTweaks: Ability to change icon grid sizes on HTC Sense Home screen (4x4,5x5,6x6)
Fixed SystemUI FC on first boot
ViperU 2.2.0 (18th June)
Fixes& Updates
Updated all system apps
Updated Sense Home to HTC U12+ version 10.00.1035742
Added SystemUI from U12+
Added possibility to change extended quicksettings colors
Added custom open app animation
Added double tap to sleep on home screen
Full wipe may be required.
​
ViperU 2.1.0 Stable (December 19th)
Additions & Updates
Rebase on 2.33.401.10
ViperU 1.8.0 (October 7th)
Additions & Updates
Rebase on 1.27.401.10
Updated Sprint base to 1.28.651.40
Updated US unlocked base to 1.28.617.6
Dual SIM callrecording enabled
ViperU 1.7.0 (Aug 22th)
Additions & Updates
Rebase on 1.27.401.5
All carriers now use latest 1.27 base kernel!
NFC&Sensors fixes from HTC
Unlocked up to 5200 ISO and 85 sec shutter exposition in HTC camera pro mode
Fixes & Cleanups
Hide boomsound icon fix
Fixed sRGB mode
Updated/added some missing Verizon files.
ViperU 1.6.0 (Aug 9th)
Additions & Updates
Rebase on 1.27.401.3
BT 5.0 support
60fps video recording
Camera/video lags fixed
sRGB mode
August Google Security Patch
....
Audio Focus Control (https://www.xda-developers.com/pokemon-go-audio-focus/)
Fixes & Cleanups
Fixed wrong profile showing in custom autobrightness settings
Fixed custom autobrightness not applying without reboot
ViperU 1.5.0 (July 18th)
Additions & Updates
FULLROM ONLY:
Updated US unlocked base to 1.16.617.6
Added new keyboard selection screen in aroma with few popular keyboards.
Fixed EE carrier Wi-Fi calling and VOLTE
Edge Sense
Provided a wider range Edge Sense Doublepress interval values with a seekbar
Always use music controls when music is playing (short press for next, longpress for previous track)
Just when screen is off
Always
Fixes & Cleanups
Fixed setting custom volume steps generating multiple build.prop entries
ViperU 1.4.0 (July 14th)
Additions & Updates
FULL ROM ONLY:
Updated Sprint base to 1.13.651.6
Updated US unlocked base to 1.11.617.4
Updated Magisk to 13.2 stable
Custom Density control
Edge Sense Customization
Pocket detection: Don't perform action when sensor blocked
Always take photo when in camera app, independent what action you set
NFC Action
Color visual feedback items independentely
Balloon
Dots
Ring
Notifcations should be completely themable now
Color notification header text independentely
Header text includes: app name, dividers, text and time
Probably will make each independentely themable...doubt it makes that much sense though
Fixes & Cleanups
Fixed AOSP Lockscreen
Notification action color not applying
"No Notifications" custom color not applying
"Clear all" custom color not applying
ViperU 1.3.0 (July 1st)
Additions & Updates
Updated to Magisk v13 Beta (Fullrom only)
Passes Safety NET
Includes latest Magisk Manager
Custom Vibration intensity
Globally
Longpress
Virtual buttons (includes capacitive buttons)
Added three finger gesture action to toggle Edge Sense
Edge Sense Customization Part 2
Custom feedback color
Added doublepress gesture
Only allow to perform action when device is unlocked
New actions
Play/Pause
Recent Apps
Last App
Back
Split Screen
Bluetooth
WiFi
Toggle Notification Panel
Surprise feature
Fixes & Cleanups
Fixed touch sounds not working (caused also other crashes)
Fixed Phone crash when using vibrate on connect or InCall Headsup notifications
Fixed lighter looking disabled bluetooth quicksettings icon
Fixed calculator tile missing
Fixed Bypass Lockscreen mod not working
Fixed Sprint GPS icon showing dual sim data icon instead
Prevent apps closing when granting storage permissions.
ViperU 1.2.0 (June 24th)
Additions & Updates
Rebase to WWE 1.13.40.1
Enabled write access to internal and external sdcards
Edge Sense Customization
Next Track
Previous Track
Toggle Screen
Vibration Mode
DND
All Apps
Clear all recent apps
...a lot more to come here I think
IMPORTANT: Uninstall the update from playstore, else our modded version that sits on the /system partition won't work
Fixes & Cleanups
Fixed VenomHUB login issues
Fixed Camera custom image and video format/filenames
Fixed custom camera preview album
Fixed custom JPEG Quality option
ViperU 1.1.0 (April)
Additions & Updates
NFC QS Tile was missing
Fixes & Cleanups
Fixed mobile data toggle on single sim devices
Fixed SystemUI force close when enabling stock navbar
Fixed SystemUI force close when toggling some quicksettings
Fixed Quicksettings detail views not coloring
Fixed ViperU thread link in VenomTweaks
Fixed some sections and settings showing that shouldn't be visible
Fixed bootloop when using Navigationbar type "Both"
Fixed APM Mobile Data toggle not working
Fixed hot reboot when opening APM for some
ViperU 1.0.0 Beta (9th June)
Information
Initial Release. Enjoy!
Visit the web frontend for VenomHUB here
Manage your account:
Change your username, avatar and password
View and manage your devices:
You can view the attached devices to your account and detach them from your account if needed
Add own content:
You can even add own content. After you do it will appear in VenomHUB for all users when the item for approved by us.
Users will be able to rate and comment your content in VenomHUB. There's even a reply feature for you to the user comments.
P.S. don't forget to set Donation URL in your account settings

			
				
6th
7th
Good!thanks j to the 4n!I just check every day,every hour,finally I can see you here?
Sent from my HTC U11 using XDA-Developers Legacy app
Now it´s time, that i get the device.
Luckily, it will be there on monday (at least that´s what UPS says )
@j to the 4n lost the count after 7th? :highfive:
11th post for u11
I just came, sorry for x-rated off topic
Can't wait until Tuesday. Nice work Jan
Sent from my unknown using XDA-Developers Legacy app
SacredDeviL666 said:
@j to the 4n lost the count after 7th? :highfive:
11th post for u11
Click to expand...
Click to collapse
not U again!
j to the 4n said:
not U again!
Click to expand...
Click to collapse
well sorry for the entry level spoilers
Yay. BTW, VenomROMs link to Magisk ROM on AFH is wrong, should be https://www.androidfilehost.com/?fid=961840155545572477
The monster is here!!!!!!
? .. You guys are the best!
Sent from my HTC One A9 using XDA-Developers Legacy app
Damn wasnt gonna root either...
(Gets cable now)
Black-FR said:
Now it´s time, that i get the device.
Luckily, it will be there on monday (at least that´s what UPS says )
Click to expand...
Click to collapse
See you Monday!
I will test with my ocn_dtwl

[OFFICIAL] TWRP 3.2.0.0 for ZUK Edge

{
"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"
}
İnstall İnstructions:
1- Enable allow oem unlock from developer options in settings.
2- Power off your phone.
3-*Press the power key while holding down the volume down key.
4- You should see a menu.
5- Connect your phone to PC , open cmd, and write*fastboot -i 9x2b4c oem unlock-go .
6- Your phone will open.
7-*Power off your phone again and press the power key while holding down the volume down key.
8- You'll see a menu again.
9- Extract your downloaded archive.
10- You should see recovery.img.
11-*In the folder where recovery.img file is located, right-click while holding down the shift key.
12- Write*fastboot flash recovery recovery.img*to cmd screen.
13- Select recovery with volume keys and press power button.
14- Your flashed twrp will open.[/align]
TWRP Changes
CHANGELOG for 3.1.1.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)Updated TWRP source code to AOSP 7.1.2
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 (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!
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.
Bugs:
* Not that a bugs Really stable
Download's Lİnk
ZUK Edge [OFFICIAL] TWRP 3.1.1.0.zip [16.9*MB]
Special Thanks:
z2-dev developer teams
@bigbiff for official bring up
XDA:DevDB Information
[OFFICIAL] TWRP 3.1.1.0 for ZUK Edge , ROM for the Lenovo Zuk Edge
Contributors
kaankulahli
Source Code: https://github.com/z2x-dev
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: Omni
Version Information
Status: Stable
Current Stable Version: 1.0
Created 2017-09-29
Last Updated 2017-09-29
Thanks!
It is good.Thanks!:good:
Updated new version.
Will there be a release which can deal with OREO soon? Just flashed new OreoUpdate and can no longer access partitions via TWRP.
Finaly
Is there any chance to get a version with treble support? I installed Ressurection Remix Oreo on my Zuk Edge and cannot install anything via Recovery anymore since Vendor Partitions cannot be mounted.

[ROM][Pie - 9.0.0_r42][OFFICIAL - 21/06/2019] StatiXOS

{
"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"
}
WE NOW HAVE AN OFFICIAL TELEGRAM GROUP - StatiXOS @ Telegram.​
Features
Right now you are gonna find a mixed StatiX/AOSP experience as this is a brand new project:
Spark Settings Panel introduced.
Always-On Display enabled (on devices that support it).
Smart Pixels enabled (on devices that support it).
Advanced reboot
Dark mode and accent theming
Statusbar battery styles
Known issues
Well, these issues are not that annoying after all.
A few bugs related to Wireless Hotspot: 5GHz not working for all countries;
VoLTE doesn't work: for instance if you are a Verizon user the phone will fall back to 2G when a call is incoming.
FI USERS: Download the Fi official where WFC works (only on Fi, other carriers will have the issue above.)
A few notes before you proceed
Before going straight to the download section there’s something we would like to tell you: we have changed the default encryption method for the phone, migrating to File-Based Encryption (you can get more information on the official Google documentation page). In order to get this encryption mode working, you will need to use our custom recovery (compiled from the latest source) which is compatible with this encryption and, just for the first time, you will have to wipe your internal data - so, backup your data before proceeding.
Installation instructions
Note: If your phone only has 4 cores, download the BLOD patch (you can find it in the download section), flash our recovery.img from your working TWRP and then install the BLOD patch.
Grab our recovery from the downloads section and install it.
- THROUGH TWRP:
Install Zip > Install Image > Choose ‘recovery.img’ > Select partition ‘Recovery’ > Swipe to confirm flash​- OR THROUGH FASTBOOT:
Code:
fastboot flash recovery recovery.img
Install the official ROM, GApps and then wipe your internal data partition.
- THROUGH TWRP
Wipe > Format data​- OR THROUGH FASTBOOT
Code:
fastboot -w
Reboot into system and wait until the process finishes, it could take a little bit. After the installation is done I suggest waiting before using the phone because it usually goes into thermal throttling after installing a ROM.
Changelog
Code:
[B]23/5/2019:[/B][INDENT]
- June security patch and based on android-9.0.0_r42;
- more Q accents added
- incall vibration options added
- ability to reset battery stats added
- enhance doze
- better font support
- and more from [URL="https://review.statixos.me/q/status:merged
"]our gerrit[/URL]!.
[/INDENT]
Old builds​
Code:
[B]08/22/2018:[/B]
[INDENT]Say hello to StatiXOS.[/INDENT]
[B]08/23/2018:[/B]
[INDENT]- Verify encryption works;
- Fixed default camera force close;
- The build is now officially signed with [I]release-keys[/I];
- Prebuilt GApps removed from .zip, you will need to flash them separately;
- Incoming calls now work without any issues;[/INDENT]
[B]08/29/2018:[/B]
[INDENT]- Enforcing SELinux;
- fix GPS;
- Removal of AOSP su (should improve magisk compatibility);
- Added Sparks (custom tweaks);
- Advanced Reboot;
- Smart Pixels;
- Accent changer;
- Fixed dark/light theme not applying on first boot;
- Forced round adaptive icons by default;
- New launcher (based on Amir's rootless Pixel Launcher);
- add Adaptive Battery and Adaptive Brightness animations in Settings;
- added Always On Display;
- added StatiX version to FirmwareDialog (About Phone dialog);
- Fix fingerprint sensor position during fingerprint enrollment during setup;
- remove QuickSearchBox and Browser2;
- additional GApps compatibility fixes;
- added cache cleaner script during flash to remove package cache so resources are loaded correctly;
- added Product Sans in a few places;
- removed duplicate build number preference in FirmwareDialog and About Phone;[/INDENT]
[B]10/14/2018:[/B]
[INDENT]
- October patch and based on android-9.0.0_r10;
- sRGB mode fixed;
- Incoming calls over LTE fixed (for carriers such as T-Mobile / Verizon) via a workaround - IMS services removed temporarily;
- backuptool is finally a thing which means you will not have to worry about dirty flashing the new version, you won’t lose anything. Flashaholics can finally feel at home;
- WiFi doesn't turn off during sleep anymore;
- The system now has a Dark mode (inspiration from DCEU);
- StatiXOS now has a different style and for this thank @nardow that has designed a wonderful Sparks icon and a wallpaper;
- Bootanimation and sounds kanged from Pixel 2 thank to @skiman10;
- New ways of breaking system got added inside Sparks, but please do not take a look inside miscellaneous or navigation (we know they're empty).
- Edges in the UI were sharp so for safety measures, we have enabled rounded corners;
- For all the lazy people, there is a quick unlock mode which allows you to unlock the phone as soon as you type the correct pin. Save yourself a tap now;
- We gave StatiXOS a high dose of sleeping pill and now doze mode works even better than before;
- Now there is a Caffeine QS tile. So, if you have no life just turn it on and keep staring at the display.
[/INDENT]
[B]09/11/2018:[/B][INDENT]
- November security patch and based on android-9.0.0_r16;
- DRM contents (e.g Netflix) on L1 security fixed: videos now work on full resolution;
- Addressed a wrong RAM configuration, switched from 2GB to 3GB ones;
- A lot of customisations added, please check the whole set of changes [URL="https://del.dog/statixos.md"]from this file[/URL].
[/INDENT]
[B]14/12/2018:[/B][INDENT]
- December security patch and based on android-9.0.0_r21;
- Hotspot 5GHz fixed for some countries; some users might still experience issues with it but at least no reboots or freezes should occur;
- Audio distortions on certain occasions should be finally addressed;
- A lot of customisations added, please check the whole set of changes from [URL="https://del.dog/statixos-angler-dec.md"]this file[/URL].
[/INDENT]
[B]27/1/2019:[/B][INDENT]
- January security patch and based on android-9.0.0_r30;
- Many launcher updates, it looks like Pixel Launcher now
- Improved theme toggling, so now more elements get globally darkened when dark/black theme is enabled
- Dropped quick unlock to avoid issues with PINs more than 6-7 characters long
- Added lockscreen customizations to allow hiding of elements on the lockscreen
[/INDENT]
[B]26/2/2019:[/B][INDENT]
- February security patch and based on android-9.0.0_r33;
- Dropped black theme to simplify theme choice and having themes now tie in with night mode
- Improved theming elements consistency
- Added lockscreen customizations to allow choosing custom clocks
- Added full gesture navigation
- Custom features are now searchable!
- Dark theme is now significantly darker
- Added more actions to Launcher3
- Moved to an enhanced doze package
- Files app is now Dark if Dark theme is enabled
[/INDENT]
[B]21/3/2019:[/B][INDENT]
- March security patch and based on android-9.0.0_r34;
- Improved theming elements consistency
- Moved to clang on display HALs and media HAL (OS should be smoother)
- Traffic indicator is now in statusbar as well
- Bluetooth battery levels in statusbar
- Added expandable Volume Panel (POSP)
- other small things here and there (crashes have been addressed, etc.)
[/INDENT]
[B]28/4/2019:[/B][INDENT]
- April security patch and based on android-9.0.0_r35;
- Text clock from Q introduced
- Weather units are now automatically determined by carrier
- Font tile introduced
- other small things here and there (crashes have been addressed, etc.)
[/INDENT]
[B]23/5/2019:[/B][INDENT]
- May security patch and based on android-9.0.0_r37;
- Text clock improvements
- Q battery estimation in QS introduced
- Q battery style introduced
- haptic feedback on full gesture nav back action
- Q accents added
[/INDENT]
[/INDENT]
Downloads
- ROM: Official release for the month of June
- Fi Official build: Official release for Fi users for the month of May
- GApps: May SimpleGApps
- BLOD workaround (ONLY FOR PHONES THAT HAVE 4 CORES LEFT) : osm0sis
- FBE Recovery: TWRP
Thanks to / credits (alphabetical order)
Code:
ABC Rom
AmyClaraRose
AOSiP
argraur
beanstown106
CarbonROM
ezio84
kantjer
nardow
NexusPieX
Google
LineageOS
POSP
simarguram
skiman10
Donations are never required but appreciated.​
XDA:DevDB Information
StatiXOS, ROM for the Huawei Nexus 6P
Contributors
Jertlok, ggpew2, kantjer
Source Code: https://github.com/StatiXOS
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Stable
Created 2018-08-22
Last Updated 2019-06-21
Q&A
I will use this second post for giving some Q&A about the current build.
Q: After I make a call the phone application disappears and I can't close the call nor I can input numbers, what can I do?
A: In order to properly use the phone calls you will have to set the default Phone application (this will be fixed in the next releases), to do so follow these steps:
Open Settings
Move to Apps & notifications
Scroll down and open Default apps
Tap on Phone app and then on Phone (even though it's already checked)
Go back and you will see Phone set as default application
Q: I can't connect to hidden WiFi AP, what can I do?
A: In order to connect to hidden AP you need to set the hidden flag otherwise the phone won't be able to connect to it. You can find this option under the Advanced section while you add a new network.
Q: After installing the rom I needed to put in a password. Now suddenly last week not any more.
A: FBE works differently from FDE.
When you set a fingerprint, for instance, you will be required to add either a PIN or a password — when you do, you will have to enter such password to decrypt your storage as well.
Logically speaking, if you remove the fingerprint (or password / PIN) you won't be asked to add such code in TWRP anymore.
Q: I want to protect my nudes, so I need to encrypt my phone. What do I do?
A: Flash the latest FBE build and recovery. Do not flash Magisk before encrypting your phone otherwise you'll end in a bootloop.
Q: Google Feed is empty/blank?
A: Open Google app and then force close it. Go back to Google Feed and it should be fine.
Q: Some Google app shows login error?
A: Flash latest Open GApps.
Q: Can I use an Oreo (8.1) kernel with this ROM?
A: Yes. Any Oreo kernel *should* work - but some users reported that random reboot may occur.
Q: I'm running a stable build. Can I dirty flash a testing build?
A: No. You can only dirty flash a stable build over a stable build and a testing build over a testing build. So if you want to flash a testing build over a stable build, you'll have to clean flash.
Q: I tried to install 8.1 but my phone goes into bootloop, what can I do?
A: The ROM flashes the vendor partition, this means that you will have to reflash the stock vendor image release by Google. You can find the image on this website or inside the whole factory image found on Google developers page.
Q: Phone app disappears after answering a call/can't close the call?
A: Settings > Apps & notifications > Default apps and tap on phone app and then on Phone (even though it's already checked).
Q: Sparks menu is empty?
A: Yes. It's still in development.
Q: How to install Magisk?
A: Flash Magisk zip file via recovery. After that install Magisk Manager via apk file to make it show up in the app drawer.
Thanks to @simarguram for taking care of this section.
Downloading right now
Sent from my [device_name] using XDA-Developers Legacy app
I will wait for the next build with the camera fix, but thank you and congrats!
Made changelog please
Thanks for your work!
thank you for your effort and time.
RazGame said:
Made changelog please
Thanks for your work!
Click to expand...
Click to collapse
Yes, I was in hurry since I derped the first creation of the thread.
The initial release doesn't have any changes because there's not another publicly available release to compare with, but I can tell we went through a lot of compilations and debug routines - you can check our source code here.
Thanks for building,I will try it
Great job, thanks to the developer!
installed. will let you know further. booted fine.
Great News, As long as calls working its fine by me, I'll flash it today
simarcool123 said:
installed. will let you know further. booted fine.
Click to expand...
Click to collapse
Thank you very much for your feedback.
I find the chance to give a feedback as well, the new build is at 70% with about 20K targets remaining.
As I said before the new version will have a fix for the Camera, we will stop using GApps as prebuilt (you will have to flash them separately) and the ROM should become user release with official signature.
thx,waiting for the new build !
Jertlok said:
Thank you very much for your feedback.
I find the chance to give a feedback as well, the new build is at 70% with about 20K targets remaining.
As I said before the new version will have a fix for the Camera, we will stop using GApps as prebuilt (you will have to flash them seprately) and the ROM should become user release with official signature.
Click to expand...
Click to collapse
Will this ROM stay pure AOSP or add more features?
Sent from my Google Pixel 2 using XDA Labs
Jertlok said:
Thank you very much for your feedback.
I find the chance to give a feedback as well, the new build is at 70% with about 20K targets remaining.
As I said before the new version will have a fix for the Camera, we will stop using GApps as prebuilt (you will have to flash them seprately) and the ROM should become user release with official signature.
Click to expand...
Click to collapse
its working smooth. as you said camera is not working on this build. In next build it will. apart from that everything is working. wifi, data, calling, etc. all the things that i was able to check in short span work well.
Monazite said:
Will this ROM stay pure AOSP or add more features?
Sent from my Google Pixel 2 using XDA Labs
Click to expand...
Click to collapse
We are going to add more features once we pass the second phase of user release, we still need to enforce SELinux (that's gonna arrive soon as well).
Once we are sure that everything is working properly you will start seeing new features, actually me and the lead developer are eager to add features and we will soon.
simarcool123 said:
its working smooth. as you said camera is not working on this build. In next build it will. apart from that everything is working. wifi, data, calling, etc. all the things that i was able to check in short span work well.
Click to expand...
Click to collapse
I am so happy that you are feeling the smoothness as well, as you can see here I have camera working on my end due to the recent commits we made that are not available in the temporary build I posted.
Keep testing it, also follow the second post in order to get a fully functional Phone application (just a few steps, nothing much).
Great work!
Flashed the [temporary] build. Everything that has been listed as working, work really well. Also, I had zero issues with CameraNX in the few minutes that I tested it for. Flashlight wasn't working on first boot, but it started to, a couple of reboots later. Everything feels so much more smoother than Oreo.
Thanks for still supporting angler
ins0mani4c said:
Flashed the [temporary] build. Everything that has been listed as working, work really well. Also, I had zero issues with CameraNX in the few minutes that I tested it for. Flashlight wasn't working on first boot, but it started to, a couple of reboots later. Everything feels so much more smoother than Oreo.
Thanks for still supporting angler
Click to expand...
Click to collapse
Yes, I forgot to report that on the temporary build third party application such as OpenCamera just work fine because they do not rely on the phone's media_profiles.
Check this commit if you want further details on it.
Also, thanks for your feedback
pixel launcher crashes

[RECOVERY][SHARED][SURYA/KARNA][3.5.2_10-0] TWRP for Xiaomi Poco X3 by brigudav [UNOFFICIAL]

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:
#include <std_disclaimer.h>
/*
* Devs are 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 RECOVERY
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at them for messing up your device, they will laugh at you.
*
*/
Features:
- almost all classic TWRP features works (!)
- including backup / restore (tested by @jeryll on decrypted storage, more about this here and here)
- extra addons included
- - install Magisk
- - uninstall Magisk
- - GooglePay fix
- - SafetyNet fix
- - conversion script to make your /system /vendor /product on super partition RW by @lebigmac (more info HERE)
and more
Bugs:
- none known ATM
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 - current version:
====================
TWRP-3.5.2_10-0
md5: a5d5647016b0e0deeec628d9869bcae4
====================
* Update to version 3.5.2_10
* Magisk update 22.1
* Included original script v 1.28 for converting to RW from @lebigmac
* Added a script for disabling partition journaling (Advanced menu)
* Fixed missing internal memory after formatting Data
* Added the ability to install IMG images of logical partitions
* Added system_ext section for MIUI on Android 11
and fixed the error output if it was absent on the A10
* And other minor improvements and edits ...
DOWNLOAD (also for older versions):
or see attached files
Changelog - older versions:
Spoiler
====================
TWRP-3.5.1_10-2
md5: 5ca7887a5870703220e1cbcbbfffb6be
====================
* Returned the buttons to the reboot menu
* Added a module for converting firmware to RW (Advanced menu) by @lebigmac
* Adaptation for 11 android
* Up Magisk-22.0
* Set mount system in RW (if the partitions are converted to RW)
* Update Ukrainian translation
* Correction of minor bugs
====================
TWRP-3.5.1_10-1
md5: 2534ed3b41daf2093ab685c004bd65eb
====================
* Added a module for converting firmware to RW (Advanced menu) by @lebigmac
* Correction of minor bugs of the interface and translation
* Adaptation for 11 android
* And so on...
====================
TWRP-3.5.1_10-0
MD5:
(zip file): dec44ae6a56b01f4ecce5132045e727c
(img file): 702828ed3a75c8ffc2c4be61439bc449
====================
* twrp release: 3.5.1_10
* bash: add to TWRP
* Strip strings containing '--' before conversion to XML comments.
* Added support for flash image in both slots
* New, missing and improved strings for Dutch and Spanish translation.
* Fix ungrammatical sentence.
* Fix unlocalised string.
* ors: Implement 'twrp format data' to format the data partition
* Fixed NO OS INSTALLED without encryption (mod)
* Kernel update
* Editing the interface and translations
====================
TWRP-3.5.0_10-5 (2021-03-01)
md5: b8ce7cdac35d308369d19bbdd25b5934
====================
* Include common names for Magisk app in list of flashable zip files. (official)
* partition: add support dm_use_original_path. (official)
* partitionmanager: support delayed adopted storage mount. (official)
* Include nano in TWRP by default. (official)
* nano: Add File Manager option to edit selected file (official)
-(Ability to edit text files)
* Added Support for terminal from filemanager. (official)
* tzdata: add to TWRP build automatically. (official)
* cryptfs: add support for keymaster 2. (official)
* android root: restore context for android system root (official)
* Remove duplicate Update_System_Details() function calls (official)
* fixup including magiskboot and resetprop (official)
* Add support to change TWRP Folder (official)
* bash: add to TWRP (test)
* Introducing the function of preventing the replacement of TWRP with stock recovery in the source code (Advanced menu)
* New patch AVB (if the system does not boot and only goes into fastboot mode)
* Editing the interface and translations
====================
TWRP-3.5.0_10-5 (2021-02-19) test version
md5: 1497353827e39d9cd3c8c4c72cc50caa
====================
* Include common names for Magisk app in list of flashable zip files. (official)
* partition: add support dm_use_original_path. (official)
* partitionmanager: support delayed adopted storage mount. (official)
* Include nano in TWRP by default. (official)
* Remove duplicate Update_System_Details() function calls. (test)
* nano: Add File Manager option to edit selected file (official) - (Ability to edit text files)
* Added Support for terminal from filemanager. (official)
* tzdata: add to TWRP build automatically. (official)
* cryptfs: add support for keymaster 2. (official)
* android root: restore context for android system root (official)
* Introducing the function of preventing the replacement of TWRP with stock recovery in the source code (Advanced menu)
* New patch AVB (if the system does not boot and only goes into fastboot mode)
* Editing the interface and translations
====================
TWRP-3.5.0_10-4
====================
* Updated Magisk 21.4
* Fixed bug of mounting (unmounting) System
* Added patch for mounting System and Product in RW (not supported at MIUI official)
* Added the ability to install Magisk - *. Apk (for the future)
* Change the interface of the top bar
=====================
TWRP-3.5.0_10-3
=====================
* Updated Magisk 21.3
* Fixed file transfer error in explorer (test)
* Added GooglePay patch fix
* Added SafetyNet fix patch (Magisk module)
* official fix "Thus resolve the 'No OS installed' warnings upon system reboot if only adb shell twrp actions were used on the device"
=====================
TWRP-3.5.0_10-2
=====================
* Fixed the ability to copy to internal memory after formatting Data
* Fixed recovery of BT partition
* Fixed ADB Sideload mode
* Added backup of Internal memory and FW
* Translation editing
How to flash the TWRP:
- via fastboot
Code:
fastboot flash recovery twrp-3.5.0_xx-x-surya.img
Next reboot in TWRP manually or using a fastboot command.
Code:
fastboot boot twrp-3.5.0_xx-x-surya.img
REMEMBER: it is important that from fastboot you directly reboot into TWRP recovery or the TWRP will be overwritten.
- via custom recovery:
Code:
flash zip file (see attached file) in recovery
Credits:
- Thanks to TeamWin devs
- Thanks to brigudav
- Thanks to @lebigmac
jeryll said:
...Features:
- almost all classic TWRP features works (!)....
Not working:
- TWRP screenshots can only be saved to external sdcard or usb-otg device
Changelog:
=====================
TWRP-3.5.0_10-3
=====================
* Updated Magisk 21.3 (addon)
* Fixed file transfer error in explorer (test)
* Added GooglePay patch fix (addon)
* Added SafetyNet fix patch (Magisk module)
* official fix "Thus resolve the 'No OS installed' warnings upon system reboot if only adb shell twrp actions were used on the device"
....
Click to expand...
Click to collapse
would you recommend this over orangefox recovery? and, have you switched to this?
This TWRP is the most advanced, polished, constantly maintained recovery in TWRPs available for Poco X3 (that I tried), but it is still not as good as OFOX in terms of added extra features (like advanced file management, etc.)...
I'm using it now and will for some time as I want to do more tests on encrypted/decrypted storage.
Anyone who will choose to use this recovery will probably be only satisfied.
jeryll said:
...I want to do more tests on encrypted/decrypted storage....
Click to expand...
Click to collapse
eager to read about your tests on encrypted storage, the reason being i've not been able to decrypt as yet. i'm on crDroid v7.2 of 21.Jan and i'd like to update to 27.Jan without losing data - and with decryption - but i haven't found a way - a simple way (if one exists, i.e.).
Seems it's a new update (TWRP-3.5.0_10-4), but I can't find it available for download (in the russian forum i can't download it).
Alin45 said:
....new update (TWRP-3.5.0_10-4).... md5: 44FD2547230E58196AC77296160CD723
Click to expand...
Click to collapse
=====================
TWRP-3.5.0_10-4
====================
* Magisk updated 21.4
* Fixed a bug with mounting (unmounting) System
* Added a patch for mounting System and Product in RW (not supported at the MIUI office)
* Added the ability to install Magisk - *.Apk (for the future)
* Changing the interface of the top bar
So let me get this straight.
This twrp now actually supports making full nandroid backups and restores, just like on phones without dynamic partitions? Is there anything that has to be done differently, like making backups to and restoring from sd/external, or does it work on internal as well now? Is there still the "problem" of /vendor being unmountable? And what about wiping vs. formating when installing a new rom, any changes there?
Apologies for all the questions, but this twrp update really seems like a huge deal for new phones, that I wasn't expecting to happen that quickly.
[armitage] said:
So let me get this straight.
This twrp now actually supports making full nandroid backups and restores, just like on phones without dynamic partitions? Is there anything that has to be done differently, like making backups to and restoring from sd/external, or does it work on internal as well now? Is there still the "problem" of /vendor being unmountable? And what about wiping vs. formating when installing a new rom, any changes there?
Apologies for all the questions, but this twrp update really seems like a huge deal for new phones, that I wasn't expecting to happen that quickly.
Click to expand...
Click to collapse
- in terms of backup restore abilities this TWRP at least can do what latest OFOX can do, while the rest of TWRPs available for Poco X3 NFC are unsuitable/not recommended to do that...
- both recoveries (latest OFOX or this TWRP) using the "same engine" produce almost identical results, success or failures
- TWRP devs are still probably (hopefully) working on how to extract and backup only the system partition from dynamic super partition, because this you can't do now in any recovery (AFAIK) for Poco X3
- what you can do is to backup and restore the whole super partition, plus boot, dtbo, data partition... and depending on the encryption state of your internal storage... you can choose how to restore your backup:
if you're using decrypted storage
if you're using encrypted storage
- I had high hopes when I found out that this specific TWRP recovery actually can do backup restore, but after a few days of testing I found that results are (unfortunately) the same as using latest OFOX backup restore
- what I don't understand (can't figure it out) why while using decrypted storage you can't get always 100% identical restore while restoring super, boot, dtbo, data, metadata partition... sometimes it works, and the next day not - and what is sometimes failing to restore - is your PIN code Android protection (even if you provide the correct one, it will not accept it)
Hmm, ok. A bit disappointing, but still a nice step in the right direction. Thank you so much for your answer as well, I really appreciate it. As for the problems with restoring security challenge (pin etc.). I actually had that on older phones as well, when restoring different backups. Not always, but when it happened, I had to delete /data/system/locksettings.db from the recovery, after restoring and before booting.
i am currently running miui global 12.0.8. will i be able to flash twrp to my phone after unlocking. can anybody guide me through what are the ext steps that i have to get twrp flashed to my poco x3 karna version please? if not can i be able to flash it after degrading my UI? and if so how can i degrade from my current version to base version ?
Thanks
can I get .zip file for flash via recovery?? I have limited way to reach computer/laptop..
biladina.id said:
can I get .zip file for flash via recovery?? I have limited way to reach computer/laptop..
Click to expand...
Click to collapse
?? if you have recovery you can flash .img file directly from recovery and choose recovery partition to flash
jeryll said:
?? if you have recovery you can flash .img file directly from recovery and choose recovery partition to flash
Click to expand...
Click to collapse
Going from orange to this recovery, can i flash img directly from orange as well?
immi803 said:
Going from orange to this recovery, can i flash img directly from orange as well?
Click to expand...
Click to collapse
yep, no problem, I switching them regularly as I need
immi803 said:
...can i flash img directly from orange as well?
Click to expand...
Click to collapse
most important: choose recovery partition.
gawtham94 said:
i am currently running miui global 12.0.8. will i be able to flash twrp to my phone after unlocking. can anybody guide me through what are the ext steps that i have to get twrp flashed to my poco x3 karna version please? if not can i be able to flash it after degrading my UI? and if so how can i degrade from my current version to base version ?
Thanks
Click to expand...
Click to collapse
i am already create video about this here
denpangestu210 said:
i am already create video about this here
Click to expand...
Click to collapse
you've named your video 'Install TWRP POCO X3 NFC' and shown orangefox recovery. just saying...
denpangestu210 said:
i am already create video about this here
Click to expand...
Click to collapse
thanks for the updated tutorial man. Appreciate it
m0han said:
you've named your video 'Install TWRP POCO X3 NFC' and shown orangefox recovery. just saying...
Click to expand...
Click to collapse
all step same, orange fox, twrp, black etc
about code comand, if you using twrp.img
rename orange_twrp.img with twrp.img
simple

Categories

Resources