[RECOVERY][UNOFFICIAL] OrangeFox Recovery Project [OnePlus 8t / 9r] [05-JUN-2023] - OnePlus 8T ROMs, Kernels, Recoveries, & Other Deve

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 Recovery for the Oneplus 8t/9r
Download (for Android 13 ROMs) (OOS13 Based)
Download (for Android 12.x, 13 ROMs) (OOS12 Based)
Download (for Android 11 ROMs) (OOS11 Based)
Download FBEv1 Version Oneplus 8 (OOS13 Based)
Download FBEv1 Version Oneplus 8Pro (OOS12 Based)
Download FBEv1 Version Oneplus 8Pro (OOS13 Based)
Boot it with: fastboot boot OrangeFox-R12.1-OPKONA-V19.img
or flash it with: fastboot flash recovery OrangeFox-R12.1-OPKONA-V19.img
The OrangeFox-R12.1-OPKONA-V19.zip can be flashed or sideloaded in recovery to install the Fox addons like Magisk etc.​
If the touchscreen is not working for you after booting/flashing Orangefox please make sure that the booted Orangefox is on the same OOS base as your phone is on!
Note: fastbootd is not working on the OOS13 based Orangefox!!
Take a look at this Post from TWRP in regards of Backup and Restore or
here from the Orangefox wiki.
Spoiler: Flashing Instructions and switching OOS Firmware Base
Keep in mind! Never flash a recovery file if you are not on the same OOS Firmware as the recovery is for, otherwise you will end up in Qualcomm Crashdump mode or just a black screen.
Always just do a fastboot boot recovery.img until you are on the same OOS Firmware on your phone as the recovery is for, only then you can flash it with fastboot flash recovery as well!
Firmware Flasher Download
ROM Flashing instructions:
(take a look at the Spoiler above if you need to switch OOS Firmware Base for your ROM)
From OOS to custom ROM
- Boot to Orangefox
- Format data
- Switch slot
- Reboot to recovery
- sideload/flash ROM
- sideload/flash Orangefox.zip
- reboot to recovery
- Flash Magisk (Magisk can be installed through Fox addons - Install Magisk as well)
- Reboot to system
From custom to custom ROM
- Boot to Orangefox
- Format Data
- sideload/flash ROM
- sideload/flash Orangefox.zip
- Reboot to recovery
- Flash Magisk (Magisk can be installed through Fox addons - Install Magisk as well)
- Reboot to system
For Updating a custom ROM
- Boot to Orangefox
- sideload/flash ROM
- sideload/flash Orangefox.zip
- Reboot to recovery
- Flash Magisk (Magisk can be installed through Fox addons - Install Magisk as well)
- Reboot to system
The Messages failed to mount system, vendor after flashing a ROM can be ignored.
That is due to mounting those for both ext4 and EROFS and of course you can have only one of them.
If you get a Bootloop after flashing a ROM and having done a Format Data do the below:
Boot to bootloader and:
- fastboot devices
- fastboot -w
- fastboot reboot
Orangefox OP8 series and 9r Unified XDA Thread
Source Code: https://gitlab.com/OrangeFox
Device Tree (A12/A13): https://github.com/Wishmasterflo/device_oneplus_opkona/releases
Device Tree Kebab (A11): https://github.com/Wishmasterflo/android_device_oneplus_kebab
Wiki/FAQ: https://wiki.orangefox.tech/en/guides
older Versions of OrangeFox R11.1: download
OrangeFox Version: R12.1
Version: V19
Last Updated: 05-Jun-2023
​Changelog
R12.1 V19 05-Jun-2023
- Updated with latest Orangefox source changes
R11.1 V14 07-Nov-2022
- Adjusted some devive specific settings
- Exclude /data/fonts from Backup to avoid errors during Backup
- Changed splash screen background color to black
old Changelogs
Credits
* ApexLegend007 for Android 12.1 device Tree
* The-Incognito for Recovery Trees of Oneplus 8T
* YumeMichi For Implementing Erofs and Other Misc
* bigbiff for decryption
* Pranav Talmale for decryption
* Systemad for original tree
* CaptainThrowback for original tree
* mauronofrio for original tree
* BillGoss for Backup and Restore
* Qnorsten for OOS fix
* TWRP team
* OrangeFox team

Screenshots

Is there a way to maintain splash screen changes after reboot with encryption?

Okazakee said:
Is there a way to maintain splash screen changes after reboot with encryption?
Click to expand...
Click to collapse
Hello! You mean you want to edit/modify the splash screen? I think that can only be done directly on the source side before building the OrangeFox recovery. That is how I have done that in the past.

Wishmasterflo said:
Hello! You mean you want to edit/modify the splash screen? I think that can only be done directly on the source side before building the OrangeFox recovery. That is how I have done that in the past.
Click to expand...
Click to collapse
Oh ok, cause i was using the built in feature but it restores stock splashscreen after reboot

Okazakee said:
Oh ok, cause i was using the built in feature but it restores stock splashscreen after reboot
Click to expand...
Click to collapse
I will have a look at that if I can find out why it is like this.

Wishmasterflo said:
I will have a look at that if I can find out why it is like this.
Click to expand...
Click to collapse
thank you very much, nice work btw

Hi all!
I will need to rebuild the OrangeFox and also found some other small thing I need to fix.
I will do that and upload a new Version in the next days.
Seems I messed up something when changing the devicename (kebab/OnePlus8T).

Hi all!
I have just uploaded a new Version of my Orangefox.
Now it should be possible to correctly flash/install it.
Changelog:
- Changed device name from kebab to OnePlus8T
- Some small bug fixes
The download link is updated with the new Version in the OP.
Enjoy.

Wishmasterflo said:
Hi all!
I have just uploaded a new Version of my Orangefox.
Now it should be possible to correctly flash/install it.
Changelog:
- Changed device name from kebab to OnePlus8T
- Some small bug fixes
The download link is updated with the new Version in the OP.
Enjoy.
Click to expand...
Click to collapse
Just updated to this build and it wont let me boot back to the OS, just loops back to orange fox recovery, tried flashing the OLD version but that errors, fastbooted the old version and it wont let you flash OF back again... had to resort to booting TWRP to get the system working again.. Now back on the older Orange Fox which we love ....

TrOjAnUK said:
Just updated to this build and it wont let me boot back to the OS, just loops back to orange fox recovery, tried flashing the OLD version but that errors, fastbooted the old version and it wont let you flash OF back again... had to resort to booting TWRP to get the system working again.. Now back on the older Orange Fox which we love ....
Click to expand...
Click to collapse
Hello!
Hmmm thats strange. I am running that new build now and I have no issues to boot back to the OS from OrangeFox.

Wishmasterflo said:
Hello!
Hmmm thats strange. I am running that new build now and I have no issues to boot back to the OS from OrangeFox.
Click to expand...
Click to collapse
Hey, I`ll try again and see, always a chance its my fault but Ill give it another go..

Great work dev. Working perfectly

alp47470 said:
Great work dev. Working perfectly
Click to expand...
Click to collapse
Thank you!
Good to know. I found some small things I fixed and will update this thread with a new Version now at the weekend or beginning of next week.

Is this version Android 12 support...

linuxcolor said:
Is this version Android 12 support...
Click to expand...
Click to collapse
Since this is based on the OrangeFox 11.0 sources and there are no sources for OrangeFox 12.0 which would be based on Android 12 this is still based on Android 11 until there are new sources for OrangeFox which I can use to build a new Version with full Android 12 support.
So OrangeFox Version R11.1 is not able to decrypt the Storage when you are on Android 12!
I guess you can still flash/use Android 12 with OrangeFox so long your Storage is not encrypted.
It is most about the encryption of Android 12 which is different and will not work with this OrangeFox Version as of now.

Interesting and nice with an alternative to TWRP for this device.
Do orangefox also have the same ~50s boot delay that the current TWRP version for 8T has?

Qnorsten said:
Interesting and nice with an alternative to TWRP for this device.
Do orangefox also have the same ~50s boot delay that the current TWRP version for 8T has?
Click to expand...
Click to collapse
Yes that booting delay is almost the same as TWRP I would say.

Touchscreen does not work on 9R

御坂19041号 said:
Touchscreen does not work on 9R
Click to expand...
Click to collapse
This is build and adjusted for the Oneplus 8t only, so it could be that not everything is working on the 9R now.

Related

[OFFICIAL][TWRP]OrangeFox Recovery Project [R10.0]

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
Download:
Sourceforge: https://sourceforge.net/projects/orangefox/files/sagit/
INSTALLATION:
0. Backup your ROM
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 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:
* Supports Treble and non-Treble ROMs
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* 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 https://files.orangefox.website/Screenshots/R10/
Other useful information - see below
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Xiaomi Mi 6
Contributors
DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Stable
Current Stable Version: R10.0
Stable Release Date: 2019-06-21
Created 2019-02-15
Last Updated 2019-06-21
Reporting problems
If you wish to report problems, be sure to do all of these:
1. Copy the logs immediately you see a problem
2. Explain fully and clearly the problem, and what you were doing when you encountered that problem
3. Attach the logs that show the problem. If you fail to do this, there would be no way for the developers to ascertain what exactly is going on, and therefore your report would be unhelpful.
4. Give full details about the OrangeFox version, your ROM, and your firmware version.
If you want to know how to copy logs, read https://files.orangefox.tech/FAQ.md
R10.0_1_001 Beta released
I have released R10.0_1_001 Beta
Beta downloads:
https://files.orangefox.tech/OrangeFox-Beta/sagit/
Changes:
1. Fix Pie decryption issues
2. Try to support Android 10 decryption
great work!:good:
Wangby said:
great work!:good:
Click to expand...
Click to collapse
Look sweet
Woah , this amazing
Thanks man
I'm flashing it right now! thanks! now you just need to update your signature
Is there anybody with encrypted storage that is experiencing any problems?
DarthJabba9 said:
Is there anybody with encrypted storage that is experiencing any problems?
Click to expand...
Click to collapse
When rebooting to recovery I have to enter a password to decrypt data and then I have access to the recovery, but I shouldn't yet because I have also a password to the recovery. So without the password, I can format data etc, and then when I want to reboot to recovery it asks for a password, which is a little late, don't you think?
selfisher said:
When rebooting to recovery I have to enter a password to decrypt data and then I have access to the recovery, but I shouldn't yet because I have also a password to the recovery. So without the password, I can format data etc, and then when I want to reboot to recovery it asks for a password, which is a little late, don't you think?
Click to expand...
Click to collapse
Thanks. Indeed, this is a known issue (relates to FBE encryption). It will be fixed in due course (at least it doesn't compromise data security, because the correct password is still needed before data can be accessed).
I've been waiting for this work for a long time, thanks
*Delete please*
I cant boot in to recovery, i got screen with orangefox logo and after 20 sec phone just boot in to the rom.
RePlaYing said:
I cant boot in to recovery, i got screen with orangefox logo and after 20 sec phone just boot in to rom.
Click to expand...
Click to collapse
1. Did you flash the zip?
2. What is your ROM ?
DarthJabba9 said:
1. Did you flash the zip?
2. What is your ROM ?
Click to expand...
Click to collapse
Yes i flashed zip with twrp and rom is havoc 2.2.
RePlaYing said:
Yes i flashed zip with twrp and rom is havoc 2.2.
Click to expand...
Click to collapse
Thanks.
Is anyone else having this issue with Havoc OS ?
RePlaYing said:
I cant boot in to recovery, i got screen with orangefox logo and after 20 sec phone just boot in to the rom.
Click to expand...
Click to collapse
I had a similar problem, I had to flash TWRP via bootloader (not the official, the one by Arian, that works better) and then as I had been having trouble with the ROM I also wiped system and caches and flashed the ROM and GApps, after booting I went again to recovery and flashed OrangeFox, no problem so far since then
RePlaYing said:
Yes i flashed zip with twrp and rom is havoc 2.2.
Click to expand...
Click to collapse
Updated version (R9.0-1) has been uploaded (https://sourceforge.net/projects/orangefox/files/sagit/OrangeFox-R9.0-1-sagit.zip/download).
Please try it and see whether it solves your problem.
All ok with aicp 14.0 Pie
Thank you for orangefox!
Inviato dal mio MI 6 utilizzando Tapatalk

[RECOVERY][OFFICIAL] OrangeFox for tucana [R11.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"
}
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
Get the download link on the Orangefox website
Get the direct download link
Code:
[U]INSTALLATION:[/U]
1. Download the OrangeFox zip file to your device
2. Reboot to your current OrangeFox or 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!
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/R11/
Sources:
OrangeFox Recovery · GitLab
OrangeFox Recovery | OFR
gitlab.com
OrangeFox Recovery / device / tucana · GitLab
GitLab.com
gitlab.com
XDA:DevDB Information
OrangeFox recovery for tucana, Tool/Utility for the Xiaomi Mi Note 10
Contributors
ItsBen12000
Version Information
Status: Beta
Created 2020-06-09
Last Updated 2021-06-24
Reserved
09.06.2020 Release 1
*initial release
09.06.2020 Release 2
*may work on all tucana's now; first build didn't booted on all devices this should be fixed now
*improved notch padding (which is not really better now tbh)
10.06.2020 Release 3
*design and layout improvements
-I've used SebaUbuntus OrangeFox script for that to improve layout
10.06.2020 Release 4
*removed AromaFM
*some other small improvements
######Orangefox R11.0######
01.08.2020 Release 1
*updated to new R11 sources
*now official
21.02.2021 Release 2
*adapted to Android 11, decryption fully working
*updated kernel
######Orangefox R11.1######
24.06.2021 Release 1
*updated to R11.1
*use /cust as /product (necassary for AOSP ROMs)
*updated kernel
Beautiful stable recovery ?
sanpolac said:
Beautiful stable recovery
Click to expand...
Click to collapse
Thanks, is everything working? And which device are you using (Mi Note 10, EEA, latest Chinese Beta...)?
ItsBen12000 said:
Thanks, is everything working? And which device are you using (Mi Note 10, EEA, latest Chinese Beta...)?
Click to expand...
Click to collapse
for now no bugs found, i am on mi note 10 standard version, using xiaomi.eu latest stable rom
Flashing installs work normally as well, using 20.6.4 Xiaomi EU Rom.
Wmateria said:
Flashing installs work normally as well, using 20.6.4 Xiaomi EU Rom.
Click to expand...
Click to collapse
Great. Sadly I can not provide vibration support because it's broken haha
Amazing work pal! Everything seems work very well. i love the customization.
Thanks a lot!
ItsBen12000 said:
Great. Sadly I can not provide vibration support because it's broken haha
Click to expand...
Click to collapse
It's fine, i don't really use the vibration support, maybe that is why i didn't noticed when i was using the recovery. ?
I always use flashboot boot to access twrp... Can i just extract the Recovery.img from the zip and do the flashboot boot? I want to try this because the Mauronofrio TWRP blanks as I do the flashboot boot on MIUI 11.1.1.0 Global (Indonesia) Android 10
dimedevil said:
I always use flashboot boot to access twrp... Can i just extract the Recovery.img from the zip and do the flashboot boot? I want to try this because the Mauronofrio TWRP blanks as I do the flashboot boot on MIUI 11.1.1.0 Global (Indonesia) Android 10
Click to expand...
Click to collapse
Should work. May I ask why you don't want to flash it?
It's because of the incremental updates... I usually uninstall magisk and update the firmware, after that I reinstalled the Magisk... It is way faster for me as TWRP from Mauronofrio is not compatible with the incremental updates... I dont know if I could update using the full firmware...
But Mauronofrio TWRP blanks everytime I boot with fastboot boot, so my MN10P is not rooted right now...
dimedevil said:
It's because of the incremental updates... I usually uninstall magisk and update the firmware, after that I reinstalled the Magisk... It is way faster for me as TWRP from Mauronofrio is not compatible with the incremental updates... I dont know if I could update using the full firmware...
But Mauronofrio TWRP blanks everytime I boot with fastboot boot, so my MN10P is not rooted right now...
Click to expand...
Click to collapse
Ah okay. But does it work for you with orangefox?
Best recovery! Work perfectly. Thanks
Tapatalkkal küldve az én Mi Note 10 eszközömről
hi this recovery does otg support?
hahaka said:
hi this recovery does otg support?
Click to expand...
Click to collapse
Yes when u download the otg, boot in the recovery and flash the otg.
its working very good
you a arrival time for orangefox 11???
Leoon425 said:
its working very good
you a arrival time for orangefox 11???
Click to expand...
Click to collapse
When it's working..
Orangefox R11 for tucana released!... and it's OFFICIAL
Check R11 changelog: https://wiki.orangefox.tech/en/changelog
Hi, thank you for your efforts. BTW, what is advantages of this recovery over original twrp in functionalities? Or just differentiate in UI & cosmetics?

[Deprecated][RECOVERY][OFFICIAL][ANDROID-11] OrangeFox Recovery Project [UNIFIED][R11.1][M21][M21s][F41]

​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
Credits:
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* @ me xD
FEATURES:
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk.
* Support for managing Magisk modules
* Aroma FM
* Password
* 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!
DOWNLOADS
M21/M21s/F41/M21/M31 Prime (R11.1):
Official website download link: Here
M21(R11.0):
Telegram : HERE
(Also available the next post)
INSTALLATION
1. Get patched vbmeta from the list below and flash it in AP section of odinnif you haven't flashed a patched/null vbmeta before.
2. Download the OrangeFox zip to your device
3. Reboot to your existing OrangeFox/TWRP (or other custom TWRP-based) Recovery
4. Install the OrangeFox zip as a normal zip installer
5. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
6. Enjoy!
Build Notes:
• Just to ignore the following error/red lines in console:
E:unable to update logical partition: /system_image
• See the post below for AromaFM fix.
• Make sure to flash the patched vbmeta before flashing the zip in case you haven't flashed one before.
Bugs:
• Haptic feedback aka Vibration doesn't work.
• Themes get reset after reboot.
• Patched Vbmeta required to boot.
• Fastbootd broken.
FAQ and Guides:
https://wiki.orangefox.tech/en/guides
Device Tree :
https://gitlab.com/OrangeFox/device/exynos9611
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Samsung Galaxy M21/M21s/M31/M31 prime.
Contributors of OrangeFox Project
MrYacha, DarthJabba9
Source Code:
OrangeFox Recovery · GitLab
OrangeFox Recovery | OFR
gitlab.com
Version Information for m21nsxx
Status(R11.0): 非公式 (Unofficial)
Status(R11.1): Official
Current Latest Version: R11.1
Release Date: 2021-03-06
Thread Created on 2021-03-25
Thread Last Updated on 2021-10-02
Changelog (R11.1_1):
- Fixed themes getting reset after a reboot.
- Fixed Haptics.
- Unified under the name of exynos9611(currently refers to M21/M21s/F41/M31/M31 prime only).
Downloads​- AromaFM fix (R11.0):​ • For fixing AromaFM in R11.0, download the aromafm.zip from here and replace in Internal Storage /Fox/FoxFiles/AromaFM.zip with the one attached here.
- Unofficial R11.0 build ( Official R11.1 and future builds on orangefox.download)​
error veryifing vbmeta image. and so already several times
ilyakm said:
error veryifing vbmeta image. and so already several times
Click to expand...
Click to collapse
Flash null vbmeta...
Yillié said:
Flash null vbmeta...
Click to expand...
Click to collapse
link?
The build has been made official under the name of exynos9611 so ya might wanna try that instead.
Hi Yillie, its booting into Download mode. I flashed from inside TWRP. Any suggestions?
Do I need to flash Stock Firmware again?
OldNoobOne said:
Hi Yillie, its booting into Download mode. I flashed from inside TWRP. Any suggestions?
Do I need to flash Stock Firmware again?
Click to expand...
Click to collapse
Just read the 2 msgs above
Yillié said:
Just read the 2 msgs above
Click to expand...
Click to collapse
Hi Yillie, is there a Final Build for M21 available? The one I have is the Beta OFox. Im using SHRP right now but OFox would be better. Thanks in advance.
OldNoobOne said:
Hi Yillie, is there a Final Build for M21 available? The one I have is the Beta OFox. Im using SHRP right now but OFox would be better. Thanks in advance.
Click to expand...
Click to collapse
M21 now uses the unified build on the official website ( The R11.1 dl link above ).
Yillié said:
M21 now uses the unified build on the official website ( The R11.1 dl link above ).
Click to expand...
Click to collapse
Thanks Yillie, hey whatever be the recovery there is no ROM for M215G yet, since you are a programmer, if you build ROM we will definitely donate to you
OldNoobOne said:
Thanks Yillie, hey whatever be the recovery there is no ROM for M215G yet, since you are a programmer, if you build ROM we will definitely donate to you
Click to expand...
Click to collapse
You do have GSIs and I'd consider those pretty stable now.
Yillié said:
You do have GSIs and is consider those pretty stable now.
Click to expand...
Click to collapse
Yes GSI pretty stable & functional but still not feels like a real ROM :-( , GSI lag issues are there as well as lacks customizations compared to ROMs.
Hi
i have redmi note 9S Miui 12.5 android 11 , after backing up data system and other partitionok thats good but after resetting the phone i can't restore my data partition ?
i have orange fox 11.1 R2
any one can help me to do it ??
rafik23 said:
Hi
i have redmi note 9S Miui 12.5 android 11 , after backing up data system and other partitionok thats good but after resetting the phone i can't restore my data partition ?
i have orange fox 11.1 R2
any one can help me to do it ??
Click to expand...
Click to collapse
Please report your issue at the proper place (The actual thread/group/wherever you got the file from).
Yillié said:
Please report your issue at the proper place (The actual thread/group/wherever you got the file from).
Click to expand...
Click to collapse
hi , i have backed up it with orange fox recovery , isn't orange fox recovery thread ?
rafik23 said:
hi , i have backed up it with orange fox recovery , isn't orange fox recovery thread ?
Click to expand...
Click to collapse
This thread is specifically for OrangeFox recovery build for the devices mentioned in the title above. For others, please refer to wiki.orangefox.tech or wherever you got the file from. And please don't continue this discussion by replying to this thread.
Hello everyone! I flashed 'vbmeta.img' and then 'recovery.img' using 'Heimdall' (I chose it because I'm on Linux with no Windows available). The flashing part was successful. However, the phone gets into a bootloop when trying to boot into Android and the phone can't be turned off. I never touched the other partitions apart from VBMETA and RECOVERY. Right now I'm only able to enter recovery and download mode. Could you please recommend me something?
Can you elaborate what specifically you mean by bootloop?
Gets stuck at the boot animation? If yes, then try disabling dm verity or flashing magisk based on your preference.

Development [CLOSED][DISCONTINUED][RECOVERY][UNOFFICIAL][ALPHA] OrangeFox Recovery Project [R11.1][sweet][sweetin][sweetinpro]

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
Credits:
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* @Nebrassy for the intial tree
FEATURES:
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Support for managing Magisk modules
* Aroma FM
* Password
* 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!
INSTALLATION
1. Download the OrangeFox zip to your device
2. Reboot to your existing OrangeFox/TWRP (or other custom TWRP-based) Recovery
3. Install the OrangeFox zip as a normal zip installer
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
Build Notes:
• If you want to access Internal Storage and/or use Fox add-ons + themes, flash a decrypted vendor via fastbootd (Lineage Recovery was tested for having working fastbootd (others might work too) and format data before flashing ofox
Bugs:
• Haptic feedback aka Vibration doesn't work.
• Backing and restoring all partitions will break RIL. (Try to only back up and restore the necessary partitions )
• Decryption doesn't work.
FAQ and Guides:
https://wiki.orangefox.tech/en/guides
Device Tree:
GitHub - Yilliee/android_device_xiaomi_sweet: Recovery Device tree for Xiaomi Redmi Note 10 pro /pro max
Recovery Device tree for Xiaomi Redmi Note 10 pro /pro max - GitHub - Yilliee/android_device_xiaomi_sweet: Recovery Device tree for Xiaomi Redmi Note 10 pro /pro max
github.com
Kernel Source:
***Was extracted from recovery image of EEA firmware
GitHub - MiCode/Xiaomi_Kernel_OpenSource at sweet-r-oss
Xiaomi Mobile Phone Kernel OpenSource. Contribute to MiCode/Xiaomi_Kernel_OpenSource development by creating an account on GitHub.
github.com
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Xiaomi Redmi Note 10 Pro/Pro Max
Contributors of OrangeFox Recovery Project
MrYacha, DarthJabba9
Source Code:
https://gitlab.com/OrangeFox
Version Information for sweet
Status: Alpha
Current Latest Version: R11.1
Beta Release Date: 2021-04-17
Created 2021-04-17
Last Updated 2021-04-17
Changelog :
Initial Build for sweet/sweetin/sweetinpro
Recovery Download :-
SourceForge
Telegram (In case someone prefers that)
Decrypted Vendors
Indian :-
V12.0.8.0
EEA :-
V12.0.10.0
thx for bringing the best recovery for xiaomi devices to us
Thanks @Yillié for OF recvoery for this device... gonna flash and see...waiting for stable build though
I am on EU rom 12.0.12 is there any decrypted Vendor available ?
b0mb said:
thx for bringing the best recovery for xiaomi devices to us
Click to expand...
Click to collapse
You're welcome
ZainBilq said:
Thanks @Yillié for OF recvoery for this device... gonna flash and see...waiting for stable build though
Click to expand...
Click to collapse
Stable build probably won't be available till OrangeFox Android 11 sources come out which won't be anytime soon. Also, TWRP will probably get a stable build way sooner than OrangeFox
aksclusive said:
I am on EU rom 12.0.12 is there any decrypted Vendor available ?
Click to expand...
Click to collapse
Not right now but I will create one if I get time.
Yillié said:
OrangeFox Recovery Project​
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
Credits:
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* @Nebrassy for the intial tree
FEATURES:
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Support for managing Magisk modules
* Aroma FM
* Password
* 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!
INSTALLATION
1. Download the OrangeFox zip to your device
2. Reboot to your existing OrangeFox/TWRP (or other custom TWRP-based) Recovery
3. Install the OrangeFox zip as a normal zip installer
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
Build Notes:
• If you want to access Internal Storage and/or use Fox add-ons + themes, flash a decrypted vendor via fastbootd (Lineage Recovery was tested for having working fastbootd (others might work too) and format data before flashing ofox
Bugs:
• Haptic feedback aka Vibration doesn't work.
• Backing and restoring all partitions will break RIL. (Try to only back up and restore the necessary partitions )
• Decryption doesn't work.
FAQ and Guides:
https://wiki.orangefox.tech/en/guides
Device Tree:
GitHub - Yilliee/android_device_xiaomi_sweet: Recovery Device tree for Xiaomi Redmi Note 10 pro /pro max
Recovery Device tree for Xiaomi Redmi Note 10 pro /pro max - GitHub - Yilliee/android_device_xiaomi_sweet: Recovery Device tree for Xiaomi Redmi Note 10 pro /pro max
github.com
Kernel Source:
***Was extracted from recovery image of EEA firmware
GitHub - MiCode/Xiaomi_Kernel_OpenSource at sweet-r-oss
Xiaomi Mobile Phone Kernel OpenSource. Contribute to MiCode/Xiaomi_Kernel_OpenSource development by creating an account on GitHub.
github.com
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Xiaomi Redmi Note 10 Pro/Pro Max
Contributors of OrangeFox Recovery Project
MrYacha, DarthJabba9
Source Code:
https://gitlab.com/OrangeFox
Version Information for sweet
Status: Alpha
Current Latest Version: R11.1
Beta Release Date: 2021-04-17
Created 2021-04-17
Last Updated 2021-04-17
Click to expand...
Click to collapse
Nice I wonder when the build will show up in the orangefox recovery website
OrangeFox Recovery Downloads
OrangeFox Recovery is one of the most popular custom recoveries in android ecosystem, with amazing additional features that are not present in other recoveries. We support a host of devices
orangefox.download
how to flash Decrypted Vendors.img ?
I will wait decrypted
Thanks for your work!
Just let me know as soon as you can decipher the date !!!
What is decrypted vendor and why we need it?
Austinredstoner said:
Nice I wonder when the build will show up in the orangefox recovery website
OrangeFox Recovery Downloads
OrangeFox Recovery is one of the most popular custom recoveries in android ecosystem, with amazing additional features that are not present in other recoveries. We support a host of devices
orangefox.download
Click to expand...
Click to collapse
After A11 sources come out + build is stable and more importantly when I feel like putting it there lmao
inuer said:
how to flash Decrypted Vendors.img ?
Click to expand...
Click to collapse
Flash los recovery , Go to advanced >> reboot to fastboot , then via pc run the command ` fastboot flash vendor vendor.img `
lilprince said:
Thanks for your work!
Just let me know as soon as you can decipher the date !!
Click to expand...
Click to collapse
If you mean the A11 source release then it won't be happening anytime soon. So expect bout more than 6 months before there's any news.
Sabuj45 said:
What is decrypted vendor and why we need it?
Click to expand...
Click to collapse
It's need to decrypt your internal storage and access it via recovery
Yillié said:
You're welcome
Stable build probably won't be available till OrangeFox Android 11 sources come out which won't be anytime soon. Also, TWRP will probably get a stable build way sooner than OrangeFox
Not right now but I will create one if I get time.
Click to expand...
Click to collapse
Thank you. I will waiting for the decryption version of twrp
Yillié said:
If you mean the A11 source release then it won't be happening anytime soon. So expect bout more than 6 months before there's any news.
Click to expand...
Click to collapse
Hello!
Nebrassy release twrp with decrypted "data"
DuongKha said:
Thank you. I will waiting for the decryption version of twrp
Click to expand...
Click to collapse
lilprince said:
Hello!
Nebrassy release twrp with decrypted "data"
Click to expand...
Click to collapse
I might have missed writing it before but till orangefox comes out with Android 11 source there's not much that can be done with regards to decryption. It doesn't currently support keymaster4 and the branch Nebrassy is using for twrp the under development 11 branch so until twrp releases that as stable , ofox A11 branch development won't start so it won't be anytime soon that these things get fixed.
Yillié said:
I might have missed writing it before but till orangefox comes out with Android 11 source there's not much that can be done with regards to decryption. It doesn't currently support keymaster4 and the branch Nebrassy is using for twrp the under development 11 branch so until twrp releases that as stable , ofox A11 branch development won't start so it won't be anytime soon that these things get fixed.
Click to expand...
Click to collapse
So sad to hear that, anyway, thank you for support the comunity of sweet. Best wish for you and make many good things for redmi note 10 pro
@Yillié Hi, thanks for this recovery, I just love OFOX, can you please do a little modification and remove the second entry for the super partition in the New backup section?
One is called Super and second is called Super (Product, Vendor, System, System_ex...), and we only need one (both are producing bit by bit identical output of the super partition).
There is also a bug present which can make your backup significantly bigger, because if you mark partitions you want to backup and you will mark for example Super and then you decide to make some change to backup name, after you confirm your backup name changes, second entry called Super (Product, Vendor, System, System_ex...) is automatically selected and instead of 8GB of "super data" you have 16GB of "super data" to backup if unnoticed.
Thanks
jeryll said:
@Yillié Hi, thanks for this recovery, I just love OFOX, can you please do a little modification and remove the second entry for the super partition in the New backup section?
One is called Super and second is called Super (Product, Vendor, System, System_ex...), and we only need one (both are producing bit by bit identical output of the super partition).
There is also a bug present which can make your backup significantly bigger, because if you mark partitions you want to backup and you will mark for example Super and then you decide to make some change to backup name, after you confirm your backup name changes, second entry called Super (Product, Vendor, System, System_ex...) is automatically selected and instead of 8GB of "super data" you have 16GB of "super data" to backup if unnoticed.
Thanks
Click to expand...
Click to collapse
I tried to remove it last time but it was added by the source and not me on as a normal ext4 partition and one as an emmc image partition

[ROM][12.1][OFFICIAL][CEPHEUS] crDroid v8.14 [23.03.2023]

{
"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:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/12.0/README.mkdn
Flashing Instructions:
Pre-installation:
TWRP : TWRP 3.4.0-10 Unofficial by mauronofrio
gapps : Nikgapps basic tested
Magisk 23.0 for root - (Download from here)
Firmware V12.5.6.0.RFACNXM included
First time installation:
backup your goodies
boot recovery
format and reboot recovery
flash crDroid
reboot recovery
(optional) flash Gapps
(optional) flash Magisk
flash DFE (you can boot without but next dirty flash will give issues because twrp can't decrypt properly )
boot system
Update installation:
skip format
Sources:
ROM: https://github.com/crdroidandroid
Device Trees: CEPHEUS
Kernel: https://github.com/crdroidandroid/android_kernel_xiaomi_cepheus thx to Evasi0n Xiao
Download:
ROM: https://crdroid.net/cepheus/8
Changelog: CEPHEUS
LATEST BUILD AND GUIDELINES
Known issues:
ota not tested
ROM OS Version: 12.0
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked Bootloader, miu v12.0.x or 12.5.x
Status: stable
Sec. Patches : 2023.03.05
Created : 2022.01.14
Last Updated : 2023.03.23
Visit official website @ crDroid.net
crDroid CEPHEUS Telegram
crDroid Community Telegram
crDroid Updates Channel
Donations are appreciated to continue development
CHANGELOG
DONT FORGET TO LIKE OR GIVE COMMENTS - THAT KEEPS ME GOING ON
Thanks !
big thanks
thank you very much i hope it will be my diary rom like crdroid 7.xxxx
Thank you very much
prediction to add miui camera?
can someone check if android auto works on the car
Flashed without DFE, will try PE Recovery if there is no new TRWP update until next Update.
Everything is working for me, only the led isnt glowing while charging.
Thank you for supporting this nice rom!
baggino said:
can someone check if android auto works on the car
Click to expand...
Click to collapse
try to flash FULL gapps
hyp89 said:
Flashed without DFE, will try PE Recovery if there is no new TRWP update until next Update.
Click to expand...
Click to collapse
Which recovery did you use then when it wasn't PE recovery? And may I assume that your device was not encrypted before when flashing without DFE succeeded?
Cheers
Toscha
FLASHING TIME
NEW crDroid BUILD 18.01.2022
DON'T JUST HIT & RUN .... YOUR APPRECIATION KEEPS MY MOTIVATION ROLLING
crDroid statistics
SELINUX ENFORCING ​
crDroidAndroid-12.0-20220118-cepheus-v8.1.zip
NOTE : DO READ CAREFULLY
NO need to flash FW
Join also our new TG crDroid MI9
Highlights & Device Specific Changes:
Build type: Monthly
Device: Xiaomi MI9 (cepheus)
Device maintainer: raystef66
Required firmware: build-in
INSTALLATION : DIRTY (coming from latest cr 8.1 !!)
flash crDroid
reboot recovery
flash Gapps when having boot issue
flash magisk 23.0 (when flashed before),
flash DFE
boot & ENJOY
INSTALLATION : CLEAN !! SO DO BACKUP ALL IN CASE WHEN NEED TO RESTORE
backup all
format data, reboot recovery
flash crDroid and reboot recovery
flash Gapps ( I'm using Nikgapps basic)
flash magisk 23.0 (optional),
flash DFE
boot & ENJOY
====================
18-01-2022
====================
* configure powermenu lockdown pref on start
* added signal and wifi icon style theming
* added back icon shapes, icon packs, fonts customisation
* added an option to force pre-O apps to use full screen aspect ratio
* allow toggling camera/mic privacy indicator
* allow toggling location privacy indicator
* allow to suppress notifications sound/vibration if screen is ON
* fixed issues on theming with Monet
* synced with latest sources
* updated translations
* some other fixes and improvements
Thank you very much
toscha42 said:
Which recovery did you use then when it wasn't PE recovery? And may I assume that your device was not encrypted before when flashing without DFE succeeded?
Cheers
Toscha
Click to expand...
Click to collapse
first flash with TWRP, will try PE recovery for the first update.
baggino said:
can someone check if android auto works on the car
Click to expand...
Click to collapse
aa is working fine with aawireless for me.
Check the gnickapps addons and flash the aa addon additionally to the version (minmal,basic or whatever) you prefer.
NikGapps - Browse /Releases/Addons-S/27-Dec-2021 at SourceForge.net
A Custom Google Apps Package that Suits Everyone Needs!
sourceforge.net
Edit: Update with PE Recovery and without dfe seems to be working. Rom is booting normaly.
Can i use orangefox to flash this rom?
hyp89 said:
Edit: Update with PE Recovery and without dfe seems to be working. Rom is booting normaly.
Click to expand...
Click to collapse
Sorry for asking the same question again, but was your device encrypted before you flashed 8.1?
Cheers
Toscha
flash DFE
Click to expand...
Click to collapse
Whats DFE?
leomanmfk said:
Whats DFE?
Click to expand...
Click to collapse
Zackptg5 - Android
zackptg5.com
[Deprecated] Universal DM-Verity, ForceEncrypt, Disk Quota Disabler [11/2/2020]
Hi all! For the past couple of months, I've been looking into making a more universal solution to disable dm-verity and forceencrypt. Needing to take different zips, modify them for different devices, and then cross your fingers when you switch...
forum.xda-developers.com
Nice version!
So, it's mandatory to remove encryption in order to update properly.
Will it be always this way?
toscha42 said:
Sorry for asking the same question again, but was your device encrypted before you flashed 8.1?
Cheers
Toscha
Click to expand...
Click to collapse
I flashed 8.1 (first version) with twrp
Rebooted into twrp flashed nikgapps basic + addons like aa (see instruction in first post)
Boot into rom installed all apps and do my settings.
After the first update was released:
Reboot into bootloader and flashed PE recovery, boot into crdroid again and updated normaly with updater.
Phone status in encrypted.

Categories

Resources