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
HTMLViewer.apk A14 Cre: xiaomi.eu

+1
Screenshot_2024-04-01-17-49-10-138_bin.mt.plus-edit.png6.88 KB

Device specs in Phone info Rom: Hyper Android: 14 Region: only tested on China Hyper In Settings.apk, search:
IS_INTERNATIONAL_BUILD:Z
In these classes:
DeviceBasicInfoPresenter DeviceBasicInfoPresenter$4 DeviceDetailOnClickListener MiuiMyDeviceDetailSettings
Change all to:
IS_ALPHA_BUILD:Z
Replace /system/priv-app/HTMLViewer.apk And add /product/etc/device_info.json Credit: @tagchannelofficialreal

Full MIUI permission manager Rom: MIUI 12.5+ Android: 11+ Region: global
In the framework.jar (For a12+ miui-framework.jar) In class PackageManagerInjector.smali In method .method public static getPermissionControllerPackageName()Ljava/lang/String; Change IS_INTERNATIONAL_BUILD To IS_ALPHA_BUILD In class ActivityManager$RecentTaskInfo.smali After # static fields Add .field public childrenTaskInfos:Ljava/util/ArrayList; .annotation system Ldalvik/annotation/Signature; value = { "Ljava/util/ArrayList<", "Landroid/app/ActivityManager$RecentTaskInfo;", ">;" } .end annotation .end field
Change Authmanager.apk from cn MIUI for your miui version Method from 4pda

Variable and Parameter in smali
v is variable p is parameter
For example: v0, v1, v2... are 1st, 2nd, 3rd...variable p0, p1, p2... are 1st, 2nd, 3rd...parameter
.register number = number of parameters + number of variables
U need to count parameter + variable, and change .register to correct value when u add/remove any variable Credit: @vawnanh2801

Custom layout (beta test) Rom: tested on Miui 14 a13 Try and check if it works on your rom Credit: @vawnanh2801

MIUISystemUIPlugin_6_big_tile.apk

photo content

Monet moment lol
Monet moment lol

Custom layout (beta test) Rom: tested on Miui 14 a13 Try and check if it works on your rom Credit: @vawnanh2801

+2
Screenshot_2024-03-25-19-47-39-275_com.miui.home.jpg3.04 KB

Repost from Anu Bareng Chanel
Changelog ; • Adapt to A13 • Added GamesPropsUtils • Added Game COD Warzone Global • Added Game Honor Of Kings Global • Change NX729J Props to NX769J Red Magic 9 Pro SDM8 Gen 3 • GamesPropsUtils is separated from PixelProps • Move ApexLegend in NX769JProps • Removed Game AetherGazer in GamesPropsUtils • Etc. README !!! • Saya coba port dari Android 14 untuk saya jalankan pada Android versi dibawahnya & ini bekerja dengan baik, Namun perlu kalian ketahui mungkin ini bekerja pada ROM Gapps variant, Jadi silahkan kalian bisa sesuaikan sendiri. • D.W.Y.O.R ... Preview - Here Tasted on ; • PixelOS 13 EOL March Patch Credits on guides #AnuBareng #Maaadr

Extract boot.img from Recovery ROM (payload.bin) Don't extract ota update Download latest version of MT Manager Here Credit: @vawnanh2801

HyperLauncher_v6.0_iOS.zip

Hyper launcher Mod v6.0 (iOS style) Rom: Miui/HyperOS Android: 12, 13, 14 Region: all There is no crash... on a12, a13. It was only tested on android 12, 13, 14. U can try it on android 11. Code from Xiaomi.eu launcher, Sipollo launcher and we added something else. Kronos channel helped me to add ios style. Give credit if u use it in your rom @vawnanh2801 @LKHZV Sipollo launcher Xiaomi.eu Kronos Mods

HyperLauncher_v5.0_no_iOS.zip12.97 MB

Hyper launcher Mod v5.0 Rom: Miui/HyperOS Android: 12, 13, 14 Region: all There is no crash... Also, Kronos channel is helping me to add ios style. V6.0 is comming soon. It was only tested on android 12, 13, 14. U can try it on android 11. 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

Enable Extended Power Menu in Xiaomi.eu Plugin by default In class:
com/android/systemui/miui/globalactions/Util
Replace method:
.method public static isExtendedPowerMenu(Landroid/content/Context;)Z     .registers 1     const/4 v0, 0x1     return v0 .end method
MiuiSystemUI Plugin.apk Credit: @fahimfaisaladitto