From 0c6e474cd7f2265138d601ec145b879e9b34c44a Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Tue, 23 Aug 2022 19:04:14 +0200 Subject: ui: collapse Orange and T-Mobile into EE, fix APNs Alyssa Ross reports: I was able to manually connect to the UK provider EE (which is not currently listed) using the following settings: APN: everywhere Username: eesecure Password: secure Also, EE was formed as a merger of T-Mobile and Orange, both of which are still in the list. The data was pulled off EE web site, checked agains AOSP configuration: https://android.googlesource.com/device/sample/+/master/etc/apns-full-conf.xml https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/issues/12 --- serviceproviders.xml | 98 ++++++++++++++++++---------------------------------- 1 file changed, 34 insertions(+), 64 deletions(-) diff --git a/serviceproviders.xml b/serviceproviders.xml index 4853718..5ca3e7b 100644 --- a/serviceproviders.xml +++ b/serviceproviders.xml @@ -5135,6 +5135,40 @@ conceived. + + EE + + + + + + + + 222 + + + 150 + 150 + 150 + + + + + EE Internet + eesecure + secure + + + + + EE MMS + eesecure + secure + http://mms/ + 149.254.201.135:8080 + + + Lycamobile @@ -5252,32 +5286,6 @@ conceived. - - T-Mobile - - - 222 - - 150 - 150 - 150 - - - - - User - mms - 149.254.201.126 - 149.254.192.126 - - - - - 149.254.230.7 - 149.254.199.126 - - - Tesco Mobile @@ -5409,44 +5417,6 @@ conceived. - - Orange - - - - 123 - - 453 - - - - - Contract - orange - orange - 193.35.133.10 - 193.35.134.10 - - - - - Contract (with VPN) - orange - orange - 193.35.133.10 - 193.35.134.10 - - - - - Orange WAP - orange - multimedia - 158.43.192.1 - 158.43.128.1 - - - -- cgit v1.2.1