From 2b4a70bc2db3b28e7c4d9e686bb52b19dac73b74 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 26 Apr 2022 15:41:49 -0400 Subject: [PATCH] document carrier configuration improvements --- static/features.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/features.html b/static/features.html index a686b264..f83d14dd 100644 --- a/static/features.html +++ b/static/features.html @@ -311,6 +311,11 @@ 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.