[EOL][ROM][13.0_r82][raphael][OFFICIAL] Evolution X [11/02/23]

Search This thread

Kamal91

Member
Apr 24, 2016
36
4
Paris
C'est si facile à rooter. Flashez la ROM, puis Magisk via recovery. Je fais la même chose depuis Android 10. Il n'y a rien de différent avec les dernières versions. Il y a littéralement des milliers d'utilisateurs qui sont actuellement enracinés sur cette ROM et AUCUN d'entre eux n'a dû passer par le processus d'enracinement que vous avez fait. Désolé, mais je vais ignorer les utilisateurs qui ne peuvent pas suivre les instructions simples trouvées dans le message principal. Et oui, si vous envisagez d'utiliser un fichier boot.img pré-enraciné différent du noyau stock inclus, je ne peux pas vous aider davantage car vous avez simplement supprimé toutes les optimisations d'empreintes digitales, de taux de rafraîchissement et de noyau.
J'ai rien inventé, je ne suis pas développeur, la méthode est ici : https://www.phonandroid.com/forum/

Via Magisk.apk :
*Cette méthode n'a pas besoin de racine ni d'une récupération personnalisée.
*Cependant, vous DEVEZ avoir un dump d'image d'amorçage au préalable (boot.img), et vous devez également être en mesure de flasher l'image d'amorçage corrigée, en mode fastboot / download ou ODIN.
*Installez le dernier gestionnaire de Magisk
*Si vous envisagez de flasher l'image de démarrage corrigée via ODIN, accédez à Paramètres> Paramètres de mise à jour> Format de sortie d'amorçage corrigée, puis sélectionnez .img.tar. Pour les utilisateurs normaux, laissez-le comme .img par défaut
* Appuyez sur Installer> Installer> Fichier d'image de démarrage, puis sélectionnez votre fichier d'image de démarrage.
*Magisk Manager va maintenant patcher votre image de démarrage et la stocker dans [Stockage interne] /Download/patched_boot.img [.tar].
*Copiez l'image de démarrage corrigée sur votre PC. Si vous ne le trouvez pas via MTP, vous pouvez extraire le fichier avec ADB :
Code:
adb pull /sdcard/Download/patched_boot.img[.tar]
* Flash l'image de démarrage corrigée sur votre appareil et remis en service. Voici la commande si vous utilisez fastboot :
Code:
fastboot flash boot /chemin/vers/patched_boot.img
----------
VIA TWRP :
*
flashez la dernière "version.apk" ou v21.4.zip puis mettez à niveau vers le dernier magisk via manager.

Installateur Magisk ne suffit plus...

Bref, ça ne me dit pas où je peux trouver mon fichier.
 

joeyhuab

Recognized Developer
J'ai rien inventé, je ne suis pas développeur, la méthode est ici : https://www.phonandroid.com/forum/

Via Magisk.apk :
*Cette méthode n'a pas besoin de racine ni d'une récupération personnalisée.
*Cependant, vous DEVEZ avoir un dump d'image d'amorçage au préalable (boot.img), et vous devez également être en mesure de flasher l'image d'amorçage corrigée, en mode fastboot / download ou ODIN.
*Installez le dernier gestionnaire de Magisk
*Si vous envisagez de flasher l'image de démarrage corrigée via ODIN, accédez à Paramètres> Paramètres de mise à jour> Format de sortie d'amorçage corrigée, puis sélectionnez .img.tar. Pour les utilisateurs normaux, laissez-le comme .img par défaut
* Appuyez sur Installer> Installer> Fichier d'image de démarrage, puis sélectionnez votre fichier d'image de démarrage.
*Magisk Manager va maintenant patcher votre image de démarrage et la stocker dans [Stockage interne] /Download/patched_boot.img [.tar].
*Copiez l'image de démarrage corrigée sur votre PC. Si vous ne le trouvez pas via MTP, vous pouvez extraire le fichier avec ADB :
Code:
adb pull /sdcard/Download/patched_boot.img[.tar]
* Flash l'image de démarrage corrigée sur votre appareil et remis en service. Voici la commande si vous utilisez fastboot :
Code:
fastboot flash boot /chemin/vers/patched_boot.img
----------
VIA TWRP :
*
flashez la dernière "version.apk" ou v21.4.zip puis mettez à niveau vers le dernier magisk via manager.

Installateur Magisk ne suffit plus...

Bref, ça ne me dit pas où je peux trouver mon fichier.
You just had to download THIS file and install the APK via TWRP/OFOX after installing the ROM ZIP. Please quit following OLD and OUTDATED instructions.
 
Last edited:

blackout no1

Member
Jan 10, 2021
38
28
J'ai rien inventé, je ne suis pas développeur, la méthode est ici : https://www.phonandroid.com/forum/

Via Magisk.apk :
*Cette méthode n'a pas besoin de racine ni d'une récupération personnalisée.
*Cependant, vous DEVEZ avoir un dump d'image d'amorçage au préalable (boot.img), et vous devez également être en mesure de flasher l'image d'amorçage corrigée, en mode fastboot / download ou ODIN.
*Installez le dernier gestionnaire de Magisk
*Si vous envisagez de flasher l'image de démarrage corrigée via ODIN, accédez à Paramètres> Paramètres de mise à jour> Format de sortie d'amorçage corrigée, puis sélectionnez .img.tar. Pour les utilisateurs normaux, laissez-le comme .img par défaut
* Appuyez sur Installer> Installer> Fichier d'image de démarrage, puis sélectionnez votre fichier d'image de démarrage.
*Magisk Manager va maintenant patcher votre image de démarrage et la stocker dans [Stockage interne] /Download/patched_boot.img [.tar].
*Copiez l'image de démarrage corrigée sur votre PC. Si vous ne le trouvez pas via MTP, vous pouvez extraire le fichier avec ADB :
Code:
adb pull /sdcard/Download/patched_boot.img[.tar]
* Flash l'image de démarrage corrigée sur votre appareil et remis en service. Voici la commande si vous utilisez fastboot :
Code:
fastboot flash boot /chemin/vers/patched_boot.img
----------
VIA TWRP :
*
flashez la dernière "version.apk" ou v21.4.zip puis mettez à niveau vers le dernier magisk via manager.

Installateur Magisk ne suffit plus...

Bref, ça ne me dit pas où je peux trouver mon fichier.
I've only ever rooted my device once before just to try it out, and I can tell you now, that you are making it way more complicated than it needs to be. Simply install the apk.
 
  • Like
Reactions: joeyhuab

Kamal91

Member
Apr 24, 2016
36
4
Paris
C'est si facile à rooter. Flashez la ROM, puis Magisk via recovery. Je fais la même chose depuis Android 10. Il n'y a rien de différent avec les dernières versions. Il y a littéralement des milliers d'utilisateurs qui sont actuellement enracinés sur cette ROM et AUCUN d'entre eux n'ont dû passer par le processus d'enracinement que vous avez fait. Désolé, mais je vais ignorer les utilisateurs qui ne peuvent pas suivre les instructions simples trouvées dans le message principal. Et oui, si vous allez utiliser un fichier boot.img pré-enraciné différent du noyau stock inclus, je ne peux pas vous fournir d'assistance supplémentaire car vous avez simplement supprimé toutes les optimisations d'empreintes digitales, de taux de rafraîchissement et de noyau.
Bon je lâche l'affaire, c'est pas grave, car j'ai l'impression qu'on ne se comprend pas.

J'ai installé l'APK Magisk, et je peux vous assurer que le téléphone n'est pas rooté pour autant. Pour ça que je ne vous comprends pas.
 
Last edited:

Mr.Brownstone97

Senior Member
Feb 25, 2022
140
60
Redmi K20 Pro
Tried to dirty flash again yesterday but first I checked if my A11 Global firmware is the latest. It was not. I had v12.5.1.0 and the latest was v12.5.2.0.
So, I've updated the FW, flashed the latest build using the same old steps that worked every time and finally ROM booted just fine.
As it was removed a few builds ago, I tried to increase the volume steps using a Magisk module, but it's made to increase only Media and Call volumes. It works just fine for these two volumes and I'm anxiously waiting for Joey to add them back in the next builds, if bugs will be fixed.
I am using this volume module it works perfectly with the rom it is perfect
 

Attachments

  • Volume-steps-magisk.zip
    45.7 KB · Views: 14
  • Like
Reactions: krt1337 and cris2d2
Bon je lâche l'affaire, c'est pas grave, car j'ai l'impression qu'on ne se comprend pas.

J'ai installé l'APK Magisk, et je peux vous assurer que le téléphone n'est pas rooté pour autant. Pour ça que je ne vous comprends pas.
Don't install the apk as a normal apk. Go into recovery and flash the apk file like you would flash any other zip
 

wowandroid

Senior Member
Nov 3, 2011
194
8
Right guys, I've ran into a problem with the rom - On MIUI, I had dual apps and it was simple have the same app twice which allows you to have two seperate logins

UPDATE: PLEASE IGNORE - ABOVE ISSUE RESOLVED WITH PARALLEL SPACES
 
Last edited:

Milosz1

New member
May 2, 2016
2
1
Hi, I have problem with my Mi 9T Pro using newest Evolution X + newest global firmware:
1. When I try to open apps using camera (Leica, Gcam, Snapchat), app frezzes/lags a lot (but still It is possible to make a picture)
2. Google maps freezes efter opening it, but when I switch menu in app and come back again to main maps, everything works fine
3. Fingerprint lock in banking app doesn't work fully properly - I have to try again >5 times
Is it problem with my firmware? I did a clean flash (wipe data) from miui.
Phone comes from China but I think it is global distribution (M1903F11G)
Thanks

EDIT:
I have flashed Chinese stable newest firmware, now camera apps work properly, but google maps still freeze after start
 
Last edited:
  • Like
Reactions: wowandroid

wowandroid

Senior Member
Nov 3, 2011
194
8
Hi, I have problem with my Mi 9T Pro using newest Evolution X + newest global firmware:
1. When I try to open apps using camera (Leica, Gcam, Snapchat), app frezzes/lags a lot (but still It is possible to make a picture)
2. Google maps freezes efter opening it, but when I switch menu in app and come back again to main maps, everything works fine
3. Fingerprint lock in banking app doesn't work fully properly - I have to try again >5 times
Is it problem with my firmware? I did a clean flash (wipe data) from miui.
Phone comes from China but I think it is global distribution (M1903F11G)
Thanks
I'm in a similar boat to you mate. My Halifax and Chase banking apps do not work. When I run either of them for the first time, they stay stuck showing the Halifax logo or the Chase Logo fors ages and then suddenly close down. I thought it might be related to permisions, but the apps have full permissions to everything.

Can anyone please help with this, otherwise the rom is useless if it can't run well-known apps.
 

Settler11

Senior Member
Jan 24, 2011
152
16
just use the latest official orangefox, and this time try flashing firmware and rom through ADB sideload from your computer, using flashtools64
Doesn't work.

Sideload fw did, but with the rom it prompt 'error: closed'.

I'm on the latest origianl orangefox now. The unofficinal oranges doesn't work...

Edit: ofc it does suddenly when I reboot it the 3rd time in recovery. Sideloading the rom now....

Edit2: Nope, still bootloop. Also did the clear cache after it. :\
 
Last edited:

blackout no1

Member
Jan 10, 2021
38
28
I'm in a similar boat to you mate. My Halifax and Chase banking apps do not work. When I run either of them for the first time, they stay stuck showing the Halifax logo or the Chase Logo fors ages and then suddenly close down. I thought it might be related to permisions, but the apps have full permissions to everything.

Can anyone please help with this, otherwise the rom is useless if it can't run well-known apps.
My banking apps work fine along with GPay, I'm not rooted. If you are, make sure to hide banking and other necessary apps within Magisk.
 

Draven4

Member
Feb 22, 2013
39
22
Doesn't work.

Sideload fw did, but with the rom it prompt 'error: closed'.

I'm on the latest origianl orangefox now. The unofficinal oranges doesn't work...

Edit: ofc it does suddenly when I reboot it the 3rd time in recovery. Sideloading the rom now....

Edit2: Nope, still bootloop. Also did the clear cache after it. :\

Before attempting anything, make sure your firmware and rom files are in the same folder as your "adb" files from the .zip I uploaded. Open a CMD/terminal console from within said folder. If you know how to do that from your right click, good, if not, use this https://github.com/lextm/windowsterminal-shell

Go into recovery and do a "clear data" before continuing, then after opening the terminal from last step on said folder, connect your phone while recovery is on, run "adb devices" command to check if all is alright, and then go into ADB mode from within recovery, and run "adb devices" again. It should say "sideload".

Then, run "adb sideload _______.zip" (______ should be the name of the official xioami firmware you downloaded, mine being fw_raphael_miui_RAPHAELGlobal_V12.5.2.0.RFKMIXM_edbf5f63e8_11.0.zip)

after it's done, clear data once more, go into ADB mode again from Orangefox and then run "adb sideload _____________.zip (this time, the full name of the Evolution rom you have. Again it should be in the same folder where you opened your terminal from.)

Repeat the ADB mode step and for good measure, sideload "Disable_Dm-Verity_ForceEncrypt_11.02.2020.zip" (google it)

Then, reboot into system. If that doesn't work, then I don't know... Sorry if my explanation isn't very clear lol
 

Draven4

Member
Feb 22, 2013
39
22
I'm in a similar boat to you mate. My Halifax and Chase banking apps do not work. When I run either of them for the first time, they stay stuck showing the Halifax logo or the Chase Logo fors ages and then suddenly close down. I thought it might be related to permisions, but the apps have full permissions to everything.

Can anyone please help with this, otherwise the rom is useless if it can't run well-known apps.

if you are rooted, make sure Magisk is set as "hidden" from within Magisk options, turn on zygist and use the "denial list" to hide your apps. Aaaaand, look for the "Magiskhide Props Config", "Universal SafetyNet Fix" and "Systemless Hosts" modules for magisk and flash them. After that, it should work... At least in my case that's what brought back my banking apps and Netflix
 
  • Like
Reactions: wowandroid

joeyhuab

Recognized Developer
Hi, I have problem with my Mi 9T Pro using newest Evolution X + newest global firmware:
1. When I try to open apps using camera (Leica, Gcam, Snapchat), app frezzes/lags a lot (but still It is possible to make a picture)
2. Google maps freezes efter opening it, but when I switch menu in app and come back again to main maps, everything works fine
3. Fingerprint lock in banking app doesn't work fully properly - I have to try again >5 times
Is it problem with my firmware? I did a clean flash (wipe data) from miui.
Phone comes from China but I think it is global distribution (M1903F11G)
Thanks

EDIT:
I have flashed Chinese stable newest firmware, now camera apps work properly, but google maps still freeze after start
Set maps app to 60hz as well.
 

krt1337

Senior Member
Jan 13, 2020
175
73
Redmi K20 Pro
Is there an option to automatically display the keyboard when switching to the app drawer? As I don't use icons on the home screen and constantly clicking the search field at the top of the screen is problematic.
 

joeyhuab

Recognized Developer
Is there an option to automatically display the keyboard when switching to the app drawer? As I don't use icons on the home screen and constantly clicking the search field at the top of the screen is problematic.
Let me know if there's ANY ROM using Launcher3 that has that feature because as far as I know, only Pixel Launcher has that feature.
 
  • Like
Reactions: krt1337

Kamal91

Member
Apr 24, 2016
36
4
Paris
Salut,
Alors j'ai voulu suivre votre méthode plus simple apparemment.
J'ai donc été télécharger les sources ici : https://github.com/topjohnwu/Magisk/releases

J'ai renommé le fichier "Magisk-v25.2.apk" en "Magisk-v25.2.zip" puis copier/coller à la racine de mon phone (dans aucun répertoire).

Problème quand je démarre en Recovery, j'ai 25 milles répertoires et sous-répertoires, mais impossible de trouver à quel emplacement est le fichier que je viens de copier.

Pouvez-vous m'aider SVP.

Merci

Mod translation:
Hi,
So I wanted to follow your apparently simpler method.
So I downloaded the sources here: https://github.com/topjohnwu/Magisk/releases

I renamed the "Magisk-v25.2.apk" file to "Magisk-v25.2.zip" then copy/paste to the root of my phone (in no directory).

Problem when I start in Recovery, I have 25 thousand directories and sub-directories, but impossible to find where is the file I just copied.

Can you help me please.

Thanks
 
Last edited by a moderator:

mdavidtw

New member
Jan 31, 2023
4
0
I faced charging issue..but I don't why...
If I use Gan 65W charger,charging becoming very slow, even lower than 1w;
btw if I use QC3.0 charger, charging power will from 12w then slow to 4w,
sorry I'm not native speaker:ROFLMAO:
 

Top Liked Posts

  • There are no posts matching your filters.
  • 79


    Evolution X 7.9.9 for the Xiaomi K20 Pro / Xiaomi Mi 9T Pro [raphael/raphaelin]
    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.
    */

    0KUV8YX.png


    Keep Evolving
    Pixel UI, customization, and more, we are Evolution X!

    - Team Evolution X -
    @joeyhuab (Founder/Lead Developer)
    @RealAkito(Project Manager/Co-Founder)
    @AnierinB (Project Specialist/Co-Founder)

    Reach us on Twitter! @EvolutionXROM

    SRQCjQJ.png


    Just flash and check "The Evolver". We have tons of features combined together from different ROMs.

    What are our features?
    Themes

    - Theming Settings (Style, Color Source, Accent Color, Accent Background, Background Color, Luminance, Chroma, Tint Background)
    - Custom Themes (Black, Clear, Vivid, Paint In The Snow, Espresso)
    - Dark Theme Schedules
    - Lock screen Clock Fonts (16 Fonts)
    - Headline/Body Fonts (53 Fonts)
    - SB Icon Packs (10 Styles)
    - SB Signal Icon Packs (14 Styles)
    - SB WiFi Icon Packs (10 Styles)
    - System Icon Shape Packs (16 Styles)
    - 3 Button Navbar Styles (10 Styles)

    Status bar

    - Status Bar Lyrics
    - Clock Styles (Right, Center, Left)
    - Clock & Date Configs (Auto Hide, Hide Duration, Show Duration, Seconds, AM/PM, Font Size, Date Position/Case/Format)
    - SB Logo Pack (20 Styles, Right/Left)
    - Network Traffic Indicators
    - Battery Icon Styles (19 Styles)
    - Battery Percent (Hidden, Inside Icon, Next To Icon)
    - Battery Bar (Thickness, Alignment, Blend Colors, Reverse Direction, Colors, Animation)
    - System SB UI Tuner
    - Data Disabled Icon (On/Off)
    - Old Style Mobile Data
    - 4G Instead Of LTE
    - Roaming Indicator
    - WiFi Type Icon
    - Colored Icons
    - Notification Count
    - Bluetooth Battery Status
    - Mic/Camera Privacy Indicator
    - Location Privacy Indicator
    - Media Projection Privacy Indicator

    Notifications

    - ReTicker
    - App Colored Background For Reticker
    - Heads Up (Time Out, Importance Threshold, Less Boring, Stoplist/BlockList)
    - Force Expand Notifications
    - Notification Sound If Active
    - Kill App Button
    - Blink Flashlight For Incoming Call (When Ringing, When Silent, When Entierly Silent, Always)
    - Blink Flashlight For Notifications
    - In-Call-Vibrations (Connect, Waiting, Disconnect)

    Quick Settings

    - Clock
    - Clock Font Size
    - Date
    - Battery Style (15 Styles)
    - Battery Percent Location (Hidden, Inside Icon, Next To Icon)
    - Battery Estimates
    - Secure QS Tiles Requires Unlocking
    - Quick QS Pulldown (Disabled, Right, Left, Always)
    - Brightness Slider (Never, Expanded, Always)
    - Brightness Slider Position (Top, Bottom)
    - Auto Brightness Icon
    - Hide Labels
    - Label Text Size
    - Smart Pulldown
    - Vertical Layout
    - Columns In Portrait (2-5)
    - Columns In Landscape (2-6)
    - QS Tile Animation Style (3 Styles)
    - QS Tile Animation Druations (3 Speeds)
    - QS Tile Animation Interpolator (8 Styles)
    - Vibration On Touch
    - Vibration On Touch Duration
    - QS Footer Warnings
    - Show Data Usage
    - User Account Icon
    - Edit Icon
    - Power Menu Shortcut
    - Running Services Shortcut
    - Settings Shortcut
    - Clear All Button (10 Styles, 5 Backgrounds)

    Power Menu

    - System Settings (Hold PWR Assistant + Hold Duration)
    - Disable Power Menu On LS
    - Power
    - Restart
    - Advanced Reboot Options
    - Screenshot
    - On-The-Go Mode
    - Settings
    - Lock Down
    - Emergency
    - Device Controls
    - Users
    - Logout
    - Bug Report

    Gestures

    - System Settings
    - Quick Tap
    - Volume Button Playback Control
    - Swipe To Screenshot
    - Brightness Control
    - PWR Button Torch
    - Double Tap To Sleep Status Bar
    - Double Tap To Sleep Lock screen
    - AOSP Gestures
    - Pill Length
    - Pill Radius
    - Hide IME Button Space
    - Back Gesture Animation

    Lock screen

    - Edge Light
    - Always On Fingerprint
    - UDFPS Icon Picker (55 Styles)
    - UDFPS Animation Picker (38 Styles)
    - Lock screen Charging Info
    - Hide Status Bar
    - Hide QS During Secure Lock screen
    - Media Cover Art (5 Filters)
    - Ripple Effect
    - Fingerprint Authentication Vibration
    - Fingerprint Error Vibration

    Buttons

    - Navigation Bar
    - Compact Layout
    - Invert Layout
    - Show Vol Panel On Left
    - Per App Vol Control
    - On-Screen NavBar
    - Reorient Volume
    - Volume Rocker Wake
    - Keyboard Cursor Control
    - Alert Slider Notifications
    - Alert Slider Pulse
    - Block Alert Slider In Pocket Mode
    - Click To Partial Screenshot

    Animations

    - Screen Off Animation (3 Styles)
    - Power Menu Animations (11 Styles)
    - Android P Animation Style

    Miscellaneous

    - AOD Display Schedule
    - Google Services
    - Parallel Space
    - Game Space
    - Smart Pixels
    - App Lock
    - Launch Music App On Headset Connection
    - Unlimited Photos Storage
    - Unlock Higher FPS In Games
    - Netflix Spoof
    - Pulse Music Visualizer (Navbar, LS, Ambient)
    - Volume Panel Timeout
    - Jitter Test
    - Ignore Secure Window Flags
    - Show CPU Info
    - Toast App Icon
    - Sensor Block Per Package
    - Wakelock Blocker
    - Alarm Blocker
    - Default USB Configuration
    - Radio Info

    Evolution X Launcher

    - Icon Packs
    - Notification Dots
    - Icon Size
    - Icon Font Size
    - Max Lines For App Label
    - Lock Layout
    - Add App Icons To Home
    - Dark Status Bar
    - Double Tap To Sleep
    - Wallpaper Scrolling
    - Wallpaper Zooming
    - At A Glance
    - Swipe To Access Google Feed
    - Hide/Show Status Bar
    - Top Shadow
    - Icon Labels On Desktop
    - Hotseat Background
    - Google Search bar
    - Themed Icons
    - Corner Radius
    - Themed Icons In App Drawer
    - App Drawer Search bar
    - Icon Labels In App Drawer
    - App Drawer Row Height
    - App Drawer Background Opacity
    - Recents Background Opacity
    - Recents Scroll Vibration
    - Recents Screenshot
    - Recents Google Lens
    - Recents Clear All
    - Suggestions In All Apps List
    - Suggestions On Home
    - Blocked Suggestions
    - Parallel Space
    - Taskbar
    - Rotation
    - Hidden & Protected Apps

    CIrL2gb.png


    * Using higher refresh rate will produce green tint

    PLEASE DO NOT FLASH GAPPS, THEY ARE ALREADY INCLUDED

    First Time Install / Clean Flash from MIUI

    1. Reboot to Fastboot
    2. Download your desired recovery for your device
    3. Flash whichever recovery you desire and make sure you're on latest A11 firmware.
    If not, flash
    A11 firmware.
    4. FORMAT data. (Requires full backup of internal storage)
    5. Flash the ROM
    6. Reboot to System and #KeepEvolving


    Update / Dirty Flash
    1. Reboot to Recovery
    2. Download the update for your device
    3. Flash the ROM
    4. Reboot to System and #KeepEvolving





    Download
    Donate to me! / Official Chat / Device Support




    XDA: DevDB Information
    Evolution X, ROM for the Redmi K20 Pro

    Contributors
    joeyhuab

    ROM OS Version: Android 13
    ROM Kernel: Linux 4.14.326
    Based On: AOSP

    Version Information
    Status:
    Stable
    Current Stable Version: 7.9.9
    Stable Release Date: 2022-08-17

    Created 2022-08-17
    Last Updated 2023-11-02
    39
    New update is out. November patches have been merged, the kernel is now updated and Face Unlock is now available! I hope you enjoy the new changes! Other fixes in the changelog below.

    Changelog for the latest (11/09/2022) update

    Device changes:
    ==============================
    • Add default alarm and media vibration intensity settings
    • Add faceunlock package to aux cam list
    • Add location bypass package overlay
    • Audio Policy: Drop maxOpenCount & maxActiveCount
    • Audio Policy: Drop unneeded FM Tuner
    • Audio: Build android.hardware.audio@7.1-util
    • Checkout Wifi configs
    • Checkout other configs
    • Don't build FM targets
    • Migrate vendor.camera.aux.packagelist to overlay
    • Remove Zygote sepolicy directory
    • Remove libhidl
    • Remove references to a2dp module
    • Set correct path for sm8150-tavil-snd-card_Button_Jack.kl
    • Setup wifi symlinks
    • Update Audio HAL Interface
    • livedisplay: Drop unsupported PictureAdjustment
    • overlay: Configure aux camera for Aperture
    • overlay: FaceUnlockService: Define front camera id
    • overlay: Improve face unlock for popup camera
    • overlay: Improve pinner configuration
    • overlay: Update multiple vibration strength levels overlay for 13
    • selinux: Fixup hal_power_service denialEnable IncrementalFS support
    • sepolicy: Fix faceunlock denial
    • sepolicy: Remove duplicate wakeup labels
    ------------------------------
    ROM changes:
    ==============================
    • AlertWindowNotification: Correctly load app label
    • Allow screen unpinning on devices without navbar
    • AmbientIndicationContainer: Fix possible NPE
    • AudioService: catch RuntimeException for IServiceManager.getService
    • AuthRippleController: Always finish the LightRevealScrim
    • AuthRippleController: Only update sensor location when necessary
    • BatteryService: Switch Dash charging status path to an overlay
    • BatteryStatsImpl: Guard against OOB
    • BrightnessController: Don't update slider from DisplayManager callback if user is changing brightness
    • Camera: Allow skipping input configuration check
    • Camera: Expose aux camera if packagename is null
    • CameraDeviceImpl: Don't crash when checking input configuration failed
    • Change the default value of sync mode to NORMAL
    • CutoutFullScreenController: force full screen important apps
    • Enable backup service by default for all users
    • EventLog: Disable event writing in production builds
    • Evolver: Bring back 9 more battery styles
    • Evolver: Controllable squiggle animation
    • FaceUnlockService: Set default front camera id to 1
    • Fix DozeLogger NPE crash when DozeMachine.State is null
    • Fix NPE when finishing remote animation
    • Fix crash when init QrCamera to start preview
    • Fix crash when trying to dismiss dialog
    • Fix screen unpinning text on devices that have gestures on fp sensor
    • GameSpace: Long click Settings icon to open Settings Dashboard
    • GameSpace: Notify in-coming call number when receiving/rejecting call
    • GameSpace: Port auto answer/reject calls feature
    • Link dialog radius to config_dialogCornerRadius
    • ListView: Disable dividers by default
    • Merge November 2022 security patches
    • PixelPropsUtils: Don't spoof euicc
    • PixelPropsUtils: Get package name from context instead of app
    • PixelPropsUtils: Update fingerprints to November 2022 release
    • Re-implement Face Unlock from PE
    • Remove Safety Center tile from default tiles
    • Set callback before hal connection to avoid NPE on startup
    • Settings: Add an activity for saved Bluetooth devices fragment
    • Settings: Add fallback summary text if there is no matching screen timeout value
    • Settings: Add quick mute gesture
    • Settings: Add vibration patterns from OOS
    • Settings: Adjust gesture navigation settings title
    • Settings: Allow choosing a custom vibration pattern
    • Settings: Allow disabling clipboard overlay
    • Settings: Ambient Music Ticker - Allow to pulse on new tracks
    • Settings: Custom vibration pattern per notification channel
    • Settings: Fix NPE crash in TextToSpeechSettings
    • Settings: Fix NPE crash in UwbPreferenceController and optimize the lifecycle observer adding condition in page
    • Settings: Fix compile warnings due to non-varargs call of varargs method
    • Settings: Fix crash when input illegal proxy port number
    • Settings: Fix crash when showing error dialog in NetworkRequestDialogActivity
    • Settings: Fix incorrect switch status when user stay in NightDisplaySettings page while scheduled night lights on
    • Settings: Fix potential NPE crash in ConversationHeaderPreferenceController
    • Settings: Fix show system status lost when switching dark theme
    • Settings: Fix the IllegalArgumentException from RecyclerView
    • Settings: Mark DataUsageState as nullable to avoid potential NPE risk
    • Settings: Move custom vib pattern to its own preference
    • Settings: Protect sensitive data on the about phone
    • Settings: Remove broken LTE only mode
    • Settings: Remove offsets from Evo X logo
    • Settings: Use ListPreference instead of DropDownPreference
    • Settings: add animation to dark mode preference
    • Settings: buttons text should no longer be allCaps
    • Settings: drop divider in dark mode screen
    • SettingsGoogle: Update resources from cheetah
    • StrictMode: Enable by default only in ENG builds
    • Sync hardware/xiaomi changes from LOS
    • Sync sepolicy-legacy-um and sepolicy_vndr-legacy-um changes from LOS
    • SystemUI: Add VPNTethering tile
    • SystemUI: Add charging icon to the charging animation
    • SystemUI: BurnInProtectionController: offset less aggressively
    • SystemUI: Check whether the selected WFD route is available
    • SystemUI: Darken circle battery background on expanded QS
    • SystemUI: Disable all-caps for smart reply button text
    • SystemUI: Enable status bar burn-in protection by default
    • SystemUI: Improve charging animation's color palette
    • SystemUI: Improve fp ripple animation color
    • SystemUI: Limit keyguard charging stats updates
    • SystemUI: Logo: Avoid NPE
    • SystemUI: Play all charging animator sets at the same time
    • SystemUI: Properly set onclick listener for battery
    • SystemUI: Re-implement burn-in protection for status/navbar
    • SystemUIGoogle: Update resources from cheetah
    • TrafficStats: Stop the spam
    • Update various corner radiuses to align with AOSP apps
    • apns: Added IA APN types to all default type APNs
    • apns: Format xml spacing
    • base: Disable some DEBUG log spill
    • base: Don't send interaction hint for unnecessary events
    • base: Reduce horizontal spacing around location icon
    • base: Stop the spamming of background start not allowed
    • base: TtsEngines: fix yet another NPE
    • camera: Allow extending aux list/excludelist
    • config: Disable remote keyguard animation until it's fixed
    • config: Downscale task snapshots to 80%
    • core: Treat reboot boot mode same as normal one
    • fixup! Do not dismiss keyguard after SIM PUK unlock
    • fixup! biometrics: allow to disable unused fingerprints cleanup
    • kernel: Only add GCC to PATH when using GNU binutils
    • kernel: Override LD_LIBRARY_PATH only on <5.10
    • kernel: Remove TARGET_KERNEL_MODULES error
    • kernel: Remove darwin support
    • kernel: Support copying modules to vendor_kernel_boot
    • lmkd: fix the cgroup attribute name to MemCgroupEventControl
    • reTicker: Do not jump to app when clicked in games
    • telephony: Provide a default executor
    • themes: UdfpsResources: Add more resources from Realme RMX3392
    • themes: UdfpsResources: Remove Aurora and OP Cosmos
    • vendor: apex: Update from TD1A.221105.001
    • vendor: rro_overlays: Update from cheetah
    • version: Uprev to 7.3
    DOWNLOAD
    38
    Changelog for the latest (11/02/2023) update

    All changes

    DOWNLOAD
    32
    Apparently the boot logo issues where due to a bad build environment in a server I was borrowing. I borrowed a different one and now it boots just fine. Go figure. Anyways, July patches now available. Several improvements and fixes. Google restore issue has been resolved fully. Read the changelog for other changes. Enjoy and I hope you continue to support the project by donating.

    Changelog for the latest (07/13/2023) update

    Device changes:
    ==============================
    • Adjust Nightlight color temperature values
    • Remove watermark shim
    • Upstream latest Soviet kernel changes
    • fingerprint: Set thread to high CFS priority
    • fingerprint: Use foreground cpuset/uclamp
    • fingerprint: use getInstance() instead
    • fixup! Do not allow backups of overlays
    • overlay: Update battery info every second when charging
    • parts: Use vector drawable for Dirac™ logo
    • powerhint: Add Top App Uclamp boosting
    ------------------------------

    ROM changes:
    ==============================
    • 7/14
    • Fix vibration patterns with zero duration steps
    • PackageManager: Create missing userdata directory
    • Remove useless variable "mapbase" from screencap
    • UEventObserver: Fix logging for uevent messages
    • binder: remove dead logging code
    • core: Catch OOB when returning pooled string
    • core: Suppress ASI system crash dialogs
    • suppress SystemUI ANRs

    • 7/13
    • Adapt custom themed icons to QPR3
    • Adapt dummy recents wallpaper provider for QPR3
    • Bring back ability to enable scudo-free 32-bit libc variant
    • Evolver: Bring back QS battery customization
    • Fix camera lag on some SD 6XX devices
    • Fix launcher ui interface overlap and frozen problem
    • Launcher3: Add back support for custom themed icon pack
    • Launcher3: Add back uninstall button to app shortcuts
    • Launcher3: Increment max number of saved recent apps thumbnails
    • Launcher3: Return true for HideSysUiScrim
    • Remove length check to allow empty HDR10+ blobs to HWC
    • ThemePicker: Fix permissions xml and provider access
    • camera: Fix prefix length path for External Camera HAL
    • hidl: sensors: Add group 'uhid' to sensors multi-HAL
    • recovery: Add support for touch rotation

    • 7/12
    • Camera: Clear identity before access device policy manager
    • Fix system reboot in systm_server caused by SensorPrivacyService
    • PixelPropsUtils: Remove pixel tablet spoof for Weather
    • SettingsGoogle: Update and fix missing res error
    • SimpleDeviceConfig: Updated v3 manifest to version 3058
    • SystemUI: Mark colorBackgroundDrawable as protected
    • config: Allow Settings or SUW to connect to insecure Enterprise networks
    • pixel-framework: Update SettingsGoogle lib

    • 7/11
    • Fix multi-user silent notifications on lockscreen
    • Update parallel space block list
    • fixup! BatteryService: Add support for battery Moto Mods
    • fixup! healthd: Reinitialize mChargerNames for every battery update
    • fixup! base: Add support for parallel space

    • 7/10
    • Avoid CalledFromWrongThreadException in BubbleController
    • Do not allow backups of overlays (fixes Google restore issue)
    • Evolver: Bring back QS panel styles
    • Evolver: reTicker: Allow to only show in Landscape mode
    • Parallel Space: Update blocklist
    • SystemUI: Enable and tune Split notification shade
    • SystemUI: Re-tune split shade for QPR3
    • SystemUI: Reduce the alpha of color accent alpha drawable
    • SystemUI: Use selector drawables for translucent qs themes
    • device_config: Remove obsolete Android 11 permission hub overlays
    • fonts: Fix oneplus slate implementation
    • fonts: Import nothing font changes from NOS 1.5
    • gms: Don't build Cinematic Wallpapers for now
    • themes: Import Xperia Icon pack

    • 7/9
    • AuthRippleController: Always finish the LightRevealScrim
    • BatteryMeterView: simplify scale logic
    • Evolver: Disable configurable lockscreen album art blur radius
    • GameSpace: ScreenUtils: Adapt to QPR3
    • NetworkPolicyManagerService: Avoid OOB in addSdkSandboxUidsIfNeeded
    • PixelPropsUtils: Spoof to Pixel 5a by default
    • Settings: Update Android Beam switch title
    • Stop building Flipendo (removes Extreme Battery saver)
    • SystemUserInfoHelper: Fix crash when switching user
    • base: ApplicationPackageManager: Block Tensor features for Recorder
    • base: ApplicationPackageManager: Exclude PE 2021 Midyear from tensor pixel list
    • gms: Stop building Flipendo

    • 7/8
    • Battery: Don't check cutout for qs battery

    • 7/6
    • Merge July 2023 security patches (13.0_r63)
    • PixelPropsUtils: Update fingerprints to July 2023 release
    • Settings: Add default value for IME space
    • version: Update to 7.9.5 (Chicharon)

    • 7/5
    • BlastBufferQueque: Import Xiaomi Android 13 BlastBuffer Changes
    • Evolver: Battery Styles: Add Landscape iOS battery styles from Iconify
    • Settings: Make ADB root available for all

    • 7/4
    • GamesPropsUtils: Add Gameprops for Battlegrounds Mobile India (BGMI)
    • Smooth Spinners: Makes the loading "spinner" animation smoother in non-holo apps
    • SystemUI: Fix HD calling icon for RTL layout
    • SystemUI: KeyguardUpdateMonitor: Simplify some code
    • soong: Add some default values for including prebuilt cameras

    • 7/3
    • Evolver: Lockscreen clock format settings
    • Settings: Hide back gesture options after enabling new back affordance
    • SystemUI: flags: Enable media player wave/shimmering effects
    • SystemUI: Enable new back gesture affordance
    • pm: Restore the default behavior of pm install

    • 7/2
    • IPCThreadState: Import Xiaomi Android 13 robustness modification
    • Launcher3: Expose transient taskbar settings
    • Piex: Import Xiaomi camera hal changes
    • Remove QS panel data usage (solves QS panel lag)
    • WiredAccessoryManager: Add support for DP audio
    • camera: Add backwards-compatible CaptureResultExtras constructor
    • config: Allow overriding ro.support_one_handed_mode
    • frameworks: Update HIDL overrideFormat from HAL
    • vold: fix failing to format zero-ed out SD card

    • 7/1
    • Add felix to Tensor Pixel list
    • Camera: Prevent crash with prebuilt camera metadata
    • Merge Pixel Fold June 2023 security patches (13.0_r60)
    • version: Update to 7.9.4 (Tinola)
    DOWNLOAD
    30
    This is for everyone in general:
    1. Most features that haven't been included are either pending or aren't really possible to work on right now.
    2. If features are included in early builds, there's likely a chance that they might still include some bugs.

    With both said, the latest security patches from Google are out, and here's the September patch update! Tons of features come back including per-app volume support, GameSpace making its return, lock screen charging info, Battery and Clock customization, and tons of others featured in the changelog below. We hope you enjoy your stay on Android 13 with our latest release and keep supporting the project by donating. Thanks!

    Changelog for the latest (09/07/2022) update

    Device changes:
    ==============================
    • sepolicy: Remove debugfs related rules
    ------------------------------
    ROM changes:
    ==============================
    • Add various system packages to indicator exemptions
    • AudioService: Remove Analog Dock from fixed-volume devices
    • BootAnimation: Check for resolution override
    • Bring back additional Screen recorder options
    • Bring back per-app volume feature
    • Camera: allow camera to use power key as shutter
    • Cellular tile: don't show disable confirmation dialog
    • Don't pass repeated back key events to app if custom action is set up
    • Don't skip theme application if it's already current
    • Download: Add support to manually pause/resume download
    • Evolver: Add back Lockscreen Charging info
    • Evolver: Add back support for window ignore secure
    • Evolver: Allow disabling QS battery estimates
    • Evolver: Bring back Battery light customization
    • Evolver: Bring back GameSpace
    • Evolver: Bring back HW Keys customization
    • Evolver: Bring back LED light options
    • Evolver: Bring back click to take partial screenshot
    • Evolver: Bring back daily data usage in QS footer
    • Evolver: Bring back reTicker feature
    • Evolver: Bring back status bar battery styles
    • Evolver: Bring back status bar clock options
    • Evolver: Bring back volume rocker wake
    • Evolver: Introduce status bar and QS clock size feature
    • Evolver: Re-introduce Smart Pulldown
    • FingerprintManager: return "Try again" by default
    • Fingerprints: Increase MAX_FAILED_ATTEMPTS
    • Keyguard - Treat messages to lock with priority
    • Keyguard: allow large clock on tablets
    • Keyguard: don't use large clock on landscape
    • Merge September 2022 security patches
    • NavigationModeController: Mute debug logging
    • PixelPropsUtils: Fix up GMS workaround logic
    • PixelPropsUtils: Update fingerprints to September 2022 release
    • QS: LocationTile: make it cycle modes
    • Settings: Add back increasing ring feature
    • Settings: Add option to cycle through ringer modes
    • Settings: Add preference for one shot auto-brightness
    • Settings: Add switch for linked ring and media notification volumes
    • Settings: Add toggle to enable ADB root
    • Settings: Align user avatar with homepage title
    • Settings: Apply SUW button theming to WiFi page
    • Settings: Bring back IME space feature
    • Settings: Check isVoiceCapable for Calls&SMS category
    • Settings: Don't reset A2DP offload when disabling developer settings
    • Settings: Don’t disable ls device controls based on secure lock
    • Settings: Enable notifications led light by default
    • Settings: Fingerprint: hide link icon when there's no link
    • Settings: Fix duplicated baseband string on all devices
    • Settings: Follow navbar color in base
    • Settings: Forward port lock pattern grid size
    • Settings: Forward port pattern visibility settings
    • Settings: Improve gesture bar length option
    • Settings: Make FRP go through ChooseLockPatternSize if needed
    • Settings: Make NetworkScanHelper max search time customizable
    • Settings: Make setup wizard go through ChooseLockPatternSize if needed
    • Settings: Network setup UI changes for SUW
    • Settings: Only show gesture navigation if device has a software nav bar
    • Settings: Remove hardcoded extras from ChooseLockPatternSize
    • Settings: use Glif themed button bar
    • Sharesheet: Display two rows of max ranked targets
    • SystemUI: Add AOD QS tile
    • SystemUI: Add bootloader option to 'Reboot' tile
    • SystemUI: Add support for persistent usb drive notification
    • SystemUI: Allow privileged system apps to access screenshot service
    • SystemUI: Allow snoozing SD card notification unconditionally
    • SystemUI: Always disable rotation on lockscreen
    • SystemUI: Don't store pending ControlAction if the device is locked
    • SystemUI: Fix QS mobile icon disappearing on theme switch
    • SystemUI: Introduce Data Switch QS Tile
    • SystemUI: Make isTablet() use correct API for getting window metrics
    • SystemUI: NavigationBar: disable secondary handle
    • SystemUI: Only add GarbageMonitor tile to default tiles on ENG builds
    • SystemUI: Redraw display cutout on overlay changes
    • SystemUI: Remove Music QS Tile
    • SystemUI: Remove spaces from screenshot app filename
    • SystemUI: Require unlocking to use Reboot tile
    • SystemUI: Show notification row when it's unlinked to ringer volume
    • SystemUI: Update Bluetooth battery level assets
    • SystemUI: Update additional navbar dimens for Android 13
    • SystemUI: add FloatingRotationButton for hw-key devices
    • SystemUI: disable keyguard screen off animation if we use split notification shade
    • SystemUI: ic_brightness_*: drawables get surface color
    • SystemUI: screenshot: add extra crop boundaries
    • SystemUI: screenshot: remove duplicate clamping on move action
    • SystemUI: screenshot: remove misplaced call to set crop view padding
    • Utils: Adapt WiFi only check to A12
    • base: ChooserActivity: Don't show image edit button on multiple targets
    • base: Prevent NPE for Demo mode
    • common: Add a system property for System UI compiler filter
    • core: Add telephony stack to allowed service state packages
    • overlay: Update Immersive Navigation values
    • rro_overlays: Remove PixelConfigOverlay2021
    • version: Uprev to 7.1
    • webkit: SystemImpl: Make systemIsDebuggable() check IS_ENG as well
    DOWNLOAD