diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/articles/grapheneos-servers.html | 2 | ||||
| -rw-r--r-- | static/build.html | 2 | ||||
| -rw-r--r-- | static/contact.html | 2 | ||||
| -rw-r--r-- | static/faq.html | 2 | ||||
| -rw-r--r-- | static/source.html | 4 | ||||
| -rw-r--r-- | static/usage.html | 11 |
6 files changed, 11 insertions, 12 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 968d8e49..a469170d 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -180,7 +180,7 @@ <p>These are the static file servers for GrapheneOS releases and our app repository. These are used by the releases page and web installer along with the - System Updater and Apps (app repository client) within the OS.</p> + System Updater and App Store (app repository client) within the OS.</p> <ul> <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org">Repository</a></li> diff --git a/static/build.html b/static/build.html index afcdd326..014aea4a 100644 --- a/static/build.html +++ b/static/build.html @@ -1029,7 +1029,7 @@ git checkout <var>VERSION</var></pre> <section id="prebuilt-apps"> <h3><a href="#prebuilt-apps">Prebuilt apps</a></h3> - <p>The official releases of our Apps, Auditor, Camera and PdfViewer apps are + <p>The official releases of our App Store, Auditor, Camera and PdfViewer apps are bundled as apks into external/ repositories. The no-code AppCompatConfig and GmsCompatConfig apps are done the same way. These are built and signed with the standard <code>gradle</code> Android plugin build system.</p> diff --git a/static/contact.html b/static/contact.html index 85e6259d..0bb7937a 100644 --- a/static/contact.html +++ b/static/contact.html @@ -216,7 +216,7 @@ <h3><a href="#standalone-apps">Standalone apps</a></h3> <ul> - <li><a href="https://github.com/GrapheneOS/Apps/issues">Apps issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/AppStore/issues">App Store issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/Auditor/issues">Auditor issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/PdfViewer/issues">PDF Viewer issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/Vanadium/issues">Vanadium (Chromium variant) issue tracker</a></li> diff --git a/static/faq.html b/static/faq.html index fa741384..045a8087 100644 --- a/static/faq.html +++ b/static/faq.html @@ -863,7 +863,7 @@ more information.</p> </li> <li> - <p>The GrapheneOS app repository client (Apps) fetches generic signed + <p>The GrapheneOS app repository client (App Store) fetches generic signed update metadata and signed package updates (APKs) from https://apps.grapheneos.org/ (a separate name for the same servers as https://releases.grapheneos.org). It provides out-of-band updates to diff --git a/static/source.html b/static/source.html index 89054a9c..b1172e34 100644 --- a/static/source.html +++ b/static/source.html @@ -230,7 +230,7 @@ <li><a href="https://github.com/GrapheneOS/adevtool">adevtool</a></li> <li><a href="https://github.com/GrapheneOS/branding">branding</a></li> <li><a href="https://github.com/GrapheneOS/hardened_malloc">hardened_malloc</a></li> - <li><a href="https://github.com/GrapheneOS/platform_external_Apps">platform_external_Apps</a>: Apps app prebuilt</li> + <li><a href="https://github.com/GrapheneOS/platform_external_AppStore">platform_external_AppStore</a>: App Store prebuilt</li> <li><a href="https://github.com/GrapheneOS/platform_external_Auditor">platform_external_Auditor</a>: Auditor app prebuilt</li> <li><a href="https://github.com/GrapheneOS/platform_external_Camera">platform_external_Camera</a>: Camera app prebuilt</li> <li><a href="https://github.com/GrapheneOS/platform_external_GmsCompatConfig">platform_external_GmsCompatConfig</a></li> @@ -258,7 +258,7 @@ GrapheneOS or with only minor modifications.</p> <ul> - <li><a href="https://github.com/GrapheneOS/Apps">Apps</a></li> + <li><a href="https://github.com/GrapheneOS/AppStore">App Store</a></li> <li><a href="https://github.com/GrapheneOS/Auditor">Auditor</a></li> <li><a href="https://github.com/GrapheneOS/Camera">Camera</a></li> <li><a href="https://github.com/GrapheneOS/Info">Info</a></li> diff --git a/static/usage.html b/static/usage.html index 60b0be93..aedf644e 100644 --- a/static/usage.html +++ b/static/usage.html @@ -1047,15 +1047,14 @@ </ul> <p>To use sandboxed Google Play, you simply need to install the official releases - of these 3 apps in the user and work profiles where you want to use it. Open - our app repository client (look for Apps in the app drawer) and install the 3 - core Google Play apps mirrored in our repository. Our app repository client - has support for dependency installation so you can simply directly install + of these 3 Google Play apps in the user and work profiles where you want to + use it. These apps are available in the GrapheneOS App Store. App Store has + support for dependency installation so you can simply directly install Play services and it will install GSF and the Play Store as dependencies.</p> <p>Play services and the Play Store depend on each other, one will not work properly without the other. Both of them depend on the Google Services - Framework app. Our app repository handles this automatically.</p> + Framework app.</p> <p>You can obtain updates to these apps from our app repository client or from the Play Store. Updates through the Play Store usually arrive first.</p> @@ -1197,7 +1196,7 @@ an extension of the sandboxed Google Play compatibility layer to make Android Auto work with a reduced level of privileges.</p> - <p>To install Android Auto, use our app repository client ("Apps"). Android Auto + <p>To install Android Auto, use the GrapheneOS App Store. Android Auto can't be installed through the Play Store or other app sources. Android Auto depends on sandboxed Google Play, you'll be prompted to install it if it's not already installed.</p> |
