diff --git a/static/features.html b/static/features.html index 7e54eafd..eef1089c 100644 --- a/static/features.html +++ b/static/features.html @@ -88,6 +88,7 @@
  • GrapheneOS
  • @@ -316,13 +317,24 @@ inconvenience of needing to uninstall and reinstall them. An app that's force stopped can't start itself but can be started by other apps while a disabled app is completely disabled. -
  • Modern APN, carrier configuration, MMS and visual voicemail databases - based on extracting the databases from Google's Pixel apps, making them - compatible with an OS not including any carrier bloatware apps and disabling - various misfeatures such as disallowed tethering, disallowed 2G toggle, - etc.
  • +
    +

    Broad carrier support without invasive carrier access

    + +

    GrapheneOS has much broader carrier support than AOSP and mostly matches + the stock OS on Pixels without making the same sacrifices. We convert their + APN, carrier configuration, MMS and visual voicemail databases to the formats + used by AOSP with our carriersettings project and other scripts. We strip out + anti-user configuration requiring provisioning for tethering, forbidding + disabling 2G, etc. We don't include the invasive carrier specific apps and + support for Open Mobile Alliance Device Management (OMA DM) so we also strip + out configuration depending on those.

    + +

    See our usage guide section on + carrier functionality for more details.

    +
    +

    Private screenshots