Skip to content

feat(emulator): 使用第三方库 airtest 的 Yosemite 输入法实现输入中文字符#502

Open
wufeng5702 wants to merge 2 commits into
OpenWSGR:mainfrom
wufeng5702:feat/scrcpy-yosemite-ime
Open

feat(emulator): 使用第三方库 airtest 的 Yosemite 输入法实现输入中文字符#502
wufeng5702 wants to merge 2 commits into
OpenWSGR:mainfrom
wufeng5702:feat/scrcpy-yosemite-ime

Conversation

@wufeng5702

Copy link
Copy Markdown
Contributor

@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 17.24138% with 48 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
autowsgr/emulator/controller/scrcpy.py 14.28% 48 Missing ⚠️

📢 Thoughts on this report? Let us know!

- New emulator.ime config field (str|None, default None = disabled)
- Set to 'yosemite' to enable Chinese text input via Yosemite IME
- Auto-install APK from airtest on connect when enabled
- Restore original IME on disconnect
- Falls back to send_keys() when IME is not configured
- Mark APK files as binary in .gitattributes
- Sync ime field to usersettings*.yaml examples
@wufeng5702
wufeng5702 force-pushed the feat/scrcpy-yosemite-ime branch from d993799 to 38b4d3a Compare July 23, 2026 13:29
@YaoerWu YaoerWu mentioned this pull request Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

自动选船无法在搜索框中输入中文字符

2 participants