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
Credits
KMP Design - for amazing splash
TWRP Team - for base recovery
The OrangeFox Team - for your hard work
All our testers - for your patience and help
FEATURES:
Add Support for terminal from filemanager
Add file manager option to edit selected file
Open Magisk apk as zip
Implement 'twrp format data' to format /data
Update the ZIP signature verification
Update the initd addon
Re-sign the internal zips
Addon to remove survival scripts
Flashable zip for backing up OrangeFox settings (/FFiles/OF_backup_settings.zip)
Many UI and other fixes and enhancements
Work-around for MTP issues after data format (if enabled by the maintainer)
DOWNLOADS
OrangeFox Recovery: Mi MIX (lithium)
INSTALLATION
1. Download the OrangeFox zip to your device
2. Reboot to your existing OrangeFox (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!
FAQ and Guides: https://wiki.orangefox.tech/en/guides
XDADevDB Information
OrangeFox Recovery Project, Tool/Utility for the Xiaomi Mi MIX (lithium)
Contributors
MrYacha, DarthJabba9, Nicholas Magill (Inkypen)
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Unofficial
Current Stable Version: R11.1_1
Can I flash treble images from this recovery as this device supports treble
[email protected] said:
Can I flash treble images from this recovery as this device supports treble
Click to expand...
Click to collapse
i tried on all different rom versions and it works fine
hxckxr said:
i tried on all different rom versions and it works fine
Click to expand...
Click to collapse
ROM is not the same as Treble gsi images
If the dev says "Supports: treble " then it supports treble.
Related
{
"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
*
* 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.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.2.3
PitchBlack version: 2.9.0
For device: Lettuce
Maintainer/Authors build: @hpnightowl
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
PitchBlack Team: @rezaadi0105, @firewolfxda, @manjot.gni, @androiabledroid, Arbaz Khan
Features
Supports Treble and non-Treble ROMs
Up-to-date Oreo kernel, built from sources (Pie is on the way)
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC(Windows & Linux)
Download PBRP PC Installer img from below
Download PitchBlack Recovery flashable img from below
Extract the PBRP PC installer zip & copy the flashable img to the installer folder
Goto fastboot mode in your device
Windows users open pbinstaller.bat file
Linux users execute pbinstaller.sh in a terminal
Follow the introductions on the installer from there
Enjoy
(LInux users will need unzip, adb & fastboot installed on their system)
Changelog
Code:
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
Downloads
Flashable img
https://sourceforge.net/projects/hpnightowl/files/lettuce/Recovery/pitchblacktwrp.img/download
PC Installer
https://sourceforge.net/projects/pi...ller/PB_Installer_20181014_ALPHA.zip/download[/INDENT]
XDA:DevDB Information
PITCH BLACK TWRP , ROM for the YU Yuphoria
Created 2019-06-01
Last Updated 2019-06-01
RESERVED
Good
{
"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
*
* 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.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.3.1
PitchBlack version: 2.9.0
For device: Lyf Water-7 [zx55q05]
Maintainer/Authors build: @Gautam Maini
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/PitchBlackRecoveryProject/android_device_lyf_zx55q05-pbrp.git
PitchBlack Team: @rezaadi0105, @firewolfxda, @manjot.gni, @androiabledroid, Arbaz Khan
Features
Up-to-date Oreo kernel, built from sources (Pie is on the way)
Full dark theme with changeable accents
Reorganized menus
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC(Windows & Linux)
Download PBRP PC Installer zip from bellow
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP PC installer zip & copy the flashable zip to the installer folder
Goto fastboot mode in your device
Windows users open pbinstaller.bat file
Linux users execute pbinstaller.sh in a terminal
Follow the introductions on the installer from there
Enjoy
(LInux users will need unzip, adb & fastboot installed on their system)
Changelog
Code:
v2.9.0
- Pitch Black Official Support
- Based On Latest Recovery Sources
- Add New Kernel Upstream to 3.10.108 and Android Oero (Pie On Way)
- Update magisk
- Update unroot magisk
- Stable
Downloads
Flashable zip
https://sourceforge.net/projects/pitchblack-twrp/files/zx55q05/
PC Installer
https://sourceforge.net/projects/pi...ller/PB_Installer_20181014_ALPHA.zip/download[/INDENT][/CODE]
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 and Custom Roms
Bugs:
You tell me
Downloads:
Karatep
Karate
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; 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
* Karthick Mostwanted - for kernel source
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 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!
Changelog:
2020-02-03: Initial Release
2020-07-25:
Karatep: Updated to R11.0
2020-07-31:
Karate: Updated to R11.0
2020-08-02: Fixed flashlight
I need this
{
"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"
}
ArrowOS
Code:
/*
* We 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 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.
* It is your fault because you chose to do all the modifications on your device.
* Remember projects like these and the work done on them is a hobby to the
* contributors and the team members, no one is working for you nor is getting paid for it
* have some respect for the work done by them since it is done purely on interest or a hobby
*/
ABOUT
ArrowOS is an Android Open Source Project based Android mobile operating system started with the aim of keeping things simple, clean and neat.
Website: https://arrowos.net
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
E-mail: arrowos.contact
PayPal: Donate to us
Blog: blog.arrowos.net
Checkout more documentation at (maintainership/contributing): Check this out
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
You tell me
Be sure to include a log : check how to
DOWNLOADS
Click here to Download GAPPS BUILD
Click here to Download VANILLA BUILD
Click here to Download Recovery & Vbmeta
Support GroupArrowOs Unofficial - Telegram Group
Instructions #First Time Install / Clean Flash
1. Have an unlocked bootloader & OOS 12 (C20 - C33) flashed to both slots.
2. Download vbmeta, recovery and ROM for your device from gdrive link in the pinned post.
3. Reboot to bootloader
4. fastboot flash recovery recovery.img
fastboot flash vbmeta vbmeta.img
fastboot reboot recovery
5. While in recovery, navigate to Apply update -> Apply from ADB
6. adb sideload ROM.zip.
7. Format data, reboot to system & Enjoy !
#Guide for flashing OOS 12 in both slots
(from any oos 11 custom rom)
1. Use Msmtool to come back on oos 11 fw.
2. Do latest system update of oos 12.
3. Download latest full zip of oos 12 from oxygen updater app and install it manually. (For having oos 12 on both slots)
4. Unlock bootloader.
Read our blog article/post about:
* HOW-TO report a bug
* GAPPS and VANILLA variants
* Checking build integrity
GPL compliance:
ROM Source- https://github.com/ArrowOS
Kernel Source- https://github.com/ArrowOS
Reserved #1
Reserved #2
Reserved #3
{
"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:
#include <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* 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 Recovery
* 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.
*/
Features:
- Android 12/13 Supported
- Encryption working
- FBE and Dynamic Partition Supported
- Coustamization Supported
- Built - in Magisk install Supported
- And many more
Variants:
This Recovery comes in two variants:
- Normal: The Normal variant (For NON-Dynamic/Retrofitted ROM) - The A12/13 ROM which are only FBE and not dynamic/retrofitted. So to Flash them use the Normal Variant
- Dynamic: The Dynamic variant (For Dynamic/Retrofitted ROM) - The A12/13 ROM which are dynamic/retrofitted. So to Flash them use the Dynamic Variant.
Notes:
* This is a release for Android 12 / Android 13 ROMs only.
* Always Flash the complete OrangeFox Recovery Zip.
* Always make a FULL backup of your data and internal storage BEFORE flashing.
Downloads:
Normal: Here
Dynamic: Here
Installation:
Normal:
1. Download the Recovery Zip
2. Reboot to you current recovery
3. Flash the zip
4. The Device will be automatically rebooted to OrangeFox Recovery after Installation
Dynamic:
1. Download the Recovery Zip and keep it on sdcard or PC or USB OTG
2. Reboot to your current Recovery
3. Wipe cache, data, system, vendor and Format Data
4. Reboot to Recovery again
5. Go to current recovery terminal and type the command
Code:
mkdir -p /data/media/0/
6. Copy recovery to the phone through PC or flash using SD Card or USB OTG
7. Flash the Recovery
8. It will be automatically rebooted to OrangeFox Recovery
9. Wipe dalvik,cache,data,metadata
10. Flash Rom
11. Format Data
12. Reboot to System
Credits:
- Zeelog for base trees and kernel source.
- Alone0316 for Support.
Source Code: https://gitlab.com/OrangeFox
Kernel sources: https://github.com/zeelog/android_kernel_xiaomi_mido
Version Information:
Status: Stable
Current Version: R11.1_A12
Beta Release Date: 2023-04-20
Created 2023-04-20
Last Updated 2023-04-20
Reserved
Please note the official thread here: https://forum.xda-developers.com/t/recovery-12-13-official-orangefox-recovery-project-r11-1.3775933/
DarthJabba9 said:
Please note the official thread here: https://forum.xda-developers.com/t/recovery-12-13-official-orangefox-recovery-project-r11-1.3775933/
Click to expand...
Click to collapse
Sorry for the late reply sir but I already released before any official thing and at that time device was dropped on telegram and was also planning to apply for official maintainer thats why I created XDA thread.
Post link: https://t.me/rn4dl/19186
No problem. The two threads can co-exist.
DarthJabba9 said:
No problem. The two threads can co-exist.
Click to expand...
Click to collapse
Thanks sir. By the way, I am also there in Orangefox's official discord.