(WIP) Add initial support for WebADB. #1

Open
MagneFire wants to merge 1 commit from f/adb into master
Owner

This adds very basic support for WebADB by means of webadb.js (https://github.com/webadb/webadb.js/blob/master/webadb.js).

Currently, it only adds a button on the prepare page to reboot an ADB connected watch to bootloader mode.

This adds very basic support for WebADB by means of `webadb.js` (https://github.com/webadb/webadb.js/blob/master/webadb.js). Currently, it only adds a button on the prepare page to reboot an ADB connected watch to bootloader mode.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin f/adb:f/adb
git switch f/adb

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff f/adb
git switch f/adb
git rebase master
git switch master
git merge --ff-only f/adb
git switch f/adb
git rebase master
git switch master
git merge --no-ff f/adb
git switch master
git merge --squash f/adb
git switch master
git merge --ff-only f/adb
git switch master
git merge f/adb
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MagneFire/asteroid-webinstall!1
No description provided.