Commit Graph

389 Commits

Author SHA1 Message Date
Kasual 8b0f16fc3f apns: fix build
Change-Id: I4136da8c23f4508b41099178837b2cdce4aa2f01
2016-03-11 21:41:56 -05:00
Steve Kondik bc61d8609f apns: Add ATT Nextgenphone
* For AT&T IPV6 / VoLTE enabled devices.

Change-Id: I403de7d4e52eb4e9d13ad221e61b9a8b8336a01b
2016-03-11 17:38:12 -08:00
Abhisek Devkota 73acac5b16 Resolve Orange RO authtype
Change-Id: I81b78437e5e7b90ce8958973804e6a183f6e7a3a
2016-03-11 09:52:09 -08:00
Evan Widger fd018d5253 Modify APN for Orange Romania
per https://jira.cyanogenmod.org/browse/CYAN-7253

Change-Id: I56f2b0d390a8b5af36dceacc522a1d38da0c73e8
2016-03-10 11:03:50 -08:00
Evan Widger 92b72594da add yufone APN
per https://jira.cyanogenmod.org/browse/CYAN-7425

Change-Id: I4feedaa1303ccc98876b5160b1866a277c2ceac3
2016-02-24 13:36:17 -08:00
Matt Mower 2880cc802b apns: Net10 310410: Fix port
The 8080 port appears to be only for the T-Mobile mvno, not the AT&T
mvno.

Change-Id: I44330aaa98fdcc9b577ed507ed0be093750c0afe
2016-02-20 08:59:12 -08:00
Arne Coucheron 3f4d8432e3 Cleanup APN list for Norway
* wap? WAP? What?!? Are we living in the dark ages with our dumbphones? :)
 * Remove redundant Telenor entries
 * Tele2 are part of NetCom now, and all users have been transferred there
 * Talkmore and djuice can use the Telenor APN
 * Remove providers that doesn't exist anymore
 * Update some APNs according to info on providers webpage
 * Consolidate some APNs

Change-Id: I2bd6441e476aebf1c0c63b34d659efce40e42847
2016-02-16 06:30:45 +01:00
Matt Mower 144291005d apns: Cricket AIO 310150: Remove duplicate
Change-Id: I7f68a8bb531e02fe74971565a425327e79a70604
2016-02-01 09:10:28 -08:00
Matt Mower 92a49a949d apns: T-Mobile 310260: Compatibility update
* Allow both IPv4 and IPv6 protocols for data and mms
* Provide an apn name for the initial attach profile

With respect to initial attach, it seems at least the qcom ril blobs
on my device require the apn field to be set. The following error is
produced and data will not connect on boot unless radio resets (e.g.
airplane mode toggle) so that the default APN is used.

E RILQ    : (0/231): RIL[0][cmd-111(680)] qcril_data_request_set_lte_attach_profile: ril_apn (provided NULL) is mandatory param for looking up profile.
E RILQ    : (0/231): RIL[0][cmd-111(680)] qcril_data_request_set_lte_attach_profile: EXIT with FAILURE
E RILQ    : (0/231): RIL[0][cmd-111(680)] qcril_qmi_nas_set_initial_attach_apn: Data RIL call for Attach APN failed with Error code 2

Change-Id: Ie983474780a7443c870911994234ea2f2025de12
2016-01-29 20:44:14 -06:00
Michael Gernoth 356bb56442 APN: Remove wrong T-Mobile CZ and Vodafone CZ APNs
There are two T-Mobile CZ APNs which specify the MMS proxy as http
proxy (which doesn't work). Get rid of them, there are correct APNs
available. Also remove duplicate IMS and wrong MMS APN.

Remove two wrong and one deprecated Vodafone CZ APNs. The separate
'ointernet' APN for prepaid cards has been deprecated since 2010.

Change-Id: Idf8e7c8df7bb843cdfafe7dbce710d09aa47eda1
2016-01-13 23:24:19 +01:00
HashBang 6f6e11f0ae fix cricket APN
reported to fix MMS on cricket

https://www.cricketwireless.com/support/apps-and-services/bring-your-own-device-byod/customer/bring-your-own-android.html

Change-Id: Ib5127f4bf4478a040ee5662071a0e81b6c1086ef
2016-01-13 08:17:57 -08:00
Deepak Kundra 74d7c57a79 Update IMS APN based on Smartfren Device Technical document-v1 2
Change-Id: Iea131e28fbace6e8d848f606ef796a91afa6813d
Issue-id:RENDANG-525
2016-01-08 17:26:01 -08:00
Francis Guevarra c7469c6008 APN: Add Smartfren IMS for Volte support
RENDANG-525

Change-Id: Idcfb6e2577ec80cb160b049451f5ffdc6992ea57
2016-01-07 12:38:53 -08:00
Gabriele M 7ea45800c1 APN: Fixup Vodafone IT and remove Noverca
Noverca is out of business, so the APN is unneeded. Vodafone IT
has duplicate entries and the type of APN associated to web.omnitel.it
is wrong, so fix it.

Change-Id: I4ddc0dbc13d44f8dc8ef2bc307496155230e720c
2016-01-06 23:26:01 +01:00
Gabriele M af7dd24948 APN: Update TIM MVNOs
'COOPVOCE' is the same as 'WEB COOP', except for mvno_type and
mvno_match_data, so get rid of it.

'Unefon' uses the exact same APN of 'Iusacell', so duplicate the
entries and assign the right mvno_type and mvno_match_data.

Change-Id: Ibae12b3c179528ccd115849929995c79fa91ed0f
2016-01-06 10:45:56 -08:00
Abhisek Devkota 967c5036d6 Fix Digi Mobile defaults
RM-165

Change-Id: Iaa701046ea24799b1c7b303ce258332eaeffbbd8
(cherry picked from commit b4b8759454556b440432d5ce8415db5f65456662)
2015-12-10 10:13:17 -08:00
Roman Birg 8470084dbd apns: update for IMS
These come from the Angler device tree.

Change-Id: I7abf4773a57502f29ce9f7938584b7881a7f5a90
Signed-off-by: Roman Birg <roman@cyngn.com>
2015-12-05 16:17:30 -08:00
BLACK e8c957ca2e vendor/cm: Update Japanese APNs
Change-Id: If75d6c1019c38955bc896941abe60c876fa5ffb2
2015-12-03 00:22:00 +09:00
Per Lycke fa30716f71 Correct Tele2 Sweden APNs and remove Comviq Sweden.
Tele2 is the parent company of Comviq and it's operating in Tele2s network,
hence using the same APNs as Tele2

Change-Id: I55c551827a6312159cfdd8c01e20e5e1d3016cdf
2015-11-30 21:06:20 +01:00
Deepak Kundra 59494db005 APN: Remove identical MVNO entries
Starting M-Android, APN's that are not unique are
clubbed in one entry in the telephony db. "name"
field is not part of the unique set and you end
up with a weird MVNO name as the APN name for
T-Mobile. Which ever is the last entry will be the
final name. In case of TMO it became "FMP Communications"

Change-Id: Ia86d5c72f36d32315ef1e2469fdd364869160730
2015-11-13 00:04:00 -08:00
Arne Coucheron 53d09902de Ventelo is now Phonero
Change-Id: I1f69258f2e0e53946ed7690e3f31e3795ee56132
2015-11-10 17:30:33 +01:00
Abhisek Devkota df76a1fd89 Remove instance of server=""
Change-Id: I973f9a49aef09b56eeccfee6fbe26ad609bb592c
(cherry picked from commit d9d3201c077dc697a5a76480cf4cc6948e08d704)
2015-11-05 11:01:44 -08:00
Per Lycke ce9163ff77 Correct Tele2 Sweden APNs and remove Comviq Sweden.
Tele2 is the parent company of Comviq and it's operating in Tele2s network,
hence using the same APNs as Tele2

Change-Id: I99ea6798bf74a1c2368f2b920f9269597bbc1809
2015-11-02 13:27:45 -08:00
Abhisek Devkota 8a5d3bb670 Update HK APNs
Per partner list

HAM-267 | HAM-934

Change-Id: Icb80c9020a8a9ac370d6dbac0efd1d6833e44c1b
2015-09-25 14:35:28 -07:00
Dan Pasanen 5318973c8a apns: combine internet and mms apns for vzw
Change-Id: I551746204893ecd13b5b238286cfb2566928de92
2015-09-22 13:26:26 -07:00
Brian Deery da7d187848 APN: add Sprint MVNO Ringplus, Ting update
Added Sprint's MVNO ringplus.  it was added in e1d6d09de7
but removed later in e980819a9c6bb404a7a24772687e88065f434020/b28ca702333739b132b51926eff7b2ec6d2fa2fd
for an unknown reason.
Also, Ting (another Sprint MVNO) was updated so that it shows as active when revisting
the "Access Point Names" menu.

Change-Id: I4f8fc540235a8f8ad0df8656de0ffdbde2b83852
2015-09-21 15:12:57 -07:00
Kra1o5 cefa91c862 Update Spain APNs
* Update Vodafone, Orange & Yoigo apns & remove duplicated.
* Separate Lowi default & mms apn.

Change-Id: I0b98b74c82aee9e60ce79ed0cc4a10d226d1772c
2015-09-03 11:42:17 -07:00
Abhisek Devkota b31f746baf Update India APNs to YU list
CYNGNOS-898

Change-Id: I9f20283470eb330492e7c4de84093c7101da7580
2015-09-02 23:52:08 -07:00
Abhisek Devkota 80145f3a1b Fix Airtel APN Selection
Airtel GPRS should be before AirtelFun. Also remove empty fields
from AirtelFun.

CYNGNOS-865
Change-Id: I8ddab82787778ba07d759e78ac571b266863f0af
2015-08-31 13:33:29 -07:00
Davis Mosenkovs 78822daa4d Updated APN settings for Latvian operators
Sources:
https://www.lmt.lv/lv/interneta-lietosana (section: Kadi ir LMT mobila interneta un MMS parametri?)
http://www.tele2.lv/internets/internets-telefonam/ (section: Interneta iestatijumi)
http://www.bite.lv/palidziba/palidziba/interneta-iestatijumi-telefona (section: Android telefonam)

Change-Id: I356ae711493eb951d14473d34e6e50aad094e55c
2015-08-31 12:32:50 -07:00
Abhisek Devkota 0e3db258b0 Rogers LTE apn fix?
Suggestion per Andrew A.

Change-Id: Idc8f74892ddec1a41eda701fe57df4e4ece0eb25
2015-08-31 12:30:02 -07:00
Marcos Marado f9b05b9471 Fix Movistar APNs
Change-Id: If8d9834158a5c07830f65464c050b1b76fe0d133
Ticket-Id: CYNGNOS-861
2015-08-31 17:52:26 +01:00
Arvin Quilao 869cfdbea0 APN: Update configurations for Philippine networks
*update carrier names
*remove duplicate entries
*remove deprecated redinternet

Change-Id: Ic3cee2691a32cd8959a7eaa142f5042317d0c962
2015-08-11 13:43:20 -07:00
Ricardo Cerqueira 4f3ae0ea0a apns: zero-length items are evil and break auto-selection
Addresses CYNGNOS-667

Change-Id: Id0fbba6cf68599d363a7f0737621b3e11ece4ad5
2015-08-03 20:37:07 +01:00
Marcos Marado bec1e57257 Clean up MEO/TMN APNs
Previously called TMN, now called MEO, this operator only has two APNs, one for
Internet and one for MMS.

Change-Id: Iccd17fe50db36db16d105ccada076c3cc6e7c49c
2015-07-31 12:24:41 +01:00
Abhisek Devkota 8b5c2c0a52 Remove 'preferred' no-op
Per line 217 in TelephonyProvider.java, this is a no-op

https://goo.gl/rpwV9z

Change-Id: Ieca3b9e723e5c6031fc0698c81074b2aa12e562c
2015-07-30 20:57:16 -07:00
dianlujitao c1f717f851 Update APN for China Telecom
* Remove deprecated #777
 * Add ctlte
 * Update ctwap and ctnet

Change-Id: Ia939087d7428260fe6e962f96e5550ceb38beed2
2015-07-31 11:35:47 +08:00
Patrick 7135af8a23 Fix Rogers APN
Change-Id: Id90cd1de711ea5c4ae546fa787a5cb7989158269
2015-07-17 15:44:24 -07:00
Abhisek Devkota bbeb27c8f5 APN fine tuning
Clean up some straggling duplicates
Add Llamaya Int/MMS 21403
Add authtypes to some apns

CYNGNOS-436

Change-Id: I94f47725b72e98f98344792927951d6f06b31eab
2015-07-17 11:20:11 -07:00
Lin Ma d5420c0638 rendang: Remove unwanted APNs
Change-Id: I7539f0bc147e60e63f892c3d4b9a0e6d6d7e5868
2015-07-16 16:07:29 -07:00
Abhisek Devkota 5a6bda251c CYNGNOS-454 - Fix config_preferred_apn Overrides
With the influx of new APNs and reordering, this broke the vendor/cm
overlay for preferred APN overrides.

Reorder the list to unbreak functionality.

TODO: Make this override more granular as to distinguish between Carrier
and MVNO on carrier APN.

Change-Id: I65b1bf3a54ce76e4cf0b817a1a3cd6f86fe31f6d
2015-07-15 15:58:43 -07:00
Abhisek Devkota 2254bbae31 Yet another massive APN list
CYNGNOS-436

Change-Id: I13fd94bf26c3fe5860824cf357ff00a58382591e
2015-07-13 16:25:45 -07:00
Zyg0te c6d0ab5fcf Updated APN for Austrian Carrier Yesss.
- The apn is webapn.at according to the carrier documentation.

CYAN-6702 #resolve

Change-Id: Idaf92976556dd76bef6b4195329e69b0bff042e4
2015-07-10 20:55:32 +02:00
Abhisek Devkota 71983e8a0a Additional APN cleanup and modifications
Incorporate 'Data Accounts' change request and additional misc tickets.

Change-Id: Ie236075b02c06ec67b3931b7529b195c56ed87d0
2015-07-02 16:55:34 -07:00
Abhisek Devkota c38581cdbe Thou shalt not nano
Fuuuuuuuuuuuuuuu

Change-Id: I840df9d895fc3f97916fffce9cae4b523994e372
2015-07-02 14:07:47 -07:00
NBruderman 9dfe560e1e Vendor: Fix "mts" carrier password
Thanks for Dušan Šušić for pointing it out.

Change-Id: I5fc6f3d79ddcd6981ba3c3e521f0f931da6d8d84
2015-07-01 11:55:20 -07:00
Abhisek Devkota 3f7699f1fd Additional European MVNOs
Change-Id: Ib5f0c718dcd4d331546bf5a3a144d089e36da667
2015-07-01 00:34:05 -07:00
Abhisek Devkota 015d4fdf9d Massive APN Update
-Move epc.tmobile to type null (deprecated)
-Bring in multiple MVNO's
-Reconcile with external partner lists

Change-Id: I11523b6d207ec33ea501b70eaca533a1cf4f0a00
2015-06-30 19:59:33 -07:00
Jake Jackson 0c80c8c3e7 Fix Sprint 3G
Removed bearer for Sprint eHRPD and LTE APNs. The eHRPD APN was set
to bearer 13 even though it is valid for all 1x/EVDO/eHRPD connecti
ons. This was causing no APN to be selected when an EVDO connection
was established and radioTech != 13 (eg EVDO_REV_A = 8). The LTE be
arer must also be unspecified so telephony does not then select the
eHRPD APN since any unspecified bearer is potentially valid for bot
h 3G and LTE. Regardless, the bearer does not need to be specified
since the system selects the correct APN for 3G or LTE automaticall
y.

Change-Id: I4ab61625888bf793a774fca2baab8274760452c4
2015-06-24 15:05:47 -07:00
Konsta 6d603b2da5 Update Sonera APNs
http://www.sonera.fi/etsi+apua+ja+tukea/ohjeet/MMS--ja-internetasetukset-(Android)?id=116bf4e7-02e5-4673-ab4f-c32db2162426

Change-Id: I16e170cb6083dd96f9bc27a47788bdac824d7bc2
2015-06-10 10:51:08 +03:00