Telegram Web Link
T.R.M.'s Flexes
Pick for Xiaomi Global Builds, alongside Xiaomi EU
Huh...
On the latest build of xiaomi.eu for moonstone, advanced textures is actually disabled by default, i didnt even see the props for it too.
#Guide #DyperOS #A13Only
Change limit/increase notification icon to 3 icons (A13 Only)
By:
@TheRealModder

> Decompile all MiuiSystemUi dex with your favorite tool. (i recommend MT Manager)
> Navigate to /com/android/systemui/statusbar/phone
> Open NotificationIconContainer.smali
> find:
.method public construction <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V

> You will see this after you scroll down a bit:
iput p1, p0, Lcom/android/systemui/statusbar/phone/NotificationIconContainer;->MAX_STATIC_ICONS:I

> Put a constant p1 on top of the call, like this:
const/4 p1, 0x3

iput p1, p0, Lcom/android/systemui/statusbar/phone/NotificationIconContainer;->MAX_STATIC_ICONS:I

> find:
.method public miuiShowNotificationIcons(Z)V

> You will see two of iput call for the MAX_STATIC_ICONS, one on if-eqz p1, :cond_b, and the second one is on :cond_b itself.
> Put a constant p1 on top of the call, for the if-eqz p1, :cond_b part, it looks like this:
🔥2
T.R.M.'s Flexes
#Guide #DyperOS #A13Only Change limit/increase notification icon to 3 icons (A13 Only) By: @TheRealModder > Decompile all MiuiSystemUi dex with your favorite tool. (i recommend MT Manager) > Navigate to /com/android/systemui/statusbar/phone > Open Notifi…
const/4 p1, 0x3

iput p1, p0, Lcom/android/systemui/statusbar/phone/NotificationIconContainer;->MAX_STATIC_ICONS:I

For the one on the :cond_b itself, it looks like this:
const/4 p1, 0x0

iput p1, p0, Lcom/android/systemui/statusbar/phone/NotificationIconContainer;->MAX_STATIC_ICONS:I

> Save it, recompile it, push to the system.
> Pray it to ever boot again.
> Profit.
lemme re-do, 1 literal in-game sprite, 3 fanart
Well, i ported it

There's some stuff that need to be adjusted, but all hardware related bugs are gone. But i had to replace the HyperOS Setup Wizard with AOSP Provision to avoid crashes.
🔥5👍2
T.R.M.'s Xiaomi Edits - Xiaomi ID
/ROMs/Various Ports/sweet_id_global-ota_full-OS2.0.1.0.UMZIDXM-user-14.0-20250316.zip

Changes
> Ported from Xiaomi Pad 6 Global
> Telecom Services, Dialer, Messaging and Network Overlays from POCO X5 5G Global
> Theming assets & Launcher from Xiaomi 11 Lite 5G NE China
> Security Center from Xiaomi 15 Global
> Product set as Xiaomi 11 Lite 5G NE Indonesia
> Charging animation from Redmi K60E
> Phh AOSP Provision to avoid Setup Wizard crash


Notes
> Use either Official TWRP or Aryan OrangeFox for MIUI
> If the Integrity status is not certified, try to use cherish peekaboo kpm + Zygisk Next + PlayIntegrityFix combo (for Apatch)
🔥7👍51🎉1
Hey, i need some of y'all to fill these forms, i needed it for my homework, and don't worry, the only sensitive thing that i ask on this form is your name and school name, i even allow you to use your telegram name and the school name is optional.

https://forms.gle/XEjcLRqwYmrG1ameA

Any help will be appreciated.
👍2
Forwarded from ATT • Memes (Leonardo)
2🐳2🙏1
Just imported some OS2 strings to OS1, immediately looks better
4🔥2🤔2👍1
T.R.M.'s Xiaomi Edits - Xiaomi EU
/ROMs/Various Ports/xiaomi.eu_HMNote10Pro_OS1.0.5.0.TKCMIXM_13.zip

Changes (expand to see full changes)
> Ported from POCO X4 Pro 5G
> T.R.M.'s Language Pack 1.0, based on MIUICN2Global Language Pack
> Xiaomi Media Viewer is now the default Music and Video Player
> Mi Video and Mi Music have been removed
> OS2 Media Panel text instead of OS1
> English (Canada), English (XC for Debugging), and other 3 languages have been added
> Android Security Patch text have been translated to it's language repectively
> The entire Google Android System Intellegence stack have been fixed
> XIaomi EU Play Integrity APK have been updated to latest version


Notes
> Use either Official TWRP or Aryan OrangeFox for MIUI
> If the Integrity status is not certified, try to clear the Play Store data or update the Xiaomi EU Play Integrity APK from here and clear the Play Store data.
👍4🔥2🤮21
2025/10/02 21:35:28
Back to Top
HTML Embed Code: