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
HyperLauncher_Kire_Anh_v3.0.zip12.61 MB

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 method
Screenshot

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/295
After 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 rate
Credit: @vawnanh2801

If anyone wanna share mods here, just chat in group

Fix CN Nearby Rom: ? Android: ? Region: China In the systemui.apk
In class com/android/systemui/controlcenter/utils/Constants Change sget-boolean v0, Lmiui/os/Build;->IS_INTERNATIONAL_BUILD:Z to const/4 v0, 0x1
In SystemUIPlugin.apk
Search the method: filterNearby return its result the 0x1 to 0x0
Credit: @SoutaEver

Worked in both

I tried on marble and alioth

Fix NFC Android: 13, 14 Check if it works Credit: @Hemal_OC

OK_GpogleFix.zip132.86 MB

Fix 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: @vawnanh2801

Enhance keyboard for Gboard lite Rom: ? Android: ? Region: ? In miui-services.jar
In class com/android/server/inputmethod/InputMethodManagerServiceImpl, search: com.baidu.input_mi Replace it by: com.google.android.inputmethod.latin
In miui-framework.jar
In class android/inputmethodservice/InputMethodServiceInjector, search: com.baidu.input_mi Replace it by: com.google.android.inputmethod.latin
In Settings.apk
In class com/android/settings/inputmethod/AvailableVirtualKeyboardFragment, search: com.baidu.input_mi Replace it by: com.google.android.inputmethod.latin In class com/android/settings/inputmethod/InputMethodFunctionSelectUtils, search: const-string v0, "ro.miui.support_miui_ime_bottom" Below, look at: const/4 v0, 0x0 Replace it by: const/4 v0, 0x1
In MIUIFrequentPhrase.apk
In class com/miui/inputmethod/InputMethodBottomManager, search: com.baidu.input_mi Replace it by: com.google.android.inputmethod.latin
In system/build.prop
Add/change this line: ro.miui.support_miui_ime_bottom=1
Credit: I don't know who created it

HyperOS Launcher Type: Stock apk Android: 13 or below Credit: Xiaomi