Daniel Micay
d373249964
reword Pixel 6 release notes
2021-12-06 12:48:30 -05:00
Daniel Micay
b89df56883
change Pixel 6 release notes clarification
2021-12-06 10:31:41 -05:00
Daniel Micay
3d2d6b38bb
reorder release notes
2021-12-06 10:30:53 -05:00
Daniel Micay
5891ba2270
add placeholder monthly patch release notes
2021-12-06 08:26:11 -05:00
Daniel Micay
1c8013bc21
update future mainline Pixel 6 release limitations
2021-12-06 06:31:32 -05:00
Daniel Micay
e1c445d4c8
further clarifications about Pixel 4a
2021-12-06 02:19:24 -05:00
Daniel Micay
519c8c508d
update static releases listing
2021-12-06 01:26:08 -05:00
dependabot[bot]
9abfcc469f
Bump eslint from 8.3.0 to 8.4.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.3.0...v8.4.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 01:15:05 -05:00
Daniel Micay
91603e5506
add utility function to simplify releases.js
2021-12-05 09:54:15 -05:00
Daniel Micay
7da9a2aa29
update Pixel 6 and Pixel 6 Pro recommendation
2021-12-05 08:29:36 -05:00
Daniel Micay
1935b0f8ab
update static releases listing
2021-12-05 07:44:40 -05:00
Daniel Micay
0fc7db19ea
update Pixel 6 / 6 Pro limitations information
2021-12-05 06:37:51 -05:00
Daniel Micay
7010b230c5
use http2_push instead of http2_push_preload
...
This avoids needing to conditionally add nopush to each preloaded
resource in the Link header. There's also no support for pushing
JavaScript modules via http2_push_preload since nginx doesn't have
support for rel=modulepreload.
2021-12-05 02:48:44 -05:00
Daniel Micay
27c50cd9a7
add limitations for raven/oriole to release notes
2021-12-05 02:13:55 -05:00
Daniel Micay
083b115ca4
update static releases listing
2021-12-04 11:29:16 -05:00
Daniel Micay
2cc8f2f9a6
no need for case insensitive match for cookie name
2021-12-04 08:09:14 -05:00
Daniel Micay
fddfa68695
avoid sending unnecessary push cookie
2021-12-04 07:59:53 -05:00
Daniel Micay
0a2a791a2c
use native style for JavaScript function name
2021-12-04 07:06:37 -05:00
Daniel Micay
a5ce0d44a8
update static site generation dependencies
2021-12-03 11:06:13 -05:00
Daniel Micay
56a1326ea3
list current Pixel 6 / 6 Pro limitations
2021-12-03 11:01:13 -05:00
Daniel Micay
658baa894b
overhaul APEX documentation
2021-12-02 05:38:30 -05:00
Daniel Micay
a8d775c749
mark Pixel 6 support as just 'experimental'
2021-12-02 04:49:41 -05:00
Daniel Micay
f450a6a57d
add raven/oriole to web installer
2021-12-02 04:47:55 -05:00
Daniel Micay
2beeb4a807
provide more details on Windows fastboot driver
2021-12-02 04:43:54 -05:00
Daniel Micay
d8f71f37c7
update static releases listing
2021-12-01 18:22:54 -05:00
Daniel Micay
cd49f56ec5
add Pixel 6 / Pixel 6 Pro support to changelog
2021-12-01 14:17:27 -05:00
Daniel Micay
10c207cd8a
update Camera to version 7
2021-12-01 12:24:59 -05:00
Daniel Micay
3a97ed21c3
split up Pixel vendor file extraction section
2021-12-01 04:10:35 -05:00
Daniel Micay
8d451536f2
APV no longer has timestamp
2021-12-01 04:04:51 -05:00
Daniel Micay
3bdd03f274
improve device recommendation section
2021-12-01 04:02:32 -05:00
Daniel Micay
cf8dfd2f5b
change wording for future Pixel 6 tags
2021-12-01 03:38:06 -05:00
Daniel Micay
3f061df5b8
list Pixel 6 Pro / Pixel 6 as experimentally supported
2021-12-01 01:21:25 -05:00
Daniel Micay
ffe0633046
publish highly experimental Pixel 6 support
2021-12-01 01:17:04 -05:00
Daniel Micay
ec746a960e
add hidden raven/oriole release listings
2021-12-01 00:13:25 -05:00
Daniel Micay
2aaebac57c
change build page wording for 6th gen Pixels
2021-11-30 23:57:01 -05:00
Daniel Micay
8dc8325b14
document Pixel 6 workaround
2021-11-30 23:54:29 -05:00
Daniel Micay
e1f7c505fd
split dependencies for 6th generation Pixels
2021-11-30 13:16:20 -05:00
Daniel Micay
c386e26a19
improve robustness of Play Store compatibility layer
2021-11-29 23:59:33 -05:00
Daniel Micay
6663f51d16
bind actions to major versions
2021-11-29 23:14:34 -05:00
Daniel Micay
4bd1a84a55
update TalkBack dependencies
2021-11-29 19:00:20 -05:00
dependabot[bot]
48544d5961
Bump actions/setup-node from 2.4.1 to 2.5.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 17:24:11 -05:00
Daniel Micay
9ca73fa140
raise priority of usage guide
2021-11-27 04:24:18 -05:00
Daniel Micay
a1a56d1ad2
update fastboot.js to v1.1.1
2021-11-27 02:05:59 -05:00
Daniel Micay
5eba127ba7
GitHub environment includes Brotli
2021-11-27 01:09:31 -05:00
Daniel Micay
5345cf5927
simplify /mask-icon.svg redirect
...
This no longer needs to use a regular expression as a workaround now
that file path replacement uses template syntax.
2021-11-27 00:59:14 -05:00
Daniel Micay
6b26326db5
use preload header with nopush for repeat visitors
2021-11-26 21:27:41 -05:00
Daniel Micay
12c7314950
update static site generation dependencies
2021-11-26 20:32:10 -05:00
Daniel Micay
4027afcf6e
add integrity metadata to preload header
2021-11-26 19:41:37 -05:00
Daniel Micay
23e42eabdf
add pip to dependabot
2021-11-25 20:27:48 -05:00
Daniel Micay
c7ffdaed6c
add gixy support to process-static workflow
2021-11-25 20:21:12 -05:00