diff --git a/README.md b/README.md index 1b7dc743..ef914d7f 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,16 @@
点击展开详情 -- 界面 - - 移除上层显示通知 - 状态栏 - 状态栏网速秒刷新 - 隐藏状态栏电量(%) - 隐藏状态栏网速(/s)单位 - 解除通知图标个数上限 +- 状态栏布局 + - 时间居中 + - 兼容模式 + - 左边距自定义 + - 右边距自定义 - 状态栏时钟格式 - 显示年份开关 - 显示月份开关 @@ -45,6 +48,7 @@ - 双排时钟大小自定义 - 状态栏图标 - 隐藏电池图标开关 + - 隐藏充电图标开关 - 隐藏GPS图标开关 - 隐藏蓝牙图标开关 - 隐藏蓝牙电量图标开关 @@ -58,6 +62,7 @@ - 隐藏移动箭头图标开关 - 隐藏WIFI图标开关 - 隐藏WIFI箭头开关 + - 隐藏WIFI标准开关 - 隐藏WiFi辅助图标开关 - 隐藏WIFI热点图标开关 - 隐藏VPN图标开关 @@ -65,26 +70,43 @@ - 隐藏闹钟图标开关 - 隐藏耳机图标开关 - 隐藏声音、勿扰图标开关 + - 隐藏网速分隔符 - 通知面板 - 显示天气开关 - 显示天气地区开关 +- 控制中心 + - 显示天气开关 + - 显示天气地区开关 +- 锁屏 + - 移除锁屏侧边功能 + - 移除锁屏相机功能 - 桌面 - 始终显示桌面时钟 -- 性能 - - 锁定当前刷新率上限(支持磁贴) -- 其他 +- 系统框架 + - 移除上层显示通知 - 允许截图(支持磁贴) - 解除安装限制(支持降级、不同签名、无签名安装) - - 跳过5/10秒警告时间 - - 防止恢复电池优化白名单 - 解除不支持小窗应用限制 +- 性能 + - 锁定当前刷新率上限(支持磁贴) + - 防止恢复电池优化白名单 +- 手机管家 + - 跳过5/10秒警告时间 + - 锁定 100 分 + - 去除游戏自动连招黑名单 +- 相册编辑 - 解锁无限裁切图片/截图功能 +- 系统更新 + - 移除OTA验证 +- 设置 + - 显示通知重要程度 +- 去广告 + - 移除主题壁纸广告
### 模块截图 -![1645799092183](https://user-images.githubusercontent.com/32336368/155731592-304443db-ea15-4305-8dde-21f3303963bb.jpg) -![1645799092177](https://user-images.githubusercontent.com/32336368/155731610-66867463-03e3-4610-9639-3bf746938865.jpg) +![截图](https://raw.githubusercontent.com/LittleTurtle2333/SimplicityTools/main/doc/cn.jpg) ### 下载地址 diff --git a/README_EN.md b/README_EN.md index 59733efc..019c2fb0 100644 --- a/README_EN.md +++ b/README_EN.md @@ -22,27 +22,31 @@ It is in the early stage of development, with fewer functions, and will be impro
Click to expand details -- Interface - - Remove upper level display notifications - Status Bar - Status bar web speed second refresh - Hide status bar power (%) - - Hide status bar internet speed (/s) units - - Unblock the maximum number of notification icons + - Hide status bar speed (/) unit + - Unlock the maximum number of notification icons +- Status bar layout + - Time centered + - Compatible mode + - Left margin customization + - Right margin customization - Status bar clock format - Show year switch - Show month switch - Show date switch - - Show week switch - - Show hour switch - - Display time switch + - Show day switch + - Show chinese twelve hour switch + - Display AM/PM switch - Display seconds switch - - Hide interval switch + - Hide space switch - Double line display switch - Clock size customization - Double row clock size customization - Status bar icons - Hide battery icon switch + - Hide charging icon switch - Hide GPS icon switch - Hide Bluetooth icon switch - Hide Bluetooth power icon switch @@ -51,39 +55,56 @@ It is in the early stage of development, with fewer functions, and will be impro - Hide HD no service switch - Hide SIM card one icon switch - Hide SIM card two icon switch - - Hide No SIM icon switch + - Hide SIM-less icon switch - Hide mobile type icon switch - Hide mobile arrow icon switch - Hide WIFI icon switch - Hide WIFI arrow switch - - Hide WiFi assist icon switch + - Hide WIFI standard switch + - Hide WiFi auxiliary icon switch - Hide WIFI hotspot icon switch - Hide VPN icon switch - Hide Airplane Mode icon switch - Hide alarm clock icon switch - Hide headset icon switch - Hide sound, do not disturb icon switch + - Hide internet speed separator - Notification panel - Show weather switch - Show weather area switch -- Desktop +- Control Center + - Show weather switch + - Show weather area switch +- Lock Screen + - Remove lock screen side function + - Remove lock screen camera function +- Home - Always show desktop clock -- Performance - - Lock current refresh rate limit (tile support) -- Other +- System Framework + - Remove upper display notifications - Allow screenshots (tile support) - - Unrestrict installation (downgrade, different signature, unsigned installation supported) - - Skip 5/10 seconds warning time + - CorePatch (support downgrade, different signature, unsigned installation) + - Unlock unsupported small windows applications +- Nature + - Lock current refresh rate cap (tile support) - Prevent recovery of battery optimization whitelist - - Unlock unsupported small windows app restriction - - Unlock unlimited crop image/screenshot feature - +- Phone Manager + - Skip 5/10 seconds warning time + - Lock 100 points + - Remove game macro blacklist +- Album editing + - Unlock unlimited crop image/screenshot function +- System Update + - Remove OTA authentication +- Settings + - Show notification importance +- Remove Ads + - Remove theme manager ads
### Screenshot -![1645799092183](https://user-images.githubusercontent.com/32336368/155731592-304443db-ea15-4305-8dde-21f3303963bb.jpg) -![1645799092177](https://user-images.githubusercontent.com/32336368/155731610-66867463-03e3-4610-9639-3bf746938865.jpg) +![Screenshot](https://raw.githubusercontent.com/LittleTurtle2333/SimplicityTools/main/doc/en.jpg) ### Download diff --git a/doc/cn.jpg b/doc/cn.jpg new file mode 100644 index 00000000..94f6c166 Binary files /dev/null and b/doc/cn.jpg differ diff --git a/doc/en.jpg b/doc/en.jpg new file mode 100644 index 00000000..5eb0b80c Binary files /dev/null and b/doc/en.jpg differ