[RECOVERY][SHARED][SURYA/KARNA][3.5.2_10-0] TWRP for Xiaomi Poco X3 by brigudav [UNOFFICIAL] - Xiaomi Poco X3 NFC Guides, News, & Discussion

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

Related

[ROM] MiniCM10-4.1.0 [RELEASED] [15/3/13]JB 4.1.2/CM10 for the Χ8

{
"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"
}
Official Website
MiniCM chat room
Visit Project's page @ google code
Downloads -- do NOT mirror files anywhere
MiniCM10 is an unofficial port of CyanogenMod 10 for the SEMC msm7x27 devices. MiniCM10 is running Android Jellybean on top of the nAa-jb 2.6.32 kernel.​
Notes:
Your device is not capable for the full-blown JB experience. This is a best effort ROM to support the unsupported. If you don't like it, don't use it and especially don't complain. You have been warned!
To cookers: If you want to use parts or all of this ROM for your custom cooks, read this first.
To everyone: Please don't mirror this ROM
MiniCM10 is built for the X8 / x10mini / x10minipro range. It is quite stable and the most feature-complete JB ROM
This is a team work developed by DaRk_dOg and me. The following people should also be thanked on sight for their continuous support and testing! matmutant, Heronger, ponanovn, faiyyaz
For Troubleshooting common issues visit: http://code.google.com/p/minicm/wiki/Troubleshooting
FAQs (Many thanks to matmutant)
If you have a question, please READ THIS before posting and also use the SEARCH button at the top right ->
Before posting an issue wipe (factory reset) via CWM at least once.
Features:
Built for MDPI
Full hardware acceleration (the ICS way)
Camera and Camcorder
Hardware Video encoding/decoding via OMX
FM Radio
Opengl rendering
MiniCM Updater for getting the latest build right into your device!
App2sd / Dalvik2sd compatible with 2.1 app2sd (storing to ext2/3/4 pre-existing partition is detected and mounted as such)
Android's native App2sd (move to sdcard, storing to fat)
Option to reboot into Recovery
Modular Undervolting handled Settings -> Performance menu (by default not active)
KSM support
Extra Settings display option for Ultra brightness, also handled via notification bar icons
Smooth 2D scrolling in menus
Native Wifi Hotspot
USB tethering
Native Bluetooth tethering
Bugs: (Please use the project's tracker for reporting bugs. Please file them properly following the template or they will be discarded.)
Requirements:
Latest 2.1.1.A.0.6/2.1.1.C.0.0 SE firmware / Baseband: M76XX-TSNCJOLYM-53404015
Unlocked bootloader
Latest version of the 2.6.32 nAa JB kernel
Instructions:
Download the MiniCM10-xxx.zip from the release link that follows
Backup your /data contents: contacts, apps, sms, etc. or backup via recovery
Move the MiniCM10-xxx.zip to the root folder of your sdcard. Download the suggested Google Apps
Make sure you are using the 2.6.32 nAa-jb kernel
Enter CWM and:
- Select 'backup and restore -> Backup'
- Select 'wipe data/factory reset' (MUST DO)
- Select 'mounts and storage -> format /system'
- Flash the MiniCM10-xxx.zip. To do this, Select 'install zip from sdcard -> choose zip from sdcard' and select the MiniCM10-xxx.zip
- Flash gapps in the same way
Reboot (first boot will take ~2 mins)
Once your device has booted, you can use the MiniCMUpdater to be notified for upcoming updates. This way you can get the latest MiniCM straight on your device!
Please make sure you followed the above steps before reporting any issues, especially 'wipe data/factory reset'
Downloads -- do NOT mirror files anywhere
Old downloads
New Google Apps
MiniCM10-4.1.0
Donate:
If you are enjoying my work please consider donating:
.
Donations are voluntary but allow me to spend more time on this project.​
Disclaimer:
We can't be held responsible if this ROM bricks your device or makes it explode in your hands! Use it at your own risk!
​
Changelog:
- 15/3/13 MiniCM10 4.1.0 build
- 23/11/12 MiniCM10 4.0.2 build
- 25/9/12 MiniCM10 4.0.1 build
- 16/8/12 MiniCM10 4.0.0 build
CrystalMiniCM10 Theme
CrystalMiniCM10 is a fork of my Crystal2 Theme. It is properly scaled for LDPI/MDPI resolution screens and optimized for MiniCM10, while it has almost all the features of the playstore edition.
The theme will receive regular updates through the MiniCM10 nightlies and is a constant work in progress
Click to expand...
Click to collapse
Screens:
Code:
[U]Changelog:[/U]
1.0.1 -- Initial Release
Build Changelog:
### MiniCM10-4.1.0
* Latest CM 4.1.2 android code (many improvements)
* Support for 2.6.32.60-nAa kernel
* Updated wifi driver and wpa-supplicant8
* Updated bluetooth and bluetooth tethering support
* New TI/CM FM Radio app
* Disable auto-convering of sms to mms
* libaudio improvements
* USB mtp support (on by default)
* Cleanups and overlay improvements
* Improved mimmi support
* Fixed black screen on wakeup
* Improved electron beam animation
### MiniCM10-4.0.2
* New unique CrystalMiniCM10 theme (default from now on)
* New MiniCMUpdater feature for nightlies/releases for auto-updates
* HW Video encoding / decoding via OMX
* Camcorder 640x480 (full resolution)
* Jellybean libaudio from sources (fixes for many audio related issues)
* Removed SEMC stock keyboard
* Improved camera performance and responsiveness
* Improved all around performance and snappiness
* Latest CM10 release code
* CPU Settings are restored now after reboot
### MiniCM10-4.0.1
* Screen off CRT (electronbeam) animation
* Less artifacts with stock camera
* Improved libaudio - now vol up/down in call work correctly
* Improved performance
* Back button ends call
* Force GPU for 2D rendering on by default
* Many many fixes from CM
### MiniCM10-4.0.0
* CM10 - Android 4.1.1 Jellybean codeline
* Unique MiniCM10 theme
* Full Hardware Acceleration with Adreno ICS libs
* For use with nAa-jb kernel line only
* Built for MDPI - shakira, LDPI - robyn, mimmi
* MiniCM10 theme
* GSM/SMS/Data(3G, EDGE)
* Functional Camera (SEMC libcamera, camcorder not working)
* Wifi
* Wifi Tethering
* Usb mass storage
* Usb tethering
* Bluetooth
* Bluetooth Tethering
* FM Radio
* ADB at boot
* Sensors
* OpenGL Rendering for gui (the ICS way)
* Libaudio from sources - supports wired headset and FM Radio
* Software Video decoder
* Vibration
* GPS
* App2sd (storing to ext4. Detect ext4 partition and swap and mount as such)
* Native android moving apps to sdcard
* Fixed banding issues
* Flash led (Torch app) (for robyn, mimmi)
* Stock SE T9 keyboard (for robyn, mimmi)
* Offline charging
* Reboot menu - boot into Recovery
* Recovery version in Settings -> About Phone
* OTA Update notifications for both kernel and ROM
* Undervolting via Settings -> Performance menu
* Ultra brightness via Settings -> Display menu
* Option to disable bootanimation for faster boot
* Partition info Settings menu
* Bugreporting by pressing vol down + vol up + power. Attach this report on bugs that you open on the project's tracker
* Long-pressing the HOME button toggles flashlight (option in Settings -> Lockscreen -> Security)
* A2SD settings
* Swap settings
Notable Known issues:
* Panorama is not working ATM
* Check the FAQ for more
faq
Read Before Asking Please
FAQ for MiniCM10 and nAa kernel
reading may answer to lots of your questions !
for X10mini, X8 & x10miniPRO
i decided to create a new thread dedicated to Q&A about miniCM10
so please, as usual, read FAQ, use search option or anything else before asking commonly answered questions
the FAQ will be incremented when needed
the Q&A is written as Q are asked
something else that is useful to read before asking :
Here we (nearly all? XDA members, regardless of being devs or only users [like me], me at least ) don't care about your good/bad English the important is trying to be understood and to understand the content of the threads
only ask things you can't find, or you don't understand, please if you don't understand something in any process tell us exactly where is your problem : it will optimize the answer
sometime rephrasing things can make you understand better, feel free to help us for making the most understandable sentence for anybody
BUT if you don't make the effort to read, I won't make the effort to answer (ok, you can't read everything... but read the minimum )
Chatroom for support is now available (http://minicm.ie.tc/)
clic on the red text above
register, and then enjoy ​________________________________
clic here for : FAQ
this post will be updated with the very last Questions added to FAQ about the ROM for quick view
2/ wanna go back to a non jelly bean based rom?( all builds ; all devices )
flash the kernel you want, then go to CWM > mount&storage and format :*
/system
/data
/cache
==> you can now restore a backup of the old rom you were previously using or install another non JB based rom
7/ i updated from miniCM10-4.0.0 to 4.0.1 and after updating the gapps to 20120923 i lost the camera ? (miniCM10-4.0.1 ; all devices)
go to mount&storage
format /system (NO data lost )
install miniCM4.0.1 again
install gapps 20120923
reboot&wait
all should be back to normal : fast and feature full
________________________________
bug tracking template :
twins.7 said:
#BUG Report
DO
Reboot - Recovery
BUG
the screen stuck in rebooting dialog. It should just rebooting
ACTION
press home key (or any key maybe) to make it reboot
Click to expand...
Click to collapse
screen shots (for robyn)
______________________
useful links :
[DEV] miniCM10 debug only thread (shakira, robyn and mimmi)
$find other useful link in miniCM7/9 miniFAQs $
Perfomance :
recomended settings :
perf related :
CPU: keep default, but enable UnderVolting (and set on boot if you don't OverClock) (settings>performance>CPU)
RAM : to optimize RAM usage, use KSM, zram (18%, default) and allow purging of assets (settings>performance>memory managment)
I/O : keep NOOP, this is the default and the best for flash memory
other :
in settings>developer options
enable USB debugging,
debug notification,
set all animations to 0.5 (electron beam CRT animation will happen no more)
enable "kill with back button"
________________
for whose who feel the system slow and laggy, just try the SWAP (SDcard class6+ recommended)
SWAP, there is two "kind" of swap : using a partition on the SDcard, or using a swap file
both are good, but some SDcard/phones react better with the one or the other​
let us start with the partition way : it is more complicated than the file method, but as some advantages
pros: once it is set up, no need to care about it anymore, the SDcard can be mounted to PC easily without latency
cons: a little complicated to set up, and once it's done, it is as complicated to revert as to set up; to change swap size, you need to repeat the process (formating and partitioning SDcard)
needs a clean install of miniCM10:
flash JB kernel
in CWM, go to mount&storage :
then, format /system, /data and /cache (so that kernel can use the new partitions size) any data on phone memory will be lost
set up your swap:
==> go to /advanced/Partition SD Card
if you don't want to use a2sd, then choose the minimal size for ext, and the size you want for SWAP
it will FORMAT your SDcard ! any data on SDcard will be LOST
and install the rom
swap partition should work
what doesn't work is the swap info menu
to revert : format SDcard in phone settings : it will FORMAT your SDcard ! any data on SDcard will be LOST​
____________________
now, the swap file way : it is really simpler than the swap partition, works great but has some drawbacks
pros: easy to set up, easy to revert, and the size can be choosen at wish at anytime (in settings>performance>memory>Swap settings)
cons: high latency when mounting SDcard to pc, it can take forever (really quicker to use CWM mount and storage capability to use the SD on the PC, than using android way)
you must perform a clean install of miniCM10 (by formating /system, /data and /cache) any data on phone memory will be lost
install the rom zip, the gapps, and boot up your phone
set it up
once your rom is ready to use,
go to settings>performance>memory>Swap settings
choose "enabled"
choose the size
allow system to get SU permissions
wait for the pop up "swap enabled"
enjoy, it is simple and can be disabled on wish​
to see if you swap works, open terminal, and type the following :
Code:
free
So niceeee! Congratulations!
You are the best nAa !!!!
Sent from my E15i using Tapatalk 2
Thnx naA
u r our hero
dowloading.....thank mater
Thanks a lot, master !!
ducthe134 said:
dowloading.....thank mater
Click to expand...
Click to collapse
Don't lie :silly:
both links not working yet.
it say file not found
Fantistic Congratulations! If you wants i can help with additional apps features
wait, wait and wait please
do not hurry guys, wait patiently
look at the screen shots during that time
I get an error when trying to download:
"404. That’s an error.
The requested URL /files/E15_nAa-jb-01_2.6.29.6-nAa-jb-01.ftf was not found on this server. That’s all we know."
Any help?
Well its obviously that its not yet uploaded!
Eduardo C. said:
I get an error when trying to download:
"404. That’s an error.
The requested URL /files/E15_nAa-jb-01_2.6.29.6-nAa-jb-01.ftf was not found on this server. That’s all we know."
Any help?
Click to expand...
Click to collapse
read before
Thank you nAa
P.S. IS project butter working?
I love you naa
Oh God, I'm so very happy, I'm about to cry, that's what I've been waiting for
Nice job dude ! I must activate my x8
Sent from my ST15i using xda app-developers app
I knew it

[ROM][PORT][6.0.1][05FEB17] OxygenOS [3.1.4-STABLE][KERNEL/MAGISK/ROOT/XPOSED]

{
"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"
}
OxygenOS 3.1.4 Stable
for
OnePlus One - A0001
Based on Official OPX Marshmallow release
►Official Changelog◄
DISCLAIMER
Code:
/*
* 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.
*
* DO NOT LEECH MY DOWNLOADS, PLEASE RE-DIRECT YOUR FORUM /PAGE
* TO THIS THREAD OR THE ONE ON ONEPLUS FORUM, IF YOU LIKE MY WORK, YOU CAN SAY THANKS.
*
Whats Working?
• Everything
Bugs
• Sim detection takes time. FIXED IN 3.1.4
• long press and double tap key actions don't work. FIXED IN 3.1.4
• When the software buttons are turned on, the hardware buttons stay active and can also be used. (Solution in Downloads below) FIXED IN 3.1.4
• You can't change priority/no notifications due to there being no alert slider. FIXED IN 3.1.4
• If you see screen overlay detected when an app asks for some permission, let the toast notification finish and then allow or give that app storage permissions manually from app info.
There are three flashable zip's to choose from and all of them have the following in common.
• Ported TWRP 3.0.3-2 Recovery (TugaPower)
• H2OS firmware
• GApps comes baked in as a part of OxygenOS System
Main Differences
► OPO-OxygenOS_3.1.4_Stock
• Does not have root/xposed/magisk
► OPO-OxygenOS_3.1.4_SuperX
• Systemless SuperSu
• Systemless Xposed
► OPO-OxygenOS_3.1.4_MagiX
• Magisk
• Systemless Xposed
• Systemless phh's SuperUser
Flashing Instructions
• Reboot to recovery (TWRP preferred)
• Backup existing OS if any
• Wipe - system,data,dalvik/art cache, cache
• Flash downloaded zip
• reboot device
DOWNLOADS​Google Drive links ►
OPO-OxygenOS_3.1.4_Stock_05FEB2K17.zip
MD5 - 7092e1678cb28845dc6076228ed10aea
OPO-OxygenOS_3.1.4_SuperX_05FEB2K17.zip
MD5 -6c59c722c6a3ce99f38cce9b54c7c36f
OPO-OxygenOS_3.1.4_MagiX_05FEB2K17.zip
MD5 - 2397d57b51f651de5ecc7a00b8320688
Kernel Source : oneplus_kernel_msm8974
Telegram Group : OxygenOS 3.1.4 Port - OPO
F.A.Q
► OMG!! OTA Update Available, what should i do?
> As there is no official OxygenOS (MM) release for bacon, we wont get updates officially. So i decided to remove the official OTA system and integrate another for my port which you will see on the 11 DEC 2016 release, so if you get an update then its from me & not OnePlus.
Flash and stay Oxygenated
► When will there be another Update for this PORT?
> Only when OnePlus Updates it for the X, else only in case a bug is fixed.
► NOOO!! What happened to my recovery? It wont boot anymore!!
> Download This file, install it somewhere and run Revert-2-CM.exe. Make sure you have fastboot drivers installed or it wont work.
Video Credits Game of Roms
Screenshots
CREDITS
Myself for porting, fixing bugs and Custom Kernel.
OnePlus for the X and the bacon
OnePlus development team.
Sultanxda, Lord Boeffla, nikhil18, amardeep434 for their kernel contribution for bacon.
Chainfire for SuperSu.
rovo89 for Xposed framework.
topjohnwu for Magisk - The Universal Systemless Interface also for Systemless Xposed.
DVDandroid for Materialized Xposed Installer
phhusson for phh's SuperUser/ OpenSource SELinux-capable SuperUser.
danieldmm for TWRP recovery & TugaBrowser
pradeepsmehra for all the previous OxygenOS port's.
Changelogs
### 05 FEBRUARY 2017
* Fix SW home key touch delay
* Chrome 56 replaces TugaBrowser
* Strip system of bloats
* New power off charging animation
* Updated Modem (Nov 2016)
### Hybrid Kernel v0.20S
* Introduce F2FS
* MSM Limiter (Per-Core Control)
* Hotplug and Wakeup Boost
* Disabled MPDecision
* 5 Custom hotplugs
* Default Hotplug: MSM Hotplug
* Kernel Security Improvements
* Improved Fast Charging
* Many other Optimizations and fixes
* Root needed to Configure the Kernel
Old changelogs
UPDATE TO FIX ISSUES WITH BATTERY DRAIN
Existing users can download OTA directly from the inbuilt OTA System.
20-DEC-2016
### All 3 Variants
• Correct Regulatory info for Bacon
• Update Hybrid Kernel to v0.14-S
• Enable MPDecision
### Hybrid Kernel v0.14-S
• CPU oc to 2.88 GHz for SuperX and MagiX, Stock stays at 2.45 GHz.
• Fixed Battery Drain issue
• Removed Blu_plug
• Switch to MPDecision
• Improve KCAL
• Add Sweep2Wake
• Disabled some wakelocks
• Update I/O Scheduler's
• More custom governor's
• Many other optimizations and fixes
• Use KAMOD to configure the Kernel. (SuperX and MagiX Only)
11-DEC-2016
### All 3 Variants
• Fix Button remapping
• Add DND tile to QS
• Add proper WiFi band selection in Settings (2.4 and 5 GHz)
• Add OTA System
• Add Hybrid Kernel v0.13-S
• Improve Sim detection
• disabled mpdecision (idiotic freq jump)
• Bacon optimizations
• Fixed Slow Charging
• Add Vibration control (use KAMOD)
• Add KCAL
• Use blu_plug instead of mpdecision
• Many other optimizations and fixes
• Use KAMOD Configure the Kernel
### SuperX
• SuperSU v2.78 SR5
• Xposed Framework v87
### MagiX
• Magisk v9 and Magisk Manager v2.5
• phh's SuperUser r266-2 (Magisk)
• Xposed Framework v87 (Magisk)
13-NOV-2016
Port Updated to Official 3.1.4
Official Changelog can be found here.
• Sim detection is fixed and now sim should detect immediately
• Only Stock is updated to 3.1.4
• Flash SuperSU_v2.78_SR3_Systemless.zip if you want root
• Chrome replaced with TugaBrowser and Power Toggles
• Clean flash is required if you are coming from 3.1.3
• Zip size reduced to some extent.
• Fixed OnePlus System FC (rare case)
• Xposed flashes successfully but activating modules + reboot causes system to not boot anymore.
If you want to use xposed stay with 3.1.3 (SuperX or MagiX)
• SuperX and MagiX delayed for now because of Xposed, last is 3.1.3.
• There are some issues with the custom kernel, its been delayed but not cancelled so stay tuned.
• 3.1.3 (SuperX and MagiX) will be updated later with the current bug fixes if xposed refuse to function properly.
07-OCT-2016
• MagiX - Magisk v7 + Xposed 86.6 + phh's SuperUser r259
• SuperX - Now there's Xposed with SuperSu
• An app called Power Toggles has been added for SuperX and MagiX users, open the
app > notification > switch it on > customize > add toggle > select volume toggle >
touch done. You can also customize it to your liking.
• You can flash SuperX/MagiX/Stock over each other and not have any issues.
• Buttons remapping has been disabled for good in settings, use gravity box for
mapping the buttons. (its not that hard >_>)
• AFAIK 5GHz WiFi worked in previous port update, so it works now too.
• Charging is the same as previous update. ( Around 1200 mA )
• Button lights fixed and Zips to Disable/Enable keys added to downloads.
• WiFi draining your battery? Don't worry its a minor bug which is easily solvable.
- Open settings
- Backup & reset
- Network settings reset
- Reset settings
- Enter password/pin/pattern if any
- Reset settings
- Reboot your device.
• If you have flashed any additional zips over the previous MXRS or SUS, please do a clean installation of MagiX and SuperX.
01-OCT-16
Port Updated to 3.1.3
Official Changelog
Port Changelog
• HW key lights have been turned off, to enable them just edit the build.prop and change the value of
persist.sys.button.backlight from 0 to 1.
• STFU Silent Mode Widget has been added to the MXRS zip, this will help with switching between silent, vibrate and ringer mode. To use it you will need to add the widget to the homescreen of the launcher. SUS and STOCK users will need to install the app from Play store.
Download Links Updated...
Downloading now to test. Question though: is there a difference with the systemless supersu your posting to the actual supersu released by chainfire?
the_rooter said:
Downloading now to test. Question though: is there a difference with the systemless supersu your posting to the actual supersu released by chainfire?
Click to expand...
Click to collapse
There's no difference except in the installation script of the included supersu zip.
Normally SuperSu will install into system and the rom won't boot, so made a small change in the installation script to make it systemless.
SYSTEMLESS is set to true.
deadlyindian said:
There's no difference except in the installation script of the included supersu zip.
Normally SuperSu will install into system and the rom won't boot, so made a small change in the installation script to make it systemless.
SYSTEMLESS is set to true.
Click to expand...
Click to collapse
there is already a systemless supersu? or are u saying when it doesnt the script it only will do system?
the_rooter said:
there is already a systemless supersu? or are u saying when it doesnt the script it only will do system?
Click to expand...
Click to collapse
http://www.xda-developers.com/chainfire-releases-root-for-android-6-0-without-modifying-system/
Untouched SuperSu v2.78 SR1 :
This zip auto installs into system or keeps it untouched depending on the rom.
Included SuperSU v2.78 SR1 in my SUS variant :
Installation script is forced it to do its stuff without touching the system partition, this is required for OxygenOS for now, else SuperSu installs into system and the OS wont boot.
Thanks for your work. You are awesome..
@deadlyindian nice rom, using it since yesterday.By the way v3.1.3 ota update is available, any plans to port the update too.?
baconxda said:
@deadlyindian nice rom, using it since yesterday.By the way v3.1.3 ota update is available, any plans to port the update too.?
Click to expand...
Click to collapse
Already on it :good:
i was so happy i can test it but no, every Oxygen OS rom i tried was hardbricking my phone. so what is wrong?
MorcSK said:
i was so happy i can test it but no, every Oxygen OS rom i tried was hardbricking my phone. so what is wrong?
Click to expand...
Click to collapse
So you are doing something wrong
By the way, oxygen os still charging slow. That makes me hate from OOS..
No, i did everything correct. After reboot from recovery phone vibrates and the screen not even lights up. I actually have cm11s with TWRP 3.0.2-0. Should i try to flash recovery from zip and try again?
MorcSK said:
No, i did everything correct. After reboot from recovery phone vibrates and the screen not even lights up. I actually have cm11s with TWRP 3.0.2-0. Should i try to flash recovery from zip and try again?
Click to expand...
Click to collapse
Flash twrp 2.8.6.0, wipe ur system, data, cache, dalvik cache and then flash rom. That will work for sure. Maybe ur twrp version is not flash firmware correct. That would cause issues.
Fataldose said:
Flash twrp 2.8.6.0, wipe ur system, data, cache, dalvik cache and then flash rom. That will work for sure. Maybe ur twrp version is not flash firmware correct. That would cause issues.
Click to expand...
Click to collapse
Even with TWRP 2.8.6.0 hardbricked......
MorcSK said:
Even with TWRP 2.8.6.0 hardbricked......
Click to expand...
Click to collapse
How come? I just did same thing hours ago..
Fataldose said:
How come? I just did same thing hours ago..
Click to expand...
Click to collapse
Again back on CM11a but it is weird that it doesn't want to work. I was trying to install it yesterday on multirom with multirom it froze on opo logo
MorcSK said:
Even with TWRP 2.8.6.0 hardbricked......
Click to expand...
Click to collapse
You didn't hardbrick. If u hard bricked it wouldn't be recoverable. You are definitely doing something wrong because I used 3.0.2 and it installed perfectly fine.
i don't think so.... because on http://forum.xda-developers.com/oneplus-one/general/guide-unbrick-oneplus-one-t3013732 is:
Hardware brick
A hardware bricked OPO has nothing but a black screen (nothing ever comes on the screen, not even a boot logo), it might vibrate when a power button is pressed and held for 20 seconds, has no Recovery partition, no adb mode, and no fastboot partition. The device might be detected in Linux and you might be able to even send commands to it. In Windows, the bricked OPO should be detected as QHSUSB_BULK USB. You might have a bricked OPO as a result of flashing a kernel meant for a different device (or a ROM meant for another device that included a kernel), tinkering with the boot logo or bootloader, or your attempt of unlocking the bootloader resulted in corrupting the boot partition.
Click to expand...
Click to collapse
MorcSK said:
i don't think so.... because on http://forum.xda-developers.com/oneplus-one/general/guide-unbrick-oneplus-one-t3013732 is:
Click to expand...
Click to collapse
Incorrect....
http://forums.androidcentral.com/an...-what-difference-between-hard-soft-brick.html

[TWRP][POCO F1][OFFICAL] OrangeFox Recovery Project [R9.0.1]

OrangeFox Recovery Project
{
"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"
}
Redwolf fork​
Code:
/*
* Your warranty is now void.
*
* We're 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 us for messing up your device, we will laugh at you.
*
*/
OrangeFox is FREE SOFTWARE​
Supports Treble, Miui, Custom Roms
Download:
https://drive.google.com/open?id=14YHXZtT2PCxrYY15z64Ho49HUdqESvNb
INSTALLATION:
1. Download the OrangeFox zip file to your device
2. Reboot to your custom TWRP-based Recovery
3. Install the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
Frequently Asked Questions, MIUI OTA, Troubleshooting, and Sundry Information:
* See https://forum.xda-developers.com/showpost.php?p=77857767&postcount=2
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* ATG and Dadi11 - for Redwolf
* Kirillmaster4 - for graphics
* z31s1g - for TWRP theme
* All our testers - for your patience and help
FEATURES:
* Supports Treble and non-Treble ROMs
* Up-to-date Oreo kernel, built from sources
* Increased compatibility with TWRP
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Built-in support for installing SuperSU (v2.82-201705271822 - non-Treble ROMs only)
* AromaFM
* Password
* Support for Miui and Custom ROMs
* Better language support
* Optimized versions of community scripts
* Fox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
Screenshots - see below
Other useful information - see below
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Xiaomi Poco F1
Contributors
DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Stable
Current Stable Version: R9.0
Stable Release Date: 2018-02-15
Created 2018-09-21
Last Updated 2018-02-15
FAQ:
1. INSTALLING ORANGEFOX RECOVERY FROM STOCK MIUI RECOVERY (adb/fastboot method):
You need a PC for this. If you do not have a PC, or access to a PC, then you are stuck!
1. Install adb, fastboot, and the relevant USB drivers onto your PC
2. Install the Mi Flash tool onto your PC
3. Download the OrangeFox zip file to your phone, and to your PC
4. Extract recovery.img from the OrangeFox zip file, and copy recovery.img to your PC’s adb directory
5. Reboot your phone into fastboot/bootloader mode
6. Unlock your bootloader
7. Open up a command line window on your PC
8. Change to the adb directory on your PC
9. “Hotboot” OrangeFox by running the command:
Code:
fastboot boot recovery.img
10. After OrangeFox has booted up, check that everything is working – eg, that it has mounted the data partition successfully, and that the touchscreen works.
11. Select “Install”, then find and select the OrangeFox zip, and swipe to install it
12. After installation, the phone will automatically reboot into OrangeFox
13. If your installed ROM is MIUI, then you can optionally go to the OrangeFox menu and install magisk or supersu
14. Enjoy!
2. SETTING UP MIUI OTA:
1. Download the most up-to-date release of OrangeFox Recovery
2. Download a full MIUI ROM that will be the basis of your future MIUI experience, and copy it to your phone’s storage
3. Flash the OrangeFox Recovery zip with your current custom recovery (or follow the steps in the thread for installing from adb/fastboot)
4. Reboot into OrangeFox Recovery (this will have happened automatically if you flashed the OrangeFox zip)
5. Go to the OrangeFox settings, and enable these MIUI OTA settings -
a. Support MIUI incremental OTA
b. Include system in OTA survival
c. Incremental OTA signature verification
d. Aggressive stock recovery deactivation
e. Disable DM-Verity
7. Go to the “Wipe” menu, and wipe data, cache, and dalvik
8. Flash your full MIUI ROM. After the ROM is flashed, OrangeFox will start the "OTA_BAK" process, which will backup your system and boot partitions into the /sdcard/Fox/OTA directory. You must NOT delete any of the files in the /sdcard/Fox/OTA directory. If you do, then incremental OTA updates will most definitely fail.
9. Reboot your phone, and start to use your phone normally
10. When MIUI notifies you that there is an update, download the update, using the MIUI updater app, and allow it to reboot automatically to OrangeFox
11. OrangeFox will install the update automatically (this might take several minutes)
12. OrangeFox will reboot the phone automatically upon completion of the installation of the MIUI OTA update
13. After this, you will not need to flash a full ROM any more - just follow the steps in #10 above
14. If you want to move to a completely different version/build of MIUI, then you will first need to clean-flash the full ROM of that MIUI build, as described above.
3. RETURNING TO A MIUI ROM FROM A TREBLE ROM:
A. Treble ROMs use MIUI’s “cust” partition for their vendor image. This process removes the Xiaomi proprietary files that are necessary for MIUI to run. These files must be restored, otherwise MIUI will not work properly.
B. For this purpose, the cleanest and easiest way to return to MIUI from a Treble ROM is to flash a full fastboot MIUI ROM, using the Mi Flash tool.
C. If you did not create a backup of your MIUI cust partition to MicroSD or USB-OTG before installing a Treble ROM, then you must use the method just described above.
D. If you DID create a backup of your MIUI cust partition (in the newest versions of OrangeFox, this would be the “vendor” partition – it points to the same location as “cust”) to MicroSD or USB-OTG, then you can use OrangeFox to install MIUI when coming from a Treble ROM - but you have to take certain steps:
1) Backup your internal memory to an external device (eg, MicroSD, USB-OTG, or your PC). DO NOT SKIP THIS STEP!
2) Copy the latest stable MIUI ROM to your MicroSD or USB-OTG storage
3) Boot OrangeFox
4) Make sure that OrangeFox can read your MicroSD or USB-OTG storage, and can see the MIUI ROM that you copied there. This is the ROM that you will install in the steps below.
5) Select the “Wipe” menu and wipe everything - system, dalvik, cache, vendor, etc (except MicroSD/USB-OTG)
6) Format data (“format” - not “wipe”) - you will lose all the contents of your internal memory after doing this
7) Reboot OrangeFox - you will see a message saying “No OS installed …” - just swipe to reboot OrangeFox
8) Restore the backup of your MIUI cust partition (in the latest releases of OrangeFox, this will need to be restored to the "vendor" partition)
9) Flash your MIUI ROM
10) Reboot to system, and wait for a long time ...
11) When ready, restore your backup of your internal memory from your external storage device.
4. FLASHING ROMS:
Flashing a ROM is usually a straightforward process. You can either do a "clean" flash, or a "dirty" flash.
First things:
1. Do NOT flash a ROM in a queue with other zips. Always flash a ROM on its own, and when flashing is completed, reboot OrangeFox, before doing anything else.
2. If you ever wipe the /vendor partition (when you are preparing to flash a ROM), then you must first reboot OrangeFox - before flashing the ROM (that is - if you want OrangeFox to patch dm-verity and forced-encryption successfully).
3. Please note that, if you do not follow both of the above instructions, and you encounter problems afterwards (which you definitely will), I will not answer any questions.
A. "Clean flashing" (Strongly recommended)
1) Backup your applications, settings, SMS messages, call logs, etc Do NOT skip this step.
2) Bootup OrangeFox Recovery
3) Select "Wipe"
4) Swipe to reset to defaults (this will restore the installed ROM to a known state, and will remove apps/settings that might be incompatible with the ROM that you wish to install)
5) Return to the main OrangeFox menu
6) Select "Install"
7) Choose the ROM that you want to flash
8) Swipe to flash.
9) Reboot OrangeFox recovery - before doing anything else - so that any changes to partitions/filesystems done by flashing the new ROM will take full effect
10) Flash whatever else you might want to flash (eg, GAPPs, magisk, etc)
11) Reboot your device
12) Wait for a long time while the new ROM sets itself up (go and make a cup of tea!)
13) Enjoy
B. "Dirty flashing" (NOT recommended)
1) Bootup OrangeFox Recovery
2) Select "Install"
3) Choose the ROM that you want to flash
4) Swipe to flash
5) Wipe cache and dalvik
6) Reboot OrangeFox recovery - before doing anything else - so that any changes to partitions/filesystems done by flashing the new ROM will take full effect
7) Flash whatever else you might want to flash (eg, GAPPs, magisk, etc)
8) Reboot your device
9) Enjoy
NOTE: Dirty flashing a ROM is NOT recommended. It can cause all kinds of random problems. Always choose to "clean flash"
5. "YOUR SYSTEM HAS BEEN DESTROYED" scenarios:
A) If you have one of these, then, yes, you might be in deep trouble! But this has nothing to do with OrangeFox. It is rather a result of your decisions and what you have chosen to do, or to flash.
B) For possible solutions, Google is your friend.
C) Salient advice: next time, look very carefully before flashing anything. It is your responsibility to ascertain and completely understand, a) what you are installing, b) what instructions it is giving to the recovery, c) what it will do as part of the installation, and d) what it will do after the installation. Otherwise, there will be tears.
6. Other useful downloads/information:
• Android SDK platform tools (adb, fastboot, etc): https://developer.android.com/studio/releases/platform-tools
• ADB, Fastboot, & Drivers: https://forum.xda-developers.com/showthread.php?t=2588979
• Mi Flash tool: https://www.xiaomigeek.com/download-xiaomi-mi-flash-tool.html
• Xiaomi USB drivers: https://www.xiaomigeek.com/download-xiaomi-usb-driver-windows.html
• How to install TWRP: https://www.xda-developers.com/how-to-install-twrp/
• How to install adb: https://www.xda-developers.com/install-adb-windows-macos-linux/ ​
7. Supported Languages:
cz.xml
de.xml
el.xml
en.xml
es.xml
fr.xml
hu.xml
in.xml
it.xml
ja.xml
nl.xml
pl.xml
pt_BR.xml
pt_PT.xml
ru.xml
sk.xml
sl.xml
sv.xml
tr.xml
uk.xml
zh_CN.xml
zh_TW.xml
OrangeFox R8.3
* Improved support for disabling DM-Verity
* Improved support for f2fs formatting
* Improved support for installing Pie ROMs
* Enabled FBE (Default Pie Encryption)
* Fix notch mode
* No random freezes
* Fix vibro
* Support OTA update
* Update Magisk to v18.0 stable
* Bug fixes
OrangeFox R9.0 changelog:
* Major UI redesign, new OrangeFox logo.
* Support for disabling auto-reboot after incremental MIUI OTA updates.
* Updated the flashlight section (support more devices).
* Updated the led section (support more devices).
* Leds are now used correctly.
* Added green led feature (for devices that support it).
* Updated notch mode - now statusbar settings for devices with a notch are hidden.
* Fixed bug when welcome text can't be translated.
* Fully rewrote all translations from scratch - by our Crowdin page (thank to all translators).
* Fixed problem with formatting MicroSD cards to FAT/vFAT.
* Improved MIUI detection.
* Improved Treble detection.
* Updated Magisk, Magisk Uninstaller to 18.1.
* Added support to patch DM-Verify in new devices.
* Updated mkbootimg / unpackbootimg.
* We drank coffee and tea.
* Added magiskboot as alternative (enable when building).
* Added feature "Prevent auto reboot after installing OTA".
* Fixes in MIUI OTA mechanism.
* Removed SuperSU, Cam2API.
* Extended info in console.
* Support give info after decryption.
* Fixed load settings with FBE.
* Support non-Xiaomi devices as well
* Added bash shell.
* Fixed issues relating to ramdisks compressed using lzma compression.
* Busybox xz and lzma replaced with stand-alone versions - better compatibility and speed.
* Support toolbox / toybox.
* AromaFM moved to "/sdcard/Fox/FoxFiles/".
* Copy recovery log to /sdcard/Fox/ directory before every reboot.
* Many bug fixes.
UI Changes:
* Remove dark background from statusbar.
* Updated "About" page.
* Moved the tabs to the bottom the page.
* Updated navbar icons for all colours.
* Updated accent navbar.
* Use pixel style navbar.
* Pixel style lockscreen; now lockscreen show time, cpu temp and battery info.
* Bug fixes in themes mechanism.
* Updated all pages of OrangeFox UI Center.
* Updated Square buttons style.
* Added setting for using Green led.
* Redesigned the MIUI OTA page, use float info button.
* Use new fload "Add to queue" button in install zip page.
* Moved debug settings on settings page.
* More space for partition selector on backup, install, restore pages.
* More space for timezones.
* Fixed corner on Install button when 'Square button style' is active on 18:9 devices.
* Fixed white line on navbar on 18:9 devices.
* Fixed slider dot placement on 18:9 devices.
* Fixed splash image on 18:9 devices.
* Changes on Vibration page (looks much better).
* Now the buttons in reboot page turn dark when you click on them.
* Redesigned splash image (Thanks to KMP Design).
Device-specific::
- [riva, whyred, markw, beryllium]: Fixed and enabled flashlight
- [whyred]: support for F2FS
- [vince, kenzo, rosy]: updated kernel
- [beryllium]: FDE Fixed, notch mode, low screen brightness fixed, no lags, kernel updated
- [mido]: Updated blobs
- [tulip, markw, rolex, polaris, hermes, rosy, ysl,
kagura (Sony Xperia XZ), hannah (Motorola Moto e5+), pettyl (Motorola E5 Play GO) ]: Ready to be stable!
- [oxygen]: Drop official, now we will provide test-builds for it
- [platina, x00t, cheeseburger]: Test builds
Wow I've used this on redmi note 5, can't wait to try it on Poco as well:laugh:
Cool,
One hell of an instructions list
Does data decryption works??
Pourush Sharan Bhargav said:
Does data decryption works??
Click to expand...
Click to collapse
Yes. You need check it in OrangeFox menu - Disable Forced Encryption
How about returning to miui from custom rom. Can I just clean install miui?
Sent from my Xiaomi Poco F1 using XDA Labs
Awesome
Thanks for great work
I'm on the MIUI 10 8.9.20 beta and tried to update to 8.10.11 via OTA but it failed in recovery saying you need to first flash a MIUI rom. Can someone help me how to fix it??
Pourush Sharan Bhargav said:
I'm on the MIUI 10 8.9.20 beta and tried to update to 8.10.11 via OTA but it failed in recovery saying you need to first flash a MIUI rom. Can someone help me how to fix it??
Click to expand...
Click to collapse
dirty flash MIUI 10 8.9.20 and you can update ota :fingers-crossed:
Nice.. complete guidance. TQ
flash zip file from other twrp and reboot to orange fox recovery getting 0mb storage, did format data getting 0mb storage too..
I was suffering from the lack of miui ota with twrp so long. Thank you so much!!!
Can you provide the files needed in OTA folder?
flash zip file from other twrp and reboot to orange fox recovery getting 0mb storage, did format data (yes) getting 0mb storage too... any solve? already 3 times clean flash????
ronks888 said:
Yes. You need check it in OrangeFox menu - Disable Forced Encryption
Click to expand...
Click to collapse
So that means it supports DISABLING encryption; but not actually decrypting.
Also, does Aroma FM even work? I thought it only supports fb0 graphics (same as Aroma Installer) which means it will never work on newer drm graphics kernels. If so, may as well remove it.
I extract the recovery.img and flashed image from my previous twrp . And it's good to go. No issues.
can someone tell me whats differences between orange fox and red wolf ? which one is better . is it worth switching over from twrp ?
Aroma FM doesn't work for me

[TWRP] [UNOFFICIAL] [Tiffany] OrangeFox Recovery Project R11.0 - 2020.07.20

OrangeFox Recovery Project
{
"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"
}
Code:
/*
* Your warranty is now void.
*
* We're 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 us for messing up your device, we will laugh at you.
*
*/
OrangeFox is FREE SOFTWARE​
Supports Treble, Miui, Custom Roms
Downloads:
Mega: OrangeFox R11.0 - 2020.07.20
Documentation and Frequently Asked Questions: https://wiki.orangefox.tech/en/guides
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external device
1. Download the OrangeFox zip file to your device
2. Reboot to your custom TWRP-based Recovery
3. Install the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
Frequently Asked Questions; Installation from stock recovery; MIUI OTA; Troubleshooting; Sundry Information:
* See
1. https://wiki.orangefox.tech/en/guides
2. https://forum.xda-developers.com/showpost.php?p=76885728&postcount=3
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES:
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Flashlight
* Password, torch, led
* Support for Miui and Custom ROMs
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
Screenshots
See https://files.orangefox.tech/Screenshots/R10/
Other useful information - see below
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Xiaomi Mi 5X
Contributors
Magical Unicorn
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Stable
Current Version: R11.0
Created: 2020-02-15
Last Updated: 2020-07-20
Changelog: OrangeFox.
OrangeFox R10.1 (2020.02.15) :
Code:
• Save historic logs (compressed zips) - to the /sdcard/Fox/logs/ folder
• Now all logs will be placed in /sdcard/Fox/logs/
• Added support for incremental MIUI OTA on newer devices (eg, lavender, violet)
• Better support for system-as-root
• Improved support for Android 10
• Improved support for MIUI 11
• The default setting for the "Disable DM-Verity" and "Disable Forced-Encryption" boxes is to untick them. This is necessary because, first, the latest stock MIUI ROMs based on Android Pie or Android 10 are not happy at all with disabling DM"-Verity" (incremental MIUI OTA updates will fail, and there may be other issues); secondly, the recent stock MIUI ROMs may encrypt your device anyway, and ignore all settings to stop this behaviour; thirdly, some recent AOSP-based ROMs are not happy at all with disabling DM-Verity or Forced-Encryption. Thus, anybody who chooses to enable these settings must tick those boxes manually before flashing ROMs (maintainers for very old devices may have kept the original defaults, because old devices with MIUI based on older Android releases do not have this problem)
• The Magisk addon has been updated (now Magisk v20.1)
• Handle "Android Rescue Party" messages
• More detailed information is now provided about the installed ROM (if any)
• Harmonise some sources with stock twrp
• Encryption: don't try wrapped key if not needed
• Encryption: cryptfs: add support for keymaster 2
• Fixed issues with app manager
• Disabled some unnecessary warnings for custom roms
• Added Ukrainian, French and Vietnamese languages
• Updated all other languages
• Lots of little fixes
Reserved.
Problems
I reboot and it's not change into new Recovery (OrangeFox), Why
I use Evolution Rom 3.5 Android 10
chaiwat89752 said:
I reboot and it's not change into new Recovery (OrangeFox), Why
I use Evolution Rom 3.5 Android 10
Click to expand...
Click to collapse
Please be more precise, with things like "it not work" it will be hard for me to help you.
What did you do exactly ?
Have you followed the install procedure from thread ?
OrangeFox updated (2020.05.03) !
Device changelog:
Code:
• Device Tree updated from 8.1 to 9.0.
• Some minor other improvements.
OrangeFox updated (2020.05.04) !
Device changelog:
Code:
• Add a1kto5x, a1to5x, a1to5x10, a1to5x10+.
• Add SAR build ([I]For Android 10 ROMs only ! For older Android version ROMs use the normal build[/I]).
OrangeFox updated (R11.0 - 2020.07.20) !
Changelog: OrangeFox.
Code:
• Merged R10.2 changes
• Merged latest TWRP changes
• Match Android Q design guidelines
• Gesture navigation
• Multiselection: supports copying, moving, deleting multiple files
• View size and date of files in file explorer
• Show backup size when selecting partitions and predicted average time of backup
• Tap on title in file manager to open storage menu
• Tap 3-dot icon to access multiselection and file manager settings
• Gray theme replaced with theme from Google Clock
• New fonts: MI LanPro (MIUI Font), Euclid, Fira Code, Exo 2
• Font weight customization
• Full screen console
• Add brightness slider and flashlight to console
• Quickly add Magisk when installing ZIPs
• Use checkboxes to input chmod permissions like in Android file managers
• Splash redesign, simple splash customizator
• Fancy decryption page
• Better UX while searching
• Generate digests after backup
• Advanced security: ADB and MTP unaccessible during boot (on some devices)
• Ability to flash ramdisk/kernel and fix recovery bootloop (for AB devices)
• Magisk improvements, removed Magisk v18 support
• Added hints
• Many others UI/UX fixes and improvements
So thanks for alive our device

[ROM][OFFICIAL][13.0.0_r44] tequilaOS tortilla for Poco X3 NFC [04/05/23]

{
"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"
}
tequilaOS for the Poco X3 NFC [surya]​
Code:
/*
* Your warranty is void. Or vaild, probably?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or the current economic crisis caused by you following
* these directions. YOU are choosing to make these modificiations, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
About
tequilaOS is just an another aftermarket OS based on Android Open Source Project. Even though we focus on stability and performace, we still allow user to customize system to his own needs.
Flashing instructions
Clean Flash
1. Download the proper flashable ZIP for your device, as well as all additional images
2. Reboot to Recovery
3. Sideload the ROM
4. Sideload firmware (if necessary)
5. Format data
6. Reboot to System
Dirty Flash
1. Download the proper flashable ZIP for your device
2. Reboot to Recovery
3. Sideload the ROM
4. Reboot to System
Download
Download latest build from our website:
https://tequilaOS.pl/download?device=surya
Firmware recommend: Download
Twrp recommend: Download
Contact
Contact
Reach us on our Telegram Group or Discord!
Android OS version: 13
Security patch level: April 2022
Build author: Carlos Arriaga
Source code: https://github.com/tequilaOS
Kernel source code: https://github.com/tequilaOS/platform_kernel_xiaomi_surya
ROM developer: ejbtrd
Telegram support group: HERE
#MeTwo
#MeThree
this rom support social media camera without blank or crash ?
Update is up with december security patch!
DEVICE CHANGELOG
- December security patch
- Add Snapdragon Computer Vision Engine blobs
- Enable subtle tick vibration when revealing shelf
- Update telephony package list to LA.QSSI.12.0.r1-05600-qssi.0
- Don't inherit updatable_apex.mk
- Fix CNE indicator exemption role
- Disable Adaptive Connectivity preference
- Disable RX wakelock feature
- Relax WiFi re-association RSSI thresholds
- Enable QCRIL radio power saving
- Import suspend properties from gs101
- Add touch improvements sysprops
- Drop smooth display
- Change default GPU idle timeout to 60ms
- Parts: Fix compilation for QPR1 merge
DOWNLOAD IN THE OP
NFC works ?
4g+ not working omg
Is it possible to see screenshots?
Redmamba said:
Is it possible to see screenshots?
Click to expand...
Click to collapse
Screenshots here: https://t.me/TheStrechhSupport/46103
New build is up! January security patch merge!
Changelog:
- January security patch
- Disable soundtrigger
- Import prebuilt camera hals from MIUI
- Build more display interfaces
- Enable VoWifi in airplane mode
- Force device to treat 170M as sRGB in SF
- Disable SF composition prediction model
- Set config_cameraAuxPackageExcludeList
- Disable handling audio directing
- Update blobs from V13.0.5.0.SJGIDXM
Download in the OP
NOTE: CLEAN FLASH MANDATORY
Clean flash, and use it. So far so good.
Note:
After reboot on twrp recovery, format data first and, "this is the trick" reboot to recovery again.
After that I can flash the rom from twrp without sideloaded.
Is there a way to install the leica or miui camera on this rom?
Is there double tap in an empty space to sleep?
LM-10 said:
Is there double tap in an empty space to sleep?
Click to expand...
Click to collapse
Yes
green2005 said:
NFC works ?
Click to expand...
Click to collapse
Yes
New update is up!
Changelog:
Include last KernelSU
Include Miui Camera
Add some MIUI Camera denials
Set ro.product.mod_device correctly
Add usb2 fast charge support
Increase Threshold temp for Fast Charging
Add missing/required camera blobs
Add some denials
Import 32 bit CamX libraries
Disable GL comp backpressure
Set ZRAM size to 50% of RAM size
Update blobs from V14.0.4.0.SJGEUXM
Update kernel target level
Add missing/required camera blobs
DOWNLOAD IN THE OP
Carlos Arriaga said:
tequilaOS for the Poco X3 NFC [surya]​
Code:
/*
* Your warranty is void. Or vaild, probably?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or the current economic crisis caused by you following
* these directions. YOU are choosing to make these modificiations, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
About
tequilaOS is just an another aftermarket OS based on Android Open Source Project. Even though we focus on stability and performace, we still allow user to customize system to his own needs.
Flashing instructions
Clean Flash
1. Download the proper flashable ZIP for your device, as well as all additional images
2. Reboot to Recovery
3. Sideload the ROM
4. Sideload firmware (if necessary)
5. Format data
6. Reboot to System
Dirty Flash
1. Download the proper flashable ZIP for your device
2. Reboot to Recovery
3. Sideload the ROM
4. Reboot to System
Download
Download latest build from our website:
https://tequilaOS.pl/download?device=surya
Firmware recommend: Download
Twrp recommend: Download
Contact
Contact
Reach us on our Telegram Group or Discord!
Android OS version: 13
Security patch level: April 2022
Build author: Carlos Arriaga
Source code: https://github.com/tequilaOS
Kernel source code: https://github.com/tequilaOS/platform_kernel_xiaomi_surya
ROM developer: ejbtrd
Click to expand...
Click to collapse
I've never commented on a single post, but I just had to with this one. During the past 6 months this has been the best ROM I've EVER used on a phone. I'd personally call it flawless, which is a rarity considering most ROMs I've tried on my surya have either had missing features, instability issues, crashes, glitches etc. But this one has just been amazing all around (with the cherry on top being that the Xiaomi camera comes pre installed with the latest, 4/2023, patch) Kudos and huge congratulations for your work!!
New update is up!
Changelog:
May security patches
Increase zram size and swappiness
Disable SF composition prediction model
Update app/sf durations from MIUI
Extend buffer size to 256kb for offload playback
Build missing omx libs
set flag_combined_qs_headers as false
DOWNLOAD IN THE OP
Hey! Does the 144hz works?
I flashed it. I have only one bug, the unlock animation is rlly slow and laggy. Everything else is perfect

Categories

Resources