[CLOSED][RECOVERY][UN-OFFICIAL][V3.2.1-027] RedWolf Recovery Project [VINCE] - Xiaomi Redmi Note 5 / 5 Plus ROMs, Kernels, Recove

{
"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 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.
*
Red Wolf Recovery is custom recovery based on TWRP source code, however some things are working here slightly different then you might expected. The main objective of this project is to provide stable recovery with features which you have never seen before in a recovery and which have not been accepted for adding to the official source code of TWRP. This recovery is also first recovery on the world with password protection.​
Based on TWRP version: 3.2.1
For devices: Mido, Sagit, Land, Vince, Kenzo & Kate
Authors build: dadi11
Kernel: https://github.com/RedWolfRecovery/rw_kernel
Developers: ATG Droid, dadi11 & Devil7DK
Features:
Code:
Translated to EN, PL, zh_cn, & CZ
- Password protection
- Flashlight
- MIUI Incremental OTA Support
- Built-in latest Magisk, SuperSU & AromaFM
- Support two screenshot GUI actions - Power+VolDown to save screenshot in to the internal storage &
Power+VolUp to save screenshot in to the external storage (Will be automatically saved in to the internal in case
that external storage doesn't exist).
- Support automatic reboot after the restore process
- Recovery can automatically modify some props in the ROM directly during the installation
- Some built-in scripts from community
- Tap to wake support
- Advanced deactivation of the stock recovery
- Automatic deactivation of the dm-verity & forced encryption directly during the installation of the ROM
- Recovery can notify you about the completed backup/restore/installation using the notification diode & vibration.
- Support "set on boot" settings.
* Changes for security reasons *
- ADB isn't starting automatically at the start of the recovery. You have to activate it in recovery
- MTP isn't starting until user enter correct password
- Deactivated support of the custom themes
Some differences to the official version:
Code:
[COLOR="red"]- get out of here if you are pirating apps. this recovery is not for you[/COLOR]
- always up-to-date with the latest TWRP changes
- compiled on omnirom-7.1 source
- kernel compiled inline with the recovery
- fixed backup/restore of Firmware
- added F2FS support
- added NTFS support
- added exFAT support
- more languages
- other improvements from Features and Changelog lists
Changelog:
Code:
RedWolf-V3.2_027
- If screen is turned off then automatically detect AROMA Installer package and unblank screen before starting the update binary which is going to call AROMA GUI, so we won't be stuck at the black screen since AROMA engine require screen to be turned on.
- Added ability to change OTA Survival driver properties from the recovery GUI, allowing recovery to support "out of the box" almost all incremental OTA updates from different OEMs/custom ROMs out there (as long as they have correctly formatted metadata).
- Notify user about the current activity of the deactivation process - that's handled under the console
- Improved dumwolf driver
- Removed the vibration feedback from all GUI elements
- Automatically resize bootable partitions during nandroid backups
- Changed theme to black/white/red style based on @TBO material theme
- Data files aren't anymore saved on the storage partitions, which means that we're now able to survive even encrypted device.
- Some bug fixes and improvements...
Downloads:
Latest build for Xiaomi Redmi 5 Plus/Note 5 (vince) - UNOFFICIAL
RedWolf-027-vince.img
Screenshots:
UPLOADING SOON
Warning:
Please remember that recovery with password protection isn't still a full protection for your phone. Red Wolf can only prevent unauthorized access to your device from recovery. But your device can be still reinstalled using fastboot or Miflash.
XDA:DevDB Information
RedWolf Recovery Project for Xiaomi Redmi Note 5 [VINCE], Tool/Utility for the Xiaomi Redmi Note 5 / 5 Plus
Contributors
shanuflash, DroidBenm, TingyiChen
Version Information
Status: Stable
Current Stable Version: V3.2_027
Stable Release Date: 2018-07-14
Created 2018-07-14
Last Updated 2018-07-14

Duplicate of:
https://forum.xda-developers.com/re...t/recovery-red-wolf-recovery-project-t3753111
Thread closed.

Related

[RECOVERY][UNOFFICIAL][Riva][V3.2.1-026] Red Wolf Recovery Project for Redmi 5A

{
"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 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.
*
*/
Red Wolf Recovery is custom recovery based on TWRP source code however some things are working here slightly different then you might expected. The main objective of this project is to provide stable recovery with features which you have never seen before in a recovery and which have not been accepted for adding to the official source code of TWRP. This recovery is also first recovery on the world with password protection.​
Based on TWRP version: 3.2.1
For device: Rolex
Authors build: MacTavishAO(ataberkozen)
Developers: ATG Droid
Thanks: z31s1g (for the base of his theme), Ray Li (For his useful advice in the beginnings), osm0sis (for his image scripts), dadi11 (for his awesome kernel) etc.
Features:
Code:
[B]Translated to EN & CZ [/B]
- Password protection
- Flashlight
- MIUI Incremental OTA Support
- Built-in latest Magisk, SuperSU & AromaFM
- Support two screenshot GUI actions - Power+VolDown to save screenshot in to the internal storage &
Power+VolUp to save screenshot in to the external storage (Will be automatically saved in to the internal in case
that external storage doesn't exist).
- Support automatic reboot after the restore process
- Recovery can automatically modify some props in the ROM directly during the installation
- Some built-in scripts from community
- Tap to wake support
- Advanced deactivation of the stock recovery
- Automatic deactivation of the dm-verity & forced encryption directly during the installation of the ROM
- Recovery can notify you about the completed backup/restore/installation using the notification diode & vibration.
- Support "set on boot" settings.
* Changes for security reasons *
- ADB isn't starting automatically at the start of the recovery. You have to activate it in recovery
- MTP isn't starting until user enter correct password
- Deactivated TWRP theme engine
Some differences to the official version:
Code:
- get out of here if you are pirating apps. this recovery is not for you
- always up-to-date with the latest TWRP changes
- compiled on omnirom-7.1 source
- more languages
- other improvements from Features and Changelog lists
Changelog:
Code:
- First Version
Installation instructions:
Same as twrp. If twrp already installed go to install section, select install image, tap on the recovery.img and tick to recovery than swipe.
Known Bugs:
- Flashlight
Downloads:
Latest build for Redmi 5A (riva)
Redwolf Redmi 5A
Warning:
Please remember that recovery with password protection isn't still a full protection for your phone. Red Wolf can only prevent unauthorized access to your device from recovery. But your device can be still reinstalled using fastboot or Miflash.
XDA:DevDB Information
[RECOVERY][UNOFFICIAL][Riva][V3.2.1-026] Red Wolf Recovery Project, Tool/Utility for the Xiaomi Redmi 5A
Contributors
ataberkozen, ATG Droid, darshan1205, muralivijay
Source Code: https://github.com/RedWolfRecovery
Version Information
Status: Beta
Created 2018-02-04
Last Updated 2018-02-08
In top portion it says
"For device: Rolex"
But later it says
Downloads:
Latest build for Redmi 5A (riva)
So which device is it for, riva or rolex?
is Redmi 5A Prime also supported????
Druboo666 said:
is Redmi 5A Prime also supported????
Click to expand...
Click to collapse
It's suppose to be, why don't you test it out? I mean both normal and prime still share the same codename. The difference is only on eMMC capacity & RAM size.
Recovery is already installed, but my device can't reboot to system, stuck in mi logo. Althought, recovery is working fine.
Could you help me about this problem?
Thanks.
PS: Sorry for my English.
eatmytits said:
Recovery is already installed, but my device can't reboot to system, stuck in mi logo. Althought, recovery is working fine.
Could you help me about this problem?
Thanks.
PS: Sorry for my English.
Click to expand...
Click to collapse
Try installing lazy flasher xip
ntrimurthulu said:
Try installing lazy flasher xip
Click to expand...
Click to collapse
Thanks, I'll try these way.
Anyone test this on oreo 8.1 ROM?
pandusetiawan said:
Anyone test this on oreo 8.1 ROM?
Click to expand...
Click to collapse
It is made for 7.1. Under 8.1 it may not work.
ataberkozen said:
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.
*
*/
Red Wolf Recovery is custom recovery based on TWRP source code however some things are working here slightly different then you might expected. The main objective of this project is to provide stable recovery with features which you have never seen before in a recovery and which have not been accepted for adding to the official source code of TWRP. This recovery is also first recovery on the world with password protection.​
Based on TWRP version: 3.2.1
For device: Rolex
Authors build: MacTavishAO(ataberkozen)
Developers: ATG Droid
Thanks: z31s1g (for the base of his theme), Ray Li (For his useful advice in the beginnings), osm0sis (for his image scripts), dadi11 (for his awesome kernel) etc.
Features:
Code:
[B]Translated to EN & CZ [/B]
- Password protection
- Flashlight
- MIUI Incremental OTA Support
- Built-in latest Magisk, SuperSU & AromaFM
- Support two screenshot GUI actions - Power+VolDown to save screenshot in to the internal storage &
Power+VolUp to save screenshot in to the external storage (Will be automatically saved in to the internal in case
that external storage doesn't exist).
- Support automatic reboot after the restore process
- Recovery can automatically modify some props in the ROM directly during the installation
- Some built-in scripts from community
- Tap to wake support
- Advanced deactivation of the stock recovery
- Automatic deactivation of the dm-verity & forced encryption directly during the installation of the ROM
- Recovery can notify you about the completed backup/restore/installation using the notification diode & vibration.
- Support "set on boot" settings.
* Changes for security reasons *
- ADB isn't starting automatically at the start of the recovery. You have to activate it in recovery
- MTP isn't starting until user enter correct password
- Deactivated TWRP theme engine
Some differences to the official version:
Code:
- get out of here if you are pirating apps. this recovery is not for you
- always up-to-date with the latest TWRP changes
- compiled on omnirom-7.1 source
- more languages
- other improvements from Features and Changelog lists
Changelog:
Code:
- First Version
Installation instructions:
Same as twrp. If twrp already installed go to install section, select install image, tap on the recovery.img and tick to recovery than swipe.
Known Bugs:
- Flashlight
Downloads:
Latest build for Redmi 5A (riva)
Redwolf Redmi 5A
Warning:
Please remember that recovery with password protection isn't still a full protection for your phone. Red Wolf can only prevent unauthorized access to your device from recovery. But your device can be still reinstalled using fastboot or Miflash.
XDA:DevDB Information
[RECOVERY][UNOFFICIAL][Riva][V3.2.1-026] Red Wolf Recovery Project, Tool/Utility for the Xiaomi Redmi 5A
Contributors
ataberkozen, ATG Droid, darshan1205, muralivijay
Source Code: https://github.com/RedWolfRecovery
Version Information
Status: Beta
Created 2018-02-04
Last Updated 2018-02-08
Click to expand...
Click to collapse
It is work with MIUI 10 Oreo?

[CLOSED][RECOVERY][UNOFFICIAL][TREBLE][V3.2.1-027] RedWolf Recovery Project [VINCE]

{
"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 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.
*
Red Wolf Recovery is custom recovery based on TWRP source code, however some things are working here slightly different then you might expected. The main objective of this project is to provide stable recovery with features which you have never seen before in a recovery and which have not been accepted for adding to the official source code of TWRP. This recovery is also first recovery on the world with password protection.​
Based on TWRP version: 3.2.1
For devices: Mido, Sagit, Land, Vince, Kenzo & Kate
Authors build: dadi11
Kernel: https://github.com/RedWolfRecovery/rw_kernel
Developers: dadi11 & DroidBenm
Features:
Code:
Translated to EN, PL, zh_cn, & CZ
- Password protection
- Flashlight
- MIUI Incremental OTA Support
- Built-in latest Magisk, SuperSU & AromaFM
- Support two screenshot GUI actions - Power+VolDown to save screenshot in to the internal storage &
Power+VolUp to save screenshot in to the external storage (Will be automatically saved in to the internal in case
that external storage doesn't exist).
- Support automatic reboot after the restore process
- Recovery can automatically modify some props in the ROM directly during the installation
- Some built-in scripts from community
- Tap to wake support
- Advanced deactivation of the stock recovery
- Automatic deactivation of the dm-verity & forced encryption directly during the installation of the ROM
- Recovery can notify you about the completed backup/restore/installation using the notification diode & vibration.
- Support "set on boot" settings.
* Changes for security reasons *
- ADB isn't starting automatically at the start of the recovery. You have to activate it in recovery
- MTP isn't starting until user enter correct password
- Deactivated support of the custom themes
Changelog:
Code:
RedWolf-V3.2_027
- If screen is turned off then automatically detect AROMA Installer package and unblank screen before starting the update binary which is going to call AROMA GUI, so we won't be stuck at the black screen since AROMA engine require screen to be turned on.
- Added ability to change OTA Survival driver properties from the recovery GUI, allowing recovery to support "out of the box" almost all incremental OTA updates from different OEMs/custom ROMs out there (as long as they have correctly formatted metadata).
- Notify user about the current activity of the deactivation process - that's handled under the console
- Improved dumwolf driver
- Removed the vibration feedback from all GUI elements
- Automatically resize bootable partitions during nandroid backups
- Changed theme to black/white/red style based on @TBO material theme
- Data files aren't anymore saved on the storage partitions, which means that we're now able to survive even encrypted device.
- Some bug fixes and improvements...
Downloads:
Latest build for Xiaomi Redmi 5 Plus/Note 5 (vince) - UNOFFICIAL
RedWolf-027-Vince-Treble.img
Screenshots:
UPLOADING SOON
Warning:
Please remember that recovery with password protection isn't still a full protection for your phone. Red Wolf can only prevent unauthorized access to your device from recovery. But your device can be still reinstalled using fastboot or Miflash.
cant use touchscreen after flashing...... rwrp
flashed from twrp
Duplicate of:
https://forum.xda-developers.com/re...t/recovery-red-wolf-recovery-project-t3753111
Thread closed.

PitchBlack Recovery Project for SM-J250F (Galaxy J2 Pro 2018)

{
"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.4.0
PitchBlack version: 3.0.0
For device: j2y18lte
Maintainer/Authors build: @RahulPalLNX
PitchBlack Source Code: here
Device tree: here
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 (**You must need a custom recovery to install it.)
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
Changelog
PBRP Side Changelog
Code:
v3.0.0
- Fully Redesigned UI
- Added new Keychecks While Flashing PBRP or recovery.img or Ramdisk
- Fully Redesigned Website https://pitchblackrecovery.com
- New Android like Power Menu (Activated via power key hold)
- Flashlight toggled by Vol up(+) on hold
- New Scrollable Advanced menu
- Totally Redesigned Icons
- Removed old unnecessary Theming Stuff
- Tested on almost all handy Resolutions
- Flashlight toggle on Lockscreen
- More checks for SAR/Non-SAR
- New Navbar
- Support on almost all Android version (5.0+)
- Update ozip decrypt
- Fix up ozip print logs & take all paths
- Update FUNDING.yml
- Fixed encrypted removal checks & buttons
- Add Flag for disabling treble compatibility by default
- Is_Data_Wiped: Simplify function signature
- Unified AB_OTA_UPDATER
- Change AB device log storage to /data/recovery
- Delay start if specified in board
- Optimize touchscreen driver initialization delay.
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
Device Side Changelog
Code:
- none
Bugs
- MTP (common bug)
- You tell me!
Screenshots
Can be found in Screenshots tab.
Don't Forgot To Hit Thanks Button & Help Me to Grow This New XDA Profile
Downloads
Flashable ZIP
XDA:DevDB Information
RECOVERY, Tool/Utility for the Samsung Galaxy J2
Contributors
RahulPalLNX
Source Code: https://github.com/PitchBlackRecoveryProject
Version Information
Status: Stable
Current Stable Version: 3.0.0
Stable Release Date: 2020-09-07
Created 2020-09-07
Last Updated 2020-09-07
Don't Forgot To Hit Thanks Button.
Download link not working
link not working
Download link not working

[RECOVERY] [UNOFFICIAL] PitchBlack Recovery Project 3.0.0 for Samsung Galaxy J2 2016

{
"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?
*
* 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.4.0
PitchBlack version: 3.0.0
For device: j2xlte
Maintainer/Authors build: NullCode
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: Here
Kernel: Here
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
Dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
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 ODIN
MAKE SURE YOU HAVE OEM TOGGLE AND USB DEBUGGING *ON*.
Download the PitchBlack tar file & the Pitchblack Zip from below.
Reboot to Download Mode.
Flash the PitchBlack tar file through ODIN.
After flashing the device will reboot like normal
Reboot Recovery again.
Press Install and flash the zip file from mobile.
Press Volume Down or Up (your preference)
You're done
From Your Custom Recovery
Download PitchBlack Recovery flashable zip from bellow
Open TWRP in your device
Flash the zip from recovery
Press Volume Down or Up (your preference)
You're done
Changelog
PBRP Side Changelog
Code:
v3.0.0
- Fully Redesigned UI
- Added new Keychecks While Flashing PBRP or recovery.img or Ramdisk
- Fully Redesigned Website https://pitchblackrecovery.com
- New Android like Power Menu (Activated via power key hold)
- New Scrollable Advanced menu
- Totally Redesigned Icons
- Removed old unnecessary Theming Stuff
- Tested on almost all handy Resolutions
- Flashlight toggle on Lockscreen
- More checks for SAR/Non-SAR\
- New Navbar
- Support on almost all Android version (5.0+)
- Update ozip decrypt
- Fix up ozip print logs & take all paths
- Update FUNDING.yml
- Fixed encrypted removal checks & buttons
- Add Flag for disabling treble compatibility by default
- Is_Data_Wiped: Simplify function signature
- Unified AB_OTA_UPDATER
- Change AB device log storage to /data/recovery
- Delay start if specified in board
- Optimize touchscreen driver initialization delay.
Device Side Changelog
1: Initial Build
2: Fix Thermals (CPU Temp will show properly)
3: Fixed a lot of known bugs (3 to be exact)
EXTREMELY DANGEROUS: TOUCH SCREEN LAG FIX = https://forum.xda-developers.com/t/...-samsung-galaxy-j2-2016.4194407/post-84232565
Bugs
- Flashlight does not work
- MTP does not work (use ADB)
Downloads
Flashable zip
Mirror 1: Github
Tar File
Mirror 1: Github
Slight bump because an updated build has been added
You are the best bro i am bored of twrp ui but pitchblack is cool thanks for your work..... touch working fine and.... waiting for android 8.0 for j210f
Uniqueshiva said:
You are the best bro i am bored of twrp ui but pitchblack is cool thanks for your work..... touch working fine and.... waiting for android 8.0 for j210f
Click to expand...
Click to collapse
Did the touch screen lag fix work for you?
You didn't have to replace the touch screen?
No bro i didn't do anything for fix my touch working butterly smooth in it btw i also try other twrp in it touch is also same smooth
Btw does your hdd comes did u started compiling oreo for j210f
I think i am the only one who has still j210f as a primary device
Uniqueshiva said:
I think i am the only one who has still j210f as a primary device
Click to expand...
Click to collapse
I still use it as primary in 2023 lol
Dark_KnightZ3831 said:
I still use it as primary in 2023 lol
Click to expand...
Click to collapse
well yeah finally a worthy competitor lmao
but i am soon going to get a nothing phone 1

[ROM][10][UNOFFICIAL][laurel_sprout][OSS] LineageOS 17.1

{
"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.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 10, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Downloads :
SourceForge folder (includes rom, dtbo image, LineageOS recovery image)
Installation :
You MUST have unlocked botloader and android 10 firmware on your phone
1) Flash LineageOS recovery via fastboot
fastboot flash boot <name of the file>
2) Reboot to recovery
3) Perform factory reset
4) Navigate Apply update -> apply from ADB
5) Sideload rom .zip
adb sideload <rom zip name>
6) Reboot recovery (Advanced -> Reboot to recovery)
7) Now you can sideload gapps or magisk if you need them (recovery might give you a warning about flashing unsigned files, just click second option and installation process will continue)
adb sideload <zip name>
8) "Reboot system now"
9) If you have broken wifi/bt flash dtbo image via fastboot linked at this page
fastboot flash dtbo <name of img>
Notes :
- This is personal build for my own usage, I'm just sharing it
Trees :
Common tree: https://github.com/HarukeyUA/android_device_xiaomi_sm6125-common (Thanks @DarkJoker360 @erfanoabdi for their work for sm6125 common tree)
Device tree: https://github.com/HarukeyUA/android_device_xiaomi_laurel_sprout
Kernel: https://github.com/HarukeyUA/android_kernel_xiaomi_laurel_sprout
Vendor: https://github.com/HarukeyUA/proprietary_vendor_xiaomi
Reserved
Hi and thanks for the work. Has it dual app?
OP
New build is up.
Clean flash is highly recommended to avoid any issues.
Changelog:
- LineageOS source sync
- Fixed incall sound in some voip apps (e. g. discord, google duo)
- SELinux enforcing
- New kernel based off android-linux-stable (4.14.212) with LA.UM.8.11.r1-04800-NICOBAR.0 caf tag merged (kernel, audio, wlan)
- Kernel includes BBR tcp algo by default, wireguard, sdfat, exfat support
Link: SourceForge
I will test this rom bro
New build is up.
Changelog:
- Fixed DT2W
- Fixed 4k video recording
- Imported brightness values from bonito (pixel 3a)
- Enabled aod
- Removed xiaomi doze
- Added fod pressed icon from stock
- Kernel: 4.14.213
Link: SourceForge
Kedeck said:
I will test this rom bro
Click to expand...
Click to collapse
We are waiting for your experience/feedback
I will try asap. Feel so good
has anybody feedback? is this suitable for daily use?
Typhoon_Master said:
has anybody feedback? is this suitable for daily use?
Click to expand...
Click to collapse
solid as a rock. fod is a bit buggy, on par with other oss roms. sot 9-10 hours, no gaming. found no bugs or glitches whatsoever. 10/10. this is the best rom for your a3, period.
New build is up.
Changelog:
- LineageOS source sync
- Kernel: 4.14.214
Link: SourceForge
Harukey said:
New build is up.
Changelog:
- LineageOS source sync
- Kernel: 4.14.214
Link: SourceForge
Click to expand...
Click to collapse
Tnx for sharing your personal rom to community
I did the exactly same way described on the main thread to flash the rom on my phone but for some reason I get boot looped every-time, I flashed the recovery, rom, open-gapps and magisk
After selecting Advanced -> Reboot to recovery I got completely black screen, cant get either fastboot or recovery ... MiFlash detects COM3 and tyring to flash gets me error: cannot receive hello packet
luisgerardo01 said:
After selecting Advanced -> Reboot to recovery I got completely black screen, cant get either fastboot or recovery ... MiFlash detects COM3 and tyring to flash gets me error: cannot receive hello packet
Click to expand...
Click to collapse
i am in the same situation. have you resurrected your phone somehow?

Categories

Resources