diff --git a/README.md b/README.md index 401e583..b806f40 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ A cross platform Android toolbox developed using Qt based on ADB tools, previous - [x] Display of basic equipment information, model, serial number, etc - [x] Real time battery information - [x] Front end application management -- [ ] CPU, GPU and other monitoring strips +- [x] CPU and other monitoring strips #### Equipment control @@ -51,7 +51,7 @@ A cross platform Android toolbox developed using Qt based on ADB tools, previous - [x] Extract software, freeze and unfreeze (disabled function of old Android) - [x] Start the software or increase the capacity - [x] Install software -- [ ] Advanced installation, downgrade installation, overwrite installation, installation to location SD card, etc +- [x] Advanced installation, downgrade installation, overwrite installation, installation to location SD card, etc #### Flashing tool @@ -59,19 +59,19 @@ A cross platform Android toolbox developed using Qt based on ADB tools, previous - [x] Temporary boot up - [x] Clear/flash specified partition - [ ] Execution of flashing scripts (supports cross platform) -- [x] Quick flashing for Xiaomi devices +- [ ] Quick flashing for Xiaomi devices - [ ] Unpacking of line brush package/card brush package -- [x] Convert wire brush package to card brush package -- [x] Convert card brush package to wire brush package -- [x] Friend Chain -- [ ]Quick patch installation of Magisk +- [ ] Convert wire brush package to card brush package +- [ ] Convert card brush package to wire brush package +- [ ] Friend Chain +- [ ] Quick patch installation of Magisk #### Device image - [x] Device screen projection - [x] Device screenshot -- [ ] Screen projection parameter control -- [ ] Simulate Click +- [x] Screen projection parameter control +- [x] Simulate Click - [ ] Recording macros #### Setting up @@ -79,8 +79,8 @@ A cross platform Android toolbox developed using Qt based on ADB tools, previous - [x] Persistent storage - [ ] Switching between dark and light colors - [x] Blurriness and Transparency of Wallpaper -- [ ]ADB detection interval -- [ ] Element Transparency +- [ ] ADB detection interval +- [x] Element Transparency #### Other diff --git a/README.zh_CN.md b/README.zh_CN.md index bd4500b..c09282b 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -27,7 +27,7 @@ - [x] 设备基础信息的展示,型号,序列号等 - [x] 电池实时信息 - [x] 前台应用管理 -- [ ] CPU,GPU等监控条 +- [x] CPU等监控条 #### 设备控制 @@ -47,7 +47,7 @@ - [x] 提取软件,冻结解冻(旧安卓的停用功能) - [x] 启动软件或acitivity - [x] 安装软件 -- [ ] 高级安装,降级安装,覆盖安装,安装到位置SD卡等 +- [x] 高级安装,降级安装,覆盖安装,安装到位置SD卡等 #### 刷机工具 @@ -55,19 +55,19 @@ - [x] 临时启动boot - [x] 清除/刷写指定分区 - [ ] 刷机脚本的执行(支持跨平台) -- [x] 小米设备的快捷刷机 +- [ ] 小米设备的快捷刷机 - [ ] 线刷包/卡刷包解包 -- [x] 线刷包转换为卡刷包 -- [x] 卡刷包转换为线刷包 -- [x] 友链 -- [x] magisk的快速修补安装 +- [ ] 线刷包转换为卡刷包 +- [ ] 卡刷包转换为线刷包 +- [ ] 友链 +- [ ] magisk的快速修补安装 #### 设备镜像 - [x] 设备投屏 - [x] 设备截图 -- [ ] 投屏参数控制 -- [ ] 模拟点击 +- [x] 投屏参数控制 +- [x] 模拟点击 - [ ] 录制宏 #### 设置 @@ -76,7 +76,7 @@ - [ ] 深浅色切换 - [x] 壁纸的模糊和透明度 - [ ] ADB检测间隔 -- [ ] 元素透明度 +- [x] 元素透明度 #### 其他 diff --git a/doc/image0.png b/doc/image0.png index 96629b2..ed7ee8d 100644 Binary files a/doc/image0.png and b/doc/image0.png differ