Simon Chan
|
0f29501c5f
|
feat(bin): add PackageManager.prototype.getPackages method
|
2025-03-02 18:15:33 +08:00 |
|
Simon Chan
|
b86a23a345
|
chore: update dependencies
also experiment with some new eslint rules
|
2024-06-26 17:08:47 +08:00 |
|
Simon Chan
|
73a0af4613
|
chore: add max-params eslint rule
|
2024-06-23 05:31:04 +08:00 |
|
Simon Chan
|
721b6c0da6
|
refactor: code cleanup
|
2024-06-02 01:55:26 +08:00 |
|
Simon Chan
|
2db3e8f8b9
|
refactor(adb): pre-encode packet ID as number in sync command
|
2024-05-24 16:55:26 +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
|
d06b5f2ed6
|
feat: make consumable writable streams also accept raw values
|
2024-04-16 14:01:30 +08:00 |
|
Simon Chan
|
f266970cf2
|
fix: improve regex
|
2024-03-06 15:01:32 +08:00 |
|
Simon Chan
|
c95c63f4e0
|
feat(bin): add install session support to pm
|
2024-03-06 11:49:34 +08:00 |
|
Simon Chan
|
e7827b011a
|
feat(bin): add wrapper for am start
|
2023-09-21 17:01:46 +08:00 |
|
Simon Chan
|
2743a9088f
|
feat(bin): add pm.uninstall
|
2023-09-07 11:45:58 +08:00 |
|
Simon Chan
|
22f0329136
|
fix(pm): throw error when install fails
|
2023-08-30 14:05:41 +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
|
9b0e06cdfb
|
feat(scrcpy-server): separate package, add support for Vite
|
2023-06-27 15:29:35 +08:00 |
|
Simon Chan
|
bf76ce006f
|
feat(bin): support pm list packages
|
2023-06-20 14:44:10 +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
|
cde7923856
|
refactor(adb): change sync push args to objects
|
2023-03-08 12:04:35 +08:00 |
|
Simon Chan
|
228d2ab7d3
|
fix(bin): add missing arg for pm install
|
2023-03-05 21:48:06 +08:00 |
|
Simon Chan
|
225e369f53
|
feat(bin): add cmd wrapper
|
2023-03-05 21:48:06 +08:00 |
|
Simon Chan
|
9c5d2d8a5c
|
feat(bin): remove pm option multi-package
|
2023-03-05 21:48:06 +08:00 |
|
Simon Chan
|
bb6daa559a
|
feat(bin): add pm#install
|
2023-03-05 21:48:06 +08:00 |
|