Commit graph

1121 commits

Author SHA1 Message Date
Simon Chan
bde5e2c7fc
feat(webusb): support exclusionFilters option 2023-09-25 21:52:15 +08:00
Simon Chan
85d082f9e7
fix(webcodec): fix a h265 header parsing issue 2023-09-25 16:37:40 +08:00
Simon Chan
e7827b011a
feat(bin): add wrapper for am start 2023-09-21 17:01:46 +08:00
Simon Chan
9c2a069658
chore: disable new lint rule 2023-09-21 12:09:02 +08:00
Simon Chan
aca7df46b7
chore: update dependencies 2023-09-21 11:26:09 +08:00
Simon Chan
93383c62de
chore: fix a link in README 2023-09-15 18:32:26 +08:00
Simon Chan
ec46a1730e
chore: remove deprecated packages 2023-09-15 18:26:34 +08:00
Simon Chan
3a14c162d6
fix(adb): improve typing generation 2023-09-12 19:30:51 +08:00
Simon Chan
2d1cf1fafa
fix(webusb): try to discard lingering data
fixes #597
2023-09-08 01:28:31 +08:00
Simon Chan
2743a9088f
feat(bin): add pm.uninstall 2023-09-07 11:45:58 +08:00
Simon Chan
023492fb75
feat(pcm-player): improve buffering 2023-08-31 18:13:16 +08:00
Simon Chan
9718f83926
fix(adb): throw correct error from sync.pull 2023-08-30 19:24:59 +08:00
Simon Chan
22f0329136
fix(pm): throw error when install fails 2023-08-30 14:05:41 +08:00
Simon Chan
cbee5a151e
chore: update issue template 2023-08-27 14:14:59 +08:00
Simon Chan
2655525985
chore: update docs 2023-08-27 14:14:11 +08:00
Simon Chan
4a5f623ffd
chore: update issue template 2023-08-27 14:13:25 +08:00
Simon Chan
76c020b456
fix(scrcpy): fix typing 2023-08-26 17:32:34 +08:00
Simon Chan
af90a5bcb5
fix(adb): parse serviceListenAddresses 2023-08-26 00:43:14 +08:00
Simon Chan
aeff1f8818
feat(adb): add getListenAddresses to AdbTcpIpCommand 2023-08-26 00:31:08 +08:00
Simon Chan
6a4e4e72c6
chore: update pnpm lock file 2023-08-25 22:24:14 +08:00
Simon Chan
c48ffc18db
feat(demo): update bugreport usage 2023-08-25 22:14:09 +08:00
Simon Chan
2b9c4f106e
chore: bump versions 2023-08-25 22:07:52 +08:00
Simon Chan
740086d27f
add changelog 2023-08-25 22:05:02 +08:00
Simon Chan
dae4dcd6fe
fix(credential): fix usage in worker 2023-08-24 02:41:52 +08:00
Simon Chan
08910a85e9
feat(adb): throw typed error for framebuffer command 2023-08-21 21:55:28 +08:00
Simon Chan
31570dd2c8
feat(usb): add a check for filters parameter 2023-08-18 23:12:25 +08:00
Simon Chan
e185d6a7c6
fix(adb): close writable stream when closing AdbDaemonTransport 2023-08-15 15:25:47 +08:00
Simon Chan
637d1f9bf8
feat(bin): bugreport support cancellation 2023-08-10 17:08:49 +08:00
Simon Chan
432090d7e5
refactor(bin): unify bugreport and bugreportz 2023-08-10 16:31:16 +08:00
Simon Chan
e86e288151
feat(adb): allow rm to delete folders 2023-08-04 21:37:05 +08:00
Simon Chan
9c1b5e23ca
fix(scrcpy): remove old bin in package.json 2023-08-03 14:30:07 +08:00
Simon Chan
820ef4934c
fix(credential): support web workers 2023-08-03 14:02:14 +08:00
Simon Chan
b066ca01e7
feat(adb): auto close connection by default 2023-07-31 11:44:22 +08:00
Simon Chan
2835848800
chore: add changelogs 2023-07-21 16:01:37 +08:00
Simon Chan
230d45bb93
feat(adb): add name to adb public keys
fixes #570
2023-07-21 13:34:28 +08:00
Simon Chan
04f15595e3
chore(scrcpy): add more docs 2023-07-20 19:53:00 +08:00
Simon Chan
347beb308e
chore(demo): update scrcpy server to 2.1.1
fixes #568
2023-07-15 22:08:40 +08:00
Simon Chan
b3db76b96a
fix(scrcpy): options.setListDisplays not work for some versions
fixes #567
2023-07-15 12:46:37 +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
2abec924e8
feat(bin): add wrapper for bu
fixes #354
2023-07-07 18:30:01 +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
9b0e06cdfb
feat(scrcpy-server): separate package, add support for Vite 2023-06-27 15:29:35 +08:00
Simon Chan
419a7559fe
feat(scrcpy): support server version 2.1 2023-06-22 12:58:47 +08:00
Simon Chan
ef583779fa
chore: update rush and pnpm versions 2023-06-20 14:44:40 +08:00
Simon Chan
bf76ce006f
feat(bin): support pm list packages 2023-06-20 14:44:10 +08:00
Simon Chan
d9685acc6f
fix(demo): detect webview remote debugging
fixes #562
2023-06-09 16:06:46 +08:00
Simon Chan
dc1a23b83d
feat(demo): save scrcpy settings to device
fixes #384
2023-06-05 14:20:01 +08:00
Simon Chan
4cd4d7a3ab
chore: update lockfile 2023-06-05 11:04:34 +08:00