|
|
58eefc88c6
|
feat(ui): 启动弹窗替代QuickConnectScreen,悬浮窗支持拖动和缩放
- 启动默认显示QuickConnectDialog弹窗(连接/无线配对/更多设置)
- 弹窗包含IP+端口输入、历史记录、无线配对子界面
- '更多设置'按钮可进入主配置界面
- 悬浮窗新增顶部拖拽条(拖动位置)和右下角手柄(缩放窗口)
- 缩放时锁定视频原始宽高比,防止变形
- 位置和尺寸在hide/show周期中持久化
- 移除系统PiP,统一使用自定义悬浮窗方案
|
2026-07-17 17:15:16 +08:00 |
|
|
|
db6c4b9bb8
|
feat():实现命令行启动
|
2026-07-16 21:58:53 +08:00 |
|
|
|
491badd2aa
|
feat():悬浮窗方案 替代 系统PiP方案
|
2026-07-15 21:34:27 +08:00 |
|
|
|
4c7b24a4d5
|
feat(env):update compile env.
|
2026-07-15 20:12:38 +08:00 |
|
|
|
f7ff48ff6c
|
Merge branch 'main' of https://github.com/Miuzarte/ScrcpyForAndroid
|
2026-07-15 19:25:28 +08:00 |
|
|
|
5a1a30ad83
|
fix(widgets):fix cannot input params issue.
|
2026-07-14 21:10:35 +08:00 |
|
renovate[bot]
|
b1ba9fcbea
|
chore(deps): update actions/setup-java action to v5 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-14 14:46:12 +08:00 |
|
renovate[bot]
|
85f4e50aad
|
chore(deps): update actions/checkout action to v7 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-14 14:46:01 +08:00 |
|
renovate[bot]
|
190da2b0ab
|
chore(deps): update actions/cache action to v6 (#56)
* chore(deps): ignore miuix in renovatebot
* chore(deps): update actions/cache action to v6
---------
Co-authored-by: Miuzarte <982809597@qq.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-14 14:45:47 +08:00 |
|
renovate[bot]
|
f92467700c
|
fix(deps): update dependency org.conscrypt:conscrypt-android to v2.6.1 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-14 14:45:09 +08:00 |
|
renovate[bot]
|
12f9effd8f
|
fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.85 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-14 14:44:40 +08:00 |
|
Miuzarte
|
c9cb5b1034
|
fix: packaging excludes
|
2026-07-14 14:42:02 +08:00 |
|
|
|
4e07b71ee8
|
feat():build in local Android and run in honor pad.
|
2026-07-13 18:08:17 +08:00 |
|
謬紗特
|
d1e9b8cfdc
|
upstream: scrcpy v4.1 (#59)
编译期下载 URL/版本/SHA256 更新至 v4.1
支持 VP8 与 VP9 解码
支持 ignoreVideoEncoderConstraints 参数
AnnexBDecoder.kt 重命名至 MediaCodecVideoDecoder.kt,避免在使用 vp8/vp9 时的语义问题
|
2026-07-13 13:53:46 +08:00 |
|
Miuzarte
|
d1e20c2a6b
|
chore(deps): ignore miuix in renovatebot
|
2026-07-13 12:29:05 +08:00 |
|
Miuzarte
|
a2937f5fe1
|
chore: code formatting
|
2026-07-12 21:22:18 +08:00 |
|
Miuzarte
|
b918f18e9e
|
fix: resolve MTK decoder crash on unsupported resolution and rotation
- 新增 DecoderCapabilities,创建 decoder 前预检本机解码器分辨率支持
|
2026-07-12 19:00:52 +08:00 |
|
Miuzarte
|
90a188f355
|
refactor: break down NativeCoreFacade
- 捕获解码器错误
- 旋转屏幕重建不复用旧 buffer
|
2026-07-12 18:40:54 +08:00 |
|
謬紗特
|
d459fae571
|
Merge pull request #51 from EX3124/main
fix: Status bar color when the application is opened
|
2026-07-10 13:09:50 +08:00 |
|
EX3124
|
30d6cb5191
|
fix: Status bar color when the application is opened
|
2026-07-10 12:52:09 +08:00 |
|
Miuzarte
|
14c95cd734
|
fix: make basicPip lazy to avoid NPE
close #50
|
2026-07-09 10:28:15 +08:00 |
|
Miuzarte
|
0fa3a3d544
|
feat: add BreadcrumbBar for dir path
|
2026-07-08 19:14:00 +08:00 |
|
renovate[bot]
|
8c8ccd896c
|
chore(deps): update kotlin to v2.4.0 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 05:18:00 +08:00 |
|
renovate[bot]
|
5b654cfc93
|
chore(deps): update gradle to v9.6.1 (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 05:17:48 +08:00 |
|
renovate[bot]
|
fe7d3be065
|
fix(deps): update dependency androidx.compose.runtime:runtime to v1.11.4 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 05:17:31 +08:00 |
|
renovate[bot]
|
e0e67817ea
|
fix(deps): update lifecycleruntimektx to v2.11.0 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 05:05:15 +08:00 |
|
renovate[bot]
|
346dc6abee
|
fix(deps): update dependency sh.calvin.reorderable:reorderable to v3.1.0 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 05:05:01 +08:00 |
|
renovate[bot]
|
498e716fe4
|
fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.84 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 04:52:56 +08:00 |
|
renovate[bot]
|
f987fb4156
|
fix(deps): update dependency com.google.android.material:material to v1.14.0 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 04:52:32 +08:00 |
|
renovate[bot]
|
e3a63ae67e
|
fix(deps): update dependency androidx.core:core-ktx to v1.19.0 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 04:52:18 +08:00 |
|
renovate[bot]
|
548686b3c6
|
fix(deps): update dependency androidx.compose:compose-bom to v2026.06.01 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 04:51:51 +08:00 |
|
renovate[bot]
|
4debda507a
|
fix(deps): update dependency androidx.navigation3:navigation3-runtime-android to v1.1.4 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 04:42:40 +08:00 |
|
renovate[bot]
|
2141b79531
|
fix(deps): update dependency androidx.biometric:biometric to v1.4.0-alpha07 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 04:41:23 +08:00 |
|
Miuzarte
|
d5b196f922
|
fix: add executor in BasicPictureInPicture constructor
|
2026-07-08 04:26:44 +08:00 |
|
renovate[bot]
|
c02dea496b
|
fix(deps): update dependency androidx.core:core-pip to v1.0.0-alpha03 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-08 04:20:57 +08:00 |
|
Miuzarte
|
b01def7aa7
|
feat: ci for renovatebot
|
2026-07-07 18:52:40 +08:00 |
|
Miuzarte
|
75fd03d2eb
|
release v0.4.3_pre1
|
2026-07-07 18:31:24 +08:00 |
|
Miuzarte
|
5d03900f60
|
feat: support pre-release
|
2026-07-07 18:22:23 +08:00 |
|
Miuzarte
|
6040d0e2f4
|
fix: implement flow control for adb
|
2026-07-07 18:22:19 +08:00 |
|
Deleted user
|
c61522ae14
|
fix: adbd controlStream (#36)
Co-authored-by: google-mirror <google-mirror@users.noreply.github.com>
|
2026-07-07 18:20:45 +08:00 |
|
Miuzarte
|
6faf128ba7
|
fix: arrangement of buttons in PathJumpDialog
|
2026-07-07 16:45:04 +08:00 |
|
Miuzarte
|
2d76b877e0
|
deps: bump miuix to lastest
|
2026-07-07 16:38:51 +08:00 |
|
Miuzarte
|
fb20c7e393
|
fix: renovatebot config of submodules
|
2026-07-07 11:11:39 +08:00 |
|
renovate[bot]
|
d953ef0327
|
Add renovate.json (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 謬紗特 <66856838+Miuzarte@users.noreply.github.com>
|
2026-07-07 11:08:36 +08:00 |
|
Miuzarte
|
d12e561d94
|
feat: introduce renovatebot
|
2026-07-07 11:06:17 +08:00 |
|
Miuzarte
|
9aacf65666
|
feat: confirmation before key reset; key export
close #32
|
2026-07-07 10:51:52 +08:00 |
|
Miuzarte
|
e1b01a96b0
|
bumping version to 0.4.2
|
2026-06-01 00:41:29 +08:00 |
|
Miuzarte
|
efde471bef
|
disable bring into view while preview is on top of config
|
2026-06-01 00:38:23 +08:00 |
|
Miuzarte
|
e48f61a61e
|
feat: a profile selector on top of config panel
合并多个 IP 到一个设备后不能特地为远程设备使用限制码率的配置了,外面再放一个
|
2026-06-01 00:20:46 +08:00 |
|
Miuzarte
|
63787857e9
|
skip probe for device with one IP
|
2026-05-31 21:29:19 +08:00 |
|