| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2024-03-03 | move up "Further information" section | sandbank52641 | |
| 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-01 | update standalone platform-tools | sandbank52641 | |
| Tested on: - Arch Linux - macOS Monterey (12) - Windows 10 | |||
| 2024-02-21 | fix typo | Daniel Micay | |
| 2024-02-15 | use variable for CLI install guide version | Daniel Micay | |
| 2024-02-14 | add Windows signature verification command | Daniel Micay | |
| 2024-02-14 | document signature verification via macOS OpenSSH | Daniel Micay | |
| 2024-02-14 | macOS and Windows include OpenSSH | Daniel Micay | |
| 2024-02-14 | move to OpenSSH signing for factory images | Daniel Micay | |
| 2024-02-14 | drop official support for installing via Debian 10 | Daniel Micay | |
| Debian 10 no longer receives official security support and has an OpenSSH version predating file signing support. We plan to move away from signify to OpenSSH for more portability so this has to go. | |||
| 2024-02-04 | start introducing conforming procedure style | sandbank52641 | |
| The changes summarized: * Use angle brackets (`>`) instead of arrow symbols (`➔`). * Put a non-breaking space (` `) before each angle bracket. * Wrap sequences and elements in bold element (`<b>`). * Accessibility: Wrap angle bracket in a span tag with an aria-label. References: * https://developers.google.com/style/procedures#multi-action-procedures * https://developers.google.com/style/ui-elements#angle-brackets I use the entity number ` ` for the non-breaking space instead of the named character entity ` ` because `xmllint` produces a linting error (which is to be expected). ``` parser error : Entity 'nbsp' not defined ``` Ideally we want to use the named character entity (` `), but I couldn't find a reasonable solution. In order not to block this change, I've opted for the entity number (` `). If a reasonable solution is found, the entity number can be easily replaced by the named character entity. The changes require more than just replacing the currently used arrow. The surrounding context should be checked to determine whether a change is appropriate at this point and whether it requires further changes in the context itself. The paragraphs are wrapped with the currently used 98 characters. If using vim: ``` :set tw=98 ``` Vim's wrapping is weird when applied several times. To work around this, we can unwrap the paragraph first. To select a paragraph, unwrap and rewrap: Point to the line of the paragraph, and type `vipJgqq` in normal mode. | |||
| 2023-12-30 | mark Linux Mint as supported for installation | Daniel Micay | |
| 2023-12-30 | drop end-of-life macOS Big Sur | Daniel Micay | |
| 2023-12-30 | update fwupd instructions | Daniel Micay | |
| 2023-12-21 | disconnect Pixel Tablet from stand for installing | Daniel Micay | |
| 2023-12-18 | Fix wording in cli.html | sgost1 | |
| 2023-11-26 | document workaround for fwupd bug | Daniel Micay | |
| 2023-11-07 | remove GNOME workaround for now | Daniel Micay | |
| This appears to cause issues and we need more information on when this may be required. | |||
| 2023-10-29 | make CLI install guide consistent | Daniel Micay | |
| 2023-10-17 | publish experimental support for husky and shiba | Daniel Micay | |
| 2023-10-12 | install: update supported OSes | Jorge Luis Carrillo | |
| 2023-10-12 | add key fingerprints for husky/shiba | Daniel Micay | |
| 2023-07-30 | avoid specifically referring to phones in install guides | matchboxbananasynergy | |
| 2023-07-23 | Update platform-tools hashes | Jorge Luis Carrillo | |
| 2023-07-15 | update platform-tools to 34.0.4 | Daniel Micay | |
| 2023-07-13 | Use simple templating for static processing | smdyv | |
| 2023-07-13 | Change string markings for replacements | smdyv | |
| 2023-06-28 | add Pixel Fold key fingerprint to install guides | Daniel Micay | |
| 2023-06-21 | publish Pixel Tablet support | Daniel Micay | |
| 2023-06-16 | Add Mastodon link to footer | tedgravlin | |
| 2023-06-10 | mark new Debian and Ubuntu releases supported | Daniel Micay | |
| 2023-05-16 | downgrade fastboot version due to upstream issue | Daniel Micay | |
| 2023-05-16 | document 34.0.1 as minimum recommended fastboot | Daniel Micay | |
| 2023-05-15 | update platform-tools hashes | Daniel Micay | |
| 2023-05-13 | add Pixel 7a GrapheneOS avb key fingerprint | Daniel Micay | |
| 2023-03-10 | update to platform-tools 34.0.1 | Daniel Micay | |
| 2023-02-18 | update platform-tools to r34.0.0 | Vladislav | |
| 2023-01-05 | add workaround for GNOME USB bug | Daniel Micay | |
| 2022-12-24 | Arch Linux android-tools should be fixed now | Daniel Micay | |
| 2022-12-05 | document GNOME bug causing installation issues | Daniel Micay | |
| 2022-12-04 | remove accidental commas | Daniel Micay | |
| 2022-11-27 | move GrapheneOS account to grapheneos.social | Daniel Micay | |
| 2022-11-16 | retract recommendation to use Arch android-tools | Daniel Micay | |
| 2022-11-15 | stop listing macOS Catalina as supported | Daniel Micay | |
| This has been end-of-life since September. | |||
| 2022-11-15 | list macOS Ventura and Ubuntu 22.10 as supported | Daniel Micay | |
| 2022-11-07 | add metadata for temporary Mastodon account | Daniel Micay | |
| 2022-10-18 | document 33.0.3 as minimum platform-tools | Daniel Micay | |
| 33.0.2 may be enough for the Pixel 7 and Pixel 7 Pro but it's best to reset this to the latest version that's now being heavily tested by people installing the experimental releases. | |||
| 2022-10-17 | list key fingerprints for Pixel 7 and Pixel 7 Pro | Daniel Micay | |
| 2022-10-14 | raise minimum fastboot version to 33.0.1 | Daniel Micay | |
