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 moreThe country is not specifiedTechnologies & Applications20 964
No data
Subscribers
-124 hours
+97 days
+2330 days
Posts Archive
Hyper launcher Mod
Rom: Miui/HyperOS
Android: 13 or below
Region: all
It was only tested on android 12, 13. U can try it on android 11. Android 14 can't open launcher settings.
Code from Xiaomi.eu launcher, Sipollo launcher and we added something else.
Give credit if u use it in your rom
@vawnanh2801
@LKHZV
Sipollo launcher
Xiaomi.eu
How to change default theme
Rom: all
Android: all
Region: all
Replace files (from mtz) in /system/media/theme or /product/media/theme
Credit: @vawnanh2801
Unlock sound and touch
Rom: ?
Android: ?
Region: all
In Settings.apk
In class com/android/settings/utils/SettingsFeatures Replace this method: .method public static isSupportAccessibilityHaptic(Landroid/content/Context;)Z .registers 1 const/4 v0, 0x1 return v0 .end methodScreenshot
Remove apk protection
Rom: all
Android: 13 or higher
Region: all
On android 13 or higher, it doesn't allow us to put modded apk (unsigned) into system. So we need to disable apk protection in system framework.Use this magisk module:
https://t.me/kashis_cringey_stuffs/295After flashing it, u can take services.jar from /data/adb/modules and include it in your rom
Add more option in refresh rate setting
Rom: all
Android: all
Region: all
In /product/etc/device_features/ or /system/etc/device_features, change these values in xml
Search: fpsList Add what u want
Search: defaultFps Change default refresh rateCredit: @vawnanh2801
Fix CN Nearby
Rom: ?
Android: ?
Region: China
In the systemui.apk
In class com/android/systemui/controlcenter/utils/Constants ChangeIn SystemUIPlugin.apksget-boolean v0, Lmiui/os/Build;->IS_INTERNATIONAL_BUILD:Ztoconst/4 v0, 0x1
Search the method:
filterNearby
return its result the 0x1 to 0x0
Credit: @SoutaEverFix OK Google
Region: China
If it doesn't work or causes bootloop..., try downloading compatible package from nikgapps
Credit: @Hemal_OC
Pass Safetynet (edit framework.jar)
Rom: MIUI/HyperOS
Android: Only 13
Region: all
https://t.me/anubarengch/985
U have to change fake fingerprint in jar because google usually bans fingerprint
Expand bubble chat
Rom: Miui/HyperOS
Android: tested on 11, 12, 13
Region: all
In MiuiSystemUI.apk -> resources.arsc -> dimen. Change these values to 0dp or 8dp.
Credit: @vawnanh2801
Fix theme reset
Rom: Miui/HyperOS
Android: tested on 11, 12, 13, 14
Region: all
At the ending of /system/etc/init/hw/init.rc, add these lines:
on property:sys.boot_completed=1
chmod 0731 /data/system/theme
Credit: @vawnanh2801Enhance keyboard for Gboard lite
Rom: ?
Android: ?
Region: ?
In miui-services.jar
In class com/android/server/inputmethod/InputMethodManagerServiceImpl, search:In miui-framework.jarcom.baidu.input_miReplace it by:com.google.android.inputmethod.latin
In class android/inputmethodservice/InputMethodServiceInjector, search:In Settings.apkcom.baidu.input_miReplace it by:com.google.android.inputmethod.latin
In class com/android/settings/inputmethod/AvailableVirtualKeyboardFragment, search:In MIUIFrequentPhrase.apkcom.baidu.input_miReplace it by:com.google.android.inputmethod.latinIn class com/android/settings/inputmethod/InputMethodFunctionSelectUtils, search:const-string v0, "ro.miui.support_miui_ime_bottom"Below, look at:const/4 v0, 0x0Replace it by:const/4 v0, 0x1
In class com/miui/inputmethod/InputMethodBottomManager, search:In system/build.propcom.baidu.input_miReplace it by:com.google.android.inputmethod.latin
Add/change this line:
ro.miui.support_miui_ime_bottom=1
Credit: I don't know who created itHyperOS Launcher
Type: Stock apk
Android: 13 or below
Credit: Xiaomi
