[RECOVERY] [UNOFFICIAL] OrangeFox Recovery Project [A001D] - General Topics

ORANGEFOX RECOVERY PROJECT
Asus Zenfone Max Plus M2/MaxShot/MaxShotPlus [A001D]
[UNOFFICIAL]
Disclaimer
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed
If you point the finger at me for messing up your device, I will laugh at you. Hard. A lot
Instructions :
- Flash OFRP through TWRP
- Reboot and enjoy
( Decryption and DM verity is Turned off by default. Turn it on, if required )
Changelog:
Merged R10.2 changes
Merged latest TWRP changes
Match Android Q design guidelines
Gesture navigation
Multiselection: supports copying, moving, deleting multiple files
View size and date of files in file explorer
Show backup size when selecting partitions and predicted average time of backup
Tap on title in file manager to open storage menu
Tap 3-dot icon to access multiselection and file manager settings
Gray theme replaced with theme from Google Clock
New fonts: MI LanPro (MIUI Font), Euclid, Fira Code, Exo 2
Font weight customization
Full screen console
Add brightness slider and flashlight to console
Quickly add Magisk when installing ZIPs
Use checkboxes to input chmod permissions like in Android file managers
Splash redesign, simple splash customizator
Fancy decryption page
Better UX while searching
Generate digests after backup
Advanced security: ADB and MTP unaccessible during boot (on some devices)
Ability to flash ramdisk/kernel and fix recovery bootloop (for AB devices)
Magisk improvements, removed Magisk v18 support
Added hints
Many others UI/UX fixes and improvements
Creditos: Maycon
Download: https://androidfilehost.com/?fid=17248734326145711812
Qualquer duvidas, entre no grupo: t.me/a001d

Related

TWRP 2.8++ for XOLO Q800

TWRP 2.8.x.x for your belovedXOLO Q800/Fly IQ446/Gionee Gn708w
Hey friends,
Here i share you the latest twrp recoveries for our device. Hope u like it.
FYI: Options included in the recovery and its meaning.
System - contains Android o.s (rom)
Android secure - contains apps installed in sdcard
Data - contains apps installed in internal memory and data of all apps
Cache - contains temp files
Recovery - contains recovery.img
Boot logo - contains boot logo
Nvram - contains imei and wifi info
Secro - contains radio files
( nvram and secro backup can to used to retain ur old imei back)
upload pictures
free upload image
photo share
free photo hosting
pictures upload
uploading pictures
CHANGELOG for 2.8.0.0-V1:
-Add MTP support to recovery thanks mostly to bigbiff with a little help from Dees_Troy
-Add command line capabilities - you can now execute various TWRP features via adb instead of the touchscreen
-Add support for color in the console and give error, warning, and highlight lines different colors
-Track backup and restore progress based on file sizes to provide a much more accurate indication of progress
-Improve handling of /misc thanks to mdmower
-Improve setting of time on Qualcomm devices thanks to [NUT]
-Allow using images on slidervalue GUI objects thanks to Tassadar
-Allow using variables and addition and subtraction in variables for easier theming
-Add support for 1440x2560, 280x280, and 320x320 resolutions and update 240x240
-Allow ui.xml file to include additional xml files to help break up the theme and make TWRP easier to maintain
-Other minor fixes and improvements
Over the course of the last year or so, bigbiff has worked to migrate various Java functions from Android's MTP implementation to bring you a fully C++ based MTP implementation that allows you to transfer files to both emulated storage and Micro SD cards. It's confirmed to work on various Nexus devices but we may have to make some changes on other devices to keep Windows happy. Windows is very picky about USB IDs and its drivers. We have tested it on Windows 7 and 8 as well as Ubuntu 14.04 Trusty. MTP is enabled by default, but we do toggle it off and on automatically during certain operations such as if you choose to wipe a storage partition. You can enable or disable MTP under the mount menu in TWRP. For more about what MTP is here.
Note: Due to a weird bug with our MTP setup, you cannot copy a zip file to the root of storage with Windows. You can change the .zip to something else like .txt and then copy it to the root and rename the file back to .zip once it's copied to the device. You can also copy the zip into any subfolder.
Command line support is also now available. You can perform various OpenRecoveryScript commands via the adb shell. Depending on what you are doing you may wish to do a "twrp set tw_mtp_enabled 0" and then reboot to prevent the MTP auto toggle from killing your adb interface. You can use this option to create and restore backups, wipe, install zips, and more. Via adb shell, type twrp followed by a space then enter the OpenRecoveryScript command and hit enter. Find more OpenRecoveryScript commands here.
CHANGELOG for 2.8.0.0-V2:
-adb is now working with this recovery
-Other minor fixes and improvements
CHANGELOG for 2.8.2.0:
MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
Pull in all changes from Android 5.0 lollipop into TWRP
Add decrypt support for Android 5.0 lollipop encrypted partitions including automatic decrypt when the default_password is in use
Revert some changes to exFAT that were breaking exFAT support on some devices
Other minor fixes and updates
Note: At this time we do not have a GUI representation for pattern unlock. You can still decrypt patterns though by translating the pattern dots to numbers. The pattern dots correspond to numbers in the following pattern:
1 2 3
4 5 6
7 8 9
So an upper-case L would translate to a password of 14789 entered on the keyboard. Eventually we plan to add a proper pattern unlock to TWRP but it is a relatively low priority at this point.
HTML:
/*
* 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.
*/
INSTRUCTION:
In case if you are using custom recovery
-Download TWRP-2.8.zip from the attachment
-Place it in root of Sdcard
-Flash it via any Custom Recovery
-REBOOT
In case if you are using stock recovery
-Make sure that your Device is Rooted
-Download and Install Rashr from Play Store
-Download Extract and Copy the recovery.img to SD card of your device
-Open app and Select Recovery from Storage
-Press Yes on asking if you're sure
-After Flashing is complete Reboot to Recovery
Bugs TWRP 2.8.0.0-V1:
-adb not working in recovery
-usb mass storage not working (mtp working sometimes)
Bugs TWRP 2.8.0.0-V2:
-usb mass storage, mtp instable (kernel related)
Bugs TWRP2.8.2.0:
-NOTHING (If u find anything, pls report)
Download TWRP2.8.4.0:
https://docs.google.com/file/d/0B-KKDkJXTNpNc2RuNjBGd2tjcEk/edit?usp=docslist_api
Credits:
[email protected]_Troy (for his contribution in TWRP)
[email protected] (for his awesome tutorials and tools)
[email protected], ANDR7E (4pda.ru forum) and Arthur Shanyazov (for their contribution in kernel of q800)
[email protected] and all who helped me everytime
-ME (for porting)
If u like my work, dont forget to HIT THANKS button
Thank you very much
quakze said:
Thank you very much
Click to expand...
Click to collapse
Welcome
Regards,
Karthick
usb mount not working
factory reset is failing
TWRP 2.8.4
https://drive.google.com/file/d/0B9GVC-8ngPfqdk5uSEVnVm9jdDA/view
quakze said:
usb mount not working
factory reset is failing
Click to expand...
Click to collapse
Download twrp 2.8.4.0
Thank you very very much for your work. All work fine
cristicaras said:
Thank you very very much for your work. All work fine
Click to expand...
Click to collapse
Welcome :thumbup:
Regards,
Karthick

[ROM] Epic ROM 9.1.4.0 -MIUI- GLOBAL for Mi Note 3 (By Epic Team)

Greetings MIUI-ers!!!​
Jamflux, Pocarropa, and MrRaines (MrTomatico on en.miui), creators of Épic ROM, we are glad to present Épic ROM for Xiaomi Mi MIX, who was born thanks to the hard work of these guys. Epic ROM is a Custom ROM based on MIUI, but with some mods and improvements that you can see below on features chapter.
The focus of this ROM is improve MIUI official stock on many devices making many mods and improve Xiaomi sellers to get a bigger MIUI-ers family!
**IMPORTANT ADVISE : Install at your own risk on your device (Mi MIX in this case). We are not responsible of any damage on your device. Read carefully instructions before install.
Requirements:
-Xiaomi Mi Note 3 (Jason)
-Unlocked Bootloader (official unlock to prevent issues)
-Custom Recovery (TWRP Recovery is highly recommended)
-Read all thread before proceed
-Love for technology and most important: Love for Xiaomi!
Newest Features
Changelog:
* Latest base with all changes (visit en.miui.com/forum to check all)
* FACE UNLOCK
* New Settings configuration
* A-GPS
* New security patches
* Improved a lot battery life and RAM management
* Disabled antispam by default but you can enable it from OTA and addons
* Added dolby atmos in the launcher screen (same as OTA)
* NOTE: Telegram notification won't work due official base build issues
* Thanks to @raulmp for testing tasks!
The rest of features are in quote below:
HTML:
* Icons has been changed, now in Limitless theme we have STOCK AOSP/MIUI icons
* Many bugfixes and RAM improvements
* Now settings will have a notification when update is available!
* Many other bugfixes like WPA/WPA2 Connection security bug.
* New GRID for Launcher and Folders (Thanks to Tomhenson and MrRaines) and new Epic THEME
* New GRID selector in Settings/home and recents (Thanks to Tomhenson and MrRaines)
* New Ringtones and Notifications sounds
* New gallery options and OTA service with addons
* New mods for Icons, Grid, Reflected Icons, and more in OTA and ADDONS
* Safety net and android pay only works without ROOT (Payments will work as HCE protocol)
Multilanguage
Fixed SafetyNet and NFC Payments!
DOZE enabled
New screen recorder and redesigned UI animations/clock
New icons on status bar and improved MODs
LockScreen icon now is White
Zipaligned
Intelligent CPU management
DocumentsUI never auto-disable from settings again :P
DPI Changer in Ota and MODs (settings app)
Fingerprint gestures (you can now lock your phone using your fingerprint, if you long press fp, it will show you power menu!, to revert this feature, please visit EPIC OTA app on Settings)
New Nice Icons in settings and launcher
Gapps Pico pre-installed (Google Play Store and Google Services... you can choose what Google app's are you going to install later :P)
Épic OTA Service Added on Settings
Epic Mods on OTA app
Music App Improved
Icons on Settings re-orderer (now you'll have Dolby and SuperSU, and dolby icon from launcher has been removed, you can hide supersu icon from supersu app and only have supersu icon in settings) (New!)
Root SuperSU updated and adapted to Xiaomi Mi MIX (2.79)
Init.d support
Busybox pre-installed
Kernel tweaks (very little changes on boot.img)
Build.prop improved
miuisystem.apk improved to get better RAM management (usually 3GB of free RAM once you power ON your MIX 128/4 model :P)
Services and frameworks improvements (more battery and system performance)
MIUI Launcher improvements
Camera MODs (better image quality)
Adway integrated on system (you can see also on Settings)
All Chinese app's and Google app's (bloatware) removed
Advanced Reboot Menú (PowerMenu improved)
DolbyAtmos Updated to latest version
Support Xposed but Xposed is not pre-installed (I am not going to pre-install Xposed on this ROM never to prevent System Issues, but I bring you the posibility of install it thanks to init.d, root, and busybox... use Xposed at your own risk).
Better support for some Xposed Modules
Some Nice Wallpapers added
More Languajes and Spanish Updated (thanks to [user=5863451]@JamFlux[/user])
Assistant Touch Updated Like Epic Team Style :P
Animations on SystemUI (lockscreen), thanks to xiaomi.eu but we now add some optimizations to this
Epic Bootanimation
Better Battery and Performance/RAM management thanks also to many patches that we built for JBart
Added Xiaomi Package installer with antivirus
Languages Supported:
Global Build (as base), so, ALL LANGUAGES from Official Xiaomi Company!
How to install first time
* First of all, make a complete backup of all your photos and internal data in the computer, since the first installation requires to eliminate ALL the sdcard content, given the encryption of Android Nougat and later; the one that warns you is not a traitor, you are going to lose all the data (just as it happens if you install other ROMS). This is due to (in turn) that if we have not formatted the sdcard, it will not boot for security protection data of the cited encryption,
* With TWRP Recovery (read tutorials on how to install it) we will make another backup, but this time System, Data, Cache, Boot, and especially the EFS (important).
* Download the ZIP flasheable and pass it to the internal memory of the phone (no matter if we have already formatted it or not).
* Restart on TWRP recovery
* Make Wipes: System, Data, Dalvik, Cache.
* Install from Recovery the EpicROM ZIP flasheable and wait for it to appear okay (If you get error 7 the TWRP in the step of "formating system / extracting system", restart in recovery immediately, and reinstall it, this is due that in Nougat you must re-generate the system partition for encryption topics, so it will install you, it should work like the rest of us )
* We reboot in fastboot mode once the rom has been installed correctly. To do this, we can do it from TWRP in REBOOT / Fastboot or by holding down the power button and the volume down button until FASTBOOT and Mitu appear by soldering an Android robot. In this step, we connect the mobile to the computer, and in the same folder that can be downloaded from en.miui.com/unlock (to unblock the bootloader) click inside that folder in a blank space in the right mouse click while holding the SHIFT key on the keyboard; a window will appear and the "open command window" option should appear. We tapped on that window. When it opens, if you open powershell (blue screen) from windows 10, type cmd and press enter. If you open the classic cmd of all life (BLACK SCREEN) we are already where we want.
* Type in the cmd (be powershell or cmd) fastboot format userdata and press enter. There will be formatted all our mobile, and restarting it will work everything.
* Restart normally and configure. Remember that the first start takes a little longer, from there, it will always light fast. In the following versions, it will NOT BE MISSING to do all this, just install without wipes and to run. I already adapt it so that I clean what I have to clean with each update EXCEPT that I expressly say something else in that UPDATE.
* Enjoy (and re-pass all data previously backed up to the internal memory).
How to install UPDATE from Epic ROM 6.X.XX / 7.X.XX
Download Epic OTA with OTA app from Settings (No MIUI Updater, use EPIC OTA!)
You can also download update manually from en.miui forum or htcmania spanish forum
Install update from Epic OTA or from TWRP Recovery manually
You don't need to wipe anything if we don't say it on update! If you have to do some special, we will let you know
Reboot
Enjoy
Download Center
9.1.4.0 Global for Xiaomi Mi Note 3 (Jason)
Download ROM: https://androidfilehost.com/?fid=962021903579499661
Known bugs: You tell me. Full tested and works fine. If you have issues with your TWRP, change of recovery.
Current Status: Tested 100%; ROM Stable
If you like my work please consider to make me a little donation in this paypal link
Note: If you want to use Google Assistant please set as default assistant Google Aplication in settings/installed aplications/default/assistant and enable Google in home button in settings/aditional settings/buttons.
Obviously, you need to install Google App .
Follow me on Twitter: @PaulDhoul
Screenshoots:
You can see it below
Mini Video Review (in spanish hehe):
Thanks to:
Xiaomi (and Xiaomi official developers for bring to us this amazing SO)
Google
Xiaomi Eu Team
MultiROM Team
Epic Team Founder Members @JamFlux, @pocaropa, @MrRaines (MrTomatico on en.miui))
All MIUI DEVICE TEAM
All Admins/Mods/SMods from En.MIUI for all support
HTCManía (Spanish Forum)
Official Website: www.epicrom.pro
Enjoy and Remember: Keep loving Xiaomi!
My installation gave "Error 3"
I wiped as follow but no success!

Development [RECOVERY][UNOFFICIAL] TWRP for Lenovo Phab Plus

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Bugs
You tell me ;D
Install guide
1. Install adb tools from Google's SDK on your PC
2. Reboot into fastboot mode
3. Unlock your bootloader (Some devices might have it locked, running 'fastboot oem unlock' fixes it)
4. Run "fastboot flash recovery path/to/recovery.img" in the command line
5. Reboot to recovery mode
6. Enjoy!
Downloads
3.6.2_9-0
Source Code
https://github.com/omnirom/android_bootable_recovery
https://gitlab.com/TipzTeam/LenovoPHAB/recovery_device_lenovo_phoenix
Donations
https://paypal.me/TipzTeam
Reserved
how to enter fastboot mode
Mystogan00 said:
how to enter fastboot mode
Click to expand...
Click to collapse
just reboot bootloader in my recovery or press and hold volume down + power when your device is fully powered down.
New TWRP update!
3.4.0-0 (Sep 6)
- Fix time and date (May need to Restore settings)
- Fix battery automatically disappearing
- Fix battery percentage not updating
Download
New TWRP update!
3.4.0-1 (Sep 15)
- Add edl button for edl mode
- Improve factory reset speed
- Update to latest lollipop caf
Download
New TWRP update!
3.4.0-1.1 (Sep 15)
- Update to latest TWRP
- Update to latest device tree changes
Download
New TWRP update!
3.4.0-2 (Oct 24)
- Update to codename phoenix
Download
New TWRP update!
3.5.0_9-0 (Feb 14, 2021)
TWRP 3.5.0
phoenix: remove unnecessary ueventd files
phoenix: Set default brightness to match stock ROM
phoenix: Move back to toolbox
phoenix: Add PB1-770P
phoenix: Update to a Marshmallow kernel image
phoenix: board: Enable NTFS_3G
Download
New TWRP update!
3.5.2_9-0 (Apr 25, 2021)
TWRP 3.5.2
rootdir updates
Download
New TWRP update!
3.6.2_9-0 (Jun 18, 2022)
TWRP 3.6.2
Sight touchscreen improvement
Download

[RECOVERY] TWRP 3.0.2-0 - TeamWin Recovery Project for Obi SF1(without QFIL)

[RECOVERY] TWRP 3.0.2-0 - TeamWin Recovery Project​#include disclaimer.sh
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired. Please do some research if you have any concerns about features included in this Recovery before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
Introduction:
Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's a fully touch driven user interface , no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Key Features:
Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
Onscreen keyboard
Easy selection of internal/external storage
In addition to the above new features, TWRP features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe, and run a backup.
We are looking for other talented developers, themers, and device maintainers if they are interested in helping with a free, open source project.
Source Code:
GitHub - https://github.com/TeamWin/android_bootable_recovery
Gerrit Instance - http://gerrit.twrp.me
If you have made your own TWRP build for an unsupported device, please let us know. We might add your build to the list of unofficial builds. Bear in mind that we are working hard to add more devices and we may add your device to our official build list later.
sf1 Device Config: https://github.com/therealthinhhdk/android_device_obi_sf1(nothing)
WHATS WORKING:
-Correct screen/recovery size
-Working Touch, screen
-Backup to internal/microSD
-Restore from internal/microSD
-reboot to system
-ADB
-update.zip sideload
-UI colors (red/blue inversions)
-Screen goes off and on
-all important partitions listed in mount/backup lists
-MTP export
-reboot to bootloader
-reboot to recovery
-poweroff
-battery level
-temperature
-vibrate
-set brightness
-Correct date
-USB mass storage export
UNTESTED:
-F2FS/EXT4 Support, exFAT/NTFS where supported
-backup/restore to/from adb (https://gerrit.omnirom.org/#/c/15943/)
-encrypted backups
-screenshot
-partition SD card
BUGS:
-Annoying cursor in the middle of screen
DOWNLOAD:
Google Drive
MEGA
CREDITS:
- TWRP - For making this awesome recovery.
- Me(@thinhhdk) - For porting this recovery.
- androidlover5842 for Porting TWRP for TCL T500L(used as base for this port)
EXTRAS:
I have managed to install TWRP without QFIL, heres how:
-Download TWRP.
-Root phone with this tool.
-Install your root management software(SuperSU, ...)
-Download(and install) Flashtify.
-Allow root and choose Recovery-choose "Insert name here".img, wait for it and reboot, you should be in TWRP now.
Who even use this phone anymore lol, im just learning how to make twrp.
Hello, Thank you for developing this.
I want to ask you if you found a custom ROM for obi sf1... I really want to push my phone to the limit, it's software is laggy and it's using a lot of RAM memory.
Thank you again

[ROM][13.0_r49][pyxis][OFFICIAL] Evolution X

Evolution X 7.6 for the Xiaomi Mi 9 Lite [pyxis]
Code:
/*
* Your warranty is void. Or valId, probably?
*
* I am not responsible for bricked devices, dead SD cards, Ebolation X,
* thermonuclear war, or the current economic crisis caused by you following
* these directions. YOU are choosing to make these modifications, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
{
"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"
}
Keep Evolving
Pixel UI, customization, and more, we are Evolution X!
- Team Evolution X -
@joeyhuab
@RealAkito
@AnierinB
Reach us on Twitter! @EvolutionXROM
Just flash and check "The Evolver". We have tons of features combined together from different ROMs.
* You tell me
DO NOT FLASH GAPPS, ALREADY INCLUDED
First Time Install / Clean Flash
instructions on #Post 3
Download
Donate to me! / Official Chat / Device Support
​
Android OS version: 13
Security patch level: May 2023
Build author: Czarsuperstar
Source code: https://github.com/Evolution-X
Kernel Source code: https://github.com/LineageOS/android_kernel_xiaomi_sdm710/tree/lineage-20
ROM Developer: Joey Huab
XDA: DevDB Information
Evolution X, ROM for the Xiaomi Mi 9 Lite
Contributors
Czarsuperstar
Source Code: https://github.com/Evolution-X
ROM OS Version: Android 13
ROM Kernel: Linux 4.9.335
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 7.9.2
Stable Release Date:
Created 2022-12-29
Last Updated 2023-06-10
his is Android 13 with May 2023 (r49) security patches
Notes:
==============================
- Always dirty flash at your own risk.
- We're not responsible for any issues that this may cause.
- Clean Flash is always recommended
Device changes:
==============================
None
------------------------------
ROM changes:
==============================
6/10
AttestationHooks: Un-spoof GMS while adding google account
overlay: Switch to AttestationHooks for spoofing
6/8
Evolver: Disable some notification and media control features
GnssLocationProvider: Implement xtra-daemon toggle
SystemUI: Prevent edge lights from being directly shown by screen on and notification callbacks
6/7
ApplicationPackageManager: Adjust Tensor workaround
PixelPropsUtils: OP9R > OP9P
PixelPropsUtils: Switch Honor of Kings hide to Xiaomi 13 Pro (China)
PixelPropsUtils: Use OP9 PRO for LOLM
SoundSearchTile: Do not use Shazam
6/6
Avoid NetworkPolicyLogger NullPointException
Hide data limit notfication if data not active nor default
Ignore BIND_ABOVE_CLIENT for same-process connections
Request correct rendering type for EGL config
fixup! fw/b: Add support for allowing/disallowing apps on cellular, vpn and wifi networks
6/5
Add listener once for volume row animation
Launcher3: Implement hidden & protected apps
Launcher3: Improve hidden & protected apps
Launcher3: Switch to AppLock API for protected apps
Launcher3: Reload icon pack settings fragment on resume
Launcher3: Update AppLock API and integrate hidden apps
SystemUI: Introduce preferred network tile
SystemUI: Restore try-finally condition when reinflating QS panel
VolumeDialogImpl: Reconfigure handling of animation/jank listeners
base: Minor improvement to the PowerOffAlarmService body string
core: Catch OOB when returning pooled string
themes: Add more Icon Shapes from Iconify
themes: Import more signal & wifi icons
6/4
PixelPropsUtils: Switch Honor of Kings spoof to Redmi K30 Ultra
Settings: Hide ADB and developer setting enable status
rro_overlays: Unset config for QR code scanner
6/3
Evolver: Bring back support for Parallel space
Evolver: Improve brightness slider themes layout
Improve support for brightness slider themes
Settings: Add support for parallel space
SystemUI: Clean up battery callback in CollapsedStatusBar
SystemUI: Switch to TunerService for CollapsedStatusBar
packages: Bring back Parallel space
rro_overlays: Don't force disable Adaptive sleep for Pixel devices
themes: Add category for brightness slider themes
6/2
InfoBottomSheet: Fix black screen when clicking source pref
Launcher3: Adjust icons on dock search bar
Launcher3: Apply corner radius setting for app search bar
Launcher3: Directly open Pixel Search if installed
Launcher3: Fix all apps SB's google icon touch detection
Launcher3: Fix bottomsheet info pref alignments
Launcher3: Improve paddings for all apps search bar
Launcher3: Improve search bar header protection
Launcher3: Match app search bar theme with dock search bar
Launcher3: Prioritize pixel search for QSB instead of Google app
Launcher3: Reduce search bar hint text size
Launcher3: Refactor all apps search bar functionality
Launcher3: Restart launcher on pixel search change
Launcher3: Rework QSB and all apps search bar
Launcher3: Search Bar UX-related changes
Launcher3: Show a toast when restarting launcher due to component change
Launcher3: fix app icon font
SystemUI: Improve dismiss all button visibility
SystemUI: Refactor reticker feature
SystemUI: Toggle dismiss all visibility before reticker animates
common: Label ro.vendor.fm.use_audio_session
qcom: Sort sepolicy.mk m4defs
6/1
PixelPropsUtils: Add Gameprops for Battlegrounds Mobile India (BGMI)
SystemUI: Improve QS notification expansion animation
qcom: Drop untrusted app policies
sepolicy: Introduce rw_dir_file()/create_dir_file() macros
5/31
CAMX: CHI: Added support for handling jpeg debug data
Camera: Fix size list parceling
Camera: Ignore torch status update for aux or composite camera
Camera: Support exposing aux camera to apps
camera2 vndk: Improve error handling
CameraManager: Fixup exposing aux camera to apps
CameraManager: Handle NPE with ActivityThread.currentOpPackageName()
Changing max SampleRate limits for raw audio decoder
Import Xiaomi Image Tags definitions
Native: Camera: Import Release Slot Xiaomi Changes
Native: IPCThreadState: Import Xiaomi Modifications
Native: ProducerListener: Import ON_BUFFER_DETACHED Changes
cameraserver: Let multiple cameras opened by stock camera application
gms: Add lynx to whitelist
gms: Update GoogleCamera
gms: Move DeviceIntelligenceNetworkPrebuilt to PRESIGNED
5/30
Add null pointer check to avoid system crash
Settings: Don't allow divider for AOSP DT2W
Settings: Make Ambient Display toggle show on single tap sensor
Settings: Use lottie for AOSP DT2W
SystemUI: Doze: Add config to check proximity on pickup events
SystemUI: Doze: Add config to check proximity on single tap
SystemUI: Prevent edge lightning from pulsing outside keyguard/doze
hwui: Optimize for performance and memory usage
themes: Configure font spacing for more clock fonts
5/29
ApplicationPackageManager: Extend freeform window feature to all apps
ApplicationPackageManager: Remove p21 features from featuresPixel
Pre-grant non-system preloaded apps
core: block 2021/22 pixel features to ASI and pixel launcher
5/28
AttestationHooks: Allow spoofing device model for Netflix
Enable copying content for IMEI2
Evolver: add acun and bang brightness slider
Fix NullPointerException in GestureDetector
Increase 5 GHz network signal tolerance
Launcher3: Fix quickstep live tile implementation
Installing a custom recovery using fastboot​
Download Evolution X Recovery. Simply download the latest recovery file, named something like evolution_pyxis-ota-tq1a.230205.002-02070633-unsigned.img.
warning
IMPORTANT: Other recoveries may not work for installation or updates. We strongly recommend to use the one linked above!
Connect your device to your PC via USB if it isn’t already.
If your device isn’t already in fastboot mode, on the computer, open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type:
adb reboot bootloader
You can also boot into fastboot mode via a key combination:
With the device powered off, hold Volume Down + Power. Keep holding both buttons until the word “FASTBOOT” appears on the screen, then release.
Once the device is in fastboot mode, verify your PC finds it by typing:
fastboot devices
If you don’t get any output or an error:
on Windows: make sure the device appears in the device manager without a triangle. Try other drivers until the command above works!
on Linux or macOS: If you see no permissions fastboot try running fastboot as root. When the output is empty, check your USB cable and port!
check
TIP: Some devices have buggy USB support while in bootloader mode, if you see fastboot hanging with no output when using commands such as fastboot getvar ..., fastboot boot ..., fastboot flash ... you may want to try a different USB port (preferably a USB Type-A 2.0 one) or a USB hub.
Flash recovery onto your device (replace <recovery_filename> with the actual filename!):
fastboot flash recovery <recovery_filename>.img
Now reboot into recovery to verify the installation. Do not reboot into the existing OS, since it will overwrite the recovery you just installed!
With the device powered off, hold Volume Up + Power. Keep holding both buttons until the “MI” logo appears on the screen, then release.
NOTE: If you can’t power down the device, try long-pressing the key-combination (if any was used in the instructions above) until the device reboots and follow the instructions above
Installing Evolution X from recovery​
Download the Evolution X installation package that you would like to install.
You will also need to flash an empty super image since your device uses retrofitted dynamic partitions: download super_empty.img from the directory named with the latest date here
Install instructions Taken from Lineage install instructions for Pyxis and edited for install instructions for Evolution X on Pyxis. All credits to @ceracz for his incredible work on the Pyxis. Thank you.
Reservation​
Congratulations,
Thanks for your great work, to put pyxis official.
Have a nice year.
Thx works perfect
Default AOD looks ugly. For Pixel like AOD select Google Sans Font and it's looks perfect
Update is live Guys
I tried this ROM on my Mi 9 Lite and everything works with the exception of the unreliable in-display fingerprint. But otherwise it's a solid ROM and oh boy, that makes it feel like a Pixel phone with more features than the real Pixel!
Thanks for your hard work!
Guys this is my first rom I installed on my Mi 9 lite and i have to say im blown away
Solid material UI clean stock Android im speechless
Thanks for your hard work
But i have a question
At first when i installed the rom i wasn't able to boot into system i was always send to recovery (TWRP)
Then I tried to install LineageOS i flashed their recovery then i fashed their rom (i don't know if it was flashed correctly or not)
Then i restart the device and i was booted into EvolutionX rom
Can anyone tell me what happened?
Mr Trigger said:
Guys this is my first rom I installed on my Mi 9 lite and i have to say im blown away
Solid material UI clean stock Android im speechless
Thanks for your hard work
But i have a question
At first when i installed the rom i wasn't able to boot into system i was always send to recovery (TWRP)
Then I tried to install LineageOS i flashed their recovery then i fashed their rom (i don't know if it was flashed correctly or not)
Then i restart the device and i was booted into EvolutionX rom
Can anyone tell me what happened?
Click to expand...
Click to collapse
Because Los is using dynamic partitions Evolution X is not.
[email protected] said:
Because Los is using dynamic partitions Evolution X is not.
Click to expand...
Click to collapse
but how i booted into EvolutionX?
Mr Trigger said:
but how i booted into EvolutionX?
Click to expand...
Click to collapse
I'm not sure but if it's working then no worries.
Update is Live Guys.
My phone keeps booting to Recovery.
I downloaded the update and tried to install OTA. I couldn't remember if I used twrp or not because it's been so long since there was an update. It didn't work.
I tried doing a clean flash following the instructions above and I'm still being booted to the recovery.
Is there something I can do to fix this?
Mr Trigger said:
Guys this is my first rom I installed on my Mi 9 lite and i have to say im blown away
Solid material UI clean stock Android im speechless
Thanks for your hard work
But i have a question
At first when i installed the rom i wasn't able to boot into system i was always send to recovery (TWRP)
Then I tried to install LineageOS i flashed their recovery then i fashed their rom (i don't know if it was flashed correctly or not)
Then i restart the device and i was booted into EvolutionX rom
Can anyone tell me what happened?
Click to expand...
Click to collapse
Can you send me a copy or link to download lineage OS? I'm having the same problem with booting into recovery. Maybe it will help me.
I<3cats said:
My phone keeps booting to Recovery.
I downloaded the update and tried to install OTA. I couldn't remember if I used twrp or not because it's been so long since there was an update. It didn't work.
I tried doing a clean flash following the instructions above and I'm still being booted to the recovery.
Is there something I can do to fix this?
Click to expand...
Click to collapse
Hey, I have the same issues in the past every time I flash a new rom. You have to flash the VBMETA PATCHER for our device.
You can find link'n'stuff here.
In few words the vbmeta check that there have been no tampering inside the "boot", "System" and "Vendor" partitions. So without its replacement, following the flash of .zip packages, the device may not be able to start the ROM and go to Bootloop.
Marko Indaco said:
Hey, I have the same issues in the past every time I flash a new rom. You have to flash the VBMETA PATCHER for our device.
You can find link'n'stuff here.
In few words the vbmeta check that there have been no tampering inside the "boot", "System" and "Vendor" partitions. So without its replacement, following the flash of .zip packages, the device may not be able to start the ROM and go to Bootloop.
Click to expand...
Click to collapse
Thanks, but now I'm in worse shape. lol I bricked my phone. It only boots to fast boot.
I found a tutorial to help, but I'm having difficulty using the solution because it's for people using WIndows, not Linux. I'm not well versed with using the Linux terminal and having trouble using adb tools. Windows in the sandbox isn't working for some reason. I downloaded a new Windows ISO image but I'm getting messages in the sanbox about no bootable disk.
Hey
I<3cats said:
Can you send me a copy or link to download lineage OS? I'm having the same problem with booting into recovery. Maybe it will help me
Click to expand...
Click to collapse
Hey partner
I downloaded this rom ( https://mirrorbits.lineageos.org/full/pyxis/20221224/lineage-19.1-20221224-nightly-pyxis-signed.zip )
This recovery ( https://mirrorbits.lineageos.org/recovery/pyxis/20221224/lineage-19.1-20221224-recovery-pyxis.img )
This super empty image ( https://mirror.math.princeton.edu/pub/lineageos/full/pyxis/20221224/ )
And followed the installation steps from here ( https://wiki.lineageos.org/devices/pyxis/install ) till step 6 where you will sideload the rom
That's all I did then I reboot the phone and it booted to EvolutionX
P.S
The flash of super empty image maybe it will just shown "Searching for devices" or something like this in ADB. Just press Ctrl+C and continue forward
I<3cats said:
My phone keeps booting to Recovery.
I downloaded the update and tried to install OTA. I couldn't remember if I used twrp or not because it's been so long since there was an update. It didn't work.
I tried doing a clean flash following the instructions above and I'm still being booted to the recovery.
Is there something I can do to fix this?
Click to expand...
Click to collapse
Are you clean flashing? Format Data=yes
I<3cats said:
Thanks, but now I'm in worse shape. lol I bricked my phone. It only boots to fast boot.
I found a tutorial to help, but I'm having difficulty using the solution because it's for people using WIndows, not Linux. I'm not well versed with using the Linux terminal and having trouble using adb tools. Windows in the sandbox isn't working for some reason. I downloaded a new Windows ISO image but I'm getting messages in the sanbox about no bootable disk.
Click to expand...
Click to collapse
Hi, as @[email protected] said you need to do a clean flash and:
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.
Here you can find a useful Linux adb command list. (commands are pretty much WIndows likely)
PS
Try to load TWRP from fastboot: adb reboot recovery
IMPORTANT: While you are in Fastboot be sure that phone is charged

Categories

Resources