From 39a7e61dcbdd19ab334cce1f05fb7d49e36f21ad Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Mon, 15 Jun 2020 06:13:41 -0400
Subject: [PATCH] split paragraph
---
static/index.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/static/index.html b/static/index.html
index 802e3d0a..5d775fc8 100644
--- a/static/index.html
+++ b/static/index.html
@@ -129,7 +129,9 @@
and are not required for baseline Android compatibility. Apps designed to run on
Android rather than only Android with bundled Google apps and services already work on
GrapheneOS, so a huge number of both open and closed source apps are already available
- for it. Open APIs not tied to Google will continue to be implemented using open source
+ for it.
+
+ Open APIs not tied to Google will continue to be implemented using open source
providers like the Seedvault backup app. Text-to-speech, voice-to-text, non-GPS-based
location services, geocoding, accessibility services, etc. are examples of other open
Android APIs where we need to develop/bundle an implementation based on existing open