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 |
|
uye
|
b4a8208e0f
|
feat: 重构仓库识别结构,支持根据关卡掉落情况自动更新 (#15358)
* feat: 重构仓库识别结构,支持根据关卡掉落情况自动更新
* feat: 上次同步时间
* chore: 使用 TryParseExact
|
2026-01-10 21:01:01 +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 |
|
晓丶梦丶仁
|
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 |
|
pre-commit-ci[bot]
|
ce02c80498
|
chore: Auto update by pre-commit hooks [skip changelog]
|
2024-10-22 08:40:28 +00:00 |
|
uye
|
a877a3b14b
|
perf: 使用 devices 判断是否需要连接 (#10606)
* perf: 使用 devices 判断是否需要连接
* chore: 判断是否存在捕获组
|
2024-09-14 14:29:01 +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 |
|
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 |
|
MistEO
|
bafc8c3f71
|
feat: mumu extras (#8939)
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
|
2024-05-03 22:05:37 +08:00 |
|
uye
|
152a766995
|
feat: 完成后选项 模拟器返回桌面 (#7185)
|
2023-12-01 14:37:53 +08:00 |
|
uye
|
9df51a80cb
|
feat: 一图流汇报区分公招和掉落识别
|
2023-11-08 16:13:35 +08:00 |
|
ManicSteiner
|
f734464a52
|
feat: 返回桌面&模拟器返回桌面
|
2023-11-03 23:37:43 +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
|
6878bbbb17
|
chore: 添加一些adbSwipeXDistanceMultiplier的注释
|
2023-05-21 09:48:18 +08:00 |
|
MistEO
|
4253c87db7
|
fix: 全局减小adb滑动距离
糊屎!
|
2023-05-21 01:19:15 +08:00 |
|
MistEO
|
e12d4bccb9
|
chore: ResourceLoader 添加一些日志
|
2023-05-02 14:22:49 +08:00 |
|
MistEO
|
32523ac776
|
fix: 调整部分滑动延迟,放到配置文件中
|
2023-04-22 14:31:54 +08:00 |
|
MistEO
|
0ccc9dc860
|
perf: 优化请求结构
|
2023-03-28 18:05:59 +08:00 |
|
shxyke
|
24898ebdcf
|
refactor: use libcpr instead of curl
|
2023-03-27 14:22:32 +00:00 |
|
MistEO
|
f25b9df300
|
fix: 修复暂停下干员的配置错误
|
2022-12-03 14:33:18 +08:00 |
|
MistEO
|
97a1eb685e
|
fix: config减少一些容错
|
2022-12-03 14:30:50 +08:00 |
|
MistEO
|
01a2edb6e4
|
fix: 修复潜在的config集成错误
|
2022-12-03 14:21:44 +08:00 |
|
MistEO
|
3c787f608b
|
refactor: 重构 config,修复 maatouch 不可用问题
|
2022-12-03 14:10:30 +08:00 |
|
MistEO
|
dc48ff8028
|
feat: 支持暂停部署干员
|
2022-12-02 22:50:37 +08:00 |
|
MistEO
|
d9dcbb6289
|
chore: breaking rename
|
2022-12-02 00:22:47 +08:00 |
|