65 Commits

Author SHA1 Message Date
Daniel Micay
e762eda524 add Debian codename for clarity 2021-04-11 23:59:17 -04:00
Daniel Micay
14518f5659 simplify wording 2021-04-11 23:51:42 -04:00
Daniel Micay
73cbd873e8 cleaner wording 2021-04-11 23:49:09 -04:00
Daniel Micay
3487333ad6 add missing punctuation 2021-04-11 23:47:49 -04:00
Daniel Micay
d4032a28a9 clarify that volume down needs to be held 2021-04-11 23:38:42 -04:00
Daniel Micay
747020407b add version to fastboot.js library path 2021-04-11 23:25:22 -04:00
Daniel Micay
7262cb5733 update fastboot.js to 1.0.9 2021-04-11 23:19:51 -04:00
Daniel Micay
6a5e5ac180 use cleaner style for boolean attributes 2021-04-01 17:14:30 -04:00
Daniel Micay
b3e07c840e migrate history page into an index page 2021-03-27 15:53:54 -04:00
Daniel Micay
342a31c06c automate CSS/JS cache busting 2021-03-26 21:03:34 -04:00
Daniel Micay
c446f4d57e improve web install page title 2021-03-21 08:22:16 -04:00
Daniel Micay
2a08a0cfea clarify developer options wording 2021-03-15 11:16:15 -04:00
Daniel Micay
9c0ee77d29 add note about Chromium being broken on Ubuntu 2021-03-10 19:56:36 -05:00
Daniel Micay
bf88ac32e6 make a dedicated history page 2021-03-08 18:57:34 -05:00
Daniel Micay
0be127ae01 update fastboot.js to 1.0.8 2021-03-07 00:56:08 -05:00
Daniel Micay
aae0ac8edf replace legacy /install redirect 2021-03-06 22:38:39 -05:00
Daniel Micay
5450f94be1 update fastboot.js to 1.0.7 2021-03-06 21:09:55 -05:00
Daniel Micay
b4f5326c8b move upstream contributions section to FAQ 2021-03-04 18:07:52 -05:00
Daniel Micay
b618918ead update fastboot.js to fix Pixel 2 flash 2021-03-01 16:11:40 -05:00
flawedworld
3e44e17ea8 Add ability to remove non-stock key via WebUSB. 2021-03-01 15:25:42 -05:00
Daniel Micay
5f44f5a921 use svg logo for footer 2021-02-20 12:15:59 -05:00
Daniel Micay
5727a283d6 clarify WebUSB installer is recommended 2021-02-20 11:24:52 -05:00
Daniel Micay
23b66b3a28 clarify udev instructions 2021-02-20 07:28:11 -05:00
Daniel Micay
fffdfc4675 update web install browser recommendations 2021-02-20 07:07:22 -05:00
Daniel Micay
6df15bd9db clarify recommendation to update before flashing 2021-02-20 07:03:05 -05:00
Daniel Micay
674899049f officially support Ubuntu 20.10 for installing 2021-02-20 05:43:44 -05:00
Daniel Micay
17fdbfa780 officially support installing from Android 2021-02-20 05:42:39 -05:00
Daniel Micay
d8a3ee1db4 ChromeOS officially supported for web install 2021-02-20 05:40:32 -05:00
Daniel Micay
b29bc002cf use version number for Debian 2021-02-20 05:37:48 -05:00
Daniel Micay
dc924564e8 simplify list of supported OSes for installing 2021-02-20 05:34:06 -05:00
Daniel Micay
8c765f0212 clarify that OS recommendations can diverge 2021-02-20 05:25:18 -05:00
Daniel Micay
9bb2c94cf2 add missing punctuation 2021-02-18 04:11:07 -05:00
Daniel Micay
393121b700 update fastboot.js to v1.0.5 2021-02-17 12:36:29 -05:00
Daniel Micay
fe077b7dd8 use non-private-browsing mode for web install 2021-02-17 11:34:19 -05:00
Daniel Micay
102db4cf02 use consistent naming for bootloader interface 2021-02-17 11:21:23 -05:00
Daniel Micay
9715a2dc31 explain booting into bootloader interface better 2021-02-17 11:12:00 -05:00
Daniel Micay
3dc6c12b27 add table of contents to web install page 2021-02-17 11:05:09 -05:00
Marco Janotta
27a0c52657 Clarify when/how to update driver 2021-02-17 11:01:40 -05:00
Daniel Micay
c6b1214f40 recommend disabling developer options again 2021-02-11 19:30:58 -05:00
Daniel Micay
5204f7b8cc remove outdated wording 2021-02-07 05:31:29 -05:00
Daniel Micay
c8441e74a6 add help information to web install guide 2021-02-07 05:24:29 -05:00
Danny Lin
6d95c35ddf Update fastboot.js to fix Pixel 3 flashing 2021-02-03 02:27:35 -05:00
Danny Lin
c94a665e89 web-install: Update fastboot.js to fix fastbootd flashing
The fastbootd flashing path was missing a progress callback.
2021-01-31 00:33:35 -05:00
Danny Lin
05b287cc2d web-install: Update fastboot.js to fix waiting for reboots 2021-01-31 00:22:58 -05:00
Danny Lin
d44bafb8cf web-install: Show download progress
Getting progress with the fetch() API is complicated and requires us to
stream the data and create the blob ourselves, so use XMLHttpRequest
instead to get live progress updates.
2021-01-31 00:10:26 -05:00
Danny Lin
cdafb40dd6 web-install: Implement flashing progress callbacks 2021-01-31 00:10:26 -05:00
Danny Lin
dfc01e016e Update fastboot.js for live progress updates 2021-01-31 00:10:26 -05:00
Daniel Micay
e9d409f992 stop calling WebUSB installer experimental 2021-01-30 20:45:50 -05:00
Daniel Micay
a0f811033a add Windows Update driver information 2021-01-30 03:20:40 -05:00
Danny Lin
a96bb87e12 Update fastboot.js to fix fastbootd flashing from Android
The fastbootd flashing path was missing a reconnect callback.
2021-01-29 22:32:16 -05:00