Commit graph

805 commits

Author SHA1 Message Date
Michael W
05e43ffc39 prebuilts: Fix Telfort apn
* Remove proxy
* Source https://android.googlesource.com/device/sample/+/android-7.1.2_r27/etc/apns-full-conf.xml#646 BUGBASH-766

Change-Id: I924169cd3cb3d76d362f71ff6b65dba28b9ef54a
2018-05-05 13:59:20 +02:00
Louis Rousseau
aab3507c00 apns: updated entries for Koodo
Removed proxy values to match current version of
https://www.koodomobile.com/help/setting-data-your-non-koodo-phone

Change-Id: Ic17cb9a9e1f0e59381815a1b2e8eb4f37f3e3e89
2018-04-30 17:48:51 +02:00
razorloves
a9e0134376 apn: Update APNs for MetroPCS
- Add missing ims apn. Without this, pixel and nexus users were not
    able to use ims features.
  - Set the mtu value. This improves data connection reliability.
  - These changes match with pixel's aosp apn.

Change-Id: I170de2c92cc916424c266dc972a6538599640b7c
2018-04-23 19:34:18 +02:00
Dan Pasanen
f7b93ce5a0 lineage-radio: disable ims services on ro.radio.noril
Change-Id: I598dbaaaead2c9cfd50cd41f3bed193dfe17e147
2018-04-20 05:51:44 +02:00
razorloves
86f03b8f83 apn: Add protocol for fido and rogers
Pixels will only establish a data connection to these carriers using
IPv6, so this fixes the reports of no cellular data and no mms.
Also, this matches with what aosp has.

Change-Id: I07768f817cf6bb4997dd737cc467fb146c959434
2018-04-14 04:27:59 +02:00
Alexander Kaindl
fb7b1fd92a apn: Add APN for spusu MVNO
Change-Id: I3772b955f758083986d8d2862cf3ec32609c19a1
2018-03-29 18:28:19 +00:00
Bruno Martins
1022cc7c50 backuptool: Take into account new location for system default props
* System default props defined using PRODUCT_SYSTEM_DEFAULT_PROPERTIES
   are stored into /system/etc/prop.default, so that's the location where
   ro.lineage.version prop needs to be checked now. Although, fallback
   to the old location to allow sucessful upgrades.

Change-Id: I62046447876c2198a0c4f88a4f36f4723d417617
2018-03-03 00:46:45 +00:00
Paul Keith
c6b6c98a2b lineage: Allow IPv6 on roaming for T-Mobile US APNs
* Fixes roaming on T-Mobile NL with a T-Mobile US SIM

Change-Id: Ied51d5297af1fafe9907c6dc2e7678f63a62363a
2018-02-05 16:45:35 +01:00
Paul Keith
20b8197bfc lineage: Consolidate T-Mobile US APNs
* MMS doesn't need to have its own APN
* This matches https://support.t-mobile.com/docs/DOC-2090 and
  was verified against a T-Mobile Galaxy Note 5 on stock

Change-Id: I254de82de012ea4b052d7751d4910f13692c970a
2018-02-05 16:45:28 +01:00
Dan Pasanen
0f9080a12e vendor: update vzw apns
* Add support for bearer 18
* Update mmsc urls
* Remove bad dun apn
* Set approprite auth_types
* Set visibility
* Update max_conns

Change-Id: Ie9256f10899343242c64ae3896434b4c994f3dac
2018-02-02 13:21:55 +00:00
Paul Keith
3957e06d5a sensitive_pn: Fix typo in sensitive phone number
* There was an extra digit hiding in here
* Corrected from: https://www.safehorizon.org/hotlines/

Change-Id: I75f179f0b263514df54acf4adc1df0f8ff3f3ada
2018-01-29 02:50:01 +02:00
Jamie
e446022782 sensitive_pn: Add some more numbers for Canada
* Mostly child abuse numers, some for violence against women
* From: http://www.children.gov.on.ca/htdocs/English/childrensaid/reportingabuse/CASLocations.aspx

Change-Id: I18add946c242eeac1c6f0859a3fd5f4fe073c6ce
2018-01-29 02:50:01 +02:00
Paul Keith
765c9d1104 sensitive_pn: Sort file
* Sort MCC orders
* Sort phone number orders
* Remove one duplicate phone number entry (116123 in GB)
* Add a note about maintaining this file

Change-Id: Ifcf392c1ca54c0daf37248a647d401d4a93dd355
2018-01-29 02:50:01 +02:00
Matthew Freund
b8a586b0e8 Added more USA sensitive phone numbers
Change-Id: I241b79a4e0a5252a010e5d8b2c1315334f5ae03f
2018-01-29 02:50:01 +02:00
systemcrash
ab2bed7056 Add APN for iD Mobile UK MVNO
Change-Id: I3af3a5a93676b0750cfa7d025e6114130fa809c8
2018-01-29 02:50:01 +02:00
systemcrash
9ddc8182cb Added Cape Verde carrier CVMóvel default APN as configured by sales agents
Change-Id: Ic63f75c8fd8720ac04ee52b7a98e0f60ee82284d
2018-01-21 19:26:35 +00:00
Matthew Freund
e03ab09f8b sensitive_pn: added Belgium & Switzerland
Change-Id: I2af43571b07504fe379656e2ecd65759b9295172
2018-01-17 11:27:58 +00:00
Jonas Schwarz
81bc93bfd1 Updated Syma APN
Accordind to https://www.symamobile.com/parametrage-internet.html#8 the Syma APN should be symamobile.com not symacom.fr
I had to edit the APN manually to get it working

Change-Id: I62ccdc6bdcf8803e47c2f454a6ece622e06027d1
2018-01-17 11:27:52 +00:00
Saylance
dc0dfc9501 apns-conf: Update Ukrainian APNs
Using information from operators sites.

* Rebranding UMC -> MTS -> Vodafone
* Rebranding life -> lifecell
* Rebranding Utel -> TriMob
* Brand merging Jeans -> MTS (Vodafone)
* Brand merging Beeline -> Kyivstar
* Brand merging Ace_Base -> Kyivstar
* Cleanup unused apns

Change-Id: I9646488604c71d6a2b3acae61eb6cdd0d55540bd
Signed-off-by: Saylance <bogdanpower@ukr.net>
2017-12-30 12:08:36 +00:00
Louis Popi
e49657031e apn: Remove "hipri,dun" from Bouygues Telecom
* Unbreaks MMS very slow transfer

Change-Id: Ib3da8d07424044e4791b2ffabd6dad2e975812c3
2017-12-30 12:08:03 +00:00
Celoxocis
4822d9bdc2 Add M-tel (BIH) APN for M-tel Frend data plan
* http://www.mtel.ba/frend-plan
 * Frend spoken "friend" is their voice & data plan

Change-Id: I014f7549d936c64abb3801596d940cee7703f790
Signed-off-by: Celoxocis <celox.ocis@gmail.com>
2017-12-30 12:08:00 +00:00
Adrian DC
93256e4ac9
vendor: lineage: Upgrade to LineageOS 15.1
* Update backuptool versions
 * Update text references
 * Set version minor to 1

Change-Id: I30eea1f1cb01e2165311364cc62b589669bb1290
2017-12-07 01:36:18 +01:00
hedwig34
e77b6a2f8c Updated apns for device bringup for S4 Mini - serranolteusc
Change-Id: I22172debc835f6fd99bd2ed0afdfbe197f993345
2017-12-04 19:56:41 +00:00
meganukebmp
75b12b2196 sensitive_pn: Add BG human trafficking and domestic abuse hotlines
http://animusassociation.org/en/
http://080020100.bg/eng

Change-Id: I7560ce3a65731feab7bd9d3f9be1fe092254651c
2017-11-23 13:47:05 +00:00
Sam Mortimer
c10885231f Refactor Lineage init rc file
*) Put Lineage rc files in /system/etc/init instead of /init.lineage.rc

*) Split into function specific files (vibrator-specific stuff moved to
   our custom vibrator HAL service)

Change-Id: I1d00950253fbf7fdd7a4b7bd52adbed971923575
2017-10-15 03:06:48 +00:00
67891abc
d4d509ccf3 vendor: We are now LineageOS
Change-Id: I411cd912eb4fd1f752da03ab8027089aac92fc86
2017-10-04 07:40:47 +00:00
Gabriele M
f395bed811
Create /data/lineage_updates to store updates
GmsCore deletes the files in /data/ota_package/, including the files
downloaded by Updater. Create a new directory where Updater can store
its files not to have them disappear randomly.

Change-Id: Ifdfbc7f81eb5f2c4370d02f0634c869fdbb848b4
2017-09-02 19:44:15 +03:00
Luca Stefani
5c60e4fd24
lineage: Complete the rebrand
* TODO: Rebrand cmsdk when it's in a working state

Change-Id: I0d8d573f9e0032110ae3a0f54ebe11a877b83137
2017-08-23 17:33:22 +03:00
Abhisek Devkota
62764465b1 Update initial attach for Tmo US
Change-Id: Ib7b0db56099be1fbe10787014c0b3730edb865e4
2017-08-19 20:57:49 +00:00
Alexandre Oliveira
3af5191522 Add Correios Celular (BR) APN
Change-Id: I34b2aa557fc0532194423b1c04b6469ad4ead2ec
2017-08-08 02:17:32 +00:00
Keita Espinoza
36dcbd41d3 Add WOM Internet/MMS (CL) apn
Change-Id: I2a3e39ff76f78c9ad37fb2f36b9d40b7b5bf6a4d
2017-08-05 02:11:45 +00:00
jumoog
54afae56fd sensitive_pn: add EU 116 Numbers
116006 - Victims of crime
116111 - Child Helplines
116123 - Emotional support helpline

overview: https://ec.europa.eu/digital-single-market/en/116-helplines
per country: https://ec.europa.eu/digital-single-market/en/116-your-country

Change-Id: I7f7eccd3dc743a164e219152f26feda17cfb1b75
2017-07-28 13:37:51 +02:00
Bauuuuu
7dff2f7ae7 apns: correct the mvno_match_data for MasMovil Spain
* fixes the broken auto-detection for MasMovil Spain

Change-Id: I6fadeb3703e78d6ba6b2fe9420b9a45cd1f78de1
2017-07-26 19:07:19 +00:00
Julien Humbert
8146415ace sensitive_pn: Include France DOM (Overseas regions) codes
France has 7 MCC codes, but only include the 2 DOM (Overseas regions) codes here.
* Metropolitan France: 208
* Guadeloupe, Martinique, Guyane: 340
* La Réunion, Mayotte, TAAF (French Southern and Antarctic Lands): 647

The 4 others MCC codes aren't covered by those number as stated on their website.
* Saint-Pierre-et-Miquelon: 308
* Wallis-et-Futuba: 543
* Nouvelle-Calédonie: 546
* Polynésie française: 547

See:
* http://www.solidaritefemmes.org/appeler-le-3919
* http://www.allo119.gouv.fr/

Change-Id: If13e2c2cfa669b76178182f9aa2d0f19772a45a3
2017-07-24 18:17:15 +00:00
Paul Keith
ff7a5e4a63 sensitive_pn: Enter full list of Indian MCC codes
* India has mutliple MCC codes, so input all of them

Change-Id: I6c74b99d4c893f84d73a1cffd1a7880bc5d9c67f
2017-07-06 14:34:14 -05:00
Harry Youd
168bca4677 sensitive_pn: Enter full list of GB MCC codes
GB has 2 MCC codes, enter them both here

Change-Id: I6902499bb3ec60c6aa0dc1db6b0f01d2497b34ac
2017-07-06 14:34:14 -05:00
Paul Keith
112ffc142a sensitive_pn: Enter full list of US MCC codes
* The USA has mutliple MCC codes, so input all of them

Change-Id: I4a6a903a38ee737053f8c3c7dcd56d6d2ef791a3
2017-07-06 14:34:12 -05:00
AI Lion
302c065cdb Add LTE support for China Telecom Macau.
Notice: I am very likely the only one here having a Macau SIM card, so I am the only one who can confirm this change.
Please do not paste APN settings copied from other vendors or devices. 
The exactly APN used in MIUI is not MMC455/MNC07 but MMC455/MNC02, maybe Xiaomi has done extra calculations to do so.

It is a waste of time to argue which APN is “BETTER”. This one works for China Telecom Macau LTE. I can confirm this. If you live out of Macau, you can't.
Screenshot: https://pics.mustu.cn/assets/52c546f9-e883-4335-a090-c9e66ec1c77e.png

CTWAP and CTNET are not discussed in this change.
CTNET is for 3G. There are still someone using 3G. You can add one if you are interested in this, or I will add one if I have a confirmed APN settings from China Telecom Macau staffs.
CTWAP is outdated. If you use CTWAP in China, most apps will tell you "CTWAP is deprecated, use CTNET instead.".

China is moving from 3G to 4G/LTE, and will soon be moving from 4G to 5G. If you live out of China, please simply +1 and merge it. If you live in China and having problem with this APN, we can discuss this with beer and snacks.

For now, there is NO APN settings for MMC455/MNC07, so this APN won't harm anyone else living out of Macau.

Merge this change, that's it.


Update:
Add CTNET for MMC455/MNC07
Screenshot: https://pics.mustu.cn/assets/bbd9e8ee-7af5-4d5e-af6d-3722de329ef0.png

Change-Id: I8600dbbb8d3ea567f04a516d7a296dbaaebc5216
2017-07-04 05:34:59 +00:00
Julien Humbert
ee7a90ed71 apns-conf: Add Japan Umobile APNs
Umobile/Usen Music/Umobile for iPhone/Umobile LTE使い放題: https://umobile.jp/service/setting/d/
Umobile Max: https://umobile.jp/service/setting/max/
Umobile Premium: https://umobile.jp/service/setting/premium/
Umobile Super: https://umobile.jp/service/setting/super/

Change-Id: Id2883e9c04f8e67bfdbca83824c42e36005dada6
2017-06-26 18:35:29 +00:00
Michael Bestas
bb634aafdb sensitive_pn: Add sensitive numbers for Greece
Change-Id: I69153122a230d5b46924e9300d2ead90a6580ed4
2017-06-25 10:42:06 +00:00
jumoog
244370e5b9 sensitive_pn: fix Czech Republic MCC
Czech Republic MCC is 230 not 420 (Saudi Arabia)

Change-Id: I7429c22a35249d6124a6a47ed5f288b5449bd4c6
2017-06-25 11:32:18 +02:00
Sean hoyt
9a4fe2b37d sensitive_pn: Add Taiwanese sensitive numbers
1955 Foreign Workers Counseling and Protection Hotline 
113 Children and Women Protection Hotline
886-2-5388-3095, 886-3-555-7953 Counter Human Trafficking Hotline

Sources: 
http://www.hchpb.gov.tw/eng/index.php?catid=237&id=6
http://www.hchpb.gov.tw/eng/index.php?catid=237&id=3

Change-Id: I1fcdc78703b324c37cd8e7921b21d63d53f9e8b3
2017-06-24 20:46:14 +00:00
Olexandr Nesterenko
f00861841c Add sensitive numbers for Ukraine.
Source: http://www.la-strada.org.ua :
Human Trafficking Counteraction: "0-800-500-22-5"
Domestic Violence Counteraction: "0-800-500-33-5" or "386"
Child Rights Protection: "0-800-500-33-5" or "386"
Gender And Human Rights: "0-800-500-33-5"

Source: http://www.la-strada.org.ua/ucp_mod_content_show_30_robota-garyachoyi-liniyi.html :
National Child Toll Free Hotline "0-800-500-22-5" or "772"

Change-Id: I63a02f34853b86914383d9d8666036cd684bc3b3
2017-06-22 21:38:55 +00:00
Liam Mendes
b9b2e57c32 Add Virgin Media Ireland to APN's
Add Virgin Mobile Ireland by Virgin Media to the list of LineageOS APNs. 

Source: https://www.virginmedia.ie/customer-support/mobile/device-support/?page=device/samsung/galaxy-s8/topic/internet-apn/setup-internet-on-your-phone
(there's nothing special about the S8, but the support website requires a phone to be chosen to reveal APN settings)

Change-Id: I2e85f506180a41d522de6c77b855305e46704fb5
2017-06-22 16:43:24 +00:00
Julien Humbert
42ded0625c sensitive_pn: Add additional FR number
* See: http://www.allo119.gouv.fr/

Change-Id: I3a4301b743c880ab9187a3988c206210a235639e
2017-06-21 21:46:10 +02:00
Tim Graham
f3972a9a7f sensitive_pn: Add additional GB numbers
Childline National Child Abuse Hotline
Phone Number: 0800 1111

* See: https://www.childline.org.uk/get-support/contacting-childline/

Samaritans Hotline
Phone Number: 116 123

* See: http://www.samaritans.org/how-we-can-help-you/contact-us

Change-Id: Ic5971d35f4c5c93b82d5ca1b9f22def522196cc0
2017-06-20 23:58:59 +00:00
Bruno Martins
f2e9a83ec7 sensitive_pn: Add additional PT numbers
* Reference: http://www.apav.pt/vd/index.php/apoio-a-vitima

Change-Id: I3c7f82626912e659bd9f625e3c84d3e48fe35bbb
2017-06-20 22:49:12 +00:00
Alexandre Oliveira
9e1a579a55 sensitive_pn: add missing phone number for Brazil
- Added number 181
  (http://www.anatel.gov.br/Portal/exibirPortalPaginaEspecial.do?codItemCanal=746&codCanal=277)

Change-Id: I7ee8364116562b5b1976f8c624d79b27c21be100
2017-06-19 05:16:31 +00:00
Noam Tamim
f5049a6a89 Add sensitive numbers for Israel.
* source: Israeli Police, https://www.police.gov.il/contentpage.aspx?pid=125.

Change-Id: If9625421dead4f6677bea4d6a187e33ef0bf11fb
2017-06-09 01:18:39 +00:00
drastic-krutor
5436ebc7a3 sensitive_pn: Add sensitive phone numbers for Czech Republic
* Check http://www.psychoportal.cz/linky-duvery
* Check http://www.capld.cz/linky-duvery-cr

Change-Id: I5fdccddd80645183e674eb60947ccafa7a7b6c79
2017-06-06 13:31:27 +00:00