handle Apps -> App Store rename

This commit is contained in:
Dmitry Muhomor 2024-07-19 13:48:18 +03:00 committed by Daniel Micay
parent 7c05933db5
commit c2bae5b127
6 changed files with 11 additions and 12 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -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>