| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-17 | update fastboot.js to v1.0.5 | Daniel Micay | |
| 2021-02-17 | use non-private-browsing mode for web install | Daniel Micay | |
| 2021-02-17 | use consistent naming for bootloader interface | Daniel Micay | |
| 2021-02-17 | explain booting into bootloader interface better | Daniel Micay | |
| 2021-02-17 | add table of contents to web install page | Daniel Micay | |
| 2021-02-17 | Clarify when/how to update driver | Marco Janotta | |
| 2021-02-11 | recommend disabling developer options again | Daniel Micay | |
| 2021-02-07 | remove outdated wording | Daniel Micay | |
| 2021-02-07 | add help information to web install guide | Daniel Micay | |
| 2021-02-03 | Update fastboot.js to fix Pixel 3 flashing | Danny Lin | |
| 2021-01-31 | web-install: Update fastboot.js to fix fastbootd flashing | Danny Lin | |
| The fastbootd flashing path was missing a progress callback. | |||
| 2021-01-31 | web-install: Update fastboot.js to fix waiting for reboots | Danny Lin | |
| 2021-01-31 | web-install: Show download progress | Danny Lin | |
| Getting progress with the fetch() API is complicated and requires us to stream the data and create the blob ourselves, so use XMLHttpRequest instead to get live progress updates. | |||
| 2021-01-31 | web-install: Implement flashing progress callbacks | Danny Lin | |
| 2021-01-31 | Update fastboot.js for live progress updates | Danny Lin | |
| 2021-01-30 | stop calling WebUSB installer experimental | Daniel Micay | |
| 2021-01-30 | add Windows Update driver information | Daniel Micay | |
| 2021-01-29 | Update fastboot.js to fix fastbootd flashing from Android | Danny Lin | |
| The fastbootd flashing path was missing a reconnect callback. | |||
| 2021-01-29 | avoid inline CSS to fix CSP issue | Daniel Micay | |
| 2021-01-29 | web-install: Implement Android reconnection callback | Danny Lin | |
| On Android, Chromium does not support automatic reconnection. The user must manually pair the device after every reboot in order for fastboot.js to reconnect to it. Unfortunately, this requires the user of the library to get involved because USB device connction requests are only allowed as the result of explicit user action, so we need to add a reconnect request callback for the user to handle. | |||
| 2021-01-29 | Update fastboot.js for AVB key flashing fix | Danny Lin | |
| 2021-01-29 | add redirect script to install pages | Daniel Micay | |
| 2021-01-29 | simplify wording for fastboot as non-root section | Daniel Micay | |
| 2021-01-29 | split long paragraph about Auditor | Daniel Micay | |
| 2021-01-29 | discourage interrupting flashing prematurely | Daniel Micay | |
| 2021-01-27 | update notes for progress on WebUSB installer | Daniel Micay | |
| 2021-01-27 | Update web installer for fastboot.js updates | Danny Lin | |
| Some of the API and paths have changed, so this needs to be updated accordingly. The most prominent change is the removal of BlobStore and downloading support from fastboot.js, because a fastboot library should not be responsible for downloading files. | |||
| 2021-01-25 | clarify state of web installer | Daniel Micay | |
| 2021-01-25 | update OpenGraph titles for install pages | Daniel Micay | |
| 2021-01-24 | update titles for install pages | Daniel Micay | |
| 2021-01-24 | add Microsoft Edge as an officially tested browser | Daniel Micay | |
| 2021-01-24 | udev rules are still an issue for Linux WebUSB | Daniel Micay | |
| 2021-01-24 | create an install directory with an index page | Daniel Micay | |
