257 Commits

Author SHA1 Message Date
cookiell546
6865c87b74 Opt-into edge-to-edge by default
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-06-08 09:18:32 -04:00
Daniel Micay
d8b8fb9e42 fwupd is still consistently buggy years later 2025-04-26 14:57:12 -04:00
Daniel Micay
bfb555a1c5 add missing word 2025-04-26 14:48:52 -04:00
Daniel Micay
349564966b document mobile Chromium desktop mode incompatibility 2025-04-25 12:26:14 -04:00
Charles
ef4b286782 install: add supported devices link 2025-04-15 12:58:55 -04:00
Daniel Micay
99b3fae892 add support for Pixel 9a 2025-04-12 21:12:42 -04:00
Daniel Micay
d2da1793b5 remove trailing whitespace 2025-02-14 12:19:50 -05:00
Daniel Micay
a6e3d4bf85 drop key rotation verification instructions
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-14 11:53:40 -05:00
rslurry
64b78b6d4e Updated CLI install guide info for fwupd bug in Debian-based distros 2025-02-10 04:00:51 -05:00
rslurry
afcb94353e Fixed accidental removal of text 2025-02-10 04:00:51 -05:00
rslurry
1fdfabf095 Generalized install info related to fwupd bug on Debian-based distros 2025-02-10 04:00:51 -05:00
Dave Eckhardt
c075d3ef44 list "symptoms" of successful entry to fastboot mode 2024-12-21 00:13:21 -05:00
Daniel Micay
d5e4b401c8 add Android 15 as a support OS for web installer 2024-10-20 15:57:51 -04:00
Daniel Micay
b00379dc2c mark Ubuntu 24.10 as supported for installation 2024-10-20 15:48:16 -04:00
Daniel Micay
126fde9bdc update supported macOS versions for installation 2024-10-12 12:24:50 -04:00
Daniel Micay
e13c9bb9b0 fix description of CLI install requirements 2024-09-23 13:03:10 -04:00
b068931cc450442b63f5b3d276ea4297
65117f9794 fingerprint to hash
CLI install guide and Web installer each use the designation hash and never fingerprint.
2024-09-23 13:01:36 -04:00
Daniel Micay
5bbca48d0e stop marking fwupd workaround as not required
This may still be needed.
2024-09-03 12:19:02 -04:00
Daniel Micay
f61a55baf4 production Pixel 9 Pro Fold support 2024-09-03 02:25:17 -04:00
sandbank52641
065e7e4cfa fix platform-tools for Windows
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-27 05:51:14 -04:00
GrapheneOS
1c2b4a1056 use bash for flash-all.sh 2024-08-25 14:59:09 -04:00
Daniel Micay
7a879a324e add 9th generation Pixel support 2024-08-24 06:05:00 -04:00
Daniel Micay
c7e634364a clarify requirements for installation 2024-08-16 21:04:49 -04:00
GrapheneOS
5b7f81aef7 raise minimum fastboot version to 35.0.1 2024-08-09 14:26:03 -04:00
Daniel Micay
83f207dbe7 update platform-tools for CLI install to 35.0.2 2024-08-09 13:54:47 -04:00
Daniel Micay
b369d188e5 generic Windows USB driver works on Windows 10 2024-08-06 14:04:17 -04:00
Dmitry Muhomor
e2c7694230 cli-install: update flashing-factory-images section
It now matches the corresponding web install section.
2024-08-06 13:18:43 -04:00
Daniel Micay
03be1b8687 firmware anti-rollback is actively used since Pixel 6 2024-08-06 13:12:28 -04:00
Daniel Micay
ff5968ba40 use new factory images naming in CLI install guide 2024-08-06 12:00:32 -04:00
Daniel Micay
de470b1c8f update fastboot.js 2024-08-06 12:00:32 -04:00
Daniel Micay
c8acb854cc flash-all.sh is no longer executable in the new format
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 09:31:16 -04:00
Daniel Micay
255283e1f4 driver no longer needed on latest Windows 11 for 4a (5G) onwards 2024-08-06 03:14:52 -04:00
Daniel Micay
f10468fc39 clearer statement on fwupd workaround 2024-08-06 02:24:38 -04:00
matchboxbananasynergy
9d3db4a2ee Remove EOL Android 11 2024-08-04 22:28:16 -04:00
Daniel Micay
3fc56fd0ee fwupd workaround usually not required anymore 2024-08-04 11:47:11 -04:00
Daniel Micay
b4e6ea6ea0 update supported Ubuntu / Linux Mint versions 2024-08-04 03:01:08 -04:00
Dmitry Muhomor
dbb2a3cbf3 web-install: update flashing-factory-images section 2024-07-29 23:43:31 -04:00
Daniel Micay
3b129fdbed update fastboot.js 2024-07-29 23:43:29 -04:00
Job
5faa74bed0
improve guide on removing the non-stock key via fastboot mode 2024-07-28 15:24:27 -04:00
Daniel Micay
12142258d6 remove obsolete paragraph about OEM unlocking 2024-07-09 16:13:11 -04:00
Daniel Micay
839213fdbe improve wording for install choices 2024-06-27 09:01:49 -04:00
Tigerr918
75dc333072 Update the install page
Using the web-installer also avoids trusting the server infrastructure. CLI seems to be only good for installing custom builds.
2024-06-27 08:58:28 -04:00
Daniel Micay
df13bf6c13 replace twitter.com with x.com 2024-05-17 11:57:55 -04:00
Daniel Micay
a41afea74a add Pixel 8a support 2024-05-15 14:01:27 -04:00
Daniel Micay
658886d8d4 remove trailing whitespace 2024-05-11 18:58:48 -04:00
matchboxbananasynergy
cb04cd3536 cli-install: adjust OEM unlocking section 2024-04-07 19:58:30 -04:00
matchboxbananasynergy
789d16db51 web-install: adjust OEM unlocking section 2024-04-07 19:58:30 -04:00
Daniel Micay
91e0f3ee5a raise minimum fastboot version to 34.0.5 2024-03-22 12:15:11 -04:00
b068931cc450442b63f5b3d276ea4297
7bd36165b4 Since the texts have been swapped -> Menu updated 2024-03-14 10:18:17 -04:00
sandbank52641
93036db661 move up "Further information" section
After installation, the user may want to dive into more information
about the new system they got (=> "Further information"). This should
have a higher priority than the section "Replacing GrapheneOS with the
stock OS."
2024-03-03 11:18:02 -05:00