en
Feedback
Mod Collection for MiUI/HyperOS

Mod Collection for MiUI/HyperOS

Open in Telegram

This is a public channel. We share what we saved in public groups and share what we know. Update: https://t.me/hyperosmodcollection Chat: https://t.me/hyperosmodcollectionchat Paypal: https://www.paypal.me/AnhDzVN BIDV: PHAN VAN ANH 67210001283608

Show more
The country is not specifiedTechnologies & Applications20 964
No data
Subscribers
-124 hours
+97 days
+2330 days
Posts Archive
Use dex2oat to complie the apk/jar after you modified them Download Script serval pros of creating oat files Notes: 1.everytime you edit one app or jar files,you need to odex it again 2.xiaomi is doing this when it make roms,but if you edit their apk or jar,you have to odex them again,the old oat files wont work it is recommended to odex services.jar after you modified as for framework.jar,we cant use everything profile to odex it so its better to not modify that how to use 1.put the script on the same folder with what you need to edit 2.run the script 3.it will automatically create oat files on oat folder Follow @Cazymods Join @Cazymods_chat

Add hide icon on status bar for Android14 Hyperos CN Download This guide isn't for everyone if you can't do it just skip it I
Add hide icon on status bar for Android14 Hyperos CN Download This guide isn't for everyone if you can't do it just skip it If you use anything from this guide in your rom then give credit to @Cazymods thanks to coolapk@白羊唐黎明 for the original methods Join @Cazymods

Repost from MMETMA Mods
Disable Flag Secure and screenshot listeners guide • Download • Preview Notes: • Written and video guides • This guide isn't
Disable Flag Secure and screenshot listeners guideDownloadPreview Notes: • Written and video guides • This guide isn't for everyone if you can't do it just skip it • If you share this guide only share this post and don't share the file directly • If you use anything from this guide in your rom then give credit to @MMETMAmods Donation: PayPal Binance id: 572857483 By: @MMETMA2 Follow@MMETMAmods Join@MMETMAmodsSupport

sticker.webp0.16 KB

Anyone tested? 👺

Repost from Kronos Mods
FrameworkPatcher: Introducing GitHub workflow to automate patching MIUI/HyperOS frameworks effortlessly. By: @Jefino9488 Feat
FrameworkPatcher: Introducing GitHub workflow to automate patching MIUI/HyperOS frameworks effortlessly. By: @Jefino9488
Features: • China Notification Delay Fix. • Supports Gboard keyboard extension. • Fully Disabled Signature Verification (core patch). • For more details check the GitHub repository.
Links:  Usage | Website | Github Don't forget to star the repository. Join: Channel | Support

Add Extra Dim Option Settings
<com.android.settingslib.miuisettings.preference.Preference android:key="device_more_parameter" android:title="Extra Dim controll" android:summary="Reduce bright to extra value" android:fragment="com.android.settings.accessibility.ToggleReduceBrightColorsPreferenceFragment"/>

KID SPACE Remove from China Rom settings Search : .method public static isNeedRemoveKidSpaceInternal(Landroid/content/Context
KID SPACE Remove from China Rom settings Search : .method public static isNeedRemoveKidSpaceInternal(Landroid/content/Context;)Z IS_ALPHA_BUILD CHANCE TO IS_INTERNATIONAL_BUILD

Enable Keyboard Bottom Space For CN ROMS For Android13+ In /product/overlay/AospFrameworkResOverlay.apk add in bool true also
Enable Keyboard Bottom Space For CN ROMS For Android13+ In
/product/overlay/AospFrameworkResOverlay.apk
add in bool
<bool name="config_imeDrawsImeNavBar">true</bool>
also in
/product/overlay/GestureLineOverlay.apk
Set dimen
navigation_bar_frame_height
from 16.0dp to 48.0dp credits:@Cazyrn

Repost from MMETMA Mods
iOS shaped dynamic island GuideDownload Notes: • Written and video guides • This guide isn't for everyone if you can't do it just skip it • If you share this guide only share this post and don't share the file directly • If you add anything from this guide then give credit to @MMETMAmods Credits: • @KevinMirandaPasiche By: @MMETMA2 Follow@MMETMAmods Join@MMETMAmodsSupport

Repost from MMETMA Mods
What guide do you want next?
Anonymous voting

sticker.webp0.06 KB

Add Miui Launcher im Poco Device Android 13/14 Guide here Credit: @R0WN4K

Miui Launcher in Poco Devices.txt0.02 KB

sticker.webp0.11 KB

Reduce "Keyboard Bottom Space/Size" In product/overlay/GestureLineOverlay.apk Dimen navigation_bar_frame_height Change 48dp T
Reduce "Keyboard Bottom Space/Size" In product/overlay/GestureLineOverlay.apk Dimen
navigation_bar_frame_height
Change
48dp
To
16dp

Add Region Option Settings
Open Dex Search As a class LocaleController Find IS_GLOBAL_BUILD:Z Replace All with const/4 pX, 0x1 Search LocaleSettingsTree Find IS_GLOBAL_BUILD:Z Replace All With const/4 pX, 0x1 Search OtherPersonalSettings Find IS_GLOBAL_BUILD:Z Replace All With const/4 pX, 0x1
Now Open Miui-Framework.jar
Search Customizeutil Find IS_GLOBAL_BUILD:Z Replace All With const/4 vX, 0x1
File : Here Add in System_ext/cust

Hide Arrow In Keyboard in MiuiSytemui.apk com/android/systemui/navigationbar/NavigationBar .method public final setImeWindowS
Hide Arrow In Keyboard in MiuiSytemui.apk com/android/systemui/navigationbar/NavigationBar .method public final setImeWindowStatus(ILandroid/os/IBinder;IIZ)V Change IS_INTERNATIONAL_BUILD:Z to IS_ALPHA_BUILD:Z

Enable "Media Player View in Stock Plugin" In MIUISystemUIPlugin.apk In dex miui/systemui/controlcenter/panel/main/media/Medi
Enable "Media Player View in Stock Plugin" In MIUISystemUIPlugin.apk In dex
miui/systemui/controlcenter/panel/main/media/MediaPlayerController
Search:
.method private final updateIcon()V
Find:
invoke-virtual {v0, p0}, Lmiui/systemui/controlcenter/panel/main/media/MediaPlayerController$MediaPlayerViewHolder;->setDetailAvailable(Z)V
Above, look at:
const/4 p0, 0x0
Change to:
const/4 p0, 0x1
Credit: @dulquersalmaan22