Commit Graph

391 Commits

Author SHA1 Message Date
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
Chenxi Mao b1ac68588b apn: Add China Telecomm 4G APN support
Change-Id: I62effd8c8f3b5bcb79417eeec1bf92936d6499a1
2015-06-06 19:10:25 +08:00
Matt Mower 655d8d6e0f Update Ting GSM APNs
Update based on Ting's guidelines here:
help.ting.com/hc/en-us/articles/205428698-GSM-Android-APN-Settings

Change-Id: I5de6b7a0b0bab9880e02122a7d76b883c2558cec
2015-06-03 23:39:55 +00:00
c457 0150c43da9 add MetroPCS's IPv6 APN
Change-Id: Ie3be23c1253affb44028fb8fd95d37b88dbbd425
2015-06-03 23:36:16 +00:00
Abhisek Devkota 0ab505f1ad Deprecate epc.tmobile.com APN
No longer used by T-Mobile US

Change-Id: I4f5898aa0a56500293323675868a3f138ad0b702
2015-06-02 20:07:17 +00:00
Phil Eichinger 2d9f1d70bc APNs: Correct MMSC for HoT Austria
Change-Id: I9d224fa7817f0c317606c61791c8ee839bf4c64f
2015-06-02 20:06:22 +00:00
Zyg0te c56364bd6e apns: Removed APN configuration for Noverca.
According to CYAN-6602 this carrier no longer exists. Hence we can safely
 remove the associated APN configuration

Change-Id: I984c73a628a4bee0a07dd61fc1dca77fe05da34b
2015-06-02 19:44:01 +00:00
Evan Widger ad91867dc8 Temp fix for Bouygues telecom issues
rearrange APNs so most popular one is hit first

Change-Id: Ie9cae2e4e36e937127bff1c31fb100f331de1b75
2015-06-01 14:49:04 -07:00
Matt Mower 9e9fea37ec Fix invalid roaming_protocol for telenor.smart APN
IPV4 is not a recognized protocol. Only IP, IPV4V6, and IPV6 are
defined.

Change-Id: I444d37a86c7168b4832c5bb69834714a0505ab7b
2015-05-28 18:35:40 +00:00
Abhisek Devkota 6560891d9b Drop hipri,supl from Smartfren4G
Change-Id: I561798f97ade57c90b4781cbfa471e7eaaf7354b
(cherry picked from commit 4ad1712ba471f7cb84817ba6f4cc1e3efd9889be)
(cherry picked from commit 477ee618b388923789330adb997b17610bf0e920)
2015-05-28 16:48:49 +00:00
Marcos Marado 54d5498497 APNs: 716: added Claro, Entel; 732: Fixed COMCEL
Change-Id: I016ead4bb458b1ef2eb6e1f6f468d5d881d21557
2015-05-21 17:09:20 +00:00
Phil Eichinger 7790c60c34 APNs: Add MVNO HoT Austria Internet and MMS APN configuration
Change-Id: Ic6399f8247d1f0afcbeb56953f70e357d6194743
2015-05-21 18:44:37 +02:00
Marcos Marado 580ac6fc6e APNs: moar MVNO's
Change-Id: Iec352b1f639a9f411d4e9f4eed53b81655fb681d
2015-05-20 11:25:12 +00:00
Marcos Marado 6a5733a062 APNs: Separate Simyo ES' entry (default and mms)
Change-Id: I94a39c96ba8c83e5632afa46630254d59212350f
Fixes: CYAN-6272
2015-05-20 11:24:46 +00:00
Zyg0te ebda3cde01 apns: Added APN configuration for Suop MVNO (Spain)
This references CYAN-6272.

Change-Id: If1a1aa3cf6d51ac821a2d67548a05bc78fe4a62e
2015-05-20 11:23:03 +00:00
Marcos Marado 9635acd538 Added several APNs, updated a couple carrier names
Change-Id: I77c634d623a4a73c94f9cd6f224bf0a67484ee6d
2015-05-20 11:21:51 +00:00
Abhisek Devkota c352261142 Split Smartfren MMS out
Change-Id: I4380710fac6cd632daa345c5a747d3ef41cfc5c2
2015-05-20 10:16:04 +00:00
Zyg0te 5cdfc8d305 Add authentication parameters to MVNO NL APN configuration
MVNO NL is adding authentication to their APN configuration.
This new configuration is backwards compatible with the old version.
This fixes CYAN-6525.

Change-Id: Idf8570563d3fe502333d04ba9f24521d224afe91
2015-05-15 15:23:13 +00:00
Zyg0te 5cfc7b884f Updated Telekom RO APN to reflect their recent name change
Cosmote RO recently changed their carrier name to Telekom Romania. 
The associated APN configurations for that carrier now has the carrier name
 changed to reflect this. This fixes CYAN-5461.

Change-Id: I0aae5b085fb822e0992274cd0feb0868d4989e5b
2015-05-15 15:16:53 +00:00
Zyg0te a5c460ae82 Added APN for Costa Rica ICE Kolbi
This references CYAN-6237.

Change-Id: I3dc19feda91434ae9cd11175953df2827d47103f
2015-05-15 15:16:13 +00:00
Zyg0te 71a61f42b2 Removed obsolete internet APN for Indosat
This references CYAN-6495. Apparently, the indosat3g apn is no longer in use and has already been removed from AOSP.

Change-Id: I36e64f1944853aa6d1b5889d0da2f858b0731300
2015-05-15 15:14:50 +00:00
Abhisek Devkota 788bd0991b Fix typo and build
Change-Id: I4a641747b785c91685442e0d81e6209b987f16bb
2015-05-08 14:08:51 -07:00
Zyg0te f7e33f1bdf Fixed typo in APN config for Nicaraguan networks.
This references CYAN-6497.

Change-Id: Ifc28eda483830b77db1aa2608d3a6cd817823cc1
2015-05-08 20:12:54 +00:00
Zyg0te a979d10614 Added Eagle Mobile MMS apn configuration.
This references CYAN-6250.

Change-Id: I8dc1a28125dcac638f53116082bddcec9229d91c
2015-05-08 20:10:48 +00:00
Michael Thygesen 76c41746c0 apns-conf.xml: (DK) merge BiBob and Telenor APNs. remove mvno values.
This fixes erroneous APN info introduced by I0a9808304f11ac0ccbdf78c7457d1fb3275e6087

This is tested to work on both carriers.

Change-Id: I7e32609b8e997d072b393d411870de1d9f4cac18
2015-05-07 06:01:05 +00:00
Howard M. Harte bd71355924 Update Smartfren APN protocol to IPV4V6
Change-Id: I30384d45cf184253ca6ef4ce8847fe80228a012a
2015-04-27 20:11:47 +00:00
Howard M. Harte 1a2f288348 Update APNs for Smartfren
Change-Id: Id46a069af6e4b01b8c39ce82342043633b6168c0
2015-04-27 20:11:22 +00:00
Maxime Auvy a99128f1b0 Updated Free Mobile APN
Change-Id: I60ea016bfc840c0aaf4b8a0bbde026ebd68beb3e
(cherry picked from commit 81bd45a8bef18c7c1570b657c0bde122eeb6feb6)
(cherry picked from commit d7aa97853e33a4315563751431e10f611c20c2f5)
2015-04-21 16:35:35 +00:00
heydabop b02640c228 Add hipri to ATT Phone APN
per http://www.att.com/esupport/article.jsp?sid=KB424489&cv=820

Change-Id: Ib6552dd6358e2198f9e1da8420cc72da1664c606
2015-04-20 21:01:44 +00:00
dcd b7634f7cd8 cm: add FreedomPop APN
Change-Id: I6e55c64c729723d48979751aa49ea86b4ebd0d8d
2015-04-13 20:54:01 +00:00
Matt Mower 4ffdd67288 APNs: Remove leading whitespace for a couple mmsc
ProMonte MMS & Sunrise MMS have extra whitespace in their mmsc.

Change-Id: Ifda8b8171498c84f471665facecd0bba3eaaa56e
2015-04-13 14:52:28 -05:00
Zyg0te 1db6cf185f apns: Added APNs for Movistar Peru
This references CYAN-6451.

Values based on movistar support document: http://catalogo.movistar.com.pe/ArchivosUsuario/ArchivoGuia/LG-T310-Plum-2G-CONFIGURACION-PERFIL-MMS.pdf

Change-Id: I98822dc2c29ed00ccf2792e83a06a8ed14051de7
(cherry picked from commit 4203778b54fa511c26a9498bd346c653f2d6add6)
2015-04-08 11:43:07 +00:00
Howard M. Harte 779bc74e40 Update APNs for Smartfren
Change-Id: Id88ff4a559f50e83c52e709e8887d91a4f9ba132
(cherry picked from commit 2036a6fe36af24e5bd6cd7b3838d6fb47b13c12e)
2015-04-06 06:27:54 +00:00
Abhisek Devkota 75271cfdf9 Airtel MMS - Add authtype=1 for PAP
Change-Id: Ic41d403221351b5bec67c306d8ded2915e0cf45b
2015-03-24 14:37:37 -07:00
Tamás Tóth a4f3e9a213 Update Telekom (T-Mobile) HU APN
Change-Id: I003a14519b17ea0f7a3d72ee16fb97eeb763eb3e
2015-03-23 22:09:16 +01:00
Abhisek Devkota 9c2413bc19 Update Telenor HU APN
Change-Id: I96fc55f7f30fb6203e8729e4cd7c40203adf3420
2015-03-19 11:44:59 -07:00
Abhisek Devkota eb600fe87c Add new Maxis combined APN
Change-Id: I1981d43e0fffb5ce0d468117490c30cfe0d50055
2015-03-18 14:16:28 -07:00
Abhisek Devkota 8df987a371 Add USMobile (MVNO) apn
Change-Id: I5cf33256a04e96567d87042e10ed80034a40ec41
2015-03-16 18:23:44 -07:00
Byun Jae Myeong b62da1e2e1 apn: Add LG U+ LTE APN
Change-Id: I5bb329e9b2d5eb76a47db8c0ea2fdd0b853c29e5
Signed-off-by: Byun Jae Myeong <byon0716@gmail.com>
2015-03-16 15:21:27 -07:00
Howard M. Harte 6ed255db27 Add additional APNs for US Cellular
Change-Id: Ia3e5ccc244ff6b95de1f079571c12591375b847b
2015-03-16 21:12:25 +00:00
Howard M. Harte 1245bc273a Add APN for Smartfren
Change-Id: I1553dad104c200822167baa3a33d6fe6dbd176da
2015-03-13 18:23:24 -07:00
Kra1o5 0397dbf6fe APN: Add Lowi
Change-Id: I9006f766912c38dddb674096cae7431b7880ce7a
2015-03-11 02:32:47 +01:00
Kra1o5 94dde9bafb APN: Fix Pepephone 4G
Change-Id: I234be5e3cd0049b4e0d1245c0e4e1d4e5f979cba
2015-03-10 21:01:50 +00:00
Kra1o5 b1285f2404 APN: Add Pepephone 4G
Change-Id: I4f40dbab1125f5a3c0850d926b2e853b3a277089
2015-03-06 11:34:25 +01:00
Zach Frank f4730188a3 Revert "apns-conf: remove default type from all vzw apns"
Causing data problems for multiple Verizon users on multiple devices

This reverts commit 54a9c4ad26.

Change-Id: I3ea083f1b040cb6b1c2ab52dbddf6e9403bc6f39
2015-03-05 07:02:14 +00:00
RGIB 3428311ad8 Add MVNO APN "coopvoce"
Change-Id: Ie978eed41257071345fcb2dcb0d4f8b63045942d
2015-03-02 10:41:03 +01:00
Shareef Ali 54a9c4ad26 apns-conf: remove default type from all vzw apns
* Fixes being stuck in 1x or 3g and not being able to hand
  back up without a reboot or airplane mode toggle

Change-Id: I9d6c422c77b2a55fab551538f8776402bc574478
2015-02-27 05:18:28 +00:00
Abhisek Devkota 6b12513187 More Reliance (rcomnet) updates
Change-Id: Idfa139e24ad6918ee25de49262c7a55f481fb297
2015-02-26 21:48:10 +00:00
Adnan a26b50df6e Prioritize Airtel GPRS over Airtel Live in India.
Change-Id: I92a94af8a05371c9ed090789fa9aa3353a09b68f
(cherry picked from commit e8bb4f8277597a543cc09ff601916816df84b21c)
2015-02-26 18:06:50 +00:00
black 9cfcfcc016 Update Japanese APNs
Wi-Ho!: http://sim.telecomsquare.co.jp/jp/

Change-Id: I0951f5260ac5eee8ea6ebcda24eec03a9233dd19
2015-02-16 20:52:08 +00:00
gekkehenkie11 41832bd224 correct APN for Setar Aruba
Change-Id: I8d6f4609aee06640ad755ef834a48f32392521b1
2015-02-16 20:24:55 +00:00
Dušan Šušić edac44013a APN: Changes for MT:S Serbia APNs
1. Added new APN
2. Correct values in old APN

Additional info where admin can check data:
http://www.mts.telekom.rs/index.php/podesavanje-telefona.563.html
(Serbian language).

Change-Id: I2099dce817ef1225e4e6675556e84593f3461036
2015-02-06 23:35:59 +01:00
Frant1c 9e20a0e963 apn: Changes for LT apn's
Updated LT apn's. Few outdated, unusable was removed.

Change-Id: I883d962346517b1f355fd69769517521a5381ab9
2015-01-27 23:03:41 +00:00
Abhisek Devkota 4c7d260ba9 Update Cellcom Israel
Per request from carrier

Change-Id: Ia9cc09d33fca828108b6cd170237880471f771bb
2015-01-27 01:41:50 +00:00
Fran Carrasco b95001f0ca apn: New Tuenti (Spain) APN.
Tuenti has become a full OMV and have a new configuration.
Now has no MMS support.

Change-Id: I3a8193f95a7cb00955af4febb977a9b57ca58674
2015-01-26 19:53:29 +00:00
black ec8841cb3f Add Movistar APN
Per CYAN-6230.

Change-Id: I2d86934db276173ba9ffc6cb65c0578307cbb9eb
2015-01-25 09:24:52 +00:00
Zyg0te 972e00b8ca Added APN for Claro (Costa Rica)
references issue #CYAN-6238

Change-Id: Ie56f3eb01095a07a9cf87f430c974aa5fbd5e7cb
2015-01-24 02:10:03 +00:00
Zyg0te cc589d99d4 Added Digicel Trinidad to apns-conf.xml
Change-Id: Ibbdc096b75046433e7cf179592277aa426fee525
2015-01-18 00:50:17 +00:00
black 9f026a6249 Add Japanese APNs (DMM mobile, UQ mobile)
DMM mobile: http://mvno.dmm.com/apn/index.html
UQ mobile: http://www.uqmobile.jp/support/guide/setting/apn/

Change-Id: If6c80136ccfc2aa7cf3fbe8ea593e1379033a4db
2015-01-05 19:30:28 -08:00
Shareef Ali e980819a9c apn: fix some data issues when using sprint operator numerics.
this fixes issues like
https://jira.cyanogenmod.org/browse/NIGHTLIES-404

requires:
http://review.cyanogenmod.org/#/c/79764/

Change-Id: I595788c3bf529640df16aaa75551bb55b4c0f036
2014-12-29 17:43:03 +00:00
Arne Coucheron 90d2f8ceca Change roaming protocol for "telenor.smart" to IPv4
* As per info on telenor.no

Change-Id: I7d5febd07e362d38880b454a45a3b692f52a954c
2014-12-22 22:53:34 +00:00
Adnan f786721435 Update Reliance RTel APN's.
Change-Id: I64cfaef7de1b506059fc0f79bc24dd78ca0555d2
(cherry picked from commit 5f37ad9684c7117b12f599af1f25dbb6e0419687)
2014-12-17 21:19:14 +00:00
Abhisek Devkota eab1fbb75b Add Bulsatcom APN
Change-Id: Iedde9248dae63ce5ad030c7713192f0a64f1d038
(cherry picked from commit 12e4e186cb111adcaf628fae0c6471fd22770470)
2014-12-11 19:59:00 +00:00
Evan Widger b8dc3a3c3d Added telenor 'smart' ipv4v6 apn
per CYAN-6070

Change-Id: I7de3f829650672f1f3b668da01a8e5be05d82fec
2014-12-08 05:53:16 +00:00
Marcos Marado 7eb224d3a5 Fix the Reliance MMS APN (mcc 405, mnc 01)
Change-Id: Ib1f3927aa55ae57d89e6389d685e340ca4b18063
2014-12-08 05:24:35 +00:00
Evan Widger 2025232f55 apn updates for globul->telenor(bg), globalcom(ng)
per CYAN-6042 and CYAN-5623

Change-Id: I818b7884cc3311b8f51e9afab35e5d228e092de4
(cherry picked from commit 6bf2a26ee818f9452dd5056b4cec49d00ceef57d)
2014-12-03 00:17:30 +00:00
Abhisek Devkota 35c7518b04 India Hutch is no longer a valid APN
Change-Id: If458a45c9ba1ac39097b6157f7c222e16b779a7c
(cherry picked from commit ec073cf4e37e7ad1b2d1062985951e99f142e691)
2014-12-01 21:49:12 +00:00
black a1998ab77a Update Japanese APNs
Change-Id: Ia145e566f9b8a65dfb17f8d43db5c92b537b34a6
2014-11-29 08:06:20 +00:00
Abhisek Devkota c73cf19cfd Update Reliance APNs
Change-Id: Ie223d4d485f94f374dd57fe660d44bcd0ed74a23
(cherry picked from commit e4704d95e5bba24c4f9fad0dc3966eb03caa4c04)
2014-11-29 08:05:40 +00:00
Abhisek Devkota 440c3266f6 More Asian APN updates
1) Added Airtel Live APN
2) Renamed Airtel GPRS & MMS APN
3) Add proxy to Reliance & Aircel MMS apns
4) Add two Aircel and one Airtel APNs

Change-Id: Idfbeac8d2b3d805bf0e31faa807ecb1b857771fa
(cherry picked from commit a6e2c09d95233b6980141db8d3530cb62b790433)
2014-11-24 08:00:20 +00:00
Abhisek Devkota 0d4ffee3a6 Split out Airtel, adjust other Asian APNs
Change-Id: I78bf0ef8a1de3549dcafd5d7554500983dabf582
(cherry picked from commit 2a371f19156b822486ac9195f11e90587a13bb9c)
2014-11-24 08:00:03 +00:00
Abhisek Devkota cfb5e79681 Update Asian APNs
Change-Id: Ie17b67130ce39f1378151688aa1a30bbbf9ec8f3
(cherry picked from commit 664877337465d9f602f5b302def87df8ac841deb)
2014-11-24 07:59:08 +00:00
black 518514580a Update APNs for Japan
Change-Id: I200c7fe52bb2e5d51eaa021a69459f38c7c6e512
2014-10-29 06:06:49 -07:00
black 9f87e8cfeb Add SoftBank(Japan) APN
Change-Id: I28d41a90f41cc4ef6d83ae749822975b386e76a0
2014-10-23 09:31:18 -07:00
Oliver Middleton 077be3a323 APN: Giffgaff -> giffgaff
giffgaff is all lowercase

Change-Id: I9e999b6e0007e881f37054f4bd5f257463fdb7e8
2014-10-21 22:31:07 +00:00
Arne Coucheron 2f9f33b6c0 Migrate Telenor Norway APN to IPV6
Change-Id: Icd31b63c83bf3a5a08837a3fe2681c0c80e15fc8
2014-10-21 03:53:32 +00:00
Merudo 4333141c23 added mvno matching for Canada
mvno_match_data & mvno_type for Telus, Koodo, Public Mobile

Change-Id: I97ab7462d9d5b8e0fd58f8c11e54d455900fc8b5
2014-10-20 23:40:25 +00:00
Merudo 0a5ea89982 added mvno matching for Denmark
added mvno_type_data & mvno_type for TDC, Telenoc, Bibob, Telia, Call Me

removed duplicate Manx & 3 Danmark APNs

Change-Id: I0a9808304f11ac0ccbdf78c7457d1fb3275e6087
2014-10-20 23:40:20 +00:00
Merudo e1d6d09de7 added Ringplus APN
Also moved FreedomPop APN to be in alphabetical order

Change-Id: I3588db93bf5dbca7239b0c10f59a92fa0bb98347
2014-10-20 23:38:49 +00:00
Merudo 14634cb46e added T-Mobile MVNO Wholesale apn
Used by Ptel, Roam, Rok Mobile, Speed Talk, Spot Mobile, Ultra
Mobile, University Mobile

Requested here: https://jira.cyanogenmod.org/browse/CYAN-5613

Change-Id: Ib3e3d35664b804d5ce39d7f8bba01163d2cf9e89
2014-10-20 23:36:14 +00:00
Merudo a2876cfac1 added Ooredoo Tunisie & Tunisie Télécom apns
Change-Id: I892d93fa2c0bbf352c491fbc1df35d5d3fd91d54
2014-10-20 23:31:46 +00:00
Merudo 54b7fdbb54 fixed Lycamobile APNs
"username" should be "user" instead.

Change-Id: If1b6beacbbdeaf22e00885fc70060c1ef80a1e23
2014-10-10 21:54:47 -04:00
Merudo 37d1e15b62 corrected Beeline UA apn
Removed duplicate apn
Removed third e in internet.bee*e*line.ua
Fixed mms proxy

Change-Id: I91afcd0ef870b1943f1501f634049c99b5b953ef
2014-10-10 22:52:05 +00:00
Merudo b42943f335 added Afghanistan, Sri Lanka, Iraq, Kuwait apns
Added Roshan, Etisalat, Airtel, Asiacell, SanaTel, Zain, Korek, Mobitel,
Itisaluna, Omneea, MI

Moved Alfa, MTC Vodafone, wataniya

Change-Id: I74cc49f8307c03cbc9d0649676d81f66a681d695
2014-10-10 22:51:33 +00:00
Merudo 4f68792f4f corrected Yota APN
change yota.ru to internet.yota, also added mms apn

Change-Id: Ib9236903a95f114b8a4b9d3f8fe1135b0970bf2f
2014-10-10 22:42:55 +00:00
Merudo eee8183a2d updated NOS/MEO apn names
As requested in https://jira.cyanogenmod.org/browse/CYAN-5480

Also: restored Vodafone apn fix made in 74033 and accidentally reverted
in 73922

Change-Id: I426f5dbbe6fd671c26367ce5265d58e0e7dd9f1a
2014-10-10 22:42:44 +00:00
Merudo 9aaa2b106a cleanup: Spain APNs
Removed duplicate Vodafone APN
Combined Tuenti, Simyo APNs
Moved and rename Vodafone APNs

Change-Id: I18d223c6a575f10e69ef273d789256bcaf8c29a6
2014-10-10 22:39:59 +00:00
Merudo fd6bf3be80 added Africell APNs, moved Movistar PA APN
Change-Id: I1971ce7f4034b6e8fc5211650c3a11f12ce45489
2014-10-10 22:39:16 +00:00
Merudo a7fe3aa9c6 fixed Bouygues APNs
Remove "mms" from Bouygues Pro apn, removed duplicate apns

Change-Id: Ic3f341e6dc9e225010da6b764d00a0cc1d847066
2014-10-10 22:39:06 +00:00
Merudo 1e628bfe89 add/cleaned apn for Moldova/Poland
added: MD Moldcell, Unite, Truphone PL
fixed: Carrefour Belgium
Poland apns now in alphabetical order

Change-Id: I9301a221df496b9e753156869e0a83436cd1d2ad
2014-10-10 22:38:28 +00:00
black 12edd46088 Update APNs for b-mobile (440,10,Japan)
Change-Id: I9b4ca90b497f18d9dabbaf01f9798aab5c1f53cb
2014-10-07 12:03:10 -07:00
Merudo 977e3c3e5e added Truphone UK apn
Change-Id: Ic6929487098165a8a521f7d7fbe0780f7cf7eecd
2014-10-07 05:19:19 +00:00
Merudo 813715f269 added TeleCable/Truphone/Mtel, fixed Lyca/Orange
Change-Id: I26d58665bc2420ffad095dc6d82ea423c88ac74e
2014-10-07 05:15:13 +00:00
Merudo 2f25f234d7 added Voiceworks Mobile BV / MVNO NL APNs
As described here: https://jira.cyanogenmod.org/browse/CYAN-5538

Note: Fields mvno_match_data & mvno_type appear functional

Change-Id: I9e45d8003916896b6201803be38e85e33a5bc2f4
2014-10-07 05:14:41 +00:00
Merudo dc6aefeaa9 Added missing line for Verizon APN (mcc 311 mnc 480)
Missing line identified here:
http://forum.cyanogenmod.org/topic/99495-still-no-data/
Change-Id: I29ab79067e5d9056a7bc1aa43b1877317cf7cd82
2014-10-06 21:30:52 +00:00
black bc34e564e5 Update APNs for docomo and SoftBank (MCC:440 Japan)
Add missing MMS options for andoworld (SoftBank) and authtypes for docomo MVNOs.

Change-Id: Ibb859850f8167321bf7a5031a5ad1226520b64db
2014-10-05 05:22:55 +00:00
Tony Layher 9dadf802d4 Stop allowing other APNs overriding Sprint LTE.
Change-Id: I43279623f9711f2372ba6faa0eb90a85a12cc46e
2014-10-03 16:35:14 -04:00
Merudo 9bddb94d39 added 13 Lycamobile APNs, combined TMI APN, added 48months APN
added Lycamobile APNs for NL,BE,FR,ES,CH,UK,DK,SE,DE,PT,IE,US,AU
TMI APN for Internet/MMS is now the same

Change-Id: Ia07581e5b7c215a08042f5d6bae28554191e9b43
2014-10-01 01:32:56 -07:00
Merudo 33ebb9f023 corrected Smarts RU APNs
correct APNs obtained from official website:
http://www.smarts.ru/help/internet/

Change-Id: Ic7e909b4ed482456f6f516ac9bc945990775a657
2014-09-30 19:41:45 +00:00