Daniel Micay
5d3f13f4fd
stop hiding any of the redfin/bramble releases
2021-02-12 02:08:22 -05:00
Daniel Micay
9feeef6a02
update redfin / bramble release
2021-02-12 02:07:11 -05:00
Daniel Micay
ca3f36b1b3
update Pixel 4a 5G / Pixel 5 build number
2021-02-11 21:32:15 -05:00
Daniel Micay
3170a40acc
stop hiding Pixel 4a 5G and Pixel 5 Beta channel
2021-02-11 21:30:41 -05:00
Daniel Micay
c6b1214f40
recommend disabling developer options again
2021-02-11 19:30:58 -05:00
Daniel Micay
ada0c4c5a6
recommend WebUSB installer for most users
2021-02-11 02:23:28 -05:00
Daniel Micay
0314820a6f
list WebUSB-based installer before CLI guide
2021-02-11 02:19:57 -05:00
Daniel Micay
68e68fb1b0
update Play services compatibility app roadmap
2021-02-10 19:50:45 -05:00
Eric Mauser
a2fe953515
use correct codenames for pixel 4a 5G and pixel 5
2021-02-09 19:04:43 -05:00
Daniel Micay
c5b39fee6e
add pending release notes
2021-02-08 18:25:38 -05:00
Daniel Micay
7b0fda4129
keep releases listing dynamically updated
2021-02-08 04:27:25 -05:00
Daniel Micay
07326f706b
new release fully pushed out
2021-02-08 03:48:07 -05:00
Daniel Micay
ca37d7489b
update cli install guide sample release to new one
2021-02-07 17:51:56 -05:00
Daniel Micay
9dae80e1cb
add new release to table of contents
2021-02-07 16:09:42 -05:00
Daniel Micay
84f672c45d
publish new release notes
2021-02-07 13:48:32 -05:00
Daniel Micay
91828c91cf
update Seedvault
2021-02-07 12:17:21 -05:00
Daniel Micay
10adf3bc0a
add new release notes
2021-02-07 12:10:25 -05:00
Daniel Micay
5204f7b8cc
remove outdated wording
2021-02-07 05:31:29 -05:00
Daniel Micay
d90b9301a3
add link to web install from cli install too
2021-02-07 05:26:00 -05:00
Daniel Micay
c8441e74a6
add help information to web install guide
2021-02-07 05:24:29 -05:00
Daniel Micay
1d9095893b
update CLI install guide sample version
2021-02-07 05:24:01 -05:00
Daniel Micay
bec8488e88
2021.02.06.05 release pushed out
2021-02-07 05:22:30 -05:00
Daniel Micay
4a3fbf70d0
put Android Studio executables at end of PATH
2021-02-06 23:11:15 -05:00
Daniel Micay
84a484025d
add new release to table of contents
2021-02-06 07:23:36 -05:00
Daniel Micay
c120faa52f
further explain HTTPS time update change
2021-02-06 07:22:51 -05:00
Daniel Micay
2b1975289b
2021.02.06.05 release notes
2021-02-06 07:18:06 -05:00
Daniel Micay
cdf343d0d2
2021.02.06.05 is the next build number
2021-02-06 03:22:40 -05:00
Daniel Micay
a56b529867
HTTPS network time update rework
2021-02-05 23:25:24 -05:00
Daniel Micay
93b27a484a
start listing tag for Pixel 4a 5G / Pixel 5
2021-02-05 23:14:09 -05:00
Daniel Micay
e0affda6c3
new pending release notes
2021-02-05 23:13:16 -05:00
Daniel Micay
c6cee2eeed
calling redfin/bramble experimental is enough
2021-02-04 20:06:46 -05:00
Daniel Micay
9bc08dbbdf
redfin/bramble will be experimental
2021-02-04 17:52:17 -05:00
Daniel Micay
c169da0429
update build ids
2021-02-04 05:45:12 -05:00
Daniel Micay
216f7d9887
add hidden releases entries for 4a 5G and 5
2021-02-04 05:32:25 -05:00
Daniel Micay
4e0927b15b
update site for 2021.02.02.09 release
2021-02-03 19:11:35 -05:00
Daniel Micay
5773b2120c
update fastboot.js
2021-02-03 02:31:54 -05:00
Danny Lin
6d95c35ddf
Update fastboot.js to fix Pixel 3 flashing
2021-02-03 02:27:35 -05:00
Daniel Micay
c45a456d4c
fix build id
2021-02-02 12:43:51 -05:00
Daniel Micay
a471de213d
2021.02.02.09 release
2021-02-02 12:40:45 -05:00
Daniel Micay
62a1d40530
update pending changelog entry
2021-02-02 10:36:58 -05:00
Daniel Micay
f15e693264
2021.02.02.09 is the next release
2021-02-02 08:42:49 -05:00
Daniel Micay
6fb58d8e08
read-only kernel data changes for Pixel 3
2021-02-02 04:16:49 -05:00
Daniel Micay
7e06c180f0
clarify current status
2021-02-01 18:04:55 -05:00
Daniel Micay
de11ee841b
update Chromium
2021-02-01 16:33:11 -05:00
Daniel Micay
bcbb1ac9df
add pending release notes
2021-02-01 16:20:13 -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