2020.05.05.02 release notes

This commit is contained in:
Daniel Micay 2020-05-24 13:02:10 -04:00
parent 17db0b4df3
commit 2def197748

View File

@ -299,18 +299,16 @@
<p>List of tagged releases. Snapshot releases without tags such as early releases of <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> the project and early device support releases are not listed.</p>
<!-- <h3 id="2020.05.23.12">
<a href="#2020.05.23.12">2020.05.23.12</a>
<h3 id="2020.xx.xx.xx">
<a href="#2020.xx.xx.xx">2020.xx.xx.xx</a>
</h3> </h3>
<p>Tags:</p> <p>Tags:</p>
<ul> <ul>
<li><a <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 <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> </ul>
<p>Changes since the 2020.05.05.02 release:</p> <p>Changes since the 2020.05.05.02 release:</p>
@ -323,7 +321,7 @@
<li>keep build number and datetime consistent</li> <li>keep build number and datetime consistent</li>
<li>always use UTC as the time zone for build dates</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>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 &lt; 28 (the Play Store disallows uploading new apps or app updates targeting API &lt; 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 81.0.4044.138</li>
<li>Vanadium: update Chromium base to 83.0.4103.60</li> <li>Vanadium: update Chromium base to 83.0.4103.60</li>
<li>Vanadium: disable media DRM preprovisioning</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> <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> </ul>
-->
<h3 id="2020.05.05.02"> <h3 id="2020.05.05.02">
<a href="#2020.05.05.02">2020.05.05.02</a> <a href="#2020.05.05.02">2020.05.05.02</a>
</h3> </h3>