Development [ROM][13.0_r30][venus][OFFICIAL] Evolution X [03/13/23]

Search This thread

joeyhuab

Recognized Developer
Nov 5, 2012
4,260
17,374
28
Antipolo
evolution-x.org
Xiaomi Mi A1
Redmi K20 Pro
Pretty huge changelog for January patch update. Browse every change below to see what's new. Hope issues have been resolved.

Changelog for the latest (01/14/2023) update

Device changes:
==============================
  • Disable FRP
  • Move to common Xiaomi powershare HAL
  • Remove unused persist.bluetooth.a2dp_offload.cap property
  • Restore vendor bluetooth props
  • Switch to /vendor_dlkm for kernel modules
  • overlay: Enable battery health
  • rootdir: Add init.xiaomi.rc
  • rootdir: Drop vm-bootsys from fstab
  • rootdir: Remove duplicate "start logd"
------------------------------
ROM changes:
==============================
  • Add `@nullable` to SensorManager.getDefaultSensor's return value
  • AutoAODService: Better check for doze enablement
  • BootReceiver: Return early if trace_pipe doesn't exists
  • BtHelper: Add more product images for metadata icons
  • BtHelper: Apply rightLeft check to usingLeft/usingRight
  • Calculate apk size multiple times
  • Delay display DOZE on LS => AOD only if blanking is not needed
  • Dynamic broadcast receivers that are not exported need to be filtered in checkBroadcastFromSystem
  • Evolver: Add an ability to blink flashlight for notifications
  • Evolver: Add back missing setMax method in CustomSeekBarPreference
  • Evolver: Add some native monet settings
  • Evolver: Add support for GMS switch
  • Evolver: Add support for Lockscreen clock fonts
  • Evolver: Allow a more granular control over shades
  • Evolver: Allow choosing a custom background color seed
  • Evolver: Allow to change QS tile label text size
  • Evolver: Bring back Force expanded notifications
  • Evolver: Bring back QS footer data usage
  • Evolver: Bring back QS tile layout settings
  • Evolver: Bring back Wi-Fi standard icon
  • Evolver: Bring back notification counters
  • Evolver: Configurable lockscreen clock color
  • Evolver: CustomSeekBarPreference: Improve seekbar drawables
  • Evolver: HUN importance selector
  • Evolver: Introduce Android P system animation style
  • Evolver: Preference: Add CustomSecureSettingMainSwitchPreference
  • Evolver: Remove Power menu flashlight option
  • Evolver: Remove QS footer text customization
  • Exclude Camera2 for Evolution builds
  • FPSInfoService: Revamp FPS counter
  • FeatureFlags: Enable systemui volume panel by default
  • Fix an issue that the FoldStateListener induces a memory leak
  • Fix exception caused by system app setting wallpaper
  • Fix potential crash in ImageTransformState
  • GCamGOPrebuilt: Override GoogleCamera from gms
  • GameSpace: Hide icon from launcher
  • Intent: Fix launch of permission revoke activity from playstore
  • KernelCpuUidTimeReader: Always check if remove_uid_range file exists
  • KeyguardIndication: Set wakelock on doze only when required
  • Launcher3: Adjust suggestions row vertical padding
  • Launcher3: CustomSeekBarPreference: Improve seekbar drawables
  • Launcher3: Do not limit the number of search results
  • Launcher3: Do not skip search animation for app icons
  • Launcher3: Enable keyguard animation
  • Merge January 2023 security patches (13.0_r20)
  • NotificationPlayer: use AUDIOFOCUS_GAIN_TRANSIENT instead of AUDIOFOCUS_GAIN in looping mode
  • ParallelSpace: Enable google services by default
  • PixelPropsUtils: Update fingerprints to January 2023 release
  • QS: Add and use Bluetooth Panel instead of full Settings
  • Revert "Remove navbar inset for UDFPS BiometricPrompt"
  • Settings: Align the long press behavior on secondary sim
  • Settings: Allow customizing default notification vibration pattern
  • Settings: Allow disabling color inversion pref via overlay
  • Settings: Allow setting wake for notification separately from doze
  • Settings: Allow the user to change the BackupTransport
  • Settings: Allow toggling NFC sounds
  • Settings: Allow toggling in-call notifications
  • Settings: Fix NPE crash in UwbPreferenceController and optimize the lifecycle observer adding condition in page
  • Settings: Fix NullPointerException when renaming a fingerprint
  • Settings: Fix always return first package for mock location app in developer options
  • Settings: Fix crash when input illegal proxy port number
  • Settings: Fix crash when showing error dialog in NetworkRequestDialogActivity
  • Settings: Fix layout battery UsageView
  • Settings: Fix permissions for internal links
  • Settings: Fix potential NPE crash in ConversationHeaderPreferenceController
  • Settings: Fix the IllegalArgumentException from RecyclerView
  • Settings: Follow Accent color on search button
  • Settings: Introduce automated Sleep Mode
  • Settings: Mark DataUsageState as nullable to avoid potential NPE risk
  • Settings: Remove Intent selector from 2-pane deep link Intent
  • Settings: Remove Quick Mute gesture
  • Settings: Update battery temp & health strings
  • SystemUI: Don't force small clock when media isn't allowed on keyguard
  • SystemUI: Fix default data SIM resetting after reboot
  • SystemUI: Hide notifications when quickly expanding QS
  • SystemUI: Implement sleep for pickup gesture
  • SystemUI: Introduce camera & flashlight keyguard affordance
  • SystemUI: Revamp the QS header (A13 QPR2 style)
  • SystemUIGoogle: Update nga/assist lib (fix assistant swipe crash)
  • ThemePicker: Unify font & icon label sizes, scroll the text
  • ThemePicker: Update PixelThemesStub from cheetah-user 13 TQ1A.230105.001.A2
  • Version: Update to 7.5
  • WifiDisplaySource: allow overriding max wfd resolution with prop
  • WifiDisplaySource: raise supported resolution to 1920x1080p60
  • audio_hal_interface: Optionally use sysbta HAL
  • base: Pocket Judge: Don't go to sleep while on call
  • base: dont call roundStorageSize on Storage API for getting sizes
  • camera: Add backwards-compatible CaptureResultExtras constructor
  • clockfont: Add separate Google Sans and NothingDot overlays
  • config: Enable SystemUIDialog volume panel by default
  • config: Make building TouchGestures optional
  • create different pendingintent via appwidgetId
  • fixup - SystemUI: Make the volume dialog expandable
  • fixup! SystemUI: Enable session-based media actions for all apps
  • fixup! SystemUI: Remove existing icon group if its overriding
  • fixup! camera: Skip HFR checks for privileged apps
  • fixup! fixup! Improvements for dynamic VoLTE & VoWiFi icons
  • fonts: Add config_clockFontFamily to custom font overlays
  • gms: GoogleCamera: Adjust make file and delete unneeded stub apk
  • hwui: renderthread/CanvasContext: Reduce the timeout for dequeueing buffers
  • java_sdk_library_import: Copy all prebuilt properties to child modules
  • overlay: Set default status bar height to 28dp
  • packages: Build Seedvault
  • prebuilt: Nuke obsolete custom_fonts package
  • sepolicy_vndr: legacy: Add support for AIDL widevine hal
  • sepolicy_vndr: restore iwlan hwservice
  • themes: fonts: Remove broken Antipasto Pro
  • udfps: Allow devices to pulse onFingerDown instead of waking the screen
  • vendor: Add permissions for lineagehw
  • vendor: CarrierSettings: Update from TQ1A.230105.002
  • vendor: Split 4.19 SoC family
  • vendor: apex: Update from TQ1A.230105.002
  • vendor: fix check for picking up partner_modules
  • vendor: gapps: Update from TQ1A.230105.002
  • vendor: overlay: Remove pinner configuration
  • vendor: tools: Fix changelog generation for codenames with underscores
  • vibrator: fix log format and level issue
DOWNLOAD
 

joeyhuab

Recognized Developer
Nov 5, 2012
4,260
17,374
28
Antipolo
evolution-x.org
Xiaomi Mi A1
Redmi K20 Pro
Following up on the previous update, lock screen shortcuts may now be disabled or replaced with different shortcuts, the return of QS tile layout settings, QS data usage footer, and tons of other additions and improvements. I hope you guys enjoy the latest update and continue to support the project by donating!

Changelog for the latest (01/17/2023) update

Device changes:
==============================
  • Switch to unsigned builds for faster build times
  • overlay: Hide Battery health section
------------------------------
ROM changes:
==============================
  • Bring back SimpleDeviceConfig and update to A13
  • Enable pulse on new tracks by default
  • Evolver/Settings: Use proper grammar/check correct spelling
  • Evolver: Allow setting bottom keyguard shortcuts
  • Evolver: Extend DashboardFragment instead of SettingsPreferenceFragment
  • Evolver: LockScreen: Avoid joining strings with + in a loop
  • Evolver: Move AOD schedule back to Lockscreen fragment
  • Fix PermissionHelper NullPointerException
  • Launcher3: Keep hotseat bottom spacing for taskbar devices
  • Launcher3: Remove ugly 4x4 grid option
  • ParallelSpace: Allow/block essential apps without overlay
  • Remove QS transparency feature
  • Settings: Add sliders for color balance adjustment
  • Settings: Allow the user to change the BackupTransport
  • Settings: Re-arrange and add ordering in battery preferences
  • Settings: Show current value of color balance sliders
  • SystemUI: Redesign lockscreen bottom buttons
  • SystemUIGoogle: Add missing permission for Smartspace
  • SystemUIGoogle: Power: disable some debug services
  • SystemUIGoogle: Use system font for smartspace
  • ThemePicker: grid_section_view: Center it like the rest
  • UdfpsResources: Add Genshin Impact Character icons
  • Update translations
  • apex: Allow overriding prefer and add required frameworks
  • base: fix list style alert dialog to use system font
  • base: styles: Use user fonts for Material UI themes
  • base: treewide: Disable debug logging
  • clockfont: Copy all fonts for lockscreen clock font
  • config: Enable QR scanner shortcut on lockscreen
  • config: Make building TouchGestures optional
  • device_config: Enable smart actions in the clipboard overlay
  • device_config: Globally enable the new photo picker
  • fix NullPointException when pkg is null
  • fwb: guard power calculator spam with debug
  • graphics: Override system fonts with user-selected overlays
  • overlay: SettingsLib: No longer override headline font family
  • packages: Build Seedvault
  • permissions: Grant ACCESS_COARSE_LOCATION to some system apps
  • rro_overlays: Enable Safety Protection
  • rro_overlays: Update face unlock configuration
  • soong: Add support to set vendor tag with client package name
  • vendor: Add permissions for lineagehw
  • vendor: Update CarrierSettings database
DOWNLOAD
 
Last edited:

diskeeper3

Member
Oct 24, 2022
7
5
Anyone have that problem of the 3rd party apps can't load google map? The maps app and google photos is working. My Play service is 23.02.14. Tried to empy cache, but not helped.
 

joeyhuab

Recognized Developer
Nov 5, 2012
4,260
17,374
28
Antipolo
evolution-x.org
Xiaomi Mi A1
Redmi K20 Pro
Huge update today as it marks the return of the MIUI Camera. Users have been requesting for it to come back so here it is.

Changelog for the latest (01/22/2023) update

Device changes:
==============================
  • Bring back MIUI Camera and drop GCam Go (Documents mode currently broken)
  • Don't copy audio policy to qssi dirs
  • Re-import and separate regulatory info for Global and CN variants
  • overlay: Bring back battery health entries
  • parts: Add Dirac logo
  • parts: Improve refresh rate settings
  • sepolicy: Remove more duplicate wakeup labels
------------------------------
ROM changes:
==============================
  • BACKPORT: Add bluetooth disable enhanced SCO connection
  • BACKPORT: floss: Disable enhanced sco connection via sysprop
  • DisplayModeDirector: Allow to enforce user selected resolution
  • Evolver: Introduce Google TV remote controls keyguard affordance
  • Fix crash when comparing messages
  • Fix potential NPE when MessagingMessage's message is null
  • MobileSignalController: Do not duplicate SPN and PLMN
  • ParallelSpace: Add Android Auto to block list
  • PermissionController: Always enable location accuracy feature
  • PixelPropsUtils: Set shipping level to 32 for devices >=33
  • Re-implement ‘Phone ringtone setting for Multi SIM device’
  • RingtoneManager: Set a default ringtone for the SIM 2
  • ServiceRecord: Don't post running notification for oplus camera
  • Settings: Enable SIM card ringtone only if slot not empty
  • Settings: Improve MSIM Ringtone on devices with ESIM
  • Settings: Match contextual card dimensions with search bar
  • Settings: Use AOSP translations for MSIM ringtone
  • SystemUI: Calculate paged QS tiles height properly
  • SystemUI: Import V6 pixel display interfaces (for Pixels only)
  • SystemUI: QS footer data usage improvements and cleanup
  • gms: Disable dexpreopt for most Google apps
  • gms: Remove blobs/packages conflicting with Pixel vendor
  • vendor: Remove CarrierSettings
DOWNLOAD
DOWNLOAD MIRROR
 
Last edited:

Clarkonline

Member
Aug 15, 2019
7
7
Sin título.png
impossible to download and mirrir link error
 
  • Like
Reactions: blazion56

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    Final update before Google releases March patches. FOD issues should now be solved. Magic Eraser can now be used without a Google One subscription by turning off the Unlimited storage toggle (and force-stopping the Photos app). All apps visible in the app drawer can now be hidden/locked while additional icon packs/icon styles have been added and fixed. Other fixes and additions are found below.

    Changelog for the latest (03/08/2023) update

    Device changes:
    ==============================
    • Fix FP issues
    ------------------------------
    ROM changes:
    ==============================
    • Allow profile owner to set user_setup_complete secure setting
    • AttestationHooks: Spoof cheetah to gms.ui and gms.learning
    • AttestationHooks: Spoof device as Pixel 5 for Google Photos by default
    • AttestationHooks: Spoof raven to gms.persistent
    • Evolver: Allow locking all apps visible in launcher
    • Evolver: Configurable media notification and lockscreen blur radius
    • Evolver: Fade filter for lockscreen media artwork
    • Evolver: Fade filter for media notification
    • Evolver: Import more status bar logo styles
    • Evolver: Resolve NPE when opening iconpacks pref
    • Evolver: Rework media artwork and blur implementation
    • Evolver: Update AppLock API
    • Exclude Gallery2
    • Improve renderscript allocation and usage
    • InputMethodManager: Prevent unnecessary invocation of IME
    • JobScheduler: Stop leaking user information
    • Launcher3: Bring back support for custom themed icon pack
    • Launcher3: Fix a potential NPE when buildAnimationController is called
    • Launcher3: Fix potential ConcurrentModificationException
    • Launcher3: Restore blur depth on configuration change
    • Launcher3: Switch to AppLock API for protected apps
    • Launcher3: Use ic_screenshot for recents screenshot drawable again
    • ParallelSpace: Block telecom server package
    • PhoneStatusBarTransitions: Always animate battery out at the same rate
    • PixelPropsUtils: Don't spoof for Pixel 2 and 3 series
    • PixelPropsUtils: Spoof Samsung Accessory apps
    • Pre-grant some prebuilt google app permissions
    • Revert reticker implementation (fixes flickers in notification panel)
    • SystemUI: Fix QS expand lag when VoLTE/VoWiFi icons are enabled
    • SystemUI: Move bluetooth dialog creation to LongClick method
    • SystemUI: Prevent systemui crash when reinflating QS
    • SystemUI: Re-implement Bluetooth dialog
    • Update translations
    • ViewGroup: Remove child parent when a new view is added
    • apn: AMC now is ONE Albania
    • audio: Fix HAL reply handling in CompressedOffloadOutputStreamTest
    • base: overlays: Fixed ! cutting signal icons in restored themes
    • btaudio: aidl: Support offloading all LDAC qualities
    • core: Fix suspend failure for privileged system components
    • device_config: Update now playing to 2/19/23
    • first_stage_mount: Skip dm-verity setup if AVB is not enabled
    • fwb: Add missing android.permission.REGISTER_STATS_PULL_ATOM
    • gms: Stop building Photos for gms_mini
    • kernel: Check HIP support of clang before disabling it
    • kernel: Force disable LLVM HIP
    • overlays: Fix switch thumb for Outline iconpack
    • overlays: iconpacks: Update launcher screenshot fill color
    • permissions: Grant ACCESS_COARSE_LOCATION to some system apps
    • permissions: Pre-grant google restore permissions
    • themes: Add removed iconpacks as WiFi and Signal overlays
    DOWNLOAD
    3
    With March patches still being delayed, I'll be releasing this for some bug fixes. This build includes all previous fixes to PiP, a few kernel changes, removal of OOS clear all button, App lock/App hide fixes, Custom UDFPS icon picker, brings back the older IME space feature implementation, and other improvements as well as the latest blobs/firmware from MIUI 14 (except for the camera ones to keep our MIUI camera working properly).

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

    Device changes:
    ==============================
    • Update to MIUI 14 firmware/blobs except for camera
    ------------------------------
    ROM changes:
    ==============================
    • Allow required Android Auto permissions
    • AppLock Allow locking all apps visible in launcher
    • AppLock Slightly bigger icon size
    • AppLock Update API
    • AppOpsService Don't log stack traces for isolated processes
    • Camera Fix null pointer access
    • Camera Update HIDL overrideFormat from HAL
    • ConfigurationController Prevent app crash caused by null configuration
    • EvolverSettings Move back App Lock impl to Settings app
    • EvolverSettings Use better main switch title strings
    • Evolver Add Heads up toggle dependency for HUN
    • Evolver Custom UDFPS icon feature
    • Evolver Remove OOS style notification clear all button
    • Evolver Remove changelog preference
    • Evolver Use SystemSettingMainSwitchPreference for Battery bar settings
    • Fix NPE when pip onAnimationEnd
    • Fix pip error, from split-screen to pip in landscape
    • Fix profile provisioning check in secondary users
    • Fix secondary user crash with system user locked
    • Fix the pip bounds error when entering pip mode
    • Fix ‘Pause is getting scheduled 2 times’ PIP issue
    • Fix ‘Youtube application when moving to PIP animation was very bad’ issue
    • Frameworks Enable VoNR by default
    • Ignore AGPS toggle during user-initiated emergency calls
    • Launcher3 Switch to AppLock API for protected apps
    • Launcher3 Update AppLock API and integrate hidden apps
    • Less boring heads up Don't skip heads up for most messaging apps
    • Remove sensitive info from SUPL requests
    • Settings Avoid saving length as in a sql db for quick unlock
    • Settings Don't randomize The Evolver's summary anymore
    • Settings Re-implement ‘Remove IME space under keyboard’ feature
    • Settings Use SystemSettingMainSwitchPreference for Battery Charge warning
    • Settings Use TopIntroPreference instead of footer for some preferences
    • Updates Remove changelog button
    • Updates Remove fetching of changelog
    • Updates Use Evo's logo within app window
    • base Improve IME space feature overlay
    • hwui Prevent systemui crash caused by segfault
    DOWNLOAD
    2
    You're saying he NEEDS to rename it when he DOESN'T. Magisk is an APK that also acts as a ZIP.
    I have to thank you very much for the latest update. very satisfied. the curtain is very smooth while using Spotify it doesn't bounce and doesn't freeze so far everything seems fine. I have updated chrome - I personally use browser Via now and everything is fine Google feed opens corectly - Congratulations for stereo sound in the speakers and headphones and very good much better than in other Custom - Strong point in this rom. I hope it is possible to make this rom even more fluid in use - THX
    2
    Thanks Joey for the latest update and efforts put into it.

    I have one issue with the fingerprint sensor as it seems not working even with multiple reboots. Would really appreciate any advice to restore it. And thanks again.
    Kindly check the latest update as that has it fixed. Thanks.
    2
    This build doesn't have March security patches yet but it fixes the VoLTE and flickering issues. Also, firmware and blobs have been updated from MIUI 14.

    Changelog for the latest (03/02/2023) update

    Device changes:
    ==============================
    • Add missing blobs for MIUI 14's audio HAL
    • Add Xiaomi dtool HAL
    • Add verity_update_state on early-boot
    • Build 64-bit audio HIDL as well
    • CarrierConfig: Enable voLTE/voWIFI/ViLTE for entire 460 mcc
    • Force enable ims features (fix VoLTE/VoWiFi for some users)
    • Import vendor task_profiles.json from stock
    • Move HWC brightness control prop to system
    • Remove frozen and unfrozen cgroup
    • Update IMS, RIL, and DPM system blobs
    • Update from MIUI V14.0.8.0.TKBCNXM for venus
    • fingerprint: Refactor to handle fod status by vendorcode instead
    • overlay: Enable IMS feature flags for supported carriers
    • overlay: Improve carrier mnc attributes for Indian carriers
    • overlay: Push 120 FPS for ScreenRecorder
    • overlay: update CarrierConfig from star V14.0.6.0.TKACNXM
    • pin goodix blobs from MIUI 13
    • sensor: No need to handle fod gesture anymore
    • sensors: log dlerror() when dlopen() fails
    • sepolicy: set sensor HAL as a client of audio HAL
    ------------------------------
    ROM changes:
    ==============================
    • Bluetooth: Controller: Warn on LeSetEventMask error codes
    • Codec2: guard the dummy work signal to lahaina only
    • Codec2: queue a empty work to HAL to wake up allocation thread
    • Fix status bar landscape touch issues
    • GameSpace: Remove dim layer from the panel view
    • KeyguardMediaViewController: Cleanup and add proper annotations
    • Launcher3: Redesign recents app buttons
    • PixelPropsUtils: Don't spoof some apps
    • PixelPropsUtils: Spoof Samsung Accessory apps
    • Revert reticker implementation (fixes flickers in notification panel)
    • SettingsProvider: Remove backup for some feature settings
    • SystemUI: Fix optional ripple animation issue
    • SystemUI: Move bluetooth dialog creation to LongClick method
    • SystemUI: Re-implement Bluetooth dialog
    • SystemUI: Stop using marquee on qs tiles label
    • apn: AMC now is ONE Albania
    • common: trust: Add sepolicy for dwc3 usb_data_enabled
    • first_stage_mount: Skip dm-verity setup if AVB is not enabled
    • fixup! audioflinger: Fix audio for WifiDisplay
    • gms: Stop building prebuilt Chrome and PixelLiveWallpaperPrebuilt
    • kernel: Check HIP support of clang before disabling it
    • kernel: Force disable LLVM HIP
    • overlay: Partially disable gms chimera service
    • tinycompress: Add support for compress_set_codec_params API
    • tinycompress: plugin: Set codec params in SETUP state
    DOWNLOAD
  • 13


    Evolution X 7.6.2 for the Xiaomi Mi 11 (Now Xiaomi 11) [venus]

    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


    More features will be imported from Android 12.1 in the coming weeks.

    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


    * Restoring Settings backups via Google account is currently broken.

    o2G52Ve.png


    PLEASE DO NOT FLASH GAPPS, THEY ARE ALREADY INCLUDED

    First Time Install / Clean Flash from MIUI


    Flash the linked boot, vendor_boot, and dtbo images by performing the following:

    Code:
    fastboot flash boot_ab boot.img
    fastboot flash dtbo_ab dtbo.img
    fastboot flash vendor_boot_ab vendor_boot.img

    After finishing with that, get into recovery by pressing the power button and volume up button. Or run "fastboot reboot recovery"

    After that, please perform a factory reset by following the option in the recovery.

    Finally, you can sideload the ROM by selecting "Apply Update" (ADB) and run adb sideload /path/to/rom.zip.

    Reboot! Enjoy! #KeepEvolving




    Download
    Donate to me! / Official Chat / Device Support




    XDA: DevDB Information
    Evolution X, ROM for the Xiaomi Mi 11

    Contributors
    joeyhuab

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

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

    Created 2022-08-17
    Last Updated 2023-03-13
    6
    Changelog for the latest (03/13/2023) update

    Device changes:
    ==============================
    • Update to MIUI 14 firmware/blobs except for camera
    ------------------------------
    ROM changes:
    ==============================
    • Allow required Android Auto permissions
    • AppLock Allow locking all apps visible in launcher
    • AppLock Slightly bigger icon size
    • AppLock Update API
    • AppOpsService Don't log stack traces for isolated processes
    • Camera Fix null pointer access
    • Camera Update HIDL overrideFormat from HAL
    • ConfigurationController Prevent app crash caused by null configuration
    • EvolverSettings Move back App Lock impl to Settings app
    • EvolverSettings Use better main switch title strings
    • Evolver Add Heads up toggle dependency for HUN
    • Evolver Custom UDFPS icon feature
    • Evolver Remove OOS style notification clear all button
    • Evolver Remove changelog preference
    • Evolver Use SystemSettingMainSwitchPreference for Battery bar settings
    • Fix NPE when pip onAnimationEnd
    • Fix pip error, from split-screen to pip in landscape
    • Fix profile provisioning check in secondary users
    • Fix secondary user crash with system user locked
    • Fix the pip bounds error when entering pip mode
    • Fix ‘Pause is getting scheduled 2 times’ PIP issue
    • Fix ‘Youtube application when moving to PIP animation was very bad’ issue
    • Frameworks Enable VoNR by default
    • Ignore AGPS toggle during user-initiated emergency calls
    • Launcher3 Switch to AppLock API for protected apps
    • Launcher3 Update AppLock API and integrate hidden apps
    • Less boring heads up Don't skip heads up for most messaging apps
    • Remove sensitive info from SUPL requests
    • Settings Avoid saving length as in a sql db for quick unlock
    • Settings Don't randomize The Evolver's summary anymore
    • Settings Re-implement ‘Remove IME space under keyboard’ feature
    • Settings Use SystemSettingMainSwitchPreference for Battery Charge warning
    • Settings Use TopIntroPreference instead of footer for some preferences
    • Updates Remove changelog button
    • Updates Remove fetching of changelog
    • Updates Use Evo's logo within app window
    • base Improve IME space feature overlay
    • hwui Prevent systemui crash caused by segfault
    DOWNLOAD
    6
    Happy New Year! The first build of 2023 is out. The next update will include January security patches. Several vital changes are done. Thanks to all who supported and donate if you like this build!

    Changelog for the latest (01/02/2023) update

    Device changes:
    ==============================
    • None
    ------------------------------
    ROM changes:
    ==============================
    • Add e2fsck/resize2fs/tune2fs to recovery/vendor_ramdisk
    • Add null pointer check to avoid system crash
    • Avoid NetworkPolicyLogger NullPointException
    • Bluetooth: legacy: Split header for hci legacy definitions
    • Build NfcNci for AOSP NFC
    • Evolver: Nuke Live Volume steps (broken on A13 QPR1)
    • Guard in short-circuit evaluations for stringSplit methods
    • KeyguardIndication: Fix glitchy charging info on lock screen and AOD
    • Launcher3: Add GCam GO to default_workspace_4x5
    • Launcher3: Add a preference to manually restart the launcher
    • Launcher3: Add background chip for memory info view
    • Launcher3: Enable Lens toggle by default
    • Launcher3: Fix taskbar crash without QSB
    • Launcher3: IconPalette: Don't crash when the app gives us an invalid color
    • Launcher3: Implement LocalColorExtractor using monet theme engine
    • Launcher3: Import bcsmartspace lib
    • Launcher3: LocalColorExtractor: Adapt for 12L changes
    • Launcher3: LocalColorExtractor: Disable local colors when using system presets
    • Launcher3: Match dimens with Pixel Launcher
    • Launcher3: Move restart check to home page
    • Launcher3: Move suggestions preference from misc to main menu
    • Launcher3: Refresh themed icons check via Build.TIME instead
    • Launcher3: Remove memory info view (unreliable)
    • Launcher3: Set default app drawer opacity to 100%
    • Launcher3: Specify the component name to start the picker
    • Launcher3: Update activity for Aperture camera shortcut
    • Launcher3: Update default layouts from Pixel Launcher
    • Launcher3: bcsmartspace: Import translations
    • ParallelSpace: Allow devices to overlay whitelist/blocklist apps
    • PixelPropsUtils: Use redfin props for extra packages
    • Remove fs utilities from init_boot module list
    • Send enhanced sco setup cmd only for wcn3990
    • Settings: Bring back Quick Tap support
    • Settings: Change Google battery graph toggle string
    • Settings: Fix USB OTG hot plug out nndexOutOfBoundsException
    • Settings: Fix memory leak on SensorPrivacyManager Listener
    • Settings: Fix restore default apn dialog sometimes not dismissed
    • SystemUI: Add more notification snooze times
    • SystemUI: Bring back dynamic VoLTE & VoWiFi icons
    • SystemUI: Ensure keyguard statusbar is gone when not showing
    • SystemUI: Fix VPN icon failed reloading after disabling
    • SystemUI: Improvements for dynamic VoLTE & VoWiFi icons
    • SystemUI: Old style mobile indicator layout fixes
    • SystemUI: Remove existing icon group if its overriding
    • SystemUI: Revert to old Bluetooth QS tile
    • SystemUI: Set launcher activity name to Launcher3
    • SystemUI: Show the alarm icon on QS as well
    • Update translations
    • Updates: Change to daily checks
    • aapt: Fix compiler warning (clobbered by longjmp)
    • aapt: add check for untranslatable "string-array"s
    • audio: Don't play sound effects if stream is muted
    • base: app widgets fix update check from Build.FINGERPRINT to Build.TIME
    • base: rescue party: check isDisabled on all public API
    • camera: Expose aux cameras in third party apps
    • fixup! Improvements for dynamic VoLTE & VoWiFi icons
    • iconloaderlib: Update icon cache via Build.TIME instead
    • vendor: Bring back and update SettingsGoogle/SystemUIGoogle to A13 QPR1
    DOWNLOAD
    6
    December update has finally arrived. Framework and Settings were both rebased from scratch and now the ROM is smoother and more stable than ever. Hope you guys continue supporting the project by donating!

    Changelog for the latest (12/13/2022) update

    Device changes:
    ==============================
    • None
    ------------------------------
    ROM changes:
    ==============================
    • Evolver: Bring back AlarmsBlocker/WakelockBlocker
    • Evolver: Drop Combined signal icons
    • Evolver: Drop Less boring Heads up
    • Evolver: Drop Power menu dialog dim/opacity options
    • Evolver: Drop Smart Pixels support
    • Evolver: Drop Smart Pulldown
    • Evolver: Drop WiFi standard icon feature
    • Fix an issue that the FoldStateListener induces a memory leak
    • Fix app crashes for apps and games like Xbox Game Pass
    • Fix bluetooth tile show blank
    • GameSpace: Update takeScreenshot API in ScreenUtils
    • Merge December 2022 security patches
    • PhoneWindowManager: Pocket Judge: Handle torch power gestures
    • PixelPropsUtils: Update fingerprints to December 2022
    • PixelPropsUtils: spoof nothing smartcenter to pixel
    • QS Tiles: Drop Preferred Network type
    • QS: LocationTile: make it cycle modes (fix Location QS tile)
    • Rebase to Android 13 QPR1 (r16)
    • Screenrecord: Add summary for HEVC encoding
    • Settings: Avoid enforcing weird backgrounds
    • Settings: Drop hide arrow for back gesture feature
    • Settings: Reset battery stats
    • SystemUI: Allow Wi-Fi/cell tiles to co-exist with provider model (fix for WiFI and Data QS tiles)
    • SystemUI: DreamTile: Enable for everyone
    • SystemUI: Fix suspicious spaces around mobile icons
    • Telecomm: Fix dark navigationBar background in some telephony settings pages
    • Update translations
    • base: Pocket Judge: Don't block dialer UI
    • base: Pocket judge should not block device key handling
    • display: Add custom screen resolution setting
    • gms: Bring back CaptivePortalLoginGoogle
    • gms: Don’t build Google Battery for everyone
    • themes: fonts: Remove FontNothingDotHeadlineOverlay
    • themes: fonts: Remove FontRobotoOverlay
    • vendor: CarrierConfigs: Import carrier-specific MCC configuration
    • vendor: CarrierSettings: Update from TQ1A.221205.012
    • vendor: Drop pixel-framework for now
    • vendor: apex: Update from TQ1A.221205.012
    • vendor: config: Add support for more Carriers
    • vendor: config: common: Build BtHelper (for AirPods support)
    • vendor: overlay: Import branded VPN translations
    • vendor: rro_overlays: Configure the clock font family type
    • version: Rename 7.4 to Kaldereta
    DOWNLOAD
    6
    One last update for this month unless Face Unlock is somehow ported early. This brings in the SettingsGoogle changes which uses Pixel's Security Hub for the Security options in the Settings app, allows for switching between AOSP and Google battery graphs as well as fixing the BT battery widget for Pixel Launcher.

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

    Device changes:
    ==============================
    • None
    ------------------------------
    ROM changes:
    ==============================
    • Bring in SettingsGoogle/SystemUIGoogle from PE
    • Fix com.android.phone crash for wifi only project
    • PixelPropsUtils: Replace Gboard with Google One
    • Settings: Add toggle to switch between AOSP/Google battery graphs
    • Settings: Move proguard flags for the Evolver
    • Settings: Remove the Automatic ota check option but be sure it's disabled
    • core: Pixel experience Blacklist For Google Photos for Android 13
    • fixup! SystemUI: Fix shutter sound
    • vendor: CarrierSettings: Update from TP1A.220905.004
    • vendor: Update audio from TP1A.220624.021
    • vendor: Update setupwizard props from TP1A.220624.021
    • vendor: Use GMS configurator instead of SimpleDeviceConfig
    • vendor: apex: Update from TP1A.220905.004
    • vendor: overlay: SettingsLib: Override headline font family
    DOWNLOAD