summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorinthewaves <26474149+inthewaves@users.noreply.github.com>2020-08-22 19:01:04 -0700
committerDaniel Micay <danielmicay@gmail.com>2020-08-22 22:09:26 -0400
commit7308233e8d2ef56537cd665cd3374d7dd50d2979 (patch)
treea71ead2b8743579a4fa616cc0d9290f02108d861 /static/releases.html
parent7642af7331bf65373d9fccec1b9f8f3138346c6d (diff)
change Play Services -> Play services
It's how Google capitalizes it
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index a0095c7b..f64b7a78 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -690,7 +690,7 @@
<li>integrate <a href="https://calyxinstitute.org/projects/seedvault-encrypted-backup-for-android">Seedvault</a> backup app as the default backup service</li>
<li>integrate port of CalyxOS SetupWizard app to support restoring with Seedvault and other initial setup</li>
<li>Vanadium: disable unused safe browsing feature by default (Safe Browsing is
- currently a no-op due to the lack of Play Services, and support for using the
+ currently a no-op due to the lack of Play services, and support for using the
local database backend hasn't been implemented. Various changes would be needed to
make it available and to make sure that privacy is preserved.)</li>
<li>Vanadium: disable unused Google VR support</li>
@@ -1123,7 +1123,7 @@
<ul>
<li>Vanadium (browser and WebView): update Chromium base to 75.0.3770.143</li>
<li>Vanadium: disable media router media remoting by default</li>
- <li>Vanadium: disable media router by default (avoids the triggering warning about not having Play Services)</li>
+ <li>Vanadium: disable media router by default (avoids the triggering warning about not having Play services)</li>
<li>Vanadium: remove Help &amp; feedback menu entry</li>
<li>Vanadium: further string rebranding from Chromium / Chrome to Vanadium</li>
<li>Vanadium: disable unused reporting feature at compile-time</li>