Commit Graph

225 Commits

Author SHA1 Message Date
Merudo 9aa0a1325a added DJUICE mms APN
Change-Id: I5802316592905e6007c1c55b697f87523dc1fb89
2014-09-17 20:38:29 +00:00
Merudo 6a2c2b0bd0 add tuBiedronka APNs
apn provided by PanCebula
Change-Id: Ib3eee9dbceaafca8ed9344e638798eca343eee58
2014-09-17 20:36:54 +00:00
Merudo 3226df5c88 add Vodafone, AMC, Eagle & Plus APNs
apns provided by to87al
Change-Id: Ib4de2213f0197f137aa78218b4cb65a5612afa86
2014-09-17 20:24:06 +00:00
Merudo 60e798a211 add Virgin Mobile France APN
Change-Id: I1069367046d4d1a220f052757e40cc5d8184b2b4
2014-09-16 07:07:18 +00:00
Merudo c2a9181cf3 add Carrefour Belgium APN
Change-Id: I3f94243033ecb72ceac16ee38ed5961ecba91600
2014-09-16 07:05:49 +00:00
Merudo 38fd1f149d Remove duplicate Vodafone APN, correct Tele2 APN
Duplicate Vodafone entry had incorrect trailing spaces in APN and user
field
Tele2 MMS entry had an extra space in apn field.

Change-Id: I6f0c9e8d5ca9a4c197a12d92588f800d28b94338
2014-09-12 16:54:15 -04:00
Merudo bbce2db8ad Correct APNs for Movistar PA, Claro PA, Digicel PA
Movistar & Digicel had missing mcc/mnc fields. Claro apn was already
included under the name "Claro Web".

Change-Id: I12e698645f4f0ff0209041a4ba841cb92b95bf7f
2014-09-12 15:48:44 -04:00
Evan Widger 3992712de5 add apn for ziggo & modify videotron for LTE
per CYAN-5248 & CYAN-5295 respectively

Change-Id: I0899ea45138f46f0a058a26e00b429912376a361
2014-09-11 16:02:59 -07:00
Merudo 6a6cb0f54a added Sprint Test APNs
Change-Id: I0a276b5a4dd2a6fc071a4f9330bafd2cafb3405a
2014-09-11 19:48:49 +00:00
Aid Farhan Maarof b4cdab2285 apns-conf: Fix Digi MMS port.
Change-Id: Id6c9c4916b0378f6f2c99d023f7dd8237d26b47a
2014-09-11 19:47:59 +00:00
Merudo dc059b9491 add FreedomPop APN for 4G/LTE
Change-Id: I912969cfaf5f9787132d24848891da59642f854f
2014-09-11 19:46:28 +00:00
Merudo 6998a1ade7 added Walmart APN
Change-Id: Ic9392cefde2cf6e6c3a00d77d3e4a91d2de7a7c1
2014-09-11 19:44:34 +00:00
black 729218e11d Add APNs for docomo MVNOs (Japan)
@nifty: http://support.nifty.com/support/manual/internet/dolte/
BB.excite: http://support.excite.co.jp/app/answers/detail/a_id/3090
BIGLOBE: http://support.biglobe.ne.jp/settei/setuzoku/lte/index.html
DTI: http://dream.jp/mb/sim/support/manual/mnl_and_01.html
OCN: http://tech.support.ntt.com/ocn/mobile/one/
So-net: http://faq.so-net.ne.jp/app/answers/detail/a_id/2920/
U-mobile: http://umobile.jp/service/sim/setting/
WirelessGate: http://www.wirelessgate.co.jp/sim/service/yd/start_apn
hi-ho: http://home.hi-ho.ne.jp/hihomobile/lte/d/index.html?page=setting
楽天 エントリー/ライト/アクティブ: http://broadband.rakuten.co.jp/support/manual_internet/lte/android.html

Change-Id: I42d84cb7396029b974e63d8c39c94ade20247893
2014-09-11 09:27:12 -07:00
Abhisek Devkota 81d0557a2c Free Mobile APNs updates
Change-Id: Ic62157df79d354577659bb6817148f7922427011
2014-09-10 20:43:49 +00:00
black ecb635914f Clean up apns-conf.xml
Change-Id: Ib7706a2cb690a4e3673b60067208daea6aee27c6
2014-09-09 07:57:08 -07:00
black 5703fb0969 Update APNs for au, docomo, SoftBank and Y!mobile (Japan)
Change-Id: I9d9636cfb14526128f746d8c623c5714c1a1037c
2014-09-08 05:28:27 -07:00
Evan Widger 4d148eda05 add KPN 4G apn
per CYAN-5253

Change-Id: I45e2cbc6a98b8f1bbc509e640419f3d96641ab98
2014-09-05 17:14:09 -07:00
Matt Mower abb97e2a5e Cleanup/Fix APN data fields
*Remove unsupported fields:
  inactivity_timer, state, spn, extraid, preferapp
*Correct fields:
  authenticationtype="PAP" --> authtype="1"
  authenticationtype="CHAP" --> authtype="2"
  mmsx="http://mms.celcom.net.my" --> mmsc="http://mms.celcom.net.my"
  mmspor="3128" --> mmsport="3128"
  pass="CLAROWEB" --> password="CLAROWEB"
*Cleanup whitespace:
  " = " --> "="
  "  " --> " "

Reference: packages/providers/TelephonyProvider
  src/com/android/providers/telephony/TelephonyProvider.java

Change-Id: Ie18daf638882c58244bbbb6ea9615e6a9fd9dc70
2014-09-04 21:15:55 +00:00
Evan Widger c95686ffe9 Modified APNs for Plus.pl, Orange SK, and Vodafone AU per
CYAN-5208
BACON-1060
BACON-1089

Change-Id: Ide8982a78a4fc070724aa3904c65f18e1f705750
2014-09-03 17:52:47 -07:00
neatchee f88f5f390d Add APN for Tele2 4G
Change-Id: I081867e026fa8a406b99c6ad802a16bd30896cf0
2014-08-27 23:10:14 +00:00
neatchee 304d76177e Add APNs for Claro (Panama)
Change-Id: I5154650f721942424ae6c9e7cb4c028d042164eb
2014-08-26 21:39:29 +00:00
Alberto96 efe4a8b694 apns-conf.xml: add Tiscali Mobile (Italy) APNs
Change-Id: I5d34e00357a7efe884c980df5f8da354a2714e2e
2014-08-25 12:23:42 -07:00
neatchee dea8e65287 Add APN for Telenet when internationally roaming (MNC=206 MCC=01)
Change-Id: Ia63215206a4129cdef09dd39a4d1d721e789fb10
2014-08-22 23:16:17 +00:00
Brinly Taylor 6eba3fb147 Add TIGO and VOX for Paraguay
Change-Id: Ia7d13515e34b14bb46a572f6ef099316a7e1981c
2014-08-22 19:08:11 +00:00
Rudolf Tammekivi e725765caa apns-conf: Fix Elisa EE MMS port.
According to https://www.elisa.ee/et/Eraklient/Pood/setup/58

Change-Id: I2bd046646c98f04490ddfdb6be051ce50cf994e7
2014-08-22 17:05:30 +00:00
invisiblek 17ad22699e apns-conf.xml: update verizon apns
* these are taken from the latest jfltevzw ota update
* appears bearer is no longer needed
* general cleanup of duplicates

Change-Id: Ida43d7e1419d58a50d16c02d51d2bc4ed3495aa6
2014-08-19 13:23:41 -05:00
Zyg0te b907f464a9 Added APN for Tal Iceland, ref CYAN-5026.
Note that I am not on that network myself so I have not been able to verify the settings. However, they are taken from the official support site.

Change-Id: I8b803f5af6e6c307f4ce85f1e20bf75050bcf1be
2014-08-16 22:30:48 +02:00
Goran Rakic 3e60817b18 APN type fix for Telenor Serbia
APN type was set to "default,supl,mms" for both internet and mms. Using CyanogenMod (CM11) it is causing of sending and receiving mms to get stuck forever.

This sets APN type for internet to "default,supl" and "mms" for mms.

Change-Id: Ia2cede31788ab4f76b52d8a2f2ef8a934427169e
2014-08-06 19:10:39 +00:00
dianlujitao dd7057a5a0 Add China Telecom apns
Required by China Telecom CDMA phones.

Change-Id: I5092ef4fca0a2c69a45966375b91767147f17bc3
2014-07-28 13:46:10 -07:00
arter97 52c3a1aa76 [PATCH] apn: fix typo on SKT LTE mmsc address
LoL, it's http:// not http//

This fixes MMS on SKT LTE

Change-Id: Ic5506d9e3382b37a4cf78f92326d8759111d5c85
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
2014-07-28 11:37:24 +08:00
Abhisek Devkota c30b569ff7 Update HK carrier APNS
Change-Id: Ifa97c577d2c6e5f03a149ad9499d6b47ab6d3490
2014-07-21 12:08:21 -07:00
neatchee affb35aaa4 Fix Mobistar APN settings
Update Mobistar and Mobistar MMS to remove user/pass and add PAP auth

Change-Id: I02a2aa99abb93f325f60032bbaa2e59da397c3c2
2014-07-18 14:33:22 -07:00
Jurica Vukadin 83b75c0d85 apns-conf: Update TMO HR APN
Can't get LTE otherwise.

Change-Id: I2c2593626f9633885a3fd3ab3146d1221860fcee
2014-07-18 21:30:02 +00:00
neatchee 23181a6a3d Cricket merged with AIO, add APN
MCC=310 MNC=150

Change-Id: Ie14bacaf10817db58c89c3e521ad014bd66818ec
2014-06-30 15:32:11 -07:00
Harindra ee17a7d7ce Added apn settings for Mobitel and Etisalat, Sri Lanka (MCC=413)
Change-Id: If843bdfca224922c85e6e0e840988a5f85be868b
2014-06-10 21:27:10 -07:00
neatchee ada0a6c18b Add/fix APNs...
...Enitel, Movistar, Poste Mobile, Trilogy Dominicana, Sipgate, Safaricom, Etisalat AE

PS2: rebase

Change-Id: I9126b3f579fa61dc8f413d562dd71ce840027957
2014-05-25 02:15:45 -04:00
neatchee fbccf658b9 Fix Etisalat UAE APNs
Change-Id: Idf0281b4d68a6efefca1d61812d42b3dcfc086ce
2014-05-16 15:41:24 -07:00
minelove 674bebbd6d fix typo for True-Move carrier
Change-Id: Id5b82060a8fae2180fb081adb7dce6c7bac4da63
2014-05-09 20:59:27 -07:00
Jurica Vukadin 7dea8f1303 apns-conf: Add TalkTalk APN
Change-Id: Ib0ca582a5f81f5b0bc9b1f682908f6064f24fff5
2014-05-03 21:35:04 +02:00
Abhisek Devkota 22dbe29195 Merge "apns-conf: Add QUAM APNs" into cm-11.0 2014-04-22 22:07:02 +00:00
Emilio López b3466952d6 apns-conf: Add QUAM APNs
QUAM is a new MVNO in Argentina, using the Movistar network.

Change-Id: Iaf4ee56174a4c886d3f4fbfe2ba27eb39dedfc15
2014-04-22 19:01:04 -03:00
Michael Gernoth c2025e57ae apns: remove default- and dun-types for Verizon MMS 31x/48x
Remove the default- and dun-types set on the Verizon MCC=31x
and MNC=48x pairs. This fixes long connection delays to
LTE and EHRPD apns.

It is based on: http://review.cyanogenmod.org/#/c/61711/

Change-Id: Ib39c601cb3610ff972db3849dfc96542f75f5761
2014-04-17 22:00:03 +02:00
Abhisek Devkota ba296d1906 Merge "Revert "apns: Add type default for Sprint."" into cm-11.0 2014-04-16 19:43:40 +00:00
Shareef Ali ef278b65b7 Revert "apns: Add type default for Sprint."
This mask a real problem on devices on legacy cdma because we didn't 
a stubbed apn for devices that don't use apn to connect to data.

this patch fixes it: http://review.cyanogenmod.org/#/c/62148/

this also problem with sprint 3g APN and lte apn numerics is the same 
causing the apn stick together. one of those apn will always stick 
persistently unless we force a manual disconnect or by selecting an apn 
number from the list and that the 3g apn is due to the effect that it has
 no way determining on which apn is used in sprint. they do it by the 
numeric, which is why most lte numerics apn is separate from 3g numeric.


We had a large debate on this issue once before, this is the same bug: 

http://review.cyanogenmod.org/#/c/51425/

This reverts commit 5de6ec579e.

Change-Id: Ia5c8310af0dce1805ae400d9f78c87c94cdc3cc2
2014-04-06 19:56:12 +00:00
Dan Pasanen 47d3fb0fec vendor/cm: add more verizon apns
* Because we didn't already have enough did we?
* This fixes "No apn selected for device" when sending/receiving
  MMS.
* Removed the MobiPCS apn. Its breaking network extenders because
  and I its conflicting with the vzw apn of the same mcc/mnc pair.
  I doubt they use this pair anyway.

Change-Id: I70671482af5356ee6562d4d388fda6e90fc5c15b
2014-03-30 14:38:21 -05:00
nadlabak f8e70ab9b9 apns-conf: Fix SKT LTE typo
Change-Id: I0e2b24ca0bffa36571d34a9aff51a6fb8f48d835
2014-03-27 00:08:18 +01:00
nadlabak c38a8868bf apns-conf: Fix Movistar Argentina (CYAN-3739)
Change-Id: I5df84ca343f2b5f1d89f405a7a32bee4479b4472
2014-03-26 11:31:32 +01:00
Dan Pasanen dabb75fa51 apns-conf: fix NetCom (Norwegian)
Change-Id: Ia6d71e1a5320e4645f90b77f93c59b4a1e4cb7f0
2014-03-23 05:49:38 -05:00
Matt Mower 878392df27 Re-add apns from squashed revert
apns re-added from:
- Add apns/eri for Boost Mobile
- Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank

Change-Id: I2e0091cc4ed1a5c6957792940aba13b801bf7335
2014-03-18 16:41:28 +00:00
Matt Mower 884aaadf71 Squashed revert of mms and spn-specific overlays
In theory, could have been a good idea, but ultimately just leads to
headaches for device maintainers that need to overlay any of these.

Revert "overlay: remove Verizon specific eri.xml"

This reverts commit 5f92da62c6.

Revert "Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank"

This reverts commit eeeb0888d4.

Revert "Add apns/eri for Boost Mobile"

This reverts commit b207e2eda3.

Revert "add more vzw eri's"

This reverts commit 82e10af192.

Revert "multi-carrier overlays: Add eri and config for US Cellular"

This reverts commit 1af75f1ba7.

Revert "Multi-carrier overlays: Fix Mms"

This reverts commit f8b0737a43.

Revert "Generic multi-carrier overlays based on hammerhead"

This reverts commit 6f5758c9c3.

Change-Id: I3495a89ce405362dc558f7ec7f0e61adea9fa507
2014-03-18 16:37:19 +00:00