From eb25136a569775eb15a88bfed8ea79a807384ddb Mon Sep 17 00:00:00 2001 From: dd-dreams <80887265+dd-dreams@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:29:57 +0200 Subject: [PATCH] refactor eSIM section --- static/usage.html | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/static/usage.html b/static/usage.html index 8af3c2c1..60bc8d8a 100644 --- a/static/usage.html +++ b/static/usage.html @@ -92,9 +92,9 @@
  • Installation
  • Configuration
  • Limitations
  • -
  • Privileged eSIM management
  • +
  • eSIM support
  • Android Auto
  • Banking apps
  • App link verification
  • @@ -1139,28 +1139,27 @@ user to choose the provider, Play services can often be used. It's on a level playing field with other apps on GrapheneOS.

    + +
    +

    eSIM support

    +

    By default GrapheneOS always has shipped with baseline support for eSIM, + where users can use any eSIMs installed previously on the device. However, in + order to manage and add eSIMs, proprietary Google functionality is needed. This + is fully disabled by default.

    -
    -

    Privileged eSIM management

    +

    eSIM support on GrapheneOS doesn't require any dependency on Google Play, + and never shares data to Google Play even when installed.

    -

    By default GrapheneOS always has shipped with baseline support for eSIM, - where users can use any eSIMs installed previously on the device. However, in - order to manage and add eSIMs, proprietary Google functionality is needed. This - is fully disabled by default.

    +

    eSIM support can be enabled in Settings ➔ Network & + Internet ➔ eSIM support.

    -

    Privileged eSIM management can be enabled in Settings ➔ Network & - Internet ➔ Privileged eSIM management. The toggle will be greyed out and - unusable if sandboxed Google Play is not installed, as the functionality is - reliant on it.

    +

    By enabling the toggle, the proprietary Google functionality is enabled and + will be used by the OS to provision and manage eSIMs.

    -

    By enabling the toggle, the proprietary Google functionality is enabled and - will be used by the OS to provision and manage eSIMs.

    - -

    Note that if the eSIM installation process does not progress past the - "Checking network info..." stage despite having a stable Internet connection, - you may need to call the USSD code *#*#4636#*#* and then enable - DSDS in the menu that is presented.

    -
    +

    Note that if the eSIM installation process does not progress past the + "Checking network info..." stage despite having a stable Internet connection, + you may need to call the USSD code *#*#4636#*#* and then enable + DSDS in the menu that is presented.