ROMs y desarrollo Xiaomi Mi Max 2 ROMs y desarrollo Xiaomi Mi Max 2

Respuesta
 
Herramientas
  #1  
Viejo 23/02/18, 09:06:14
Array

[xs_avatar]
miuipower miuipower no está en línea
Usuario muy activo
 
Fecha de registro: jul 2013
Localización: en un lugar de la mancha
Mensajes: 1,050
Modelo de smartphone: Iphone 13 pro
Tu operador: Movistar
RECOVERY][UNOFFICIAL][OXYGEN][V3.2.1-026] Red Wolf Recovery Project



Código:
/ *
* Su garantía ahora está vacía.
*
* No somos responsables de dispositivos bricked, tarjetas SD muertas,
* guerra termonuclear, o te despiden porque la aplicación de alarma falló. Por favor
* investiga un poco si tienes dudas sobre las características incluidas en esta ROM
* ¡antes de flashearlo! TÚ eliges hacer estas modificaciones, y si
* nos señala con el dedo por haber estropeado su dispositivo, nos reiremos de usted.
*
* 
/ *

.


Red Wolf Recovery es una recuperación personalizada basada en el código fuente TWRP; sin embargo, algunas cosas funcionan aquí ligeramente diferentes de lo esperado. El objetivo principal de este proyecto es proporcionar una recuperación estable con funciones que nunca antes había visto en una recuperación y que no se han aceptado para agregar al código fuente oficial de TWRP. Esta recuperación también es la primera recuperación en el mundo con protección con contraseña.
Basado en la versión TWRP: 3.2.1
Para dispositivos: mi max 2 oxygen
Autores construyen: yshalsager
Desarrolladores: @ATG Droid & @ Dadi11
Gracias: z31s1g (por la base de su tema), Ray Li (por sus útiles consejos en los comienzos), osm0sis (por sus guiones de imágenes), etc.

caracteristicas:
Código:
Traducido a EN & CZ
- Protección de contraseña
- Linterna
- Compatibilidad con OTA incremental MIUI
- Incorporado último Magisk, SuperSU y AromaFM
- Admite dos acciones GUI de captura de pantalla - Power + VolDown para guardar la captura de pantalla en el almacenamiento interno y
  Power + VolUp para guardar la captura de pantalla en el almacenamiento externo (se guardará automáticamente en el interno en caso
  ese almacenamiento externo no existe).
- Soporte de reinicio automático después del proceso de restauración
- La recuperación puede modificar automáticamente algunos accesorios en la ROM directamente durante la instalación
- Algunos scripts integrados de la comunidad
- Toque para activar el soporte
- Desactivación avanzada de la recuperación de stock
- Desactivación automática de dm-verity y cifrado forzado directamente durante la instalación de la ROM
- La recuperación puede notificarle sobre la copia de seguridad / restauración / instalación completa utilizando el diodo de notificación y la vibración.
- Admite la configuración de "inicio de sesión".

* Cambios por razones de seguridad *
- ADB no se inicia automáticamente al inicio de la recuperación. Tienes que activarlo en recuperación
- MTP no se inicia hasta que el usuario ingrese la contraseña correcta
- Motor de tema TWRP desactivado
.

Algunas diferencias con la versión oficial:
Código:
- Sal de aquí si estás pirateando aplicaciones. esta recuperación no es para ti
- siempre actualizado con los últimos cambios TWRP
- compilado en la fuente omnirom-7.1
- Kernel compilado en línea con la recuperación
- No hay errores con el reinicio de la recuperación a la recuperación
- Más idiomas
- otras mejoras de las características y listas de registro de cambios
Registro de cambios:
.

Registro de cambios:

Código:
/ *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/app...onfig-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]
.

recovery:https://androidfilehost.com/?fid=746010030569954571.

link oficial xda:https://forum.xda-developers.com/mi-...oject-t3751795
Responder Con Cita


Respuesta

Estás aquí
Regresar   Portal | Indice > Foros Xiaomi > Xiaomi Mi Max 2 > ROMs y desarrollo Xiaomi Mi Max 2



Hora actual: 20:04:20 (GMT +2)



User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.

Contactar por correo / Contact by mail / 邮件联系 /