144 Commits

Author SHA1 Message Date
cat ae9ca7d568 static: replace install
Static / Flake checks (push) Successful in 21s
Static / Create distribution (push) Successful in 44s
Also get rid of many unused pages and assets.
2025-06-29 03:14:12 +09:00
cat ae2ce60893 static: replace error page
Static / Flake checks (push) Successful in 23s
Static / Create distribution (push) Successful in 50s
Also add cat to error page.
2025-06-29 02:52:42 +09:00
Daniel Micay d8b8fb9e42 fwupd is still consistently buggy years later 2025-04-26 14:57:12 -04:00
Daniel Micay 99b3fae892 add support for Pixel 9a 2025-04-12 21:12:42 -04:00
Daniel Micay 4427db873c clarify web install text for unlock/lock success
This doesn't wait until the user interacts with the prompt to approve
unlocking or locking on modern Pixel devices.
2025-04-12 19:41:53 -04:00
Daniel Micay 4fad94b056 fix release listing updates for legacy devices
This will also be needed for experimental support for new devices so
it's worth fixing it.
2025-03-11 11:35:33 -04:00
Daniel Micay e99e4d6d95 set text content when updating release links 2025-03-11 11:19:38 -04:00
Daniel Micay 8ca256cadc Android 15 QPR2 build instruction updates
update build guide kernel branch
2025-03-05 19:54:17 -05:00
turbocrime cd83993ce2 await saveFile transaction 2025-03-02 08:24:53 -05:00
Daniel Micay 7a684a3509 begin unification of Pixel kernel build instructions
This can be fully unified for 6th through 9th generation Pixels with
Android 15 QPR2 due to 6th through 8th generation Pixels moving to the
6.1 LTS kernel branch.
2025-02-14 10:07:58 -05:00
Daniel Micay 58c42b411f fix TOC entry 2025-02-13 06:40:26 -05:00
Daniel Micay 39eca997e7 use optional catch binding syntax 2024-11-28 18:11:46 -05:00
Daniel Micay e629e0cc9e replace obsolete USB peripherals section in usage guide 2024-11-13 08:54:39 -05:00
Daniel Micay b61454e13c overhaul layout of release list 2024-10-12 09:42:41 -04:00
Daniel Micay 3366b4fbc7 add Alpha channel to releases page 2024-10-12 08:24:27 -04:00
sandbank52641 d0cbf321a8 add wake locks to web installer
Sets wake locks during long-running operations, such as downloading and
flashing the release.

Close: https://github.com/GrapheneOS/grapheneos.org/issues/837
Test: Manual
2024-09-21 23:07:45 -04:00
Daniel Micay f61a55baf4 production Pixel 9 Pro Fold support 2024-09-03 02:25:17 -04:00
Daniel Micay 7a879a324e add 9th generation Pixel support 2024-08-24 06:05:00 -04:00
Daniel Micay fe80b256bf releases: new factory images format for stable 2024-08-06 12:04:05 -04:00
Daniel Micay 3c10c94beb handle new factory images naming for web install 2024-08-06 12:00:32 -04:00
Daniel Micay de470b1c8f update fastboot.js 2024-08-06 12:00:32 -04:00
Daniel Micay dbc3bd5ef5 releases: new factory images format for beta 2024-08-06 01:50:32 -04:00
Daniel Micay abc0841cae use template literals in updateReleases 2024-08-06 01:38:58 -04:00
Dmitry Muhomor 09011f7b71 web-install: use optimized factory image on devices that have it 2024-07-29 23:43:31 -04:00
Daniel Micay 3b129fdbed update fastboot.js 2024-07-29 23:43:29 -04:00
Daniel Micay f25155f056 overhaul explanation of USB-C port control 2024-06-21 16:05:46 -04:00
Daniel Micay e372cb0522 merge mostly redundant FAQ section into future devices 2024-06-18 08:30:11 -04:00
Daniel Micay a41afea74a add Pixel 8a support 2024-05-15 14:01:27 -04:00
nayrxoc 3944a261a4 fix typo in hiring page 2024-05-01 08:33:08 -04:00
Daniel Micay 989a52891c reorganization section redirects 2024-02-14 12:42:30 -05:00
Daniel Micay 281af58bb9 avoid double redirects for section redirects 2024-02-14 12:41:02 -05:00
Daniel Micay 48c25ce552 fix section redirect 2024-02-14 12:40:15 -05:00
Daniel Micay 4f3bee20cd move to OpenSSH signing for factory images 2024-02-14 09:34:07 -05:00
Orazio 8ba2118a2a fix redirect to eSIM support 2024-01-31 14:34:50 -05:00
Daniel Micay 5a16284828 publish experimental support for husky and shiba 2023-10-17 09:44:28 -04:00
Wonderfall 7b87717de8 add Google/Pixel Camera redirect 2023-10-14 13:12:24 -04:00
Daniel Micay 5ec30e5902 partially add husky/shiba to web installer 2023-10-13 12:47:42 -04:00
Daniel Micay 604b874b6b releases: add hidden placeholders for husky/shiba 2023-10-12 07:21:30 -04:00
matchboxbananasynergy 7989b02e85 avoid specifically referring to phones in install guides 2023-07-30 13:54:17 -04:00
octocorvus 0f37181876 bugfix(web installer): disable buttons depending on the state of the installer
Currently clicking some web installer buttons, like 'Lock bootloader',
can interrupt flashing and some, like 'Flash release', can cause
multiple instances of the "flashing" process to initiate. This commit adds
support for enabling/disabling web installer buttons and disables buttons
that might interrupt flashing while flashing.

Clicking the 'Download release' button while a download is in progress
can cause multiple downloads to initiate, so disable the button during
downloads and enable it afterwards.
2023-07-05 11:44:35 -04:00
Daniel Micay 87a1ce8e76 publish Pixel Fold (felix) support 2023-06-28 18:04:36 -04:00
Daniel Micay 7bf9b26716 drop legacy info on APEX components 2023-06-27 22:49:40 -04:00
Daniel Micay 6ae13d7193 add disabled Pixel Fold support to web installer 2023-06-27 14:16:34 -04:00
Daniel Micay 50982f9a05 add hidden Pixel Fold release page entries 2023-06-27 14:16:31 -04:00
Daniel Micay ed86503068 point to release notes from version links
This is much more useful to users and determining tag names this way is
now obsolete so it needs to be changed regardless.
2023-06-24 06:24:40 -04:00
Daniel Micay 7db9a46500 publish Pixel Tablet support 2023-06-21 03:59:51 -04:00
Daniel Micay 3a4585c446 add hidden tangorpro release listing 2023-06-20 16:54:55 -04:00
Daniel Micay e0a6b5f948 add tangorpro to web install internal lists 2023-06-20 16:45:49 -04:00
Daniel Micay 64ad97770e publish lynx support 2023-05-11 17:11:53 -04:00
Daniel Micay a93f6636d4 add lynx as unsupported device to web installer 2023-05-11 01:55:11 -04:00