From c2bae5b12732a3a4c0cb5c8f14ce2902b22e0cae Mon Sep 17 00:00:00 2001
From: Dmitry Muhomor 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.
The official releases of our Apps, Auditor, Camera and PdfViewer apps are +
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 gradle
Android plugin build system.
The GrapheneOS app repository client (Apps) fetches generic signed +
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 @@
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.
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.
+ Framework app.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.
@@ -1197,7 +1196,7 @@ an extension of the sandboxed Google Play compatibility layer to make Android Auto work with a reduced level of privileges. -To install Android Auto, use our app repository client ("Apps"). Android Auto +
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.