summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-17 13:59:54 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commit44f602aa0af72862cdb533d809fd493bc3271f2f (patch)
treeacad74e75bcbe05c2086c3895cffb601c10bd5eb /static
parent91bebc60a9496e9485ff5210967a22673392dae3 (diff)
location indicator/access changes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 5a40a24c..6409e160 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -575,9 +575,13 @@
<p>Changes since the 2022081600 release:</p>
<ul>
- <li>initial port to Android 13</li>
<li>rebased onto TP1A.220624.021.A1 release</li>
+ <li>full port of <a href="/features">all existing GrapheneOS features</a> to Android 13</li>
<li>full 2022-08-05 security patch level</li>
+ <li>enable Android 13 location indicator feature by default as a replacement for the earlier location indicators we had enabled (on the stock OS this is an opt-in developer option only shown if a feature flag is enabled)</li>
+ <li>change new location indicators to show all location accesses instead of only showing high power (GNSS) accesses (preserves existing GrapheneOS behavior)</li>
+ <li>change new location indicators to show for all apps instead of only user installed apps (preserves existing GrapheneOS behavior)</li>
+ <li>show system app location access history by default rather than requiring opt-in (preserves existing GrapheneOS behavior)</li>
</ul>
</article>
-->