diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-24 13:02:10 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-24 13:02:10 -0400 |
| commit | 2def1977483a08df3e1dedc17a7054ffde144fc0 (patch) | |
| tree | 4f66ee65364c02efc9a78e72b4f860e46ae02b0e /static | |
| parent | 17db0b4df35e9e6d7eff7ef0b1befbe996f68ecb (diff) | |
2020.05.05.02 release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/static/releases.html b/static/releases.html index 7ed53c4c..26cfbd34 100644 --- a/static/releases.html +++ b/static/releases.html @@ -299,18 +299,16 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> - <!-- - - <h3 id="2020.xx.xx.xx"> - <a href="#2020.xx.xx.xx">2020.xx.xx.xx</a> + <h3 id="2020.05.23.12"> + <a href="#2020.05.23.12">2020.05.23.12</a> </h3> <p>Tags:</p> <ul> <li><a - href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B2.2020.xx.xx.xx">QQ2A.200501.001.B2.2020.xx.xx.xx</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL)</li> + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B2.2020.05.23.12">QQ2A.200501.001.B2.2020.05.23.12</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL)</li> <li><a - href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B3.2020.xx.xx.xx">QQ2A.200501.001.B3.2020.xx.xx.xx</a> (Pixel 2, Pixel 2 XL, emulator, generic, other targets)</li> + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B3.2020.05.23.12">QQ2A.200501.001.B3.2020.05.23.12</a> (Pixel 2, Pixel 2 XL, emulator, generic, other targets)</li> </ul> <p>Changes since the 2020.05.05.02 release:</p> @@ -323,7 +321,7 @@ <li>keep build number and datetime consistent</li> <li>always use UTC as the time zone for build dates</li> <li>update GrapheneOS fork of android-prepare-vendor to the collaborative AOSPAlliance fork</li> - <li>raise minimum supported API level to 28 from 23, producing a warning for installing apps targeting API < 28 (the Play Store disallows uploading new apps or app updates targeting API < 28 so this isn't an aggressive warning)</li> + <li>raise minimum supported API level to 28 from 23, producing a warning for installing apps targeting API < 28 (the Play Store disallows uploading new apps or app updates targeting API < 28 so this isn't an aggressive warning)</li> <li>Vanadium: update Chromium base to 81.0.4044.138</li> <li>Vanadium: update Chromium base to 83.0.4103.60</li> <li>Vanadium: disable media DRM preprovisioning</li> @@ -337,8 +335,6 @@ <li>Settings: allow disabling Vanadium browser app via the Settings UI now that Trichrome (browser, WebView, shared library) has replaced Monochrome (monolithic app) for providing the WebView without having 2 copies of the browser engine</li> </ul> - --> - <h3 id="2020.05.05.02"> <a href="#2020.05.05.02">2020.05.05.02</a> </h3> |
