Commit graph

21 commits

Author SHA1 Message Date
Simon Chan
6f1be248fb chore: prefer top-level type import
Prepare for TypeScript 5.0 verbatimModuleSyntax option
2023-02-23 15:59:32 +08:00
Simon Chan
9dc9684566
chore: update changelogs 2023-02-09 11:56:26 +08:00
Simon Chan
61ca0aecc1
feat(adb): throw special error when reverse tunnel not supported 2023-01-28 15:06:34 +08:00
Simon Chan
cceaa6576b
chore: add todo 2023-01-26 03:55:56 +08:00
Simon Chan
aa033e4de6
chore: integrate ESLint 2022-12-22 01:42:24 +08:00
Simon Chan
1486eed3cf
refactor(adb): simplify reading sync responses 2022-10-07 20:33:11 +08:00
Simon Chan
2464b62a59 refactor(stream): rename BufferedStream to BufferedReadableStream
refs #427
2022-06-26 02:36:38 +08:00
Simon Chan
6887d8549f refactor(stream): move streams to new package 2022-06-26 02:36:38 +08:00
Simon Chan
b7c20dbd6f
feat(adb): allow reverse.add to accept any string local address
ref #410
2022-05-02 12:12:27 +08:00
Simon Chan
919baa7992
fix(adb): handle old response of reverse:forward:<local>;<remote> command before Android 8
ref #410
2022-05-01 08:16:40 +08:00
Simon Chan
7a7f38b3b5
feat: correctly close adb connection 2022-04-30 21:45:14 +08:00
Simon Chan
bb5e292a80
feat(demo): wip: add new packet log
ref #397
2022-04-11 01:50:43 +08:00
Simon Chan
8a521c8d93
refactor(adb): let backends deserialize packets by themselves for better optimization 2022-04-03 12:49:38 +08:00
Simon Chan
d9212b4dac
feat: convert to Node.js compatible ES Module 2022-03-15 16:53:07 +08:00
Simon Chan
8650537c66
refactor(adb): decouple auth from dispatcher 2022-03-03 16:15:56 +08:00
Simon Chan
8b78c9c331 feat: use more pipes 2022-02-16 18:09:20 +08:00
Simon Chan
42c7da9350 chore: fix typos 2022-02-08 15:11:39 +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/commands/reverse.ts (Browse further)