[ROM][miatoll][OFFICIAL][14] StatiXOS v7.5

Search This thread

LeddaZ

Senior Member
Dec 24, 2016
84
131
21
Padua
www.youtube.com
Lenovo Yoga Tab 2

stx-2023.png


StatiXOS for Redmi Note 9S/Pro/Pro Max/10 Lite/POCO M2 Pro (miatoll)


What is StatiXOS?

StatiXOS is a custom ROM based on the Android Open Source Project aiming to be minimal while providing quality of life improvements and up to date security patches.


None!
Please report anything you run into!


How To Flash

Make sure you have adb and fastboot installed and you have the latest MIUI 14 firmware for your device; you can download signed firmware zips flashable with StatiX recovery here

Flashing via fastboot

  1. Download the latest fastboot image from here
  2. Reboot to fastboot mode with
    Code:
    adb reboot bootloader
    or Power+VolDown
  3. Connect the phone to your PC with a USB cable
  4. If you're installing for the first time, format userdata with
    Code:
    fastboot -w
  5. Flash the ROM with
    Code:
    fastboot update <rom_filename.zip>
Flashing via recovery
  1. Download the latest recovery image from here
  2. Reboot to fastboot mode with
    Code:
    adb reboot bootloader
    or Power+VolDown
  3. Connect the phone to your PC with a USB cable
  4. Flash the recovery image with
    Code:
    fastboot flash recovery <recovery_filename>.img
  5. Reboot to recovery mode with
    Code:
    fastboot reboot recovery
    or Power+VolUp
  6. If you're installing for the first time, tap on Factory reset -> Format data/factory reset -> Format data
  7. Go back and tap on Apply update -> Apply from ADB
  8. Sideload the ROM with
    Code:
    adb sideload <rom_filename>.zip
  9. Go back and tap on Reboot system now




Android version: 14
Linux Kernel Version: 4.14.341
Source code: GitHub
Code Review: Gerrit
 
Last edited:

LeddaZ

Senior Member
Dec 24, 2016
84
131
21
Padua
www.youtube.com
Lenovo Yoga Tab 2
Changelog
Clean flash required!
Device side:
- Switched to 64-bit only builds
- Switched to AIDL IR service
- Updated CarrierSettings from Pixel 8 Pro AP1A.240405.002
- Enabled remote key provisioning
- Build Goodix and FPC libs from source
- Added audio amplifier HAL
- Kernel:
- Upstreamed to 4.14.341-openela
- BPF backports
- Spoof kernel version to 5.4 for netbpfloader/netd (to bypass QPR2 kernel requirements)
- Other minor stuff

Source side:
- Android 14 QPR2 with April patches
- Switched to Pixel Launcher and ThemePicker temporarily (fonts and icon packs won't be available for now)
- New default wallpaper
- Other minor stuff
Device side:
- Fixed UI lags with YouTube/Chrome/etc.
- Automatically update recovery when flashing the ROM
- Other minor improvements

Source side:
- February security patches
- Improved StatixLauncher UI
- Fixed recovery zip generation
- Fixed PackageInstaller crashing with some APKs
Device side:
- Added support for all miatoll devices
- Upstreamed kernel to 4.14.336
- Switched from CarrierConfig to Pixel CarrierSettings
- A lot of stuff that I'm too lazy to write here

Source side:
- Initial Android 14 build
Device side:
- Dropped Pixel Launcher
- Increased ZRAM to 3GB
- Switched to Aperture as default camera app

Source side:
- August security patches
- Added delete button to screenshot UI
- Other minor stuff
Device side:
- Rebased kernel from latest Positron (and upstreamed to 4.14.320)
- Moved /odm to a separate partition
- Switched back to ext4 for system partitions (erofs didn't have visible improvements)

Source side:
- July security patches
- New wallpapers (missed in previous update)
- Enabled new back gesture animation from Android 14
- Fixed lockscreen shortcuts icons in light mode
- Fixed "touch to unlock anytime" option for side fps devices
- Added missing Italian translations in Settings/Launcher/SystemUI
- Added monochromatic and Pixel colors in Wallpapers & style
- Other minor stuff
Device side:
- Updated blobs and firmware to V14.0.4.0.SJWMIXM
- Updated Pixel thermal HAL
- Upstreamed kernel to 4.14.318
- Updated GCam to LMC8.4 R18
- Other minor stuff

Source side:
- Merged QPR3/June patches
- Added emoji wallpaper (has minor issues), lockscreen shortcut customization and a few other small features
- Re-added Google Play system updates

Clean flash required
Device side:
- Reduced recovery margin height

Source side:
- Fixed Live Captions
- Enabled Quick Launch V2 in Pixel Launcher
Device side:
- Revert to A12 Adreno blobs
- Switch to LMC8.4 R17 GCam (the app name and icon have been restored to the default GCam ones)
- Import recovery margin from redfin (text won't get cut off behind corners anymore)
- Upstreamed kernel to 4.14.314
- General improvements

Source side:
- May security patches
- Hide gesture bar in lockscreen
- Other minor stuff
Device side:
- Updated blobs and firmware to V14.0.3.0.SJWMIXM
- Fixed wired headphone mic
- Switched to vayu status bar padding (reason here)
- Switched to Xiaomi Sensors MultiHAL (enables Lift to check phone in Settings -> Display -> Lockscreen)
- Reverted camera blobs to A12 (EIS should work now)
- New Kiki kernel (read here for info)

Source side:
- April security patch
- Many under the hood bugfixes and performance improvements
- Replaced Lexend font with Manrope
- Initial official build
Changes from my last unofficial build:
- Upstreamed to 4.14.310
- Switched to EROFS
- Added touch support in StatiX recovery
- Pinned Android 11 camera and Adreno blobs
- Switched to BSG 8.7 GCam
- March security patch
- A ton of under the hood changes
 
Last edited:

barry1988

New member
Jan 16, 2014
3
0
Thanks for this ROM, everything feels so smooth and I enjoy every bit of this ROM, however I encounter bug/issue when I tried to have a call on loudspeaker, whereby person on the other end would not be able to hear me, its seems like putting on loudspeaker is tampering with microphone??
 

Levi4cyber

Senior Member
Apr 26, 2018
153
37
OnePlus 9 Pro
Hey, thanks for the latest Android 14 ROM.
However it takes forever to download!
Any alternative links?

Also the only way is to install through fastboot?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3

    stx-2023.png


    StatiXOS for Redmi Note 9S/Pro/Pro Max/10 Lite/POCO M2 Pro (miatoll)


    What is StatiXOS?

    StatiXOS is a custom ROM based on the Android Open Source Project aiming to be minimal while providing quality of life improvements and up to date security patches.


    None!
    Please report anything you run into!


    How To Flash

    Make sure you have adb and fastboot installed and you have the latest MIUI 14 firmware for your device; you can download signed firmware zips flashable with StatiX recovery here

    Flashing via fastboot

    1. Download the latest fastboot image from here
    2. Reboot to fastboot mode with
      Code:
      adb reboot bootloader
      or Power+VolDown
    3. Connect the phone to your PC with a USB cable
    4. If you're installing for the first time, format userdata with
      Code:
      fastboot -w
    5. Flash the ROM with
      Code:
      fastboot update <rom_filename.zip>
    Flashing via recovery
    1. Download the latest recovery image from here
    2. Reboot to fastboot mode with
      Code:
      adb reboot bootloader
      or Power+VolDown
    3. Connect the phone to your PC with a USB cable
    4. Flash the recovery image with
      Code:
      fastboot flash recovery <recovery_filename>.img
    5. Reboot to recovery mode with
      Code:
      fastboot reboot recovery
      or Power+VolUp
    6. If you're installing for the first time, tap on Factory reset -> Format data/factory reset -> Format data
    7. Go back and tap on Apply update -> Apply from ADB
    8. Sideload the ROM with
      Code:
      adb sideload <rom_filename>.zip
    9. Go back and tap on Reboot system now




    Android version: 14
    Linux Kernel Version: 4.14.341
    Source code: GitHub
    Code Review: Gerrit
    2
    Changelog
    Clean flash required!
    Device side:
    - Switched to 64-bit only builds
    - Switched to AIDL IR service
    - Updated CarrierSettings from Pixel 8 Pro AP1A.240405.002
    - Enabled remote key provisioning
    - Build Goodix and FPC libs from source
    - Added audio amplifier HAL
    - Kernel:
    - Upstreamed to 4.14.341-openela
    - BPF backports
    - Spoof kernel version to 5.4 for netbpfloader/netd (to bypass QPR2 kernel requirements)
    - Other minor stuff

    Source side:
    - Android 14 QPR2 with April patches
    - Switched to Pixel Launcher and ThemePicker temporarily (fonts and icon packs won't be available for now)
    - New default wallpaper
    - Other minor stuff
    Device side:
    - Fixed UI lags with YouTube/Chrome/etc.
    - Automatically update recovery when flashing the ROM
    - Other minor improvements

    Source side:
    - February security patches
    - Improved StatixLauncher UI
    - Fixed recovery zip generation
    - Fixed PackageInstaller crashing with some APKs
    Device side:
    - Added support for all miatoll devices
    - Upstreamed kernel to 4.14.336
    - Switched from CarrierConfig to Pixel CarrierSettings
    - A lot of stuff that I'm too lazy to write here

    Source side:
    - Initial Android 14 build
    Device side:
    - Dropped Pixel Launcher
    - Increased ZRAM to 3GB
    - Switched to Aperture as default camera app

    Source side:
    - August security patches
    - Added delete button to screenshot UI
    - Other minor stuff
    Device side:
    - Rebased kernel from latest Positron (and upstreamed to 4.14.320)
    - Moved /odm to a separate partition
    - Switched back to ext4 for system partitions (erofs didn't have visible improvements)

    Source side:
    - July security patches
    - New wallpapers (missed in previous update)
    - Enabled new back gesture animation from Android 14
    - Fixed lockscreen shortcuts icons in light mode
    - Fixed "touch to unlock anytime" option for side fps devices
    - Added missing Italian translations in Settings/Launcher/SystemUI
    - Added monochromatic and Pixel colors in Wallpapers & style
    - Other minor stuff
    Device side:
    - Updated blobs and firmware to V14.0.4.0.SJWMIXM
    - Updated Pixel thermal HAL
    - Upstreamed kernel to 4.14.318
    - Updated GCam to LMC8.4 R18
    - Other minor stuff

    Source side:
    - Merged QPR3/June patches
    - Added emoji wallpaper (has minor issues), lockscreen shortcut customization and a few other small features
    - Re-added Google Play system updates

    Clean flash required
    Device side:
    - Reduced recovery margin height

    Source side:
    - Fixed Live Captions
    - Enabled Quick Launch V2 in Pixel Launcher
    Device side:
    - Revert to A12 Adreno blobs
    - Switch to LMC8.4 R17 GCam (the app name and icon have been restored to the default GCam ones)
    - Import recovery margin from redfin (text won't get cut off behind corners anymore)
    - Upstreamed kernel to 4.14.314
    - General improvements

    Source side:
    - May security patches
    - Hide gesture bar in lockscreen
    - Other minor stuff
    Device side:
    - Updated blobs and firmware to V14.0.3.0.SJWMIXM
    - Fixed wired headphone mic
    - Switched to vayu status bar padding (reason here)
    - Switched to Xiaomi Sensors MultiHAL (enables Lift to check phone in Settings -> Display -> Lockscreen)
    - Reverted camera blobs to A12 (EIS should work now)
    - New Kiki kernel (read here for info)

    Source side:
    - April security patch
    - Many under the hood bugfixes and performance improvements
    - Replaced Lexend font with Manrope
    - Initial official build
    Changes from my last unofficial build:
    - Upstreamed to 4.14.310
    - Switched to EROFS
    - Added touch support in StatiX recovery
    - Pinned Android 11 camera and Adreno blobs
    - Switched to BSG 8.7 GCam
    - March security patch
    - A ton of under the hood changes
    1
    August update released
    1
    Does this ROM have gapps included?
    I'm finding the best ROM for Android auto.
    Want to know bettery performance and whether this supports fast charging :)
    Yes, gapps are included