Commit graph

248 commits

Author SHA1 Message Date
Simon Chan
ec46a1730e
chore: remove deprecated packages 2023-09-15 18:26:34 +08:00
Simon Chan
aeff1f8818
feat(adb): add getListenAddresses to AdbTcpIpCommand 2023-08-26 00:31:08 +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
347beb308e
chore(demo): update scrcpy server to 2.1.1
fixes #568
2023-07-15 22:08:40 +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
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
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
d91fef04dd
chore: v0.0.20 2023-06-05 11:02:37 +08:00
Simon Chan
3e5d180699
feat(web): start a new web app 2023-05-25 23:05:16 +08:00
Simon Chan
c30db6b694
refactor(demo): code cleanups 2023-05-25 23:04:08 +08:00
Simon Chan
6fd1c6d67a
fix(demo): update undici 2023-05-24 03:00:14 +08:00
Simon Chan
db796b6205
chore: update dependencies 2023-05-22 12:57:03 +08:00
Simon Chan
3beaad2055
feat(adb): support connect to adb server (#549) 2023-05-14 03:54:03 +08:00
Simon Chan
130dd98145
refactor(tabby): reduce bundle size by 10M 2023-04-26 00:46:12 +08:00
Simon Chan
04d7c08b78
feat(demo): use tabby as terminal emulator (#541) 2023-04-23 23:24:29 +08:00
Simon Chan
58794f0d69
feat(demo): hardcode display names for known browsers 2023-04-20 11:29:56 +08:00
Simon Chan
9d52495a5d
refactor(demo): clean up devtools code 2023-04-19 20:51:10 +08:00
Simon Chan
ee6fda537b
feat(demo): color logcat output by priority 2023-04-17 22:22:09 +08:00
Simon Chan
080b77cba5
feat(devtools): support opera beta 2023-04-16 00:23:48 +08:00
Simon Chan
b08ad29706
feat(scrcpy): support Scrcpy 2.0 (#495) 2023-04-15 19:50:46 +08:00
Simon Chan
3a3f4b885f
feat(demo): support Opera in Chrome Remote Debugging 2023-04-13 10:17:52 +08:00
Simon Chan
c6bd9e5304
feat(demo): add chrome remote debugger (#537) 2023-04-12 13:52:37 +08:00
upintheairsheep
c5786fefd9
fix(demo): remove nonfunctioning reboot option
#534
2023-04-11 12:27:35 +08:00
Simon Chan
701f4d821e
feat(adb): separate type and permission in sync write options
for easier consumption

fixes #533
2023-04-10 23:09:38 +08:00
Simon Chan
65c4dea333
chore: update dependencies 2023-04-10 13:48:51 +08:00
Simon Chan
d6fc80c628
chore: bump version to 0.0.19 2023-04-09 14:18:42 +08:00
Simon Chan
59c470a76c
feat(demo): allow hiding Scrcpy full screen hint
fixes #514
2023-04-02 20:50:46 +08:00
Simon Chan
4524f90aab
fix(demo): fix type error 2023-04-01 01:33:16 +08:00
Simon Chan
9b38c94029
feat(demo): download multiple files/folders as zip
fixes #518
2023-04-01 01:21:51 +08:00
Simon Chan
92364b1a9a
fix(demo): service worker on GitHub Pages 2023-03-26 17:23:25 +08:00
Simon Chan
50f5942afd
fix(demo): manifest url on GitHub Pages 2023-03-26 16:56:21 +08:00
Simon Chan
80b9bc0f58
chore(demo): update branding 2023-03-26 16:50:57 +08:00
Simon Chan
08557e8f32
feat(demo): make it offline capable
fixes #482
2023-03-26 16:50:43 +08:00
Simon Chan
89118a2ab5
feat(bin/logcat): support all output formats 2023-03-23 12:05:28 +08:00
Simon Chan
4a21f00bee
feat(demo): add option for logcat output formats
fixes #516, relates to #425
2023-03-21 20:40:22 +08:00
Simon Chan
82a6732e9e
chore: update dependencies 2023-03-12 11:08:46 +08:00
Simon Chan
af5da1ca8a
chore: update dependencies 2023-03-11 21:04:43 +08:00
Simon Chan
d80ce75833
refactor(stream): build infra around consumable 2023-03-11 19:21:09 +08:00
Simon Chan
26fe783405
feat(adb): make buffers consumable to allow reusing
fixes #513
2023-03-09 11:22:13 +08:00
Simon Chan
14c52634a7 fix(demo): resolve build error 2023-03-08 12:04:35 +08:00
Simon Chan
57fc991452 feat(adb): allow remote error to stop sync push 2023-03-08 12:04:35 +08:00
Simon Chan
cde7923856 refactor(adb): change sync push args to objects 2023-03-08 12:04:35 +08:00
Simon Chan
225e369f53 feat(bin): add cmd wrapper 2023-03-05 21:48:06 +08:00