Commit Graph

6 Commits

Author SHA1 Message Date
lenn
360b57e3e2 Add Android USB serial bridge docs 2026-05-11 22:30:45 +08:00
lenn
551022215c feat: add Android USB serial port support via USB Host API
- Add USB Host permissions and device filter to AndroidManifest.xml
- Create UsbSerialPlugin Kotlin plugin for USB Host API (enumerate, permission, open devices)
- Add serial_connect_fd command for Android to accept USB file descriptors
- Create RawFdStream wrapper for async I/O on raw file descriptors
- Make run_serial_with_poll generic over AsyncRead+AsyncWrite
- Register UsbSerialPlugin in MainActivity
2026-05-11 20:31:46 +08:00
lenn
326f07ed4f fix: 修复打砖块游戏碰撞穿透bug,添加渐进提速机制 2026-04-29 15:43:56 +08:00
lenn
26533f6916 Migrate updater LAN and devkit features from old repo 2026-04-27 16:37:40 +08:00
lennlouisgeek
7688986ad7 exchange tast to tactilea 2026-04-03 00:47:36 +08:00
lennlouisgeek
eec9927ae6 first commit 2026-03-30 02:59:56 +08:00