update README.md
This commit is contained in:
@@ -4,16 +4,17 @@
|
||||
|
||||
## 0.2.8
|
||||
|
||||
- 新增: 全屏兼容模式
|
||||
- 新增: 设置 -> 全屏 -> 全屏兼容模式
|
||||
|
||||
## 0.2.7
|
||||
|
||||
- 新增: 日志框隐藏
|
||||
- 新增: 设置 -> 杂项 -> 隐藏设备页日志框
|
||||
- 新增: 应用列表按拼音排序
|
||||
|
||||
## 0.2.6
|
||||
|
||||
- 新增: 全屏下将系统返回手势映射为发送返回按键
|
||||
- 新增: 设置 -> 全屏 -> 全屏时返回键发送到远程
|
||||
- 全屏下将系统返回手势映射为发送返回按键
|
||||
|
||||
## 0.2.5
|
||||
|
||||
|
||||
10
README.md
10
README.md
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
// },
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user