Miui 4.11.28 - HTC One X+

I managed to port MIUI 4.11.28
Fully functional. Who cares to test, take https://www.androidfilehost.com/?fid=23991606952601798
The kernel inside rom
cm11 base
Details on Russian http://4pda.ru/forum/index.php?s=&showtopic=404265&view=findpost&p=40055871

MIUI 4.11.28
contains:
- All necessary GoogleApps, sync with Google and work Market (GP in the firmware is also present).
- The main applications MIUI (with firmware authenticity of xiaomi - 99%)
- Translation of the full (there is a place in the S2P on hieroglyphs, not translatable. If you find a place not yet translated - report)
bugs:
- no. fully work
Installation:
- Download the firmware file and put it in the phone memory
- Reboot into recovery TWRP 2.8.6.0
- Make Full Wipe (don't forget to make a backup)
- select Install
* Select the firmware itself
* Spend on writing Swipe to Confirm Flash until the end
* Wait for the installation, reboot into Bootloader for flash kernel
- Do not need to install party GoogleApps!!!
- Flash kernel (boot.img)
boot.img inside the rom
Download MIUI 4.11.28 final
RU by default
Time Zone +3 MSC

Related

[M1 & X1] CWM Recovery 6.0.3.7.1 (in english language)

Hi every one
Zyr3x, has released this custom recovery for Mediapad M1 with Kikat ROM, and it has been succesfully installed on Mediapad X1 (7D-501L, with any kitkat rom, even the 503L ones).
** download:
https://docs.google.com/file/d/0B9puh0RUv2qBU2pXcms3QlRyTXc/edit
** Use Flashify app to install it:
https://play.google.com/store/apps/details?id=com.cgollner.flashify
(don't remenber to backup your stock recovery before flashing, unsing this same app)
** Limitations:
- you have to go back to stock recovery to apply any huawei rom flash/update
- the reboot sub menu, the loss of root is mentioned (and alternate reboot to avoid it is proposed), but normal reboot doesn't change the root state
** Source:
https://plus.google.com/+СеменовОлег/posts/KG3x7JFLFQf
(thks to Joytest for sharing)
** Changelog:
April 4th 2015:
- Fixed restore
- Add "Advance backup"
April 3rd 2015:
- bugs fixed
April 2nd 2015:
- Add chargerservice
March 25th 2015:
- Add backup/restore cust
- Add advance backup
- Some ui twaeks
Please report below your device model and ROM if you install it. And any other bugs.
new version (4th april) online
CWM download LINK is dead. Could anyone give me CWM Recovery 6.0.3.7.1 again?

[RECOVERY][UNOFFICIAL][REDMI 2][WT88047][ARM64][V3.2.1] Red Wolf 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 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: Redmi 2 / Prime (wt88047)
Authors build: @ATG Droid & @dadi11
Main Developers: @ATG Droid
Thanks: @z31s1g (for the base of his theme), @osm0sis (for his image scripts). @nicknitewolf ( for initial twrp sources), @pirej (for arm64 kernel sources)
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:
- 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
- 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:
[B][U]RedWolf-V3.2_026[/U][/B]
- This is just a quick bug fix release for MIUI users. So is highly recommend to update to this build if you are using MIUI.
[B][U]RedWolf-V3.2_025[/U][/B]
- Fixed crash of the recovery while running OTA_RES.. (So MIUI OTA is now working again)
- General bug fixes and improvements
- Fixed bug with MIUI Updater app showing error that installation failed after installation of full ROM
- Deactivation process is now called only when it's really needed
- Updated kernel
[B][U]RedWolf-V3.2_024[/U][/B]
- Fixed GUI color glitch while starting Aroma Installer update-binary
- Optimized pigz runtime process
- Updated recovery base to the AOSP 8.1.0 & TWRP 3.2.1
- Highly improved signature verification for Incremental packages so now we can be really sure if the package is compatible with the ROM.
- Introduced a file based backup/restore engine. Expect it to be improved with the next builds...
- Improved security related to the password protection
- Fixed loading of the AromaFM config file
- System survival process for Incremental packages is now set by default
- Code optimizations
- Removed the dumwolf process
- Added signature check for incremental OTA survival so we won't be unnecessarily creating a new one if it's signed under the same access key
- Magisk updated to the version 15.1
- Added Indonesian language
- Fixed issues with Chinese characters...
- Governor which is changed by the action in the recovery GUI is now automatically set for all cores instead of only four.
[B][U]RedWolf-V3.2_023[/U][/B]
- Updated recovery base to the TWRP version 3.2.0
- Fixed issue with recovery sometimes showing "NO-OS" page even when OS is installed
- Merged: Fstab V2, minui updates, Keymaster 3.0 support, ADB updates, fixes related to the compiling errors...
- Added patch against the pirating applications
[B][U]RedWolf-V3.1_022[/U][/B]
- Small improvements in the installation process
- Recovery will now automatically warn the user in case that user selected to install the zip which contain a bootloader
- You can now wipe installed substratum overlays directly from the "advanced wipe" section
[B][U]RedWolf-V3.1_021[/U][/B]
- Automatically return install error if there is any issue with Incremental OTA Survival
- Added option to also backup system partition for Incremental OTA Survival (It's not always needed, but just in case it's better to backup it.)
- Added support for the compatibility verification of the Incremental Package
- Rebuilded & improved installation process
- Fixed starting process not being disabled correctly in case that we are running ORS
- Translation update
- Added support for devices with 2GB RAM or less... (Check installation process of this build for more info)
- Added checkbox for activation/deactivation of the boot check (Disable only if you really need to).
- Fixed booting problems on some custom ROMs which don't have gzip compressed ramdisk
- Removed bookmark feature
- Added ability to unzip files using the stock filemanager.
- Added search selection for the stock filemanager.
- Fixed 'No OS' on system image restore after wipe
- Merged some latest commits from TWRP gerrit
[B][U]
RedWolf-V3.1_020[/U][/B]
- Fixed flashing of the images in the previous 018 build
- Added back support for unpacking of the LZ4 compressed ramdisk
- Fixed bookmark feature
[B][U]RedWolf-V3.1_019[/U][/B]
- Disable TWRP installation directly during the first boot
- Default time zone was set to CEST
- Use military time as default time.
- Support of the custom themes was completely removed from the installation process
- Few fixes & improvements in the strings.
- Default value of the RedWolf specific vibrations was slightly increased
- Improved saving/loading of the AromaFM config file.
- User can now select if recovery should disable stock recovery when system is mounted as read-only.
- Default color of the recovery was set to red.
- Fixed automatic reboot if the installation process was unsuccessful
- Center time in the statusbar as default
- Show CPU temp in statusbar as default
- Added "Red Wolf No-OS search engine". Enable this if you are sometimes getting No-OS installed error even when OS is installed.
- Added back support for extra languages
- Added support for Talian language
- Updated Chinese (simplified) translation of the AromaFM by LiuNian and Pzqqt
- Fixed displaying of the extra languages
- Improved mounting of the partitions during the applying of set on boot values
- Fixes with "stuck at unmounting"
- Highly improved speed of the recovery while setting up a new password, changing accent color or setting a new splash screen
- Magisk updated to the V14.3
- Recovery now won't allow the user to enter special characters while entering the password (Causing issues...)
- Few improvements with the Android Oreo installation
- Updated kernel
- Added ability to select if recovery should automatically disable forced encryption in the ROM
- Recovery will now automatically rename scripts in the system if the "Aggresive stock recovery deactivation" is enabled
- Added ability to select if recovery should automatically enable/disable USB Debugging in the ROM
- Removed some useless files to save the space
- Added support for saving the set on boot values also during the automatic reboot
- Redesigned flashlight icon
- Recovery now won't allow the user to enter the space in to the backup name
- Improved support of the last status checking of the MIUI ROM
- Recovery now won't show any button after the cancelled reboot action untill the sleep action won't be running anymore
- You can now select if recovery should also automaticaly reboot after the successfuly finished restore process
- Recovery will now hide the automatic backup feature if the system partition is mounted as read-only
- Updated recovery base to the AOSP 8.0.0
- Updated image drivers
- Added ability to select if recovery should automatically enable/disable "ro.adb.secure" property in the ROM
- Recovery will now automatically disable starting of the flash_recovery service if the "Aggresive stock recovery deactivation" is enabled (this process is also compatible with the backup of the init.rc by Magisk or SuperSU).
- Added new section called "Special Actions" in to the advanced menu
- Updated & optimized flashlight drivers
- Added ability to select if recovery should automatically enable/disable "ro.secure" property in the ROM
- Added ability to select if recovery should automatically enable/disable "ro.allow.mock.location" property in the ROM
- Highly improved support of the Incremental Package installation, detection etc.
- Updated Chinese (simplified) translation of the recovery by LiuNian and Pzqqt
- Added support for the complete deactivation of the secure boot in the MIUI based ROMs
- ADB is now automatically starting as root
- Added support for the RedWolf update package
- Default theme of the AromaFM was changed to holo black with the sense icons and automount turned on
- SuperSU Updated to the 2.82 SR5
- Updated ramdisk cleaner & added support for more kernels (thanks to @MOVZX's kernel installation scripts...)
- Small fixes with the /WOLF folder in the PartitionManager
- Highly improved speed of the reboot
- 'Deactivation process' is now automatically called during the installation instead of the reboot
- Imroved deactivation of the leds after the installation / backup / restore process.
- Fixed bug with recovery showing on the governor page that the active governor is "Interactive" even when user selected performance/powersave mode.
- Removed some GUI messages while we are installing built-in zips.
- And many other things which i don't remember anymore...
[B][U]RedWolf-V3.1_018[/U][/B]
- Fixed bugs with MIUI OTA Support to make sure that it will work even with newest beta builds of the MIUI
- Updated Polish translation by Daviteusz
- Fixed bugs in the Polish strings & edited the scale of the Russian strings
- Recovery will be now more aggressive if the process of the stock recovery doesn't want to be disconnected (Sometimes happen on some MIUI ROMs).
- Added detection of the installed ROM
[B][U]RedWolf-V3.1_017[/U][/B]
- Magisk updated to the V13.6
- SuperSU updated to the 2.82 SR3
- Added ability to automatically flash SuperSU config before the SuperSU - https://forum.xda-developers.com/apps/supersu/2017-08-13-supersu-config-t3655754
- Deactivated hw keys
- Added some missing back buttons
- Attempted to fix encryption
- Attempted to fix MIUI OTA installation - needs testing
- Removed extra languages (were not displayed properly)
- Small update which fixed deactivation of the dm-verity & forced encryption. Now you really don't have to flash the lazyflasher everytime when you are installing the MIUI ROM.
[B][U]RedWolf-V3.1_016[/U][/B]
- Fixed feature "Backup wifi, bluetooth & hosts" not to work if the user wiped the data partition using the "factory reset".
- TWRP source code was updated to the Aug 15, 2017
- Fixed recovery remembering the wipe list after setting a new gui page.
- Improvements with the mounting of the partitions during the boot
- Fixed led drivers on mido
- Fixed ability to set custom backup folder name & ADB ID
[B][U]
RedWolf-V3.1_015[/U][/B]
- Updated with the latest TWRP changes
- Added flashlight switch on mido
[B][U]RedWolf-V3.1_014[/U][/B]
- Fixed recovery not deactivating the dm-verity, forced encryption, & stock recovery if the OS was detected as not installed. This issue was often happening on some MIUI ROMs.
- Improvements with the OTA update system of the MIUI.
- Fixed wrong reboot for some users.
- Added support for automatic deactivation of the dm-verity, forced encryption & stock recovery after finishing the OpenRecoveryScript process.
- Fixed recovery not deactivating the dm-verity & forced encryption during the automatic reboot after the finished installation.
- Better explain the current situation if the OS was detected as not installed.
- osm0sis's scripts "unpackbootimg" & "mkbootimg" can now be easily called from the script or terminal
- Improved the speed of the reboot
- Updated the community script "Fingerprint scanner fix" by Magua. It's now working again!
- Added NTFS & exFAT support
- Added more languages and updated Polish RedWolf translation by @Daviteusz
- Added FGO patch - https://goo.gl/GBkhMN
[B][U]RedWolf-V3.1_013[/U][/B]
- Slightly improved deactivation of the stock recovery during reboot after the zip installation
- Added ability to flash boot logo in the recovery
- Fixed firmware restoring issues
[B][U]RedWolf-V3.1_012[/U][/B]
- added F2FS support for mido
- added Night Mode (kcal) support for mido
[B][U]RedWolf-V3.1_011[/U][/B]
- Updated Polish translation by @Daviteusz
- Added few missing strings from the latest TWRP source
Downloads:
Latest build for Xiaomi Redmi 2/prime (wt88047)
RedWolf-Unofficial-wt88047-1GB-2GB_RAM_arm64.zip
{{{ FLASH THIS ZIP FILE IN YOUR DEVICE USING CURRENTLY INSTALLED RECOVERY}}}
Screenshots:
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][REDMI 2][WT88047][ARM64][V3.2.1] Red Wolf Recovery Project, Tool/Utility for the Xiaomi Redmi 2
Contributors
karthik km, ATG Droid
Source Code: https://github.com/RedWolfRecovery
Version Information
Status: Testing
Created 2018-02-16
Last Updated 2018-03-25
I have 2 GB Device , so I don't know about 1gb devices
However it may be works. As the configuration is same between 1/2GB RAM devices
so we can flash MIUI dev. rom directly through this recovery??
xehed said:
so we can flash MIUI dev. rom directly through this recovery??
Click to expand...
Click to collapse
Didn't tried yet
But you can try and report here
karthik km said:
I have 2 GB Device , so I don't know about 1gb devices
However it may be works. As the configuration is same between 1/2GB RAM devices
Click to expand...
Click to collapse
First of all very thanks friend. I have 1gb version at my home and just installed it. Though i haven't installed anything using it till now but it aroma file manager and wiping cache working.
nirwansingh said:
First of all very thanks friend. I have 1gb version at my home and just installed it. Though i haven't installed anything using it till now but it aroma file manager and wiping cache working.
Click to expand...
Click to collapse
I have tested
1) restore and backup
2) wipe ( except data)
3) install zips
4) File manager
5) flashlight ( didn't tested yet) ( I think it might not work)
7) something ( have look over there)
((( all are working as expected)))
Themes and flashlight doesn't work
why we need flashlight to put in recovery?
xehed said:
why we need flashlight to put in recovery?
Click to expand...
Click to collapse
Its 3 am and dead silence. you are chilling and all pumped up and excited about the new ROM you are about to flash. You reboot to recovery and do a full wipe. you are about to flash the ROM but BOOM there's a power outage in your town and just then you hear someone banging on your door. you are damn scared and about to wet your pants. You try to turn on the flashlight but you can't since you are in old school twrp. You scream your lungs out "WHY THERES NO OPTION FOR FLASHLIGHT IN THIS FUVKING RECOVERY? WHY!!??!!?"
rude_bear42 said:
Its 3 am and dead silence. you are chilling and all pumped up and excited about the new ROM you are about to flash. You reboot to recovery and do a full wipe. you are about to flash the ROM but BOOM there's a power outage in your town and just then you hear someone banging on your door. you are damn scared and about to wet your pants. You try to turn on the flashlight but you can't since you are in old school twrp. You scream your lungs out "WHY THERES NO OPTION FOR FLASHLIGHT IN THIS FUVKING RECOVERY? WHY!!??!!?"
Click to expand...
Click to collapse
hahahaha... okie, that makes sense :laugh:
Can I use it with kk based roms?
Paleskin said:
Can I use it with kk based roms?
Click to expand...
Click to collapse
Flash and try
And report here
Bootloop
Working fine while using
hey! i could not update to trwp... i got error and need to fastboot to miui. with this redwolf i can now try new oreo rons. thanks.!
cyber171 said:
hey! i could not update to trwp... i got error and need to fastboot to miui. with this redwolf i can now try new oreo rons. thanks.!
Click to expand...
Click to collapse
That's great
It gave me warning to uninstall lucky patcher, what's that
muralirj said:
It gave me warning to uninstall lucky patcher, what's that
Click to expand...
Click to collapse
Road OP please
New Build is UP.
Just a bug fixed build
1) Flashlight is working
Get it HERE
delete

[RECOVERY][UNOFFICIAL][UGGLITE][V3.2.1-027] Red Wolf 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 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: Ugglite
Authors build: yshalsager
Developers: @ATG Droid & @dadi11
Thanks: z31s1g (for the base of his theme), Ray Li (For his useful advice in the beginnings), osm0sis (for his image scripts), 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.
[B]* Changes for security reasons *[/B]
- 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
[/URL]
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
- There isn't bug with reboot from recovery to recovery
- 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...
RedWolf-V3.2_026
- This is just a quick bug fix release for MIUI users. So is highly recommend to update to this build if you are using MIUI.
RedWolf-V3.2_025
- Fixed crash of the recovery while running OTA_RES.. (So MIUI OTA is now working again)
- General bug fixes and improvements
- Fixed bug with MIUI Updater app showing error that installation failed after installation of full ROM
- Deactivation process is now called only when it's really needed
- Updated kernel
RedWolf-V3.2_024
- Fixed GUI color glitch while starting Aroma Installer update-binary
- Optimized pigz runtime process
- Updated recovery base to the AOSP 8.1.0 & TWRP 3.2.1
- Highly improved signature verification for Incremental packages so now we can be really sure if the package is compatible with the ROM.
- Introduced a file based backup/restore engine. Expect it to be improved with the next builds...
- Improved security related to the password protection
- Fixed loading of the AromaFM config file
- System survival process for Incremental packages is now set by default
- Code optimizations
- Removed the dumwolf process
- Added signature check for incremental OTA survival so we won't be unnecessarily creating a new one if it's signed under the same access key
- Magisk updated to the version 15.1
- Added Indonesian language
- Fixed issues with Chinese characters...
- Governor which is changed by the action in the recovery GUI is now automatically set for all cores instead of only four.
RedWolf-V3.2_023
- Updated recovery base to the TWRP version 3.2.0
- Fixed issue with recovery sometimes showing "NO-OS" page even when OS is installed
- Merged: Fstab V2, minui updates, Keymaster 3.0 support, ADB updates, fixes related to the compiling errors...
- Added patch against the pirating applications
RedWolf-V3.1_022
- Small improvements in the installation process
- Recovery will now automatically warn the user in case that user selected to install the zip which contain a bootloader
- You can now wipe installed substratum overlays directly from the "advanced wipe" section
RedWolf-V3.1_021
- Automatically return install error if there is any issue with Incremental OTA Survival
- Added option to also backup system partition for Incremental OTA Survival (It's not always needed, but just in case it's better to backup it.)
- Added support for the compatibility verification of the Incremental Package
- Rebuilded & improved installation process
- Fixed starting process not being disabled correctly in case that we are running ORS
- Translation update
- Added support for devices with 2GB RAM or less... (Check installation process of this build for more info)
- Added checkbox for activation/deactivation of the boot check (Disable only if you really need to).
- Fixed booting problems on some custom ROMs which don't have gzip compressed ramdisk
- Removed bookmark feature
- Added ability to unzip files using the stock filemanager.
- Added search selection for the stock filemanager.
- Fixed 'No OS' on system image restore after wipe
- Merged some latest commits from TWRP gerrit
RedWolf-V3.1_020
- Fixed flashing of the images in the previous 018 build
- Added back support for unpacking of the LZ4 compressed ramdisk
- Fixed bookmark feature
RedWolf-V3.1_019
- Disable TWRP installation directly during the first boot
- Default time zone was set to CEST
- Use military time as default time.
- Support of the custom themes was completely removed from the installation process
- Few fixes & improvements in the strings.
- Default value of the RedWolf specific vibrations was slightly increased
- Improved saving/loading of the AromaFM config file.
- User can now select if recovery should disable stock recovery when system is mounted as read-only.
- Default color of the recovery was set to red.
- Fixed automatic reboot if the installation process was unsuccessful
- Center time in the statusbar as default
- Show CPU temp in statusbar as default
- Added "Red Wolf No-OS search engine". Enable this if you are sometimes getting No-OS installed error even when OS is installed.
- Added back support for extra languages
- Added support for Talian language
- Updated Chinese (simplified) translation of the AromaFM by LiuNian and Pzqqt
- Fixed displaying of the extra languages
- Improved mounting of the partitions during the applying of set on boot values
- Fixes with "stuck at unmounting"
- Highly improved speed of the recovery while setting up a new password, changing accent color or setting a new splash screen
- Magisk updated to the V14.3
- Recovery now won't allow the user to enter special characters while entering the password (Causing issues...)
- Few improvements with the Android Oreo installation
- Updated kernel
- Added ability to select if recovery should automatically disable forced encryption in the ROM
- Recovery will now automatically rename scripts in the system if the "Aggresive stock recovery deactivation" is enabled
- Added ability to select if recovery should automatically enable/disable USB Debugging in the ROM
- Removed some useless files to save the space
- Added support for saving the set on boot values also during the automatic reboot
- Redesigned flashlight icon
- Recovery now won't allow the user to enter the space in to the backup name
- Improved support of the last status checking of the MIUI ROM
- Recovery now won't show any button after the cancelled reboot action untill the sleep action won't be running anymore
- You can now select if recovery should also automaticaly reboot after the successfuly finished restore process
- Recovery will now hide the automatic backup feature if the system partition is mounted as read-only
- Updated recovery base to the AOSP 8.0.0
- Updated image drivers
- Added ability to select if recovery should automatically enable/disable "ro.adb.secure" property in the ROM
- Recovery will now automatically disable starting of the flash_recovery service if the "Aggresive stock recovery deactivation" is enabled (this process is also compatible with the backup of the init.rc by Magisk or SuperSU).
- Added new section called "Special Actions" in to the advanced menu
- Updated & optimized flashlight drivers
- Added ability to select if recovery should automatically enable/disable "ro.secure" property in the ROM
- Added ability to select if recovery should automatically enable/disable "ro.allow.mock.location" property in the ROM
- Highly improved support of the Incremental Package installation, detection etc.
- Updated Chinese (simplified) translation of the recovery by LiuNian and Pzqqt
- Added support for the complete deactivation of the secure boot in the MIUI based ROMs
- ADB is now automatically starting as root
- Added support for the RedWolf update package
- Default theme of the AromaFM was changed to holo black with the sense icons and automount turned on
- SuperSU Updated to the 2.82 SR5
- Updated ramdisk cleaner & added support for more kernels (thanks to @MOVZX's kernel installation scripts...)
- Small fixes with the /WOLF folder in the PartitionManager
- Highly improved speed of the reboot
- 'Deactivation process' is now automatically called during the installation instead of the reboot
- Imroved deactivation of the leds after the installation / backup / restore process.
- Fixed bug with recovery showing on the governor page that the active governor is "Interactive" even when user selected performance/powersave mode.
- Removed some GUI messages while we are installing built-in zips.
- And many other things which i don't remember anymore...
RedWolf-V3.1_018
- Fixed bugs with MIUI OTA Support to make sure that it will work even with newest beta builds of the MIUI
- Updated Polish translation by Daviteusz
- Fixed bugs in the Polish strings & edited the scale of the Russian strings
- Recovery will be now more aggressive if the process of the stock recovery doesn't want to be disconnected (Sometimes happen on some MIUI ROMs).
- Added detection of the installed ROM
RedWolf-V3.1_017
- Magisk updated to the V13.6
- SuperSU updated to the 2.82 SR3
- Added ability to automatically flash SuperSU config before the SuperSU - https://forum.xda-developers.com/apps/supersu/2017-08-13-supersu-config-t3655754
- Deactivated hw keys
- Added some missing back buttons
- Attempted to fix encryption
- Attempted to fix MIUI OTA installation - needs testing
- Removed extra languages (were not displayed properly)
- Small update which fixed deactivation of the dm-verity & forced encryption. Now you really don't have to flash the lazyflasher everytime when you are installing the MIUI ROM.
RedWolf-V3.1_016
- Fixed feature "Backup wifi, bluetooth & hosts" not to work if the user wiped the data partition using the "factory reset".
- TWRP source code was updated to the Aug 15, 2017
- Fixed recovery remembering the wipe list after setting a new gui page.
- Improvements with the mounting of the partitions during the boot
- Fixed led drivers on mido
- Fixed ability to set custom backup folder name & ADB ID
RedWolf-V3.1_015
- Updated with the latest TWRP changes
- Added flashlight switch on mido
RedWolf-V3.1_014
- Fixed recovery not deactivating the dm-verity, forced encryption, & stock recovery if the OS was detected as not installed. This issue was often happening on some MIUI ROMs.
- Improvements with the OTA update system of the MIUI.
- Fixed wrong reboot for some users.
- Added support for automatic deactivation of the dm-verity, forced encryption & stock recovery after finishing the OpenRecoveryScript process.
- Fixed recovery not deactivating the dm-verity & forced encryption during the automatic reboot after the finished installation.
- Better explain the current situation if the OS was detected as not installed.
- osm0sis's scripts "unpackbootimg" & "mkbootimg" can now be easily called from the script or terminal
- Improved the speed of the reboot
- Updated the community script "Fingerprint scanner fix" by Magua. It's now working again!
- Added NTFS & exFAT support
- Added more languages and updated Polish RedWolf translation by @Daviteusz
- Added FGO patch - https://goo.gl/GBkhMN
RedWolf-V3.1_013
- Slightly improved deactivation of the stock recovery during reboot after the zip installation
- Added ability to flash boot logo in the recovery
- Fixed firmware restoring issues
RedWolf-V3.1_012
- added F2FS support for mido
- added Night Mode (kcal) support for mido
RedWolf-V3.1_011
- Updated Polish translation by @Daviteusz
- Added few missing strings from the latest TWRP source
[Red Wolf] Install TWRP and root your device without breaking incremental OTA's!
Known Bugs:
- Flashlight is not working.
Downloads:
Latest build for Xiaomi Redmi Note 5A/Y1 (ugglite)
RedWolf-027-Unofficial-ugglite.img
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][UGGLITE][V3.2.1-027] Red Wolf Recovery Project, Tool/Utility for the Xiaomi Redmi Note 5A/Prime/Y1
Contributors
yshalsager, ATG Droid, Dadi11
Source Code: https://github.com/RedWolfRecovery
Version Information
Status: Testing
Created 2018-02-21
Last Updated 2018-05-07
Sources:
Recovery: https://github.com/RedWolfRecovery/rw_recovery
Device trees:
https://github.com/RedWolfRecovery-Xiaomi-Devices/android_device_xiaomi_ugg
https://github.com/RedWolfRecovery-Xiaomi-Devices/android_device_xiaomi_ugglite
Screenshots: Here
In ugglite not working. Phone don't go to recovery, reboot and boot normally.
ugglite no work please see : https://forum.xda-developers.com/android/development/recovery-red-wolf-recovery-project-t3762730
Costum rom
Thanks before,and let me hope another dev make costumrom for RN5A UGG,I try 1 mounth searching costumrom yet beside MIUI Pro,or XIAOMI EU,I dont get it why so quiet support?
Reza740 said:
Thanks before,and let me hope another dev make costumrom for RN5A UGG,I try 1 mounth searching costumrom yet beside MIUI Pro,or XIAOMI EU,I dont get it why so quiet support?
Click to expand...
Click to collapse
ugglite
Try to find ugg there
As stated previously, this recovery doesn't work. Try the one on post number 4.
yshalsager said:
ugglite
Try to find ugg there
Click to expand...
Click to collapse
Sorry one question please,I dont understand how to find there,in there all speaking russian no english,maybe next future and thanks again for suggest to me,cheers
Sent from my ugg using XDA Labs
thanks a lot.:laugh:
Updated!
Red Wolf V3.2.1-027
Finally, It's working
Tested on ugglite only.
I will update ugg soon
If any ugg user interesting in testing, ping me on telegram
would that be also for the 2/16 version?
Gesendet von meinem S3 mit Tapatalk
TommeleTBone said:
would that be also for the 2/16 version?
Gesendet von meinem S3 mit Tapatalk
Click to expand...
Click to collapse
It's already for it.
2/16 is ugglite
ah cool, because there was a recent '2gb'-version besides the ugg and ugglite, that made me wonder...
Gesendet von meinem S3 mit Tapatalk
yshalsager said:
Updated!
Red Wolf V3.2.1-027
Finally, It's working
Tested on ugglite only.
I will update ugg soon
If any ugg user interesting in testing, ping me on telegram
Click to expand...
Click to collapse
Thanks a lot!
yshalsager said:
Updated!
Red Wolf V3.2.1-027
Finally, It's working
Tested on ugglite only.
I will update ugg soon
If any ugg user interesting in testing, ping me on telegram
Click to expand...
Click to collapse
hey. have you finished testing the one for ugg?
gingerboy92 said:
hey. have you finished testing the one for ugg?
Click to expand...
Click to collapse
After exams.
@gingerboy92 ugg build, Can you test?
https://www.androidfilehost.com/?fid=746163614322266065
yshalsager said:
@gingerboy92 ugg build, Can you test?
https://www.androidfilehost.com/?fid=746163614322266065
Click to expand...
Click to collapse
Something is wrong. Partition mount error.
gingerboy92 said:
Something is wrong. Partition mount error.
Click to expand...
Click to collapse
Okay, thanks for testing
yshalsager said:
Okay, thanks for testing
Click to expand...
Click to collapse
alright. for now i just unpacked the ugglite build, replaced the ugglite props and *variant*.rc to ugg. working fine. not sure if it'll go wrong but i only use the recovery to flash new rom so i guess it'll be ok, i hope it'll be ok rofl

[RECOVERY][UNOFFICIAL][ido][V3.2.1-027] Red Wolf Recovery Project [13-04-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:
/*
* 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.
*/
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: ido
Authors build: krasCGQ
Kernel: KudProject/kernel_xiaomi_msm8916
Developers: ATG Droid, dadi11 & Devil7DK
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 & mido builds) etc.
Features:
Code:
[B]Translated to EN, PL, zh_cn, & 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.
*[B] Changes for security reasons [/B]*
- 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:
[B][COLOR="red"]- get out of here if you are pirating apps. this recovery is not for you[/COLOR][/B]
- 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:
[B][U]RedWolf-V3.2_027[/U][/B]
- 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...
[CODE][B][U]RedWolf-V3.2_026[/U][/B]
- This is just a quick bug fix release for MIUI users. So is highly recommend to update to this build if you are using MIUI.
[B][U]RedWolf-V3.2_025[/U][/B]
- Fixed crash of the recovery while running OTA_RES.. (So MIUI OTA is now working again)
- General bug fixes and improvements
- Fixed bug with MIUI Updater app showing error that installation failed after installation of full ROM
- Deactivation process is now called only when it's really needed
- Updated kernel
[B][U]RedWolf-V3.2_024[/U][/B]
- Fixed GUI color glitch while starting Aroma Installer update-binary
- Optimized pigz runtime process
- Updated recovery base to the AOSP 8.1.0 & TWRP 3.2.1
- Highly improved signature verification for Incremental packages so now we can be really sure if the package is compatible with the ROM.
- Introduced a file based backup/restore engine. Expect it to be improved with the next builds...
- Improved security related to the password protection
- Fixed loading of the AromaFM config file
- System survival process for Incremental packages is now set by default
- Code optimizations
- Removed the dumwolf process
- Added signature check for incremental OTA survival so we won't be unnecessarily creating a new one if it's signed under the same access key
- Magisk updated to the version 15.1
- Added Indonesian language
- Fixed issues with Chinese characters...
- Governor which is changed by the action in the recovery GUI is now automatically set for all cores instead of only four.
[B][U]RedWolf-V3.2_023[/U][/B]
- Updated recovery base to the TWRP version 3.2.0
- Fixed issue with recovery sometimes showing "NO-OS" page even when OS is installed
- Merged: Fstab V2, minui updates, Keymaster 3.0 support, ADB updates, fixes related to the compiling errors...
- Added patch against the pirating applications
[B][U]RedWolf-V3.1_022[/U][/B]
- Small improvements in the installation process
- Recovery will now automatically warn the user in case that user selected to install the zip which contain a bootloader
- You can now wipe installed substratum overlays directly from the "advanced wipe" section
[B][U]RedWolf-V3.1_021[/U][/B]
- Automatically return install error if there is any issue with Incremental OTA Survival
- Added option to also backup system partition for Incremental OTA Survival (It's not always needed, but just in case it's better to backup it.)
- Added support for the compatibility verification of the Incremental Package
- Rebuilded & improved installation process
- Fixed starting process not being disabled correctly in case that we are running ORS
- Translation update
- Added support for devices with 2GB RAM or less... (Check installation process of this build for more info)
- Added checkbox for activation/deactivation of the boot check (Disable only if you really need to).
- Fixed booting problems on some custom ROMs which don't have gzip compressed ramdisk
- Removed bookmark feature
- Added ability to unzip files using the stock filemanager.
- Added search selection for the stock filemanager.
- Fixed 'No OS' on system image restore after wipe
- Merged some latest commits from TWRP gerrit
[B][U]RedWolf-V3.1_020[/U][/B]
- Fixed flashing of the images in the previous 018 build
- Added back support for unpacking of the LZ4 compressed ramdisk
- Fixed bookmark feature
[B][U]RedWolf-V3.1_019[/U][/B]
- Disable TWRP installation directly during the first boot
- Default time zone was set to CEST
- Use military time as default time.
- Support of the custom themes was completely removed from the installation process
- Few fixes & improvements in the strings.
- Default value of the RedWolf specific vibrations was slightly increased
- Improved saving/loading of the AromaFM config file.
- User can now select if recovery should disable stock recovery when system is mounted as read-only.
- Default color of the recovery was set to red.
- Fixed automatic reboot if the installation process was unsuccessful
- Center time in the statusbar as default
- Show CPU temp in statusbar as default
- Added "Red Wolf No-OS search engine". Enable this if you are sometimes getting No-OS installed error even when OS is installed.
- Added back support for extra languages
- Added support for Talian language
- Updated Chinese (simplified) translation of the AromaFM by LiuNian and Pzqqt
- Fixed displaying of the extra languages
- Improved mounting of the partitions during the applying of set on boot values
- Fixes with "stuck at unmounting"
- Highly improved speed of the recovery while setting up a new password, changing accent color or setting a new splash screen
- Magisk updated to the V14.3
- Recovery now won't allow the user to enter special characters while entering the password (Causing issues...)
- Few improvements with the Android Oreo installation
- Updated kernel
- Added ability to select if recovery should automatically disable forced encryption in the ROM
- Recovery will now automatically rename scripts in the system if the "Aggresive stock recovery deactivation" is enabled
- Added ability to select if recovery should automatically enable/disable USB Debugging in the ROM
- Removed some useless files to save the space
- Added support for saving the set on boot values also during the automatic reboot
- Redesigned flashlight icon
- Recovery now won't allow the user to enter the space in to the backup name
- Improved support of the last status checking of the MIUI ROM
- Recovery now won't show any button after the cancelled reboot action untill the sleep action won't be running anymore
- You can now select if recovery should also automaticaly reboot after the successfuly finished restore process
- Recovery will now hide the automatic backup feature if the system partition is mounted as read-only
- Updated recovery base to the AOSP 8.0.0
- Updated image drivers
- Added ability to select if recovery should automatically enable/disable "ro.adb.secure" property in the ROM
- Recovery will now automatically disable starting of the flash_recovery service if the "Aggresive stock recovery deactivation" is enabled (this process is also compatible with the backup of the init.rc by Magisk or SuperSU).
- Added new section called "Special Actions" in to the advanced menu
- Updated & optimized flashlight drivers
- Added ability to select if recovery should automatically enable/disable "ro.secure" property in the ROM
- Added ability to select if recovery should automatically enable/disable "ro.allow.mock.location" property in the ROM
- Highly improved support of the Incremental Package installation, detection etc.
- Updated Chinese (simplified) translation of the recovery by LiuNian and Pzqqt
- Added support for the complete deactivation of the secure boot in the MIUI based ROMs
- ADB is now automatically starting as root
- Added support for the RedWolf update package
- Default theme of the AromaFM was changed to holo black with the sense icons and automount turned on
- SuperSU Updated to the 2.82 SR5
- Updated ramdisk cleaner & added support for more kernels (thanks to @MOVZX's kernel installation scripts...)
- Small fixes with the /WOLF folder in the PartitionManager
- Highly improved speed of the reboot
- 'Deactivation process' is now automatically called during the installation instead of the reboot
- Imroved deactivation of the leds after the installation / backup / restore process.
- Fixed bug with recovery showing on the governor page that the active governor is "Interactive" even when user selected performance/powersave mode.
- Removed some GUI messages while we are installing built-in zips.
- And many other things which i don't remember anymore...
[B][U]RedWolf-V3.1_018[/U][/B]
- Fixed bugs with MIUI OTA Support to make sure that it will work even with newest beta builds of the MIUI
- Updated Polish translation by Daviteusz
- Fixed bugs in the Polish strings & edited the scale of the Russian strings
- Recovery will be now more aggressive if the process of the stock recovery doesn't want to be disconnected (Sometimes happen on some MIUI ROMs).
- Added detection ofthe installed ROM
[B][U]RedWolf-V3.1_017[/U][/B]
- Magisk updated to the V13.6
- SuperSU updated to the 2.82 SR3
- Added ability to automatically flash SuperSU config before the SuperSU - https://forum.xda-developers.com/apps/supersu/2017-08-13-supersu-config-t3655754
- Deactivated hw keys
- Added some missing back buttons
- Attempted to fix encryption
- Attempted to fix MIUI OTA installation - needs testing
- Removed extra languages (were not displayed properly)
- Small update which fixed deactivation of the dm-verity & forced encryption. Now you really don't have to flash the lazyflasher everytime when you are installing the MIUI ROM.
[B][U]RedWolf-V3.1_016[/U][/B]
- Fixed feature "Backup wifi, bluetooth & hosts" not to work if the user wiped the data partition using the "factory reset".
- TWRP source code was updated to the Aug 15, 2017
- Fixed recovery remembering the wipe list after setting a new gui page.
- Improvements with the mounting of the partitions during the boot
- Fixed led drivers on mido
- Fixed ability to set custom backup folder name & ADB ID
[B][U]RedWolf-V3.1_015[/U][/B]
- Updated with the latest TWRP changes
- Added flashlight switch on mido
[B][U]RedWolf-V3.1_014[/U][/B]
- Fixed recovery not deactivating the dm-verity, forced encryption, & stock recovery if the OS was detected as not installed. This issue was often happening on some MIUI ROMs.
- Improvements with the OTA update system of the MIUI.
- Fixed wrong reboot for some users.
- Added support for automatic deactivation of the dm-verity, forced encryption & stock recovery after finishing the OpenRecoveryScript process.
- Fixed recovery not deactivating the dm-verity & forced encryption during the automatic reboot after the finished installation.
- Better explain the current situation if the OS was detected as not installed.
- osm0sis's scripts "unpackbootimg" & "mkbootimg" can now be easily called from the script or terminal
- Improved the speed of the reboot
- Updated the community script "Fingerprint scanner fix" by Magua. It's now working again!
- Added NTFS & exFAT support
- Added more languages and updated Polish RedWolf translation by @Daviteusz
- Added FGO patch - https://goo.gl/GBkhMN
[B][U]RedWolf-V3.1_013[/U][/B]
- Slightly improved deactivation of the stock recovery during reboot after the zip installation
- Added ability to flash boot logo in the recovery
- Fixed firmware restoring issues
[B][U]RedWolf-V3.1_012[/U][/B]
- added F2FS support for mido
- added Night Mode (kcal) support for mido
[B][U]RedWolf-V3.1_011[/U][/B]
- Updated Polish translation by @Daviteusz
- Added few missing strings from the latest TWRP source
[Red Wolf] Install TWRP and root your device without breaking incremental OTA's!
Downloads:
Latest build for Xiaomi Redmi 3/3 Pro (ido)
RedWolf-027-Unofficial-ido.img
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
Red Wolf Recovery Project (ido) (Unofficial), Tool/Utility for the Xiaomi Redmi 3
Contributors
krasCGQ, ATG Droid, dadi11, Devil7DK
Source Code: https://github.com/RedWolfRecovery
Version Information
Status: Testing
Created 2018-03-28
Last Updated 2018-05-05
Screenshots:
Known issues:
Flashlight doesn't work.
What I'm not gonna expect from you on this thread:
Rants about why recovery blocks xyz pirating apps...
Read XDA Rule #6, repeat.
Not too nize - the display is all red and aggressively flickering.
Screen's flickering, there's a red tint all over it and font on top is unaligned. Booted after 4th attempt - before it only used to bootloop.
I've no idea why some of you get "screen flickering". I build the recovery from source using TWRP device tree.
For the red madness, you can change the color in recovery's settings.
Sent from my Redmi Note 4 using XDA Labs
Nice tool!
but turning adb on doesn't work for me.
dasssnj said:
but turning adb on doesn't work for me.
Click to expand...
Click to collapse
Known issue due to MTP that doesn't work at all.
Sent from my Redmi Note 4 using XDA Labs
Is there ADB sideload? I cant find it on screenshots
A lot of flickering and unaligned.
krasCGQ said:
Downloads:
Latest build for Xiaomi Redmi 3/3 Pro (ido)
RedWolf-026-Unofficial-ido.img
RedWolf-026-Unofficial-ido-2GB_RAM.zip
Click to expand...
Click to collapse
AWESOME! thanx a zillion @krasCGQ. Install the latest build for prime on miui 9 developer rom, bootloop, seems the dm-verity and secure boot script doesn't work.
Install miui 9 china stable OTA through this twrp.. bootloop. Said something about "unable to flash the repack package".. something about it.. forgot
MTP not working, changing colours not working, keeps on red colour
rah_asia said:
Install the latest build for prime on miui 9 developer rom, bootloop, seems the dm-verity and secure boot script doesn't work.
Install miui 9 china stable OTA through this twrp.. bootloop. Said something about "unable to flash the repack package".. something about it.. forgot
MTP not working, changing colours not working, keeps on red colour
Click to expand...
Click to collapse
1. You're not supposed to install recovery after firmware flash.
2. Confirmed. Seems that it fails to create system_image backup; it shows zero bytes.
3. Already said so in previous post of me.
4. It said that the color has been changed, but it doesn't.
PS: Screen flickering is confirmed too with AromaFM.
PPS: Seems like I get the culprit.
Sent from my Redmi Note 4 using XDA Labs
krasCGQ said:
1. You're not supposed to install recovery after firmware flash.
2. Confirmed. Seems that it fails to create system_image backup; it shows zero bytes.
Click to expand...
Click to collapse
1. Then how do i supposed to install it? Clearing system, data, cache, dalvik then install recovery IMG, or via mi flash with changed recovery img?
2. Yes, that's it.. it's about backup thing.
i 1000% have faith that you can fix this @krasCGQ. Keep up your passion bro.
PS: i install the recovery via fastboot on top of miui 9 dev, then before i install miui 9 China stable OTA, i format (not using -rm) system, data, cache, and dalvik partition,, still bootloop, so do I have to flash this recovery via miflash by changing the stock recovery img?
rah_asia said:
1. Then how do i supposed to install it? Clearing system, data, cache, dalvik then install recovery IMG, or via mi flash with changed recovery img?
2. Yes, that's it.. it's about backup thing.
i 1000% have faith that you can fix this @krasCGQ. Keep up your passion bro.
PS: i install the recovery via fastboot on top of miui 9 dev, then before i install miui 9 China stable OTA, i format (not using -rm) system, data, cache, and dalvik partition,, still bootloop, so do I have to flash this recovery via miflash by changing the stock recovery img?
Click to expand...
Click to collapse
What I think of what do you mean by 1) above that you're expecting recovery to automatically disable verity etc just by flashing recovery and do nothing? No.
Sent from my Redmi Note 4 using XDA Labs
krasCGQ said:
What I think of what do you mean by 1) above that you're expecting recovery to automatically disable verity etc just by flashing recovery and do nothing? No.
Click to expand...
Click to collapse
So how to disable verity? Should i install supersu so it patch stock boot img with disable verity?
rah_asia said:
So how to disable verity? Should i install supersu so it patch stock boot img with disable verity?
Click to expand...
Click to collapse
Use lazyflasher.
Sent from my Redmi Note 4 using XDA Labs
krasCGQ said:
I've no idea why some of you get "screen flickering". I build the recovery from source using TWRP device tree.
For the red madness, you can change the color in recovery's settings.
Sent from my Redmi Note 4 using XDA Labs
Click to expand...
Click to collapse
Perhaps we're suposed to flash it in some diffrent way than fastboot flash recovery ?
Should I record for you what the flickering and broken UI looks like ?
KonikoO said:
Perhaps we're suposed to flash it in some diffrent way than fastboot flash recovery ?
Should I record for you what the flickering and broken UI looks like ?
Click to expand...
Click to collapse
1. Ways: fastboot, TWRP flash image, dd.
2. I've seen it myself in AromaFM.
Sent from my Redmi Note 4 using XDA Labs
V3.2.1-027 unofficial build has been pushed.
Yep, this is built on April 13, so it doesn't include encryption fix applied on later day.
I was about to rebuild the recovery after the fix implemented but things was going out of what I had predicted before.
OTA survival works, but you may need to remove WOLF folder, reflash recovery, and keep it read-only for a successful OTA update.
WolfS**t has been removed from the image, so no need for 2GB zip anymore.
To note, as final stuff: Flashlight doesn't work.
From what I noticed, the screen flickers but it is better than last, the colors are ok and the status bar is cropped.

Miui 10 Oreo[Beta] [x2]

## le_x2 -A-TEST-MIUI-10-OREO-BETA 8.9.13 xiaomi-miui.gr Ported 13.09.2018_le_x2 ##
All credits goes to Greek forum xiaomi-miui.gr. Rom is from there (sources)
Also credits go to @shivatejapeddi for his help and kernel..e.t.c.
*Changelog*
- Rom is Multilanguage and clean
- Several changes inside System tov work on our phone
- More Translations inside
- Gapps and all Google services included
- Including all latest framework patches
- Includes all latest changes and MIUI10 updates
- Includes latest Gcamera fixed modded (check at Aroma)
- Dolby Atmos
- IR included
- Security authenicator included
- Includes latest available Manager and themes.
- More....
Rom Link
https://drive.google.com/uc?id=13lzE...xport=download
!!IMPORTAND!!
Rom is pre -A- stage..bugs:br,cam,fp......
TWRP vendor compatible needed.
INSTALLATION
Make system,data,dalvik and cache wipe..reboot to recovery and flash rom.
Go through Aroma installer read carefully and choose custom installation... Choose betwin original Miui rom properties and LeMax2 custom inside Aroma..
Don't choose Magisk before 1st boot ..install it after..is faster and better..is inside rom zip at data>app>Magisk
With Aroma installer we can choose what we want and install according our need's...
NOTICE
Is a test rom!! Not ready for daily use..only test..
DO NOT ASK FOR UPDATE OR ETA. When is ready will be released...
I hope to have some help to fix all bugs and more stuff..
Compatible TWRP
https://drive.google.com/file/d/1_WK...ew?usp=sharing
Dark-Evil said:
## le_x2 -A-TEST-MIUI-10-OREO-BETA 8.9.13 xiaomi-miui.gr Ported 13.09.2018_le_x2 ##
All credits goes to Greek forum xiaomi-miui.gr. Rom is from there (sources)
Also credits go to @shivatejapeddi for his help and kernel..e.t.c.
*Changelog*
- Rom is Multilanguage and clean
- Several changes inside System tov work on our phone
- More Translations inside
- Gapps and all Google services included
- Including all latest framework patches
- Includes all latest changes and MIUI10 updates
- Includes latest Gcamera fixed modded (check at Aroma)
- Dolby Atmos
- IR included
- Security authenicator included
- Includes latest available Manager and themes.
- More....
Rom Link
https://drive.google.com/uc?id=13lzE...xport=download
!!IMPORTAND!!
Rom is pre -A- stage..bugs:br,cam,fp......
TWRP vendor compatible needed.
INSTALLATION
Make system,data,dalvik and cache wipe..reboot to recovery and flash rom.
Go through Aroma installer read carefully and choose custom installation... Choose betwin original Miui rom properties and LeMax2 custom inside Aroma..
Don't choose Magisk before 1st boot ..install it after..is faster and better..is inside rom zip at data>app>Magisk
With Aroma installer we can choose what we want and install according our need's...
NOTICE
Is a test rom!! Not ready for daily use..only test..
DO NOT ASK FOR UPDATE OR ETA. When is ready will be released...
I hope to have some help to fix all bugs and more stuff..
Compatible TWRP
https://drive.google.com/file/d/1_WK...ew?usp=sharing
Click to expand...
Click to collapse
very bad rom.. slowwwww
not.stable
test!!!
Download link not working..
Any correct link?
Link not working ....
I think this is the same ROM, link is from Crisbalgreece's page.
https://drive.google.com/uc?id=13lzEAQD5RMGGjhx7wAbenFd38PdG7loF&export=download
What a shame!!!!!!!!!!
It is Cris Work.
Great. Why have you deleted the download link?
Great rom. Expectinf new update soon with OTA?

Categories

Resources