update README.md

This commit is contained in:
Miuzarte
2026-04-27 22:41:12 +08:00
parent af230a3c19
commit e089f687c0
3 changed files with 50 additions and 39 deletions

View File

@@ -4,16 +4,17 @@
## 0.2.8
- 新增: 全屏兼容模式
- 新增: 设置 -> 全屏 -> 全屏兼容模式
## 0.2.7
- 新增: 日志框隐藏
- 新增: 设置 -> 杂项 -> 隐藏设备页日志框
- 新增: 应用列表按拼音排序
## 0.2.6
- 新增: 全屏下将系统返回手势映射为发送返回按键
- 新增: 设置 -> 全屏 -> 全屏时返回键发送到远程
- 全屏下将系统返回手势映射为发送返回按键
## 0.2.5

View File

@@ -150,3 +150,13 @@ specific abi:
## License
[Apache License 2.0](LICENSE)
## Star History
<a href="https://www.star-history.com/?repos=Miuzarte%2FScrcpyForAndroid&type=date&legend=top-left">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=Miuzarte/ScrcpyForAndroid&type=date&theme=dark&legend=top-left" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=Miuzarte/ScrcpyForAndroid&type=date&legend=top-left" />
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=Miuzarte/ScrcpyForAndroid&type=date&legend=top-left" />
</picture>
</a>

View File

@@ -8,41 +8,41 @@
"name": "scrcpy",
"path": "../scrcpy"
},
{
"name": "miuix",
"path": "../miuix"
},
{
"name": "Reorderable",
"path": "../Reorderable"
},
{
"name": "shizuku",
"path": "../shizuku"
},
{
"name": "moonlight-android",
"path": "../moonlight-android"
},
{
"name": "KernelSU",
"path": "../KernelSU"
},
{
"name": "adblib",
"path": "../adblib"
},
{
"path": "../socialite"
},
{
"path": "../termux-app"
},
{
"path": "../termux-kotlin-app"
},
{
"path": "../Android-DataBackup"
}
// {
// "name": "miuix",
// "path": "../miuix"
// },
// {
// "name": "Reorderable",
// "path": "../Reorderable"
// },
// {
// "name": "shizuku",
// "path": "../shizuku"
// },
// {
// "name": "moonlight-android",
// "path": "../moonlight-android"
// },
// {
// "name": "KernelSU",
// "path": "../KernelSU"
// },
// {
// "name": "adblib",
// "path": "../adblib"
// },
// {
// "path": "../socialite"
// },
// {
// "path": "../termux-app"
// },
// {
// "path": "../termux-kotlin-app"
// },
// {
// "path": "../Android-DataBackup"
// },
],
}