| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-29 | static: replace install | Ophestra | |
| Also get rid of many unused pages and assets. | |||
| 2025-06-08 | Opt-into edge-to-edge by default | cookiell546 | |
| Chromium already supports dynamic edge-to-edge viewports. This change opts-in by default, making the gesture navigation bar (chin) invisible without needing scroll interaction. No other changes were necessary, as no content relied on specific viewport insets. Command used: ``` sed -i 's/<meta name="viewport" content="width=device-width, initial-scale=1"\/>/<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"\/>/g' **/*.html ``` | |||
| 2025-04-26 | fwupd is still consistently buggy years later | Daniel Micay | |
| 2025-04-26 | add missing word | Daniel Micay | |
| 2025-04-25 | document mobile Chromium desktop mode incompatibility | Daniel Micay | |
| 2025-04-15 | install: add supported devices link | Charles | |
| 2025-04-12 | add support for Pixel 9a | Daniel Micay | |
| 2025-02-14 | remove trailing whitespace | Daniel Micay | |
| 2025-02-14 | drop key rotation verification instructions | Daniel Micay | |
| We moved from signify to OpenSSH on 2024-02-14. These instructions were useful but are consistently causing confusion for people who are missing that this is an optional step for people who had the signify public key saved from previous usage. We provide multiple ways to get the current public key and don't really need this. | |||
| 2025-02-10 | Updated CLI install guide info for fwupd bug in Debian-based distros | rslurry | |
| 2025-02-10 | Fixed accidental removal of text | rslurry | |
| 2025-02-10 | Generalized install info related to fwupd bug on Debian-based distros | rslurry | |
| 2024-12-21 | list "symptoms" of successful entry to fastboot mode | Dave Eckhardt | |
| 2024-10-20 | add Android 15 as a support OS for web installer | Daniel Micay | |
| 2024-10-20 | mark Ubuntu 24.10 as supported for installation | Daniel Micay | |
| 2024-10-12 | update supported macOS versions for installation | Daniel Micay | |
| 2024-09-23 | fix description of CLI install requirements | Daniel Micay | |
| 2024-09-23 | fingerprint to hash | b068931cc450442b63f5b3d276ea4297 | |
| CLI install guide and Web installer each use the designation hash and never fingerprint. | |||
| 2024-09-03 | stop marking fwupd workaround as not required | Daniel Micay | |
| This may still be needed. | |||
| 2024-09-03 | production Pixel 9 Pro Fold support | Daniel Micay | |
| 2024-08-27 | fix platform-tools for Windows | sandbank52641 | |
| URL for Windows changed starting with revision 35.0.1. Hash matches with "latest" Windows platform-tools. Fixes: https://github.com/GrapheneOS/grapheneos.org/issues/1004 | |||
| 2024-08-25 | use bash for flash-all.sh | GrapheneOS | |
| 2024-08-24 | add 9th generation Pixel support | Daniel Micay | |
| 2024-08-16 | clarify requirements for installation | Daniel Micay | |
| 2024-08-09 | raise minimum fastboot version to 35.0.1 | GrapheneOS | |
| 2024-08-09 | update platform-tools for CLI install to 35.0.2 | Daniel Micay | |
| 2024-08-06 | generic Windows USB driver works on Windows 10 | Daniel Micay | |
| 2024-08-06 | cli-install: update flashing-factory-images section | Dmitry Muhomor | |
| It now matches the corresponding web install section. | |||
| 2024-08-06 | firmware anti-rollback is actively used since Pixel 6 | Daniel Micay | |
| 2024-08-06 | use new factory images naming in CLI install guide | Daniel Micay | |
| 2024-08-06 | update fastboot.js | Daniel Micay | |
| 2024-08-06 | flash-all.sh is no longer executable in the new format | Daniel Micay | |
| Our optimized factory images currently don't mark this script as executable because there's no API for it in the zip library used by fastboot. For now, just run it directly with the shell. | |||
| 2024-08-06 | driver no longer needed on latest Windows 11 for 4a (5G) onwards | Daniel Micay | |
| 2024-08-06 | clearer statement on fwupd workaround | Daniel Micay | |
| 2024-08-04 | Remove EOL Android 11 | matchboxbananasynergy | |
| 2024-08-04 | fwupd workaround usually not required anymore | Daniel Micay | |
| 2024-08-04 | update supported Ubuntu / Linux Mint versions | Daniel Micay | |
| 2024-07-29 | web-install: update flashing-factory-images section | Dmitry Muhomor | |
| 2024-07-29 | update fastboot.js | Daniel Micay | |
| 2024-07-28 | improve guide on removing the non-stock key via fastboot mode | Job | |
| 2024-07-09 | remove obsolete paragraph about OEM unlocking | Daniel Micay | |
| 2024-06-27 | improve wording for install choices | Daniel Micay | |
| 2024-06-27 | Update the install page | Tigerr918 | |
| Using the web-installer also avoids trusting the server infrastructure. CLI seems to be only good for installing custom builds. | |||
| 2024-05-17 | replace twitter.com with x.com | Daniel Micay | |
| 2024-05-15 | add Pixel 8a support | Daniel Micay | |
| 2024-05-11 | remove trailing whitespace | Daniel Micay | |
| 2024-04-07 | cli-install: adjust OEM unlocking section | matchboxbananasynergy | |
| 2024-04-07 | web-install: adjust OEM unlocking section | matchboxbananasynergy | |
| 2024-03-22 | raise minimum fastboot version to 34.0.5 | Daniel Micay | |
| 2024-03-14 | Since the texts have been swapped -> Menu updated | b068931cc450442b63f5b3d276ea4297 | |
