diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-26 15:41:49 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-26 15:41:49 -0400 |
| commit | 2b4a70bc2db3b28e7c4d9e686bb52b19dac73b74 (patch) | |
| tree | 76214dc31aec3733eeb76a522fac2e5aa08a4ca6 /static/features.html | |
| parent | 1b311d52524c6ab217ccda76c349db33bf2e225e (diff) | |
document carrier configuration improvements
Diffstat (limited to 'static/features.html')
| -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> |
