[OFFICIAL][RECOVERY][ginkgo/willow] OrangeFox Recovery Project [R11.0 Stable]

Teguhpunya

Member
Nov 25, 2015
35
48
0
t.me
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 ROM
* 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.
*/

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
Guides and FAQ: https://wiki.orangefox.tech/en/guides
Setup OTA: https://wiki.orangefox.tech/en/guides/ota
Discussion about MIUI OTA for our device: https://forum.xda-developers.com/redmi-note-8/how-to/guide-flashing-miui-ota-rom-recovery-t4041591

Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* mauronofrio - for bring up ginkgo device tree
* 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
* Built-in Magisk Manager
* 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!

DOWNLOADS
https://orangefox.download/en/device/ginkgo

Screenshots
See https://files.orangefox.tech/Screenshots/R10/

Contact Us
Telegram: https://t.me/OrangeFoxChat

XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Redmi Note 8

Contributors
Teguhpunya, DarthJabba9, MrYacha, mauronofrio
Source Code: https://gitlab.com/OrangeFox


Version Information
Status: Stable
Current Stable Version: R11.0
Stable Release Date: 2020-09-11
Current Beta Version: R10.1_4
Beta Release Date: 2020-03-21

Created 2020-03-04
Last Updated 2020-09-11
 

Teguhpunya

Member
Nov 25, 2015
35
48
0
t.me
Changelog

Stable
R11.0
* Initial stable R11.0 build
* Manage a new Willow version (commit from mauronofrio)



R10.1

R10.1_4

* Allow backup Persist image
* Add support for metadata encryption
* Fix status bar padding
* Fix problem with queueing zip for flashing
* Fix some issues related to backup
* Add support for block-based incremental OTA updates in AOSP ROMs that support this
* Fix issue "boot to fastboot" after successfully decrypted data from mount menu
* Update OrangeFox codebase to 2020.05.29


R10.1_3
* Prevent backup error caused by /data/per_boot
* Deal with backup issues relating to Dual-Apps (/data/vendor_ce/999)
* Reduced brightness values to reduce chance to get image retention
* Move status bar up behind notch

R10.1_2
* Updated Magiskboot to 20.2 stable
* Updated DM-verity and forceencrypt disabler (Menu - Gear icon - MIUI OTA - Patch ROM)
* Updated initd addon to anykernel3 version
* Fix languange translations
* many more

R10.1_1
* Initial R10.1 stable build.
* Fixed format partition problem.
* Added support for willow (Not tested).
* Updated magisk to 20.1.
* Enabled Nano editor.


Beta

R10.1_4
- Continuation from R10.1_3 Stable
- Add support for metadata encryption (need more test)
- Fix reading device name (ginkgo as willow or vice versa) (need more test)
- Fix status bar padding
- Fix problem with queueing zip for flashing
- Update Magisk to 20.3 in Fox addons
- Update magiskboot
- Update languange translations
- and more..
 
Last edited:

elfabo88

Member
Feb 2, 2014
21
3
0
I have a "ginkgo", when I tried to flash the firmware there was an error that said: "E3004: This package is for ginkgo this is a willow" and obviously the package with the firmware was correct.
 

the_weird_aquarian

Senior Member
Nov 13, 2016
387
184
53
I have a "ginkgo", when I tried to flash the firmware there was an error that said: "E3004: This package is for ginkgo this is a willow" and obviously the package with the firmware was correct.
If you are absolutely sure it's a ginkgo, and you are flashing a ginkgo rom/firmware then in the rom/firmware.zip you can go to META-INF/com/google/android/updater-script->here remove the following line:

Code:
getprop("ro.product.device") == "ginkgo" || abort("E3004: This package is for \"ginkgo\" devices; this is a \"" + getprop("ro.product.device") + "\".");
Now recovery won't verify your device and you can flash the proper rom. Although don't extract your full rom.zip. Just open(not extract) with winrar, go to the mentioned path and extract the updater-script, make changes with notepad++ and drag the new modified updater-script back in the same path.
 
  • Like
Reactions: alfredxyz

Teguhpunya

Member
Nov 25, 2015
35
48
0
t.me
I have a "ginkgo", when I tried to flash the firmware there was an error that said: "E3004: This package is for ginkgo this is a willow" and obviously the package with the firmware was correct.
I have test build to solve that problem (hopefully). If you're interested to be tester, PM me.
 

Teguhpunya

Member
Nov 25, 2015
35
48
0
t.me
Beta update version R10.1_4

R10.1_4 Beta
Changelog:
- Continuation from R10.1_3 Stable
- Add support for metadata encryption (need more test)
- Fix reading device name (ginkgo as willow or vice versa) (need more test)
- Fix status bar padding
- Fix problem with queueing zip for flashing
- Update Magisk to 20.3 in Fox addons
- Update magiskboot
- Update languange translations
- and more..
 

PorridgePi

New member
Mar 29, 2020
4
0
0
Stability on Beta and questions.

Hi there, I just got a RN8 and want to try out this recovery. It seems great and supports MIUI OTA updates.
How stable is the Beta version as compared to the Stable one? Is there any major improvements that I should choose the Beta one over the Stable one or vice versa?
Besides, this should support the MIUI.EU ROMs' OTA updates, right? And is its functionality is the same as TWRP (e.g. anything that TWRP supports, OrangeFox will also support) ?
Thank you!
 

isamwise

Senior Member
Dec 9, 2014
89
33
48
Hi there, I just got a RN8 and want to try out this recovery. It seems great and supports MIUI OTA updates.

How stable is the Beta version as compared to the Stable one? Is there any major improvements that I should choose the Beta one over the Stable one or vice versa?

Besides, this should support the MIUI.EU ROMs' OTA updates, right? And is its functionality is the same as TWRP (e.g. anything that TWRP supports, OrangeFox will also support) ?

Thank you!
This is, basically, TWRP on steroids.
If you know what you're doing, hop on the BETA train, otherwise, stable is the safest choice.

Sent from my Redmi Note 8 using Tapatalk
 

PorridgePi

New member
Mar 29, 2020
4
0
0
This is, basically, TWRP on steroids.
If you know what you're doing, hop on the BETA train, otherwise, stable is the safest choice.
Ok thanks. I think I will stay with the stable build then since I'm a newbie at all this flashing stuff. Should I flash TWRP first and then flash OrangeFox from TWRP or flash OrangeFox directly? Is it the same result?
 

isamwise

Senior Member
Dec 9, 2014
89
33
48
Ok thanks. I think I will stay with the stable build then since I'm a newbie at all this flashing stuff. Should I flash TWRP first and then flash OrangeFox from TWRP or flash OrangeFox directly? Is it the same result?
It depends on your method of flashing...
If you extract the img from Orangefox archive, you can flash it directly from fastboot, otherwise, flash TWRP first, then flash the Orangefox zip from TWRP.

Sent from my Redmi Note 8 using Tapatalk
 

PorridgePi

New member
Mar 29, 2020
4
0
0
Thank you so much for clearing my doubts. I will flash OrangeFox directly then. I still need to wait for quite a while for my bootloader to be unlocked...