257 Commits

Author SHA1 Message Date
uye
a49bca5844 feat: 增加当前模拟器设置帧率检测与提示 (#17219) 2026-07-02 14:53:52 +08:00
srdr0p
1b1bc15aca feat: 支持腾讯应用宝 5.10.56.xx (#16292)
* feat(connection): 新增腾讯应用宝模拟器支持

在 WinAdapter 和 config.json 中添加应用宝(Androws)模拟器入口。
本次仅支持 ADB Input 方式和官方渠道。

同步更新各语言连接文档(zh/en/ja/ko/tw)及 UI 本地化字符串。

* feat(controller): 为腾讯应用宝新增多渠道与 Minitouch 支持

应用宝的应用与 DisplayId 绑定,需在 connect() 前确定包名。
新增 InstanceOptionKey::ClientType (= 6),经由
AsstSetInstanceOption -> Assistant::set_instance_option
-> Controller::set_client_type 传递渠道信息;
AdbController::connect 在建立连接时通过 ctrler()->get_client_type()
读取并写入 AdbConnectionContext,用于替换命令模板中的 [PackageName]。

引入 AdbConnectionContext 保存 ADB 连接信息供 Minitouch 使用,
并通过 eventId 标识所绑定的输入设备。
2026-04-26 23:48:24 +08:00
Frog Chen
1a13932f05 feat: AVD截图增强 (#15608)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-18 16:11:58 +08:00
uye
a72daf3f52 feat: 自动战斗最小截图间隔默认改为16ms 2026-03-15 20:50:42 +08:00
uye
b4a8208e0f feat: 重构仓库识别结构,支持根据关卡掉落情况自动更新 (#15358)
* feat: 重构仓库识别结构,支持根据关卡掉落情况自动更新

* feat: 上次同步时间

* chore: 使用 TryParseExact
2026-01-10 21:01:01 +08:00
commondservice
c542ffab96 fix: waydroid rawbync screencap 2>/dev/null (#15196) 2026-01-06 17:45:56 +08:00
HX3N
9e267b5c0e fix: adb addressRegex (#15142) 2025-12-20 15:58:31 +09:00
uye
0f1338db9d chore: debug 截图默认保存最近 10 张 2025-11-29 16:00:16 +08:00
uye
dd6c35fd92 rft: 增加企鹅物流 .cn 备用域名,迁移上报逻辑到 UI 层 (#13602)
* chore: 企鹅物流上报添加 .cn 域名

* rft: 将企鹅物流的上报交给 ui 处理

* chore: Auto update by pre-commit hooks [skip changelog]

* chore: 上报移除 cpr version

* docs: 添加对应文档

* chore: Auto update by pre-commit hooks [skip changelog]

* chore: 获取新 id

* chore: 提取链接

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-08-09 22:48:38 +08:00
uye
88a50988d9 chore: macos uuid 2025-07-27 22:45:41 +08:00
jbwfu
07eb9a130a fix: get display for General (#11516)
* fix: get display for General

* perf: Optimize screen resolution retrieval
2025-01-14 16:49:18 +08:00
晓丶梦丶仁
3d5e05414f feat: 点刺、后勤种子存钱 & ProcessTask 添加 Input 方法 (#11521)
* feat: 为 ProcessTask 添加文本输入功能

* feat: 点刺、后勤种子存钱

* docs: 为 Input 方法添加文档

* perf: 添加循环刷钱cd检查

* perf: werror

* perf: 改变 Input 的 int 值

* perf: 减少 AsstProxy 传参,改用 c:Binding

* chore: 界面显示和获取分离

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2025-01-12 20:03:09 +08:00
MistEO
312ac0a277 feat: 支持mumu后台保活,通过包名获取display_id (#10713)
* feat: 支持mumu后台保活,通过包名获取display_id

* perf: 调整mumu extras需要的信息

* perf: 适配UI

* fix: build error

* feat: 每次截图前都获取display id

* feat: 每次启动app重新获取display id

* fix: 修复mumu保活多屏幕时分辨率错误

* chore: Auto update by pre-commit hooks [skip changelog]

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-11 20:41:17 +08:00
uye
6184ed9cc3 chore: 减少debug下截图数量最大值 2024-08-11 23:51:38 +08:00
Rbqwow
67c10f1982 refactor: StopGame (#9658)
* perf: StopGame

* style: rename Intent to packageName

* chore: 不准不选择区服

* fix: 移除其他配置中的抽象 stop 匹配

* style: 统一驼峰

* style: 按照执行顺序重新排序

* feat: 添加回调和文档

* fix: 修复参数传入

* docs: 更新文档

* fix: merge

* chore: 把WSA的配置也改了

* chore: update submodule

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: Loong <wangl.cc@outlook.com>
2024-08-11 01:50:30 +08:00
abc1763613206
c640a06798 fix: 查询进程时仅使用 packageName 2024-08-03 17:07:04 +08:00
Horror Proton
1ccc102b38 feat: merge Waydroid config 2024-08-02 13:29:48 +08:00
boyu.liu
6cb85bc30d feat: Add connection config for waydroid emulator 2024-08-02 13:29:48 +08:00
Sherkey
a6aa6525d1 style: prettier 的宽度上限设置为 120 (#9918)
* style: prettier 的宽度上限设置为 120

* chore: Auto update by pre-commit hooks [skip changelog]

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-26 15:34:52 +08:00
pre-commit-ci[bot]
21837606dd chore: Auto update by pre-commit hooks [skip changelog] 2024-07-19 03:48:02 +00:00
uye
ae9dd81b23 feat: 增加保全、肉鸽、抄作业可配置截图最小间隔 2024-06-04 20:39:05 +08:00
Constrat
fef2f56d39 feat: auto retry start on app startup crash (#8966) 2024-05-06 21:04:26 +01:00
Horror Proton
2f59d7da09 fix: add quote around adb args with character | 2024-04-20 20:17:33 +08:00
Horror Proton
e55c3fc3c3 fix: update yituliu report url
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/8332
2024-02-25 11:11:35 +08:00
aur3l14no
7159e54a11 chore: 增加连接配置项 CompatPOSIXShellWithoutScreencapErr (#8359)
增加连接配置项 CompatPOSIXShellWithoutScreencapErr

以支援 Linux + AMDGPU 的情形
2024-02-20 17:59:27 +08:00
Rbqwow
b81bb094d1 chore: 移除mumu6 (#8284) 2024-02-08 03:17:06 +08:00
aur3l14no
8385f18518 fix: screencap failure with amdgpu on some emulators (even with GeneralWithoutScreencapErr) (#8225)
Make `GeneralWithoutScreencapErr` write error to `/dev/null`
2024-02-04 13:59:31 +00:00
uye
152a766995 feat: 完成后选项 模拟器返回桌面 (#7185) 2023-12-01 14:37:53 +08:00
AnnAngela
7f717bffb1 fix: 添加-i -o 2023-11-23 10:28:48 +08:00
AnnAngela
8716f0e36b fix: 繁中服“退出明日方舟”无效的问题
close #7363
2023-11-23 10:23:26 +08:00
uye
b2ccf715c5 Merge branch 'dev' into upload_to_yituliu 2023-11-14 16:40:41 +08:00
uye
3c53c80f78 chore: 修改一图流的dropUrl 2023-11-13 23:29:13 +08:00
uye
9df51a80cb feat: 一图流汇报区分公招和掉落识别 2023-11-08 16:13:35 +08:00
ManicSteiner
a0b96381cd fix: Exit Arknights of YoStar servers 2023-11-08 09:49:49 +08:00
ManicSteiner
f734464a52 feat: 返回桌面&模拟器返回桌面 2023-11-03 23:37:43 +08:00
zzyyyl
545db45d1b feat: 增加雷电模拟器 nc 截图方式 2023-10-24 14:04:30 +08:00
Long Wang
d255bd9eda feat: add config CompatPOSIXShell 2023-08-14 15:18:11 +08:00
Long Wang
dde53827fa Only apply to CompatMac 2023-08-12 01:48:58 +08:00
Long Wang
d87b1ca622 fix: CloseDown not works on macOS 2023-08-12 01:05:50 +08:00
uye
9aeb85a112 fix: mumu模拟器在游戏未启动时关闭游戏报错,增加关闭游戏日志和判断 2023-07-30 14:36:00 +08:00
BladeHiker
73b88f6e43 fix: 去掉异步执行,添加可配置项 2023-07-07 22:31:17 +08:00
MistEO
029d93d703 feat: update meojson to v3.0.0-beta.1 (#4789)
https://github.com/MistEO/meojson/releases/tag/v3.0.0-beta.1
2023-05-24 15:58:29 +08:00
MistEO
4253c87db7 fix: 全局减小adb滑动距离
糊屎!
2023-05-21 01:19:15 +08:00
uye
090d1486a4 feat: 添加 MuMuEmulator12 config 2023-05-10 16:08:27 +08:00
AnnAngela
4d7aa81fce fix: 修正 Android 12 上无法结束游戏进程的问题
Fix #4045
2023-05-07 20:01:13 +08:00
MistEO
d8b18e341b chore: 更新一图流上传接口 2023-04-29 14:55:14 +08:00
MistEO
32523ac776 fix: 调整部分滑动延迟,放到配置文件中 2023-04-22 14:31:54 +08:00
MistEO
1cbfb53684 feat: 将退出时不释放adb作为独立选项 2023-04-12 00:38:41 +08:00
MistEO
c777a8ce4c feat: 新增一个不释放adb的连接选项
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3264
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1413
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4165
2023-04-06 23:04:32 +08:00
MistEO
33b242e0ef feat: 新增一个选择第二分辨率的连接选项
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4173
2023-04-06 22:50:04 +08:00