[RECOVERY][UNOFFICIAL][TOUCH] TWRP 2.8.7.0 - HTC Desire C

{
"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"
}
Team Win Recovery Project​TWRP is custom recovery built with ease of use and customization in mind, with fully touch driven user interface.
Code:
#include
/*
* Your warranty is now void.
*
* 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.
*/
TWRP 2.8.7.0 (7 MB)
Android File Host​
TWRP 2.8.6.0 (6.9 MB)
Android File Host​
TWRP 2.8.5.0 (6.7 MB)
Android File Host​
This recovery is compiled from official omnirom source . It was compiled as part of my ongoing effort to compile CM11 for this device, and I used @nikhil16242 source to modify BoardConfig to compile recovery together with the ROM as an option. It has SELinux support, so it can properly flash ROMs that require it - which is primary reason for starting this. Only this commit has been partially modified because of reboot functions in recovery do not work on golfu. It should properly install any ROM, including KitKat and Lollipop ROMs.
2014/6/26
- recovery built with CM 12.1 and unpatched TWRP tree. for the first time. Now using the default init.recovery.rc, using additional init.recovery.golfu.rc file with just rmt_storage service, which solves reboots.
2014/03/27
- switched TWRP to 5.1 branch, CM11 to nightly again, fixed reboot for golfu in TWRP code (twrp-functions.cpp) and since CM11 now includes uncrypt, fixed compiling
- TWRP now includes F2Fs support, and since CM12.0 supports any partiton layot, now full F2FS ROM is possible
More on TWRP and full changelog:
http://teamw.in/project/twrp2
How to install:
- reboot phone to boot loader
- Type fastboot flash recovery recovery.img
- reboot to recovery
XDA:DevDB Information
TWRP Recovery for Desire C, Tool/Utility for the HTC Desire C
Contributors
h1gh1
Version Information
Status: Stable
Current Stable Version: 2.8.6.0
Stable Release Date: 2015-03-31
Created 2014-10-28
Last Updated 2015-06-25

TWRP 2.8.1.0 works fine.
Waiting for the new version. Thank you very much.
Which is the path for install themes?
I use "sdcard"/TWRP/theme/ui.zip but it does not work.
Theme:
Materialised (320x480)

Yonohesido said:
TWRP 2.8.1.0 works fine.
Waiting for the new version. Thank you very much.
Which is the path for install themes?
I use "sdcard"/TWRP/theme/ui.zip but it does not work.
Theme:
Materialised (320x480)
Click to expand...
Click to collapse
Updated the post. I tried that theme, and it was working in 2.8.1.0.
EDIT: theme/ folder with ui.zip should be in TWRP folder in emmc/ - as TWRP considers it primary. Material is working, tested.

h1gh1 said:
Updated the post. I tried that theme, and it was working in 2.8.1.0.
EDIT: theme/ folder with ui.zip should be in TWRP folder in emmc/ - as TWRP considers it primary. Material is working, tested.
Click to expand...
Click to collapse
Perfect. Thanks a lot.

Hey twrp 2.8.3.0 recovery at http://techerrata.com/browse/twrp2/golfu
shows size of 5.7 MB and yours one is 6.5 MB whats the different or why this size differs.

TechGeekD said:
Hey twrp 2.8.3.0 recovery at http://techerrata.com/browse/twrp2/golfu
shows size of 5.7 MB and yours one is 6.5 MB whats the different or why this size differs.
Click to expand...
Click to collapse
Probably the kernel compression is different. This one has GZip. I am almost certain that official TWRP has no SELinux support, as 2.8.1.0 official did not have it.

h1gh1 said:
Probably the kernel compression is different. This one has GZip. I am almost certain that official TWRP has no SELinux support, as 2.8.1.0 official did not have it.
Click to expand...
Click to collapse
Ohhhk Cool ya i already used your TWRP 2.8.1.0 for that and now 2.8.3.0 also ! working perfectly :good::good:

TWRP 2.8.6.0
Sorry, but TWRP 2.8.6.0 not working. I can not boot to recovery!

lapmv86 said:
Sorry, but TWRP 2.8.6.0 not working. I can not boot to recovery!
Click to expand...
Click to collapse
Link updated. Try with this one.

Touch is not working for me! Why?

Related

[Recovery]TeamWin Recovery Project 3.1.1-0 For J320P[j3ltespr]

{
"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 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.
*
*/
Status:
•Not Tested.Need A Tester!
Screens:
•Not Available Now!
Changelog For TWRP 3.1.1 :
•Backups will now include adopted storage keys (Dees_Troy)
•Fixed an adb restore issue (bigbiff)
•Fixed rebooting when no OS is present (Dees_Troy)
•Fixed line wrapping in the GUI terminal (_that)
•Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)
Installation Guide:
•Download The Recovery From Below Link.
•Copy It To SD Card.
•Flash The IMG Using Old Installed TWRP.
•Reboot To TWRP.
•Enjoy!
Downloads:
•Downloads-->https://mega.nz/#!UckBQIYD!W3eLZZqMQwIyRxmkp9wiIun8sE0t87MBwUeOdcjr8pI
Enjoy!
XDA:DevDB Information
TeamWin Recovery Project 3.1.1-0, Tool/Utility for the Samsung Galaxy J3 (2016)
Contributors
Albe96
Version Information
Status: Testing
Current Stable Version: 3.1.1-0
Stable Release Date: 2017-06-06
Created 2017-06-06
Last Updated 2017-06-06
reserved
Hi, ist That Version for J3 320f also?
mitchde said:
Hi, ist That Version for J3 320f also?
Click to expand...
Click to collapse
you can try!
Albe96 said:
you can try!
Click to expand...
Click to collapse
have you tested it ?
Jack420 said:
have you tested it ?
Click to expand...
Click to collapse
nope. i don't own rhis device..
I really wish there was a rom for this device. Cm13 isnt stable whatsoever
SektorFX said:
I really wish there was a rom for this device. Cm13 isnt stable whatsoever
Click to expand...
Click to collapse
I think it already released ..
Albe96 said:
I think it already released ..
Click to expand...
Click to collapse
Theres only 1 rom available for the sm-j320p and its an unstable build
SektorFX said:
Theres only 1 rom available for the sm-j320p and its an unstable build
Click to expand...
Click to collapse
j320p has different chipset than j320fn
Albe96 said:
j320p has different chipset than j320fn
Click to expand...
Click to collapse
I dont know what you were talking about when you said its been released already but i was talking about the sm-j320p.
SektorFX said:
I dont know what you were talking about when you said its been released already but i was talking about the sm-j320p.
Click to expand...
Click to collapse
which chipset does j320p has?
Albe96 said:
which chipset does j320p has?
Click to expand...
Click to collapse
Qualcomm snapdragon 400/410
Architecture : 4x arm cortex-a53
Revision : r0p0
If u need more info tell me
Albe96 said:
Status:
•Not Tested.Need A Tester!
Screens:
•Not Available Now!
Changelog For TWRP 3.1.1 :
•Backups will now include adopted storage keys (Dees_Troy)
•Fixed an adb restore issue (bigbiff)
•Fixed rebooting when no OS is present (Dees_Troy)
•Fixed line wrapping in the GUI terminal (_that)
•Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)
Installation Guide:
•Download The Recovery From Below Link.
•Copy It To SD Card.
•Flash The IMG Using Old Installed TWRP.
•Reboot To TWRP.
•Enjoy!
Downloads:
•Downloads-->https://mega.nz/#!UckBQIYD!W3eLZZqMQwIyRxmkp9wiIun8sE0t87MBwUeOdcjr8pI
Enjoy!
XDA:DevDB Information
TeamWin Recovery Project 3.1.1-0, Tool/Utility for the Samsung Galaxy J3 (2016)
Contributors
Albe96
Version Information
Status: Testing
Current Stable Version: 3.1.1-0
Stable Release Date: 2017-06-06
Created 2017-06-06
Last Updated 2017-06-06
Click to expand...
Click to collapse
Good Job!Thx
Ahhh! I tried flashing through TWRP 3.0.2.0 and then reboot to Recovery and it's stuck at the black and white samsung j3 logo (RECOVERY IS NOT SEANDROID ENFORCING/Set Warranty Bit: recovery in upper right). I can't get it to boot to the OS or recovery, Download mode works.
---------- Post added at 12:43 PM ---------- Previous post was at 12:35 PM ----------
Meltdown03 said:
Ahhh! I tried flashing through TWRP 3.0.2.0 and then reboot to Recovery and it's stuck at the black and white samsung j3 logo (RECOVERY IS NOT SEANDROID ENFORCING/Set Warranty Bit: recovery in upper right). I can't get it to boot to the OS or recovery, Download mode works.
Click to expand...
Click to collapse
I used Heimdall to download my devices PIT and it automatically rebooted to the OS afterwards. I'll try flashing it with FlashFire instead.
The link is dead. Is there a mirror I can use?
Email me at [email protected] need little help reprogramming s6 Samsung phone from scratch base programming
O.p says 3.1.1 TWRP, but what actually flashes is 3.0.0

[TWRP][3.2.1-0][EMUI5.X and AOSP][Decryption Support] For P9 Lite by HassanMirza01

{
"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"
}
Elite TWRP Project
For P9 Lite
DONOT COPY MY WORK, Ask for Permissions or Gather it yourself,,,
This ROM is only for Firmwares based on EMUI 5.X only...
Code:
/*
* Your warranty is now void.
*
* 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 finger at me for messing up your device, i will laugh at you.
*
*/
Elite TWRP 3.2.1-0 for Huawei P9 Lite
Additional Features:
*Latest TWRP 3.2.1-0
*Added Support for All Partitions Like Cust, Data, Vendor, Product, System, Version
*Image install Support in Cust, System, Product, Vendor, System & Version
*Backup Facility for all Partitions including, Boot, Cache, Data, Product, Cust, Vendor, System, Version and OEMinfo
*Compatible to install Each and Every ROM including Elite ROMs, AOSP Based ROMs...
*Mount Support for Cust, Data, Product, Vendor, Version & System
*Decryption Support (Thanks to Meticulus)
*Red Color for Stock and Elite ROMs, Blue Color for AOSP Based ROMs....
Installation Instructions:
1.) Download the Elite TWRP from the 2nd Post...
2.) Install Image with other TWRP or go to Fastboot mode and use command, Fastboot flash recovery EliteTWRP_3.2.1-0.img
3.) Reboot Recovery with Pray.... ENJOY
Hit Thanks and Support me if you Like and get help from this thread...Thank you...
Take Permission before sharing links or copying to other Forums....
If something is not working and you need support from me, then upload recovery.log of your problem,,, i wont considered your problem as a real problem without log,,, because others saying this as working!!
Source Codes: https://github.com/HassanMirza01/
XDA:DevDB Information
Elite TWRP Project, Tool/Utility for the Huawei P9 Lite
Contributors
HassanMirza01, Meticulus
Source Code: https://github.com/TeamWin
Version Information
Status: Stable
Current Stable Version: 3.2.1-0
Stable Release Date: 2018-01-19
Created 2018-01-10
Last Updated 2018-01-19
Download Links:
2018-01-16 Elite TWRP Project 3.2.1-0 by HassanMirza01
Elite TWRP Project 3.1.1-1
Changelog:
2018-01-19
*Stock ROMs Decryption 100% Fixed, Working & Tested...
*Red Color for Elite/Stock ROMs, and Blue Colored for AOSP Based ROMs...(Thanks to Meticulus)
2018-01-16
*Fixed Stock Decryption (thanks to @paulobrien)
*Changed Resolution to FHD
*Cust Partition removed as storage (it was not necessary)
Press Thanks and donate if you like it
Just flashed it to my L21... Thanks... =)
404 not found please fix link
micbanand said:
404 not found please fix link
Click to expand...
Click to collapse
There were some options missing... Uploading again... Now Light gone... Hope so will upload within half hour...
status testing for now
You rescued my phone
OMG
Thnx, this was it.
For 2 weeks i tried to fix my bricked huawei p9 lite L31C432
It running smooth for so far.
Thank you very mutch for this working rom.
Finaly.
Greetings from The Netherlands.
Mount
Decrypt Data
Enter Password??
Huawei P9 Lite
VNS-L21C432B388
Stock ROM Android 7.0
Profifa12 said:
Mount
Decrypt Data
Enter Password??
Huawei P9 Lite
VNS-L21C432B388
Stock ROM Android 7.0
Click to expand...
Click to collapse
Use old twrp, 3.1.1.1 and do clean flash again.
Great work as always! Going to test once it is deemed stable enough to be used on a daily basis.
uberstar100 said:
Great work as always! Going to test once it is deemed stable enough to be used on a daily basis.
Click to expand...
Click to collapse
Its stabled now... Uploaded new version on same link...
why when i reboot in recovery mode , your TWRP ask me Password to Decrypt Data ??? I dont know what is the password ... help me pls
Download Links:
2018-01-16 Elite TWRP Project 3.2.1-0 by HassanMirza01
Changelog:
2018-01-16
*Fixed Stock Decryption (thanks to @paulobrien)
*Changed Resolution to FHD
*Cust Partition removed as storage (it was not necessary)
Press Thanks and donate if you like it
HassanMirza01 said:
Download Links:
2018-01-16 Elite TWRP Project 3.2.1-0 by HassanMirza01
Changelog:
2018-01-16
*Fixed Stock Decryption (thanks to @paulobrien)
*Changed Resolution to FHD
*Cust Partition removed as storage (it was not necessary)
Press Thanks and donate if you like it
Click to expand...
Click to collapse
Will this work on P9 Lite 2017 PRA-LX1?
rubentkato77 said:
Will this work on P9 Lite 2017 PRA-LX1?
Click to expand...
Click to collapse
Yes mostly all hi6250 devices are supported only a few doesn't work
Hi, I'm having trouble with this on an VNS-L22. If I install this TWRP (either from another TWRP or from ADB), it wont go past the "your device is booting now" message after booting, and wont get into the actual TWRP. Also I tried installing other TWRPs after that using "fastboot flash recovery path/to/TWRP.img" and had the same problem with this other twrp. Then I did "fastboot flash recovery recovery.img" and it installed the previous TWRP I had on my phone (Meticulus's twrp for Beanstalk OS). Is there some way to change that (I'm gessing internall) "recovery.img" from the last command for the EliteTWRP_3.2.1-0.img? Or how could I ever get this twrp working for me?
Thanks a lot!
NachoAbarca said:
Hi, I'm having trouble with this on an VNS-L22. If I install this TWRP (either from another TWRP or from ADB), it wont go past the "your device is booting now" message after booting, and wont get into the actual TWRP. Also I tried installing other TWRPs after that using "fastboot flash recovery path/to/TWRP.img" and had the same problem with this other twrp. Then I did "fastboot flash recovery recovery.img" and it installed the previous TWRP I had on my phone (Meticulus's twrp for Beanstalk OS). Is there some way to change that (I'm gessing internall) "recovery.img" from the last command for the EliteTWRP_3.2.1-0.img? Or how could I ever get this twrp working for me?
Thanks a lot!
Click to expand...
Click to collapse
I assume that you are on emui4 because you are on "Beanstalk OS". You need to upgrade to emui5 to use this recovery and roms. This is based on emui5 and old Meticulus recovery is emui4. Different android version.
Babile said:
I assume that you are on emui4 because you are on "Beanstalk OS". You need to upgrade to emui5 to use this recovery and roms. This is based on emui5 and old Meticulus recovery is emui4. Different android version.
Click to expand...
Click to collapse
Ha basic. Thanks a lot!! I'll upgrade and see what happens. Thanks again!
if anyone gets password on twrp startup, PM me ASAP http://t.me/HassanMirza01
Download Links:
2018-01-16 Elite TWRP Project 3.2.1-0 by HassanMirza01
Changelog:
2018-01-19
*Stock ROMs Decryption 100% Fixed, Working & Tested...
*Red Color for Elite/Stock ROMs, and Blue Colored for AOSP Based ROMs...(Thanks to Meticulus)
Press Thanks and donate if you like it

[PORT][RECOVERY] OrangeFox Recovery Project for Xiaomi Redmi 7

OrangeFox Recovery official version is available!
https://forum.xda-developers.com/redmi-7/development/official-orangefox-recovery-project-t4079941
{
"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"
}
OrangeFox Recovery Project
Code:
#include <std_disclaimer.h>
/*
*
* 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 is one of the most popular custom recoveries. With amazing additional features, fixes and bunch of supported devices.
OrangeFox Recovery are have been operating for over 23 months. In that time we improved the quality, stability, and device support of the recovery. Today OrangeFox is the leader in stability, UI design, and UX. Installing OrangeFox means being with the latest code and fastest fixes.
OrangeFox Recovery was originally designed for Xiaomi Redmi Note 4X Snapdragon (mido). Right now we support 47+ devices.
Moving from the old TWRP to OrangeFox will be affected by encryption, therefore you must wipe the data. After it is safe.
Requirements
Unlocked bootloader
Click here to unlock your bootloader
Installed TWRP Recovery
Click here to download latest version
Instructions
Download OrangeFox
Move OrangeFox file to external memory
Install OrangeFox
Wipe Data
Wipe Cache
Wipe System
Wipe Vendor
Reinstall OrangeFox
Reinstall ROM
Done
Downloads
Recovery
https://github.com/hadaddarajat/android_recovery_xiaomi_onclite/releases
Changelog
OrangeFox | Devices
What's working
Encryption
Decryption
ADB
MTP
USB OTG
Fastcharge on Recovery
Backup/Restore
Install zip & img
F2FS Support
etc...
Features
Supports Treble and non-Treble ROMs
Increased compatibility with TWRP
Updated with latest TWRP commits
Built-in support for installing init.d functionality
Built-in support for installing Magisk
AromaFM
White Flashlight
Password, torch, led
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!
How to use F2FS
Your kernel & ROM must support
Format Data & Cache to F2FS in OrangeFox
Install ROM
Reboot
Done
Known issues
-
Credits
All onclite global dev
All onclite indonesian dev
All onclite user
All onclite admin grup
Report bugs
Notify bugs through the comments column
Take screenshots and give reasons clearly
Grab a log right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing).
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
XDA:DevDB Information
OrangeFox R10.1_3, Tool/Utility for the Xiaomi Redmi 7
Contributors
hadaddarajat
Version Information
Status: Beta
Current Beta Version: 1.0
Beta Release Date: 2020-03-11
Created 2020-03-13
Last Updated 2020-04-14
bug bug bug report
unable to unpack boot image
d.tat said:
unable to unpack boot image
Click to expand...
Click to collapse
Its normal, reboot again to recovery. And fixed automatic
I'm from mido
This is best recovery that I ever used
Great again
can't we install this without re-installing the rom? formatting data is okay but re installing the whole rom is a bit stressful.
Greekymatrix said:
can't we install this without re-installing the rom? formatting data is okay but re installing the whole rom is a bit stressful.
Click to expand...
Click to collapse
Yes, but the fingerprint will not be detected, and the screen lock feature will be lost. And the solution is to reinstall ROM
Sakanaop said:
I'm from mido
This is best recovery that I ever used
Great again
Click to expand...
Click to collapse
Yeah, this is nice recovery
how do I decrypt the internal storage? I do the formatting and I enter recovery and everything is fine, and after I start the system and go back to recovery this is encrypted
hadaddarajat said:
Yes, but the fingerprint will not be detected, and the screen lock feature will be lost. And the solution is to reinstall ROM
Click to expand...
Click to collapse
damn i just noticed that my lock feature is no more lol
Which rom and kernels supoort F2FS?
Installed this orange fox recovery and advanced wiped everything except external sd card and after flashing custom rom with latest magisk zip when i try to set it up at startup, it start again for google setup and it looping like this on on on every custom rom i tried. After reverting to old twrp recovery everything works fine on my redmi 7 (3/32) .

[PBRP][3.1.0][OFFICIAL]PitchBlackRecoveryProject for POCO X2/k30

{
"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.5.1
PitchBlack version: 3.1.0
For device: phoenix,poenixin
Maintainer/Authors build: @HimanshuRaj
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/PitchBlackRecoveryProject/android_device_xiaomi_phoenix-pbrp
Kernel: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/phoenix-q-oss
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
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
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
Changelog
PBRP Side Changelog
Code:
v3.1.0
- Bump to 3.1.0
- Based on TWRP 3.5.1
- Redesigned homescreen
- Fixed minor glitches
- Added more languages support
Device Side Changelog
Code:
25/06:
- Fixed MIUI Android 11 Decryption
30/03:
- Fixed exFat issue
28/03:
- Initial Official Build
Bugs
- You tell me!
Downloads
Flashable zip
https://pitchblackrecovery.com/phoenix/
Reserved
Reserved2
Wow...another well known recovery for X2, that too official...thanks and keep it up
I was using PBRP-phoenix-3.0.0-20201107-0053-BETA till now, It was perfectly fine
and today flashed PBRP-phoenix-3.1.0-20210328-1919-OFFICIAL it also working great.
Not faced any problem till now.
Thank You
PBRP Team & @HimanshuRaj
Click to expand...
Click to collapse
does backup restore function work on android 11 AOSP roms?
bot88 said:
does backup restore function work on android 11 AOSP roms?
Click to expand...
Click to collapse
YES
Unable to decrypt FBE device
I can't copy zips from PC...
harukidesu said:
Unable to decrypt FBE device
I can't copy zips from PC...
Click to expand...
Click to collapse
Miui a11 still not supported
HimanshuRaj said:
Miui a11 still not supported
Click to expand...
Click to collapse
Blame goes to xiaomi
Sorry to say, but I have dropped the support for all the recoverys for x2,
It was quite fun for me, thankyou all for supporting me
So is this a discontinued project now, and has official support been dropped?
New official Build is out, Please do check it
HimanshuRaj said:
New official Build is out, Please do check it
Click to expand...
Click to collapse
Have you dropped support or are you maintaining it again?

[RECOVERY][SM-G610F][UNOFFICIAL] Pitch Black Recovery Project [v3.1.0]

{
"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 still valid? idk.
*
* 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.5.1
PitchBlack version: 3.1.0
For device: SM-G610F (Should work on G610X but not tested.)
Maintainer/Authors build: @Otus9051
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/samsungexynos7870/android_device_samsung_on7xelte/tree/twrp
Kernel: https://github.com/samsungexynos7870/android_kernel_samsung_exynos7870/tree/twrp
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
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 pbrp.img file to your device
Reboot to your current custom recovery
Select Flash from Images
Select the pbrp.img file and flash to Recovery
Reboot to recovery
Enjoy
Using Odin [WARNING! UNTESTED!]
Download the pbrp.img file and make it into a .tar file
Open Odin
Select the .tar file and add it into BL
Flash
Reboot to recovery
Enjoy
Using Heimdall [WARNING! UNTESTED!]
Download the pbrp.img file
Do
Code:
heimdall flash --RECOVERY pbrp.img
Reboot to recovery
Enjoy
For the Tools
Download the attached tools.zip file to your device
Make a folder called PBRP (Should already be made when flashing)
Make a folder called tools (case-sensitive)
Extract the zip contents there
Enjoy!
Changelog PBRP Side Changelog
Code:
v3.1.0
- Bump to 3.1.0
- Based on TWRP 3.5.1
- Redesigned homescreen
- Fixed minor glitches
- Added more languages support
Bugs
- Physical Navigation Buttons doesn't work except Home button.
- Flashlight doesn't work.
- You tell me!
Downloads
Attached.
If you encounter any problems while downloading, you can also use this link: https://www.androidfilehost.com/?w=files&flid=325917
Screenshots:
Pitch Black Recovery Screenshots
11 new items added to shared album
photos.app.goo.gl
Looks stunning, right?
Please share your experiences after using it!
Reserved [1]
Reserved [2]
Reserved [3]
Linh, please
Cuonghmm said:
Linh, please
Click to expand...
Click to collapse
The downloads are attached on the thread. Download them please.
Confirmed working on a G610Y, at least booting successfully into PBRP.
Confirmed working on a G610F. Few bugs but look good & Stylish
Confirmed working on a G610F (with Heimdall on Arch Linux)
CryptoLocker said:
Confirmed working on a G610F. Few bugs but look good & Stylish
Click to expand...
Click to collapse
What sort of bugs? (yes flashlight and navbar isnt working)
Update 3.6 . please
Is everyone here interested in the PostmarketOS project and therefore interested in the Pitch Black Recovery Project? Or just the Pitch Black Recovery Project? Just curious
Cuonghmm said:
Update 3.6 . please
Click to expand...
Click to collapse
oops seems like pbrp didn't base on it yet, so you have to wait until they do
zpunout said:
Is everyone here interested in the PostmarketOS project and therefore interested in the Pitch Black Recovery Project? Or just the Pitch Black Recovery Project? Just curious
Click to expand...
Click to collapse
People: [sees Linux for G610F] oh cool
Also People: nvm i have 0 interest btw whats pbrp-

Categories

Resources