Commit Graph

364 Commits

Author SHA1 Message Date
Ricardo Pinho 8b01e032be Removed Duplicate MMS APN Vodafone Portugal, was causing send/receive of MMS to fail.
Change-Id: Icb7497c44a6ef35f6889beb32d008ad14c3aaff5
2010-11-13 00:02:28 +00:00
sotux ad41bcf8ab Fix China Mobile apn name.
Change-Id: I5d756a406dd6ed3bbeae50020aa5c6456d725c5f
2010-11-02 01:18:39 +08:00
Takuo Kitame 3b64b683e8 APN: change order of 44010.
"mopera.net" should be below the "mpr2.bizho.net" because it's too expensive.

Change-Id: I6f3b24f9abd32f7cda93a36829c1a76d1fc098f1
2010-10-29 09:28:29 +09:00
Evan 5e4f2c6375 apn list refresh from paulweiss
Change-Id: Ie0f79db381a09a2a7af06a6d72e23349a3700851
2010-10-01 11:53:40 -06:00
Steve Kondik ad4b324312 APN list housekeeping
After lots of reports of broken GPS and other issues recently, I decided
to write a script that cleaned up the APN list. The script did the
following:

1. Eliminated duplicates. Each APN was given the unique key of
   "mcc:mnc:apn:type" and placed into a hash using this key.
2. Removed any APNs where any of these four fields were not set.
3. Set an empty APN type to "default,supl,mms".
4. Sorted by MCC, MNC
5. Merged in the official APN list from FRF91.
2010-09-03 00:52:52 -04:00
Brad Allen 87030f5120 apn addition for Smart Mobile: sort correctly 2010-08-29 16:51:44 -07:00
Brad Allen dd838dafdc apn addition for Smart Mobile per http://simplemobile.webs.com/index/Android%20Configuration/Android%20Configuration.html for h-bomb 2010-08-29 16:41:49 -07:00
Kali- 934e7ee599 fix broken apns autoconfiguration (xml now well-formed) 2010-08-27 01:32:28 +02:00
Koushik Dutta ce5aba5a14 fix darchstars build break. 2010-08-26 15:49:37 -07:00
Ameer Ghouse aee28d1e62 fix up apns so gps is not broken on hero cdma 2010-08-25 20:56:12 -05:00
Steve Kondik 1fb8ce6120 APNs should generally use "default,supl" instead of "default".
This fixes AGPS issues.
2010-08-22 20:44:52 -04:00
Steve Kondik c296c8b8d7 APN list update from Paul Weiss 2010-08-16 18:19:39 -04:00
Steve Kondik 86bc86cf88 add heroc to cyanogen vendor 2010-08-08 22:35:47 -04:00
ctso 630e371ae6 Add APN configuration file 2010-06-25 03:28:35 +00:00