summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-18 18:17:01 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-03-18 18:17:01 -0400
commitd56b76ee1678f6a99dee2132eef6fb5728767d7c (patch)
tree828d077baa7792ee65b14afab22a875305d22a8d /static
parent1a9d2e414ce8e2e863468436f0976a4103fd70e3 (diff)
adevtool improvements
Diffstat (limited to 'static')
-rw-r--r--static/releases.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index b93ea41d..5c79d9e7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -674,6 +674,9 @@
<p>Changes since the 2023031500 release:</p>
<ul>
+ <li>adevtool: include PixelNfc app on all supported Pixels to enable support for FeliCa on Japanese Pixel models</li>
+ <li>adevtool: convert PixelNfc app into an unprivileged app since it doesn't need any privileged APIs</li>
+ <li>adevtool: improve implementation</li>
<li>Settings: remove missing display resolution animation</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-39">version 39</a></li>
</ul>