Commit graph

12 commits

Author SHA1 Message Date
Simon Chan
6873c03a9d
refactor: mark immutable array parameters as readonly 2025-06-16 16:32:49 +08:00
Simon Chan
d3019ce738
feat(adb): rewrite process spawner API (#739) 2025-04-02 15:20:05 +08:00
Simon Chan
73a0af4613
chore: add max-params eslint rule 2024-06-23 05:31:04 +08:00
Simon Chan
8f9b855763
chore: add more comments 2024-05-17 21:55:37 +08:00
Simon Chan
edf532caf4
fix(stream): re-export global TextDecoder stream instead of implementing our own one which doesn't work correctly in stream mode 2024-05-11 17:48:23 +08:00
Simon Chan
ac6dc1e57c
feat(adb): support delayed ack 2024-02-01 23:04:21 +08:00
Simon Chan
7056feb3b1
refactor: migrate to ES private fields 2023-07-11 21:05:39 +08:00
Simon Chan
433f9b986f
chore: update dependencies 2023-07-07 18:30:13 +08:00
Simon Chan
721e14fa7a
feat(stream): improve ConcatStringStream 2023-07-06 15:07:08 +08:00
Simon Chan
e3bfd1592f
feat(bin): use cmd in settings 2023-07-01 03:07:57 +08:00
Simon Chan
094b859791
refactor: improve readability 2023-04-12 03:37:27 +08:00
Simon Chan
225e369f53 feat(bin): add cmd wrapper 2023-03-05 21:48:06 +08:00