This media is not supported in your browser
VIEW IN TELEGRAM
Enable SuperVOOC Live Alert in Oos16 ,Cos16 And Rui7
Extract Battery Apk
Search for:
Video Guide
Module
This will enable SuperVooc on live Alert only on OOS 16, COS 16, and RUI 7.
It will not work on older version because the required methods do not match.
Warning!!
By: @getthefckoutofheree
Extract Battery Apk
File Path: Battery.apk > classes2.dex > d8/a.smali (ChargeNotify)
Search for:
Insert the following lines after move-object/from16 v0, p0.method public h()Lorg/json/JSONObject;
.registers 19
.line 1
move-object/from16 v0, p0
const/4 v3, 0x3
iput v3, v0, Ld8/a;->b:IVideo Guide
Module
Note:
This will enable SuperVooc on live Alert only on OOS 16, COS 16, and RUI 7.
It will not work on older version because the required methods do not match.
Warning!!
Thanks.
Uzumaki Sucks for Testing.
By: @getthefckoutofheree
β€6π₯2
TenSeiMods.apk
132.7 KB
TenSei Mods Host
Preview
By: @getthefckoutofheree
This app can host your static website, allowing you to temporarily preview it, but it only supports .html files for now.
Preview
By: @getthefckoutofheree
β€6
Enable Charging Section On About Section.
Extract Settings.apk
File Path: Settings.apk> classes2.dex > DeviceChargeInfoController
1. Search for:
Then copy paste this
2. Import and Replace this Smali
DeviceChargeInfoItemPreference.smali
Import this smali in classes2.dex and then rename the string according to your choice
Video Guide
Compile, and install the modified Settings.apk
Warning!!
By: @getthefckoutofheree
Extract Settings.apk
File Path: Settings.apk> classes2.dex > DeviceChargeInfoController
1. Search for:
.method public getAvailabilityStatus()IThen copy paste this
.method public getAvailabilityStatus()I
.registers 1
const/4 p0, 0x0
return p0
.end method2. Import and Replace this Smali
DeviceChargeInfoItemPreference.smali
Import this smali in classes2.dex and then rename the string according to your choice
const-string v2, "120W SuperVOOCβ’"Video Guide
Compile, and install the modified Settings.apk
Warning!!
By: @getthefckoutofheree
β€5π₯4π₯°1
β#OnePlusLauncherv1 #Mod
βOnePlus Launcher Mod v1
Support: OxygenOS 16 / ColorOS 16 / Realme UI 7
βChangelog:
Note:
Links:
β¦Ώ Download
β¦Ώ Screenshots
β¦Ώ Channel
β¦Ώ Support Group
Credits:
Aditya Y'wr // ;) (For banner)
----
By: @getthefckoutofheree
βOnePlus Launcher Mod v1
Support: OxygenOS 16 / ColorOS 16 / Realme UI 7
βChangelog:
β’ Dynamic Glassy Dock: Added a liquid glassy effect dock that adapts automatically.
β’ Stacked Recents: Enabled the stacked card layout for recent apps on all devices.
β’ Custom Search App: Added an option in settings to choose which app opens from the Home Screen search bar.
β’Ram Display Info: Enabled
β’ System Unlocked: Removed various restrictions on app locking and multitasking.
βCheck GitHub or screenshots for more details.
Note:
β’ Before Installing Module In Ksu disable umount modules by default in settings of ksu.
β’ Signature verification must be disabled. This is mandatory for Android 16 users; otherwise, the module will not work. Use This Module for Dsv
β’If you Face crash or any issues after installing the Launcher Mod Install packagcleanermodule once to fix it.
Links:
β¦Ώ Download
β¦Ώ Screenshots
β¦Ώ Channel
β¦Ώ Support Group
Credits:
Aditya Y'wr // ;) (For banner)
----
By: @getthefckoutofheree
β€11π1π₯1
TenSeiMods-Liquid-Glass-Effect-Module.zip
126.6 MB
β’ The Liquid Glass effect has been enabled on both the Dock and Control Center.
β’ Added Launcher Mod.
Screenshot
Works on:
β ColorOS 16
β OxygenOS 16
β Realme UI 7
β€8
OtaBlur+@TenseiMods.jpg
2.1 MB
About Section Ota Card Mod.
Links:
β¦Ώ Guide File
β¦Ώ Video Guide
β¦Ώ Warning!!
Works on:
β ColorOS 16
β OxygenOS 16
β Realme UI 7
----
By: @getthefckoutofheree
β’Gets Wallpaper From Home Screen and applies on Ota Card.
β’Add Blurs on Ota Card too look premium.
Links:
β¦Ώ Guide File
β¦Ώ Video Guide
β¦Ώ Warning!!
Works on:
β ColorOS 16
β OxygenOS 16
β Realme UI 7
----
By: @getthefckoutofheree
π₯6β€1
Limit-Charging-Fix.sh
2.6 KB
Charging Limit Fix for OOS, COS, RUI Ports.
Note:
----
By: @getthefckoutofheree
β’ Works only for devices whose kernel does not support native charging limit in OOS / COS ports.
β’ Automatically limits charging to 80%.
β’ Uses the orginal charging limit toggle to enable or disable the limit.
Note:
β’ Execute the this script with root access in mt manager or termux.
β’If your kernel already supports charging limit, you do not need this.
----
By: @getthefckoutofheree
π4
This media is not supported in your browser
VIEW IN TELEGRAM
App lock half fixed, services cryptoeng hals crashing remains
β€7π₯1
App Lock and Hide Apps Fixed
π₯13β€2π1π1π€―1
Seamless & Fullscreen AOD Guide.
Open System ui
β’ Class:
1.Search:
Replace full method with this.
2.Search:
Replace full method with this.
3 Search:
Replace method with this.
β’ Class:
4 Search:
And at end of the method right before return-void
Add this.
----
Open Aod.apk
β’ Class:
1 Search:
Replace method with this.
2 Search:
Replace method with this.
Works on:
β ColorOS 16
β OxygenOS 16
β Realme UI 7
Changelog:
Channel || Group
By: @getthefckoutofheree
Open System ui
β’ Class:
com/oplusos/systemui/common/feature/AodFeatureOption1.Search:
.method public static isSupportRamLessAod()ZReplace full method with this.
.method public static isSupportRamLessAod()Z
.registers 1
const/4 v0, 0x1
return v0
.end method2.Search:
.method public static isSupportLTPO1HzAOD()ZReplace full method with this.
.method public static isSupportLTPO1HzAOD()Z
.registers 1
const/4 v0, 0x1
return v0
.end method3 Search:
.method public static isDisableAodAlwaysOnDisplayMode()ZReplace method with this.
.method public static isDisableAodAlwaysOnDisplayMode()Z
.registers 1
const/4 v0, 0x0
return v0
.end methodβ’ Class:
com/oplus/systemui/aod/display/SmoothTransitionController4 Search:
.method public constructor <init>(Landroid/content/Context;)VAnd at end of the method right before return-void
Add this.
Do this also in system ui.const/4 v0, 0x1
iput-boolean v0, p0, Lcom/oplus/systemui/aod/display/SmoothTransitionController;->isSupportPanoramic:Z
iput-boolean v0, p0, Lcom/oplus/systemui/aod/display/SmoothTransitionController;->isSupportPanoramicAllDay:Z
iput-boolean v0, p0, Lcom/oplus/systemui/aod/display/SmoothTransitionController;->isSupportSmoothTransition:Z
iput-boolean v0, p0, Lcom/oplus/systemui/aod/display/SmoothTransitionController;->userEnablePanoramic:Z
iput-boolean v0, p0, Lcom/oplus/systemui/aod/display/SmoothTransitionController;->userEnablePanoramicAllDay:Z
----
Open Aod.apk
β’ Class:
com/oplus/aod/util/CommonUtils1 Search:
.method public static isSupportFullAod(Landroid/content/Context;)ZReplace method with this.
.method public static isSupportFullAod(Landroid/content/Context;)Z
.registers 1
const/4 v0, 0x1
return v0
.end method2 Search:
.method public static isFirstApiLevelOS16()ZReplace method with this.
.method public static isFirstApiLevelOS16()Z
.registers 1
const/4 v0, 0x1
return v0
.end methodWorks on:
β ColorOS 16
β OxygenOS 16
β Realme UI 7
Changelog:
β’ Unlock Fullscreen AOD StylesPreview
β’ Enable Seamless "Zoom" Transition
β’ Remove 10-Second AOD Limit (All Day)
β’ Force 1Hz LTPO Logic
Channel || Group
By: @getthefckoutofheree
β€4π₯2
OnePlus-Launcher-CTS-Litev1-@TenseiMods (1).zip
49.8 MB
#OnePlusLauncherLitev1 #Mod
Circle To Search Launcher Mod Litev1.
Support: ColorOS 16 CN
Changelog:
Warning:
Links:
Screenrecord
Channel || Group
By: @getthefckoutofheree
Circle To Search Launcher Mod Litev1.
Support: ColorOS 16 CN
Changelog:
β’ Added Circle To Search in Launcher it self. (Switch)Note:
β’ No need to Modify system ui or add any xmls or make google has system app.
β’ Before Installing Module In Ksu disable umount modules by default in settings of ksu.
β’ Signature verification must be disabled. This is mandatory for Android 16 users; otherwise, the module will not work. Use This Module for Dsv
β’ Install Google From play Store before installing module.
β’If you Face crash or any issues after installing the Launcher Mod Install packagcleanermodule once to fix it.
Warning:
Don't try to kang it. It's fine to add it to your build, but do not rename it.
Links:
Screenrecord
Channel || Group
By: @getthefckoutofheree
β€6π₯3
Fix theme crashing in Cos16
Theme apk>Class:
Search:
Replace:
Or
Note:
This is just crash fix!!
By: @getthefckoutofheree
Theme apk>Class:
com.heytap.cli.riskctrl.imp.RiskControlSdkImplSearch:
.method public initSdkReplace:
.method public initSdk(Landroid/app/Application;Lcom/heytap/cli/riskctrl/api/RiskControlListener;Ljava/lang/String;ZJLcom/heytap/cli/riskctrl/api/IStatReporter;Lcom/heytap/cli/riskctrl/api/RiskControlListener$OnInitializedListener;Z)V
.registers 10
return-void
.end methodOr
Remove line 62
Note:
This is just crash fix!!
By: @getthefckoutofheree
β€1π1
App lock, Hide Apps and Privacy Fix For A15/A16.
Works For ColorOs15/16 and OxygenOs15/16.
Note:
Remember to give credit if you use this in your build, and do not try to rename it.!!
Links:
Video Guide
Screenshot
By: @getthefckoutofheree
Works For ColorOs15/16 and OxygenOs15/16.
1. Import the Security Center zip in Security Centre.apk
2.Import the Settings zip in Settings.apk
Note:
Remember to give credit if you use this in your build, and do not try to rename it.!!
Links:
Video Guide
Screenshot
By: @getthefckoutofheree
π₯16β€3
Add Extra Section In About Device.
Add this
2. Import the smali in last class
Links:
β¦Ώ DeveloperInfoPreference
β¦Ώ Warning!!
Works on:
β ColorOS 15/16
β OxygenOS 15/16
β Realme UI 6/7
----
By: @getthefckoutofheree
β’ Set custom string of your choice in const-string v1, "TenSei γ¦γγγ".1. After this <com.oplus.settings.feature.deviceinfo.DeviceRamInfoItemPreference in device_info.xml
β’ You can change the developer string to whatever you want in device_info.xml.
Add this
<com.oplus.settings.feature.deviceinfo.DeveloperInfoPreference
android:title="Developer"
android:selectable="false"
android:key="developer_info_custom"
android:order="@integer/status_info" />2. Import the smali in last class
Links:
β¦Ώ DeveloperInfoPreference
β¦Ώ Warning!!
Works on:
β ColorOS 15/16
β OxygenOS 15/16
β Realme UI 6/7
----
By: @getthefckoutofheree
β€10π₯°1
If facing Auto Reboot on set-up in ColorOs16 do this
Go to this class in service.jar
And replace the whole method
By: @getthefckoutofheree
Go to this class in service.jar
com.android.server.display.color.ColorDisplayService
And replace the whole method
.method private setColorModeInternal(I)V
.registers 5
.param p1, "colorMode" # I
:try_start_6
invoke-virtual {p0}, Lcom/android/server/display/color/ColorDisplayService;->getContext()Landroid/content/Context;
move-result-object v0
invoke-virtual {v0}, Landroid/content/Context;->getContentResolver()Landroid/content/ContentResolver;
move-result-object v0
const-string v1, "display_color_mode"
invoke-static {}, Landroid/app/ActivityManager;->getCurrentUser()I
move-result v2
invoke-static {v0, v1, p1, v2}, Landroid/provider/Settings$System;->putIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)Z
:try_end_17
.catch Ljava/lang/Exception; {:try_start_6 .. :try_end_17} :catch_18
goto :goto_19
:catch_18
move-exception v0
:goto_19
return-void
:cond_1a
return-voidBy: @getthefckoutofheree
π₯°3β€1π1