-
-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
220 additions
and
0 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/adb-credential-web/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/adb-credential-web", | ||
"comment": "Add name for public keys", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/adb-credential-web" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/adb-daemon-webusb/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/adb-daemon-webusb", | ||
"comment": "", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/adb-daemon-webusb" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/adb-scrcpy/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/adb-scrcpy", | ||
"comment": "Add support for Scrcpy server version 2.1 and 2.1.1", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/adb-scrcpy" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/adb", | ||
"comment": "Change `AdbSync` to throws `AdbSyncError` for errors returned by ADB Daemon", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/adb" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/adb", | ||
"comment": "Add name for public keys", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/adb" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/android-bin/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/android-bin", | ||
"comment": "Add wrapper for `bu`", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/android-bin" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/android-bin/main_2023-07-21-07-60.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/android-bin", | ||
"comment": "Remove the last `\\n` from `Settings#get`", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/android-bin" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/android-bin/main_2023-07-21-07-61.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/android-bin", | ||
"comment": "Add wrappers for `dumpsys diskstats` and `dumpsys battery`", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/android-bin" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/android-bin/main_2023-07-21-07-62.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/android-bin", | ||
"comment": "Add wrapper for `pm list packages`", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/android-bin" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/android-bin/main_2023-07-21-07-63.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/android-bin", | ||
"comment": "Rewrite `Settings` to use `Cmd` if available", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/android-bin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/aoa", | ||
"comment": "", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/aoa" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/b-tree/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/b-tree", | ||
"comment": "", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/b-tree" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/dataview-bigint-polyfill/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/dataview-bigint-polyfill", | ||
"comment": "", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/dataview-bigint-polyfill" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/event/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/event", | ||
"comment": "", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/event" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/fetch-scrcpy-server/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/fetch-scrcpy-server", | ||
"comment": "Move the fetching server binary script to `@yume-chan/scrcpy-fetch-server` package", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/fetch-scrcpy-server" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/pcm-player/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/pcm-player", | ||
"comment": "", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/pcm-player" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/scrcpy-decoder-tinyh264/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/scrcpy-decoder-tinyh264", | ||
"comment": "", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/scrcpy-decoder-tinyh264" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/scrcpy-decoder-webcodecs/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/scrcpy-decoder-webcodecs", | ||
"comment": "", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/scrcpy-decoder-webcodecs" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/scrcpy/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/scrcpy", | ||
"comment": "Add support for Scrcpy server version 2.1 and 2.1.1", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/scrcpy" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/scrcpy/main_2023-07-21-07-60.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/scrcpy", | ||
"comment": "Move the fetching server binary script to `@yume-chan/scrcpy-fetch-server` package", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/scrcpy" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/stream-extra/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/stream-extra", | ||
"comment": "Replace `GatherStringStream` with `ConcatStringStream` which can be treated as a Promise", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/stream-extra" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@yume-chan/struct/main_2023-07-21-07-59.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@yume-chan/struct", | ||
"comment": "", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@yume-chan/struct" | ||
} |
2835848
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
ya-webadb – ./
www.tangoapp.dev
ya-webadb.vercel.app
ya-webadb-git-main-yume-chan.vercel.app
ya-webadb-yume-chan.vercel.app
tangoapp.dev