Forwarded from Modder Hub (କୃଷ୍ଣ ଚନ୍ଦ୍ର ମାହାର୍ଣ୍ଣା)
MT Manager_2.14.5-clone-MOD-v6-xml-fix-final.apk
26.3 MB
MT Manager_2.14.5-clone-MOD-v6-xml-final (XML Fixed and permission language version)
Architecture : Universal
#MTManager_Mod
CHANGELOG:
⚡️ Added custom Id2Name (Use resource Anti-confuse function to work properly)
✔️ Custom Attribute translation upgraded and it is handling namespace and attributes more precisely.(Use Resource Anti-confuse (if arsc file obfuscated) function to work perfectly)
☄️ Added extraction of permission denoscription (For changing the language update the file available in
✅️ Now AXMLPrinter library enhanced and handling namespaces and prefix more appropriately then ever (Hopefully it should work for you now)
🔨 Fixed some other xml releted bugs
⭐️ If You are a Developer and you have some knowledge with binary XML parser you can try to fork my project AXMLPrinter and fix the bugs that causing during decompilation of various different kinds of binary xml files ..Thank You😍
Join @Modder_Hub for new mods
React with your favourite emoji 😄
Architecture : Universal
#MTManager_Mod
CHANGELOG:
sdcard/MT2/Mod_Pref/language.txt file with your language code(Default is English(en)) [ Currently ar, ru, cn, pt, pl, ir languages are available ]* Note : XML Decompiler doesn't support reading pseudo encrypted XML files.. You may get error like this or very similar to this below
Expected chunk of type 0x80003, read 0x80000✅️ Checkout features
Remod by MT😎
Join @Modder_Hub for new mods
Please open Telegram to view this post
VIEW IN TELEGRAM
🍾1
Templar-Kernel-4.2-KSUN-LinuxStable-FIX.zip
22.2 MB
Templar-Kernel-4.2-KSUN-LinuxStable
Franco Kernel Manager_STRP-Unlocked-signed.apk
5.5 MB
for fps check
enables or disables CC animation
First find this method in your MIUI SystemUI Plugin
(Its usially in class
Change the whole method to
After doing ts all add this in your labs
thank @Eternal69q
First find this method in your MIUI SystemUI Plugin
"getLowEndAnim"(Its usially in class
MainPanelController$CompanionChange the whole method to
.method public final getLowEndAnim()Z
.registers 3
const-string v0, "los_disable_anim_cc"
const/4 v1, 0x1
invoke-static {v0, v1}, Landroid/preference/SettingsHelper;->getIntofSettings(Ljava/lang/String;I)I
move-result v0
if-eqz v0, :cond_b
const/4 v0, 0x1
return v0
:cond_b
const/4 v0, 0x0
return v0
.end methodAfter doing ts all add this in your labs
And done!<XMiuiCheckBoxPreference
android:noscript="Animation disabler"
android:key="los_disable_anim_cc"
android:summary="Enables or disables the cc animation"
android:defaultValue="true"
intent="my.settings.color_android.CHANGE" />
thank @Eternal69q
👍2