79 Commits

Author SHA1 Message Date
Daniel Micay
1c70723a13 staging 2025-06-20 20:05:11 -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
turbocrime
cd83993ce2 await saveFile transaction 2025-03-02 08:24:53 -05:00
Daniel Micay
39eca997e7 use optional catch binding syntax 2024-11-28 18:11:46 -05: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
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
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
a41afea74a add Pixel 8a support 2024-05-15 14:01:27 -04:00
Daniel Micay
5a16284828 publish experimental support for husky and shiba 2023-10-17 09:44:28 -04:00
Daniel Micay
5ec30e5902 partially add husky/shiba to web installer 2023-10-13 12:47:42 -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
6ae13d7193 add disabled Pixel Fold support to web installer 2023-06-27 14:16:34 -04:00
Daniel Micay
7db9a46500 publish Pixel Tablet support 2023-06-21 03:59:51 -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
Daniel Micay
1756cb64e8 drop obsolete 3rd gen Pixels from web installer 2023-05-08 21:00:54 -04:00
Daniel Micay
e4c7e5589b update fastboot.js 2023-04-29 22:30:51 -04:00
flawedworld
c248a841b9 Cancel snapshots on devices which are always capable of doing so 2023-01-09 16:55:45 -05:00
Daniel Micay
198f43fa9d reduce fastboot.js memory usage 2022-12-15 21:35:41 -05:00
Daniel Micay
b77b6a4435 Revert "cancel snapshot update if one is in progress"
This reverts commit 135ebf512171641c9488c6fae2d3c45b3928343e.
2022-11-18 13:07:43 -05:00
randomhydrosol
135ebf5121 cancel snapshot update if one is in progress
Signed-off-by: randomhydrosol <randomhydrosol@glassrom.org>
2022-11-17 14:21:31 -05:00
Daniel Micay
e3f0af6f3f update fastboot.js revision 2022-11-01 18:55:40 -04:00
Daniel Micay
db964d7f9f update fastboot.js for Pixel 7 / Pixel 7 Pro 2022-10-17 21:00:45 -04:00
Daniel Micay
e411cb3283 publish experimental Pixel 7 / Pixel 7 Pro support 2022-10-17 19:35:11 -04:00
flawedworld
2c4ec45c5a Rename gs101Devices to tensorDevices and add 7th gen devices 2022-10-17 01:15:36 -04:00
flawedworld
b6f2134e8f Erase DPM on GS101 devices 2022-08-28 16:42:09 -04:00
Daniel Micay
1fb198297d update fastboot.js 2022-08-28 14:14:57 -04:00
Daniel Micay
450b3048ce use GrapheneOS fastboot.js fork 2022-08-27 20:47:16 -04:00
Daniel Micay
66132efc9f always use stable channel for web installer again 2022-08-25 23:15:08 -04:00
Daniel Micay
30411068f9 temporarily use Beta for 6th generation installs 2022-08-25 23:15:08 -04:00
Daniel Micay
92c2ef5f0b unhide Pixel 6a support 2022-08-25 23:15:08 -04:00
Daniel Micay
6c400ba47f begin adding Pixel 6a (bluejay) support 2022-08-25 23:15:08 -04:00
Daniel Micay
d298c41e6e remove unhelpful logging 2022-01-05 05:47:47 -05:00
flawedworld
ac256a43bb Erase msadp on Qualcomm devices 2021-12-17 17:30:48 -05:00
flawedworld
5b46fb8036 Erase FIPS partition on GS101 devices 2021-12-17 17:12:59 -05:00
Daniel Micay
083973a0ae reuse product from getLatestRelease 2021-12-17 14:40:23 -05:00
flawedworld
079743da1a Erase apdp on Qualcomm devices 2021-12-17 14:39:16 -05:00
Daniel Micay
f450a6a57d add raven/oriole to web installer 2021-12-02 04:47:55 -05:00
Daniel Micay
a1a56d1ad2 update fastboot.js to v1.1.1 2021-11-27 02:05:59 -05:00
Daniel Micay
31376df595 launch experimental Pixel 5a support 2021-09-07 04:50:27 -04:00
flawedworld
a3819e1050 Disable UART during flashing
Co-authored-by: anupritaisno1 <www.anuprita804@gmail.com>
2021-08-31 02:33:37 -04:00
Daniel Micay
1636983d1f add supported device check for web install fetch 2021-07-14 02:14:39 -04:00
Daniel Micay
747020407b add version to fastboot.js library path 2021-04-11 23:25:22 -04:00