mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 19:31:17 +08:00
Update SystemUIHooker.kt
This commit is contained in:
@@ -19,6 +19,9 @@ object SystemUIHooker : YukiBaseHooker() {
|
|||||||
loadHooker(MaximumNumberOfNotificationIconsForT) //通知图标上限
|
loadHooker(MaximumNumberOfNotificationIconsForT) //通知图标上限
|
||||||
loadHooker(StatusBarNetworkSpeedRefreshSpeedForT) //状态栏网速秒刷新
|
loadHooker(StatusBarNetworkSpeedRefreshSpeedForT) //状态栏网速秒刷新
|
||||||
loadHooker(StatusBarTimeCustomizationForT) //状态栏时钟自定义
|
loadHooker(StatusBarTimeCustomizationForT) //状态栏时钟自定义
|
||||||
|
loadHooker(RemoveTheLeftSideOfTheLockScreenForT) //移除锁屏负一屏功能
|
||||||
|
loadHooker(RemoveLockScreenCameraForT) //移除锁屏相机功能
|
||||||
|
loadHooker(NotificationWeatherForT) //通知面板天气
|
||||||
}
|
}
|
||||||
|
|
||||||
Build.VERSION_CODES.S -> {
|
Build.VERSION_CODES.S -> {
|
||||||
|
|||||||
Reference in New Issue
Block a user