Commit graph

18 commits

Author SHA1 Message Date
Simon Chan
8a521c8d93
refactor(adb): let backends deserialize packets by themselves for better optimization 2022-04-03 12:49:38 +08:00
Simon Chan
38a76a2e0c
fix(adb): handle connection lost 2022-04-02 19:09:04 +08:00
Simon Chan
d9212b4dac
feat: convert to Node.js compatible ES Module 2022-03-15 16:53:07 +08:00
Simon Chan
730aac8da2
chore: disable importsNotUsedAsValues 2022-03-15 16:10:18 +08:00
Simon Chan
b287340ac9
refactor: remove AdbLogger 2022-03-05 04:55:39 +08:00
Simon Chan
8650537c66
refactor(adb): decouple auth from dispatcher 2022-03-03 16:15:56 +08:00
Simon Chan
014145f775 feat(adb): start converting to Uint8Array 2022-02-23 18:14:59 +08:00
Simon Chan
5aab894875 doc(adb): add note about top-level await 2022-02-19 22:41:21 +08:00
Simon Chan
2a5843eb20 feat: stream migrate done 2022-02-18 11:36:10 +08:00
Simon Chan
b7725567a6 feat: migrate scrcpy to streams 2022-02-16 23:43:41 +08:00
Simon Chan
8b78c9c331 feat: use more pipes 2022-02-16 18:09:20 +08:00
Simon Chan
1a8891d4fc feat: rename childprocess to subprocess 2022-02-15 23:18:39 +08:00
Simon Chan
7f94da06e7 feat: move more things to stream 2022-02-15 18:42:30 +08:00
Simon Chan
41a9565eeb refactor(bin): move demo mode to new package 2022-02-09 18:32:56 +08:00
Simon Chan
55cd69d47b refactor: enable strict TypeScript options 2022-02-02 19:14:51 +08:00
Simon Chan
45d784c8a5 feat(adb): add power related api 2022-01-13 17:28:07 +08:00
Simon Chan
2b63aa630a refactor(adb): remove text encoding from backend 2022-01-08 19:00:03 +08:00
Simon Chan
d80288ec9b chore: experimental moving to rush 2021-05-14 15:31:59 +08:00
Renamed from packages/adb/src/adb.ts (Browse further)