| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-24 | another link to web installer for portability | Daniel Micay | |
| 2021-02-20 | use svg logo for footer | Daniel Micay | |
| 2021-02-20 | clarify WebUSB installer is recommended | Daniel Micay | |
| 2021-02-20 | clarify udev instructions | Daniel Micay | |
| 2021-02-20 | update web install browser recommendations | Daniel Micay | |
| 2021-02-20 | clarify recommendation to update before flashing | Daniel Micay | |
| 2021-02-20 | officially support Ubuntu 20.10 for installing | Daniel Micay | |
| 2021-02-20 | officially support installing from Android | Daniel Micay | |
| 2021-02-20 | ChromeOS officially supported for web install | Daniel Micay | |
| 2021-02-20 | use version number for Debian | Daniel Micay | |
| 2021-02-20 | simplify list of supported OSes for installing | Daniel Micay | |
| 2021-02-20 | clarify that OS recommendations can diverge | Daniel Micay | |
| 2021-02-18 | add missing punctuation | Daniel Micay | |
| 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-17 | add recommendation to use official install methods | Daniel Micay | |
| 2021-02-14 | improve wording | Daniel Micay | |
| 2021-02-11 | recommend disabling developer options again | Daniel Micay | |
| 2021-02-11 | recommend WebUSB installer for most users | Daniel Micay | |
| 2021-02-11 | list WebUSB-based installer before CLI guide | Daniel Micay | |
| 2021-02-07 | update cli install guide sample release to new one | Daniel Micay | |
| 2021-02-07 | remove outdated wording | Daniel Micay | |
| 2021-02-07 | add link to web install from cli install too | Daniel Micay | |
| 2021-02-07 | add help information to web install guide | Daniel Micay | |
| 2021-02-07 | update CLI install guide sample version | Daniel Micay | |
| 2021-02-03 | update site for 2021.02.02.09 release | 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 | emphasize that web install is experimental | Daniel Micay | |
| 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-27 | update sample build number for CLI install | Daniel Micay | |
