Steve Kondik
b9dd400b38
cm: Update use of vendor/extra `
...
* Use inherit-product to pick up extra configuration
Change-Id: Icb0c8b09cd10b503e2dca09b7a972a613c354e7d
2014-09-12 16:23:47 -07: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
Arne Coucheron
1f3653ebde
init.rc: Adding setprop entries for tcp delayed ack for Wifi & LTE
...
TCP delayed ack settings are expected to be modified when the
Wifi or LTE connection is established and the configurations
will be reverted back when the Wifi connection is terminated.
The change also modifies the /sys/kernel/ipv4/tcp_delack_seg
and /sys/kernel/ipv4/tcp_use_useconfig file owner to "system"
Requires: https://www.codeaurora.org/cgit/quic/la/kernel/msm/commit/?h=kk_2.7-stable&id=73989a4b345bba0efca96cc86b0258e83884ff63
Change-Id: I008e36931752d6db29454c5ce41e3cfe19b15ecb
2014-09-10 20:47:17 +00:00
Abhisek Devkota
81d0557a2c
Free Mobile APNs updates
...
Change-Id: Ic62157df79d354577659bb6817148f7922427011
2014-09-10 20:43:49 +00:00
Dan Pasanen
c1e852e2c7
common: build f2fs for all targets
...
Change-Id: I76ae7daefc64ba1b694495064b7f9d590d6867da
2014-09-10 20:24:40 +00:00
black
61aad6501b
Add Japanese translation contributor
...
Change-Id: If343a20f5b3ce377084e607c853636329bae3a7e
2014-09-09 16:56:16 +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
Roman Birg
2a729dac1f
Revert "vendor/cm: add CMBugReport"
...
This reverts commit 5d5219175b
.
Change-Id: I2ed56ca3adfaffca53c576a7e3de8fbb8da40f97
2014-08-21 19:46:53 +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
Roman Birg
5d5219175b
vendor/cm: add CMBugReport
...
Change-Id: Ibf031b9d0f860664aa9cd8a680a7d5aa185a5bba
Signed-off-by: Roman Birg <roman@cyngn.com>
2014-08-13 16:23:06 -07:00
arter97
a4bce35b53
spn: add override for Korea
...
This removes duplicated entry for SKTELECOM
Before - https://www.dropbox.com/s/0kz0go9yruzppsl/Screenshot_2014-08-05-14-23-37.png
After - https://www.dropbox.com/s/etmomqysq7l8wh9/Screenshot_2014-08-05-14-25-51.png
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
Change-Id: I2176cd88da0b8580e3d31a986f1a2a67581e679c
2014-08-06 19:12:10 +00: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
Vladislav Koldobskiy
ac29397c9e
Update translators' list for Russian
...
Change-Id: Icfbcea828cf94f254b5d369ed19551c09a67f777
2014-08-04 17:11:21 +04:00
Ethan Chen
93a2149b42
Remove unnecessary duplicate
...
* We disable multithreaded dexopt for all builds by default now.
Change-Id: I05c01c3b7911fa8e6d3e9410f5d1cc800292ebda
2014-08-03 20:48:20 -07:00
Ethan Chen
34ee56fe6f
Disable multithreaded dexopt by default
...
* There is still a race condition here.
* Power users can re-enable this by setting
persist.sys.dalvik.multithread to true
Change-Id: I03686bafbac1859695466fcb522bc5436ec82e0d
2014-07-31 17:23:50 -07:00
Dave Daynard
1c4bf358d2
This should make your clean-up easier
...
Change-Id: I51c490279dba5ad8479200abeffbf416833955d7
2014-07-29 22:44:51 -07: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
dhacker29
36cd9f5754
Remove me from contributors
...
Change-Id: If227143d4aadbfcda5b60b080602b2e43a3ec243
2014-07-26 00:49:18 +00:00
Giulio Cervera
63691b016a
contributors: add sony Z2
...
Change-Id: Ia5e9822ebe103e21e497c25f85cc3add03274fec
2014-07-25 22:32:50 +02:00
Brinly Taylor
3fe14dd4ba
vendor/cm : update some contributors
...
Change-Id: Ib24d038ccee1dce7404ac54a9ac6671bd347839c
2014-07-25 19:43:58 +00:00
varunchitre15
a7d57c303c
Add Sony Xperia L maintainers
...
Change-Id: I249c637af4fd9859db78bbc0d23726986d15d121
2014-07-24 10:17:26 +04: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
neatchee
a441c01ac8
Make LTE-enabled APN default for Korea Telecom
...
Change-Id: I05bdb058a202edee0260fc1a5f1725c9b374e6dc
2014-07-18 21:31:39 +00: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
Brint E. Kriebel
8cc3992a9f
otasigcheck: Fix the sed statement for multi-digit indices
...
It appears that some versions of sed do not work with the + symbol.
Instead of checking for one or more digits, check for a digit,
followed by zero or more digits.
Change-Id: I064df6a2bac4a634a3684ac1a5289dca1f4ba29c
2014-07-11 18:44:15 -07:00
Brint E. Kriebel
63c0f71ea4
otasigcheck: include multi-digit cert indices
...
If the cert index is greater than 9, we still want to include it.
Change-Id: I82787e59557ae0bb7f15da16630d2b0afb7cff06
2014-07-10 18:23:28 -07:00
Brint E. Kriebel
7a65923a92
otasigcheck: set verification package to com.android.htmlviewer
...
We need to use something that will always be there and not replaced
by other packages.
Change-Id: Ide942865f284239ae2ae2503005ccc7e8272995c
2014-07-10 18:00:44 -07:00
Brint E. Kriebel
af91758210
common: Set property for the CM releasetype
...
Set ro.cm.releasetype based on the deteremined releasetype of the
build.
Change-Id: I2c1aa7181f42342594bd6d5dc5f5252220ed3497
2014-07-10 19:02:19 +00:00
Ricardo Cerqueira
aff5e54c4e
ota: Validate any installed data's signature against our own
...
Try to prevent incompatible-signature system quirkiness
Change-Id: I73402d963a1b57ad0ee3c68ced4f2d7f074f927f
2014-07-10 17:03:51 +00:00
Brint E. Kriebel
1df415bba2
common: Disable multithreaded dextop on RELEASE and SNAPSHOT builds
...
This needs some more work before it can be considered stable enough
for use on these builds.
Change-Id: Ic80603cc59623da878875e40de92bda5caef3331
2014-07-09 15:13:08 -07:00