diff options
| -rw-r--r-- | static/features.html | 5 |
1 files changed, 5 insertions, 0 deletions
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.</li> + <li>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.</li> </ul> </section> |
