Commit graph

174 commits

Author SHA1 Message Date
Simon Chan
27a6614680
refactor(scrcpy) make large enums tree-shakeable (#798) 2025-09-11 10:31:01 +08:00
Simon Chan
b2512856be
feat(scrcpy): add client version 3.3.2 (#799) 2025-09-09 16:55:55 +08:00
Simon Chan
642a532378
feat(decoder): support pausing decoding and rendering (#782) 2025-08-25 23:45:58 +08:00
Simon Chan
3a6fd9ca08
feat(adb): subprocess API v3 (#786) 2025-08-24 15:04:52 +08:00
Simon Chan
0a3785e286
chore: update dependencies 2025-08-21 21:41:48 +08:00
Simon Chan
7cad550b56
feat(credential): add support for password- and passkey-protected stores (#780) 2025-08-16 01:41:32 +08:00
Simon Chan
b0bd64c113
chore: update dependencies 2025-08-04 23:49:51 +08:00
Simon Chan
bd9e3ad7cd
chore: update dependencies 2025-07-20 17:13:36 +08:00
Simon Chan
d5f6720d11
chore: update dependencies 2025-06-16 02:09:15 +08:00
Simon Chan
a9c3fa1153
chore: update dependencies 2025-06-02 21:47:56 +08:00
Simon Chan
443521f9c2
chore: update dependencies 2025-04-29 12:57:34 +08:00
Simon Chan
bd4f68d61f
chore: update dependencies 2025-04-13 14:45:15 +08:00
Simon Chan
ab23e4baa3
chore: release 2.0.1 2025-04-04 21:35:17 +08:00
Simon Chan
0bcb9b804b
fix(struct): buffer and struct may not have correct size 2025-04-04 21:33:14 +08:00
Simon Chan
f8b40e83b0
chore: release version 2.0.0 2025-04-04 20:57:48 +08:00
Simon Chan
1d71971281
refactor: add readonly to many read only fields 2025-04-04 01:28:07 +08:00
Simon Chan
b79df96301
feat(struct): allow structs to be used as fields directly (#741) 2025-04-04 00:26:42 +08:00
Simon Chan
46e78401a4
fix(struct): fix incorrect __NO_SIDE_EFFECTS__ annotation 2025-03-14 05:42:28 +08:00
Simon Chan
cecb3ce21a
chore: update dependencies 2025-03-13 17:38:06 +08:00
Simon Chan
92511c63de
refactor: remove side effects 2025-03-13 17:31:51 +08:00
Simon Chan
5a1f41766c
chore: update dependencies, update license year 2025-03-02 18:11:10 +08:00
Simon Chan
7ad568d1b5 chore: update dependencies 2025-01-25 04:23:57 +08:00
Simon Chan
6ebb9753e3 chore: update dependencies 2025-01-09 13:00:28 +08:00
Simon Chan
a7a84979a5
chore: update dependencies 2024-12-24 01:30:55 +08:00
Simon Chan
493ae330ae
chore: update all non-major dependencies 2024-12-07 14:29:46 +08:00
Simon Chan
c0d0695285
chore: version 1.0.0 2024-12-02 10:36:49 +08:00
Simon Chan
e8f3806bd3
chore: update dependencies 2024-11-27 17:23:09 +08:00
Simon Chan
cc5d52912e
refactor(scrcpy): rewrite option classes to improve tree-shaking 2024-11-27 14:43:33 +08:00
Simon Chan
db8466f6ee
refactor: extract common types to @yume-chan/async package 2024-11-20 06:37:09 +08:00
Simon Chan
6cb0a589fa
fix(adb-scrcpy): fallback to forward tunnel when reverse tunnel not supported 2024-11-19 11:35:44 +08:00
Simon Chan
b3a142cbf0
refactor(scrcpy): improve tree-shaking 2024-11-13 00:47:28 +08:00
Simon Chan
c1dc802364
refactor(struct): improve tree-shaking 2024-11-10 17:37:31 +08:00
Simon Chan
70b0d3e5d8
fix(struct): fix dynamic length buffer serialize size 2024-11-06 03:56:29 +08:00
Simon Chan
c5b998fea1
feat(adb): add common device list observer for both transports 2024-11-06 03:49:27 +08:00
Simon Chan
c91baa9116
refactor(struct): improve tree-shaking 2024-11-01 22:06:18 +08:00
Simon Chan
dc6dacc84a fix(struct): fix typo 2024-10-31 22:10:14 +08:00
Simon Chan
d50a170ab8
feat(struct): new API full rewrite 2024-10-31 17:26:37 +08:00
Simon Chan
a29268426d
refactor: improve tree-shaking 2024-10-24 04:28:55 +08:00
Simon Chan
ef0e1c6bcf
chore: update dependencies 2024-10-21 11:58:49 +08:00
Simon Chan
d862077c34
chore: update dependencies 2024-10-04 12:17:53 +08:00
Simon Chan
dd68af8072
chore: update dependencies 2024-09-17 14:23:22 +08:00
Simon Chan
9e43f29441
chore: update dependencies 2024-09-10 12:07:03 +08:00
Simon Chan
2c8912e9ac
refactor: remove TypeScript enum and namespace to improve tree-shaking 2024-08-30 17:27:01 +08:00
Simon Chan
fb62a6799d
chore: update dependencies 2024-08-23 11:32:28 +08:00
Simon Chan
677aabc73c
chore: update dependencies 2024-08-20 12:08:00 +08:00
Simon Chan
5bafa6611b
chore: update dependencies 2024-08-12 12:02:52 +08:00
Simon Chan
66a98f89ba
refactor: upgrade to typescript-eslint v8 2024-08-03 17:26:57 +08:00
Simon Chan
6115266a87
chore: update dependencies 2024-07-25 12:31:45 +08:00
Simon Chan
b2750755d7
chore: update dependencies 2024-07-23 18:10:41 +08:00
Simon Chan
dfb6acd2d5
chore: switch to node test 2024-07-23 18:10:40 +08:00