Commit graph

10 commits

Author SHA1 Message Date
Simon Chan
d80288ec9b chore: experimental moving to rush 2021-05-14 15:31:59 +08:00
Simon Chan
e169b1c597 fix(adb): reverse command error message length should be hex 2021-02-22 16:13:11 +08:00
Simon Chan
5f0a6a8808 refactor(struct): simplify how StructInitType was computed
also allows multiple variable length `arraybuffer` fields to use same `lengthField`
2021-01-14 11:59:48 +08:00
Simon Chan
c37e3dd953 refactor(struct): type plugin system rewrok v2 2021-01-06 18:16:26 +08:00
Simon Chan
15916f4e02 refactor: rename AdbStream to AdbSocket
to align with adb source code
2020-12-26 21:19:23 +08:00
Simon Chan
a0fb14f0a1 feat: baisc apk installing 2020-11-12 16:09:13 +08:00
Simon Chan
28fe85ab80 feat(scrcpy): video stream works 2020-10-01 16:11:29 +08:00
Simon Chan
870a5b969e feat(scrcpy): start implementing scrcpy 2020-10-01 05:51:52 +08:00
Simon Chan
d887639efd refactor(adb): further split sync module 2020-09-28 01:48:33 +08:00
Simon Chan
ba2be7172d feat(adb): group sub commands to separate objects 2020-09-27 17:10:12 +08:00