Commit Graph

135 Commits

Author SHA1 Message Date
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
Miuzarte
e13fe8db45 workflow: remove reverse proxy url 2026-05-31 21:22:44 +08:00
Miuzarte
b90dc6de69 bumping version to 0.4.1 2026-05-31 21:09:30 +08:00
謬紗特
e7f0d09688 feat: multiple IPs to one device (#30)
- 新增: 设备支持多个 IP, 自动选择延迟最低的路径
- 新增: 允许让预览卡显示在配置卡上方
2026-05-31 21:08:51 +08:00
Miuzarte
56c724d282 chore: format codes 2026-05-31 17:48:05 +08:00
Miuzarte
7f256882a4 improve: complete haptic feedback 2026-05-31 17:47:03 +08:00
Miuzarte
b46a2d2d1f chore: update MIUIX 2026-05-31 14:53:23 +08:00
謬紗特
a27d8638b4 upstream: scrcpy v4 (#27)
* feat: download scrcpy-server in pre-build
* protocol alignment
* implement new options
* fix: switching after creating a new conf
* feat: implement `--new-display`
2026-05-15 19:35:03 +08:00
Miuzarte
9e44788f84 chore: prepare for scrcpy v4.0 2026-05-15 13:27:39 +08:00
Miuzarte
5bcd19d1a8 fix: terminal input serialization 2026-05-08 23:50:46 +08:00
Miuzarte
2aa40570b8 feat: language select manually 2026-05-07 23:22:54 +08:00
Miuzarte
2adf4895fa chore: update CHANGELOG.md 2026-05-06 20:45:08 +08:00
Miuzarte
502c249b34 fix: IME filters out KEYCODE_BACK 2026-05-06 20:00:32 +08:00
Miuzarte
414becc592 feat: add proxy url for release assets 2026-05-03 21:53:23 +08:00
Miuzarte
d3fe82111e chore: update README.md 2026-05-01 18:38:10 +08:00
Miuzarte
85ddee3b36 fix: resolve host address based on API level
fix #21
2026-05-01 17:47:15 +08:00
Miuzarte
f3a5cc53f6 refactor: implement I18N
- fix IPv6 parsing
- Domain support
- ADB key pair manually importing
2026-04-30 19:13:27 +08:00
謬紗特
a3ba7fc918 refactor: introducing ViewModel (#17)
* move to viewModel; use submodule to import miuix

* replace widgets with which implemented in miuix

* update CHANGELOG.md

* fix: coroutine handling

* chore: code formatting

* viewModel for TerminalScreen

* viewModel for FileManagerScreen

* chore: code formatting

* fix for review

* chore: optimize imports
2026-04-28 21:01:00 +08:00
Miuzarte
f97976847e fix: rsa pubkey prioritize stored values 2026-04-28 16:19:51 +08:00
Miuzarte
e089f687c0 update README.md 2026-04-27 22:41:12 +08:00