| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-04 | calling redfin/bramble experimental is enough | Daniel Micay | |
| 2021-02-04 | redfin/bramble will be experimental | Daniel Micay | |
| 2021-02-04 | update build ids | Daniel Micay | |
| 2021-02-04 | add hidden releases entries for 4a 5G and 5 | Daniel Micay | |
| 2021-02-03 | update site for 2021.02.02.09 release | Daniel Micay | |
| 2021-02-03 | update fastboot.js | Daniel Micay | |
| 2021-02-03 | Update fastboot.js to fix Pixel 3 flashing | Danny Lin | |
| 2021-02-02 | fix build id | Daniel Micay | |
| 2021-02-02 | 2021.02.02.09 release | Daniel Micay | |
| 2021-02-02 | update pending changelog entry | Daniel Micay | |
| 2021-02-02 | 2021.02.02.09 is the next release | Daniel Micay | |
| 2021-02-02 | read-only kernel data changes for Pixel 3 | Daniel Micay | |
| 2021-02-01 | clarify current status | Daniel Micay | |
| 2021-02-01 | update Chromium | Daniel Micay | |
| 2021-02-01 | add pending release notes | Daniel Micay | |
| 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 Android reconnection handler | Danny Lin | |
| 2021-01-29 | Replace inappropriate hyphens | madaidan | |
| 2021-01-29 | fix typo | Daniel Micay | |
| 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 | web-install: Remove stray log message | Danny Lin | |
| This was never meant to be shipped. | |||
| 2021-01-27 | web-install: Handle bootloader lock/unlock errors | Danny Lin | |
| 2021-01-27 | web-install: Rethrow errors after handling | Danny Lin | |
| After handling errors and showing them to the user, we can rethrow them to make them show up in the console. This helps greatly with debugging. | |||
| 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 fastboot.js submodule | Danny Lin | |
| Improvements: - Better documentation - Less ambiguous bundle file extension - Support for logical partitions (via fastbootd) - More robust flashing - More consistent code quality - Requirement checks before flashing - More flexible factory zip handling - Support for wiping logical partitions and userdata - Configurable debug mode - More detailed flashing progress - Conformant factory image flashing process - Automatic reconnection upon connection loss - Graceful handling of connection loss - Automatic reuse of already-paired USB devices - User-friendly progress/status text | |||
| 2021-01-27 | update sample build number for CLI install | Daniel Micay | |
| 2021-01-25 | clarify state of web installer | Daniel Micay | |
| 2021-01-25 | discourage using WebUSB-based installer for now | Daniel Micay | |
| 2021-01-25 | wrap line consistently | Daniel Micay | |
| 2021-01-25 | update PayPal information | Daniel Micay | |
| 2021-01-25 | update PayPal email address | Daniel Micay | |
| 2021-01-25 | fix typo in URL | Daniel Micay | |
| 2021-01-25 | update static releases listing | Daniel Micay | |
| 2021-01-25 | update OpenGraph titles for install pages | Daniel Micay | |
| 2021-01-25 | reorganize sitemap | Daniel Micay | |
