summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release: bump version to 2021080520210805masterThomas Haller2021-08-051-1/+1
|
* au: add new Aldi Mobile providerTom Fitzhenry2021-08-051-0/+13
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/33
* Include information for voicemail on AT&T USAChris T2021-08-052-3/+10
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/32
* merge branch 'kop316:master'Thomas Haller2021-06-212-1/+23
|\ | | | | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/31
| * Include Visual Voicemail Settings for T-Mobile USAChris T2021-06-211-0/+5
| |
| * Expand DTD to include information for Visual VoicemailChris T2021-06-211-1/+18
|/ | | | | | | | | | | | | | | | | | | | This commit expands the DTD include settings for visual voicemail (VVM) activation. The two document references are: [1] https://www.gsma.com/newsroom/wp-content/uploads/2012/07/OMTP_VVM_Specification_1_3.pdf This is the primary VVM specification [2] https://source.android.com/devices/tech/config/voicemail This includes some information that is not obvious from the VVM Specification. VVM's control signals are over Short Message Service (SMS), and there are (at least) three required settings: - The VVM Specification ("otmp" is the primary one [1], but [2] notes that there is a second one, "cvvm", and T-Mobile USA is at least one carrier that uses "cvvm" - The destination visual voicemail number that communicates with the client, and - The Carrier Prefix, which is the prefix to every VVM control SMS. With these settings, a VVM client can activate and set up visual voicemail, as all other required settings will be received from the carrier (and thus are not needed in mobile-broadband-provider-info). One such client in development that will use these settings is vvmd: https://gitlab.com/kop316/vvmd/ To my knowledge, all carriers that have VVM adhere to the VVM OMTP/CVVM standard (as these are the only standards that Android has), and will use settings.
* Revert "us: change Visual Voicemail number for T-Mobile USA"Thomas Haller2021-06-211-1/+1
| | | | | | | | | Revert https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/30, because the voicemail is 123, but the visual voicemail number is 127. See-also: https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/31 This reverts commit 12da7cd6a65b898cbf6922d0714551910e0016b1.
* by: fix MNC for "life:)" Belarus providerThomas Haller2021-06-211-1/+1
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/issues/5
* us: change Visual Voicemail number for T-Mobile USAChris T2021-06-211-1/+1
| | | | | | T-Mobile is currently using 127 for VVM (though it will respond to 123 as well). https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/30
* de: add coments about different APN of Deutsche TelekomThomas Schäfer2021-05-011-0/+6
| | | | | | [thaller@redhat.com: adjust whitespace and commit message] https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/28
* de: telekom: Add apn for business IoT planAlexander Dahl2021-05-011-0/+5
| | | | | | | | Link: https://iot.telekom.com/en/networks-tariffs/iot-tariffs/business-smart-connect Link: https://business-portal-smart-connect.telekom.de/tdg-shop/faq Signed-off-by: Alexander Dahl <post@lespocky.de> https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/29
* de: add APNs for T-Mobile(Telekom) providerThomas Schäfer2021-04-011-0/+8
| | | | | | | | | | apn for deutsche telekom added (dual stack) apn for deutsche telekom added (ipv6-only) [thaller@redhat.com: use spaces instead of tabs for indentation and add subject to commit message] https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/27
* mz: add 'default' APN in Movitel providerAleksander Morgado2021-04-011-0/+10
| | | | | | https://mail.gnome.org/archives/networkmanager-list/2021-March/msg00019.html https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/26
* fi: add DNA MMS APNVille Skyttä2021-04-011-0/+8
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/25
* nl: add new Simpel providerAleksander Morgado2021-04-011-1/+11
| | | | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/issues/4 https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/24
* release: bump version to 2020122520201225Thomas Haller2020-12-251-1/+1
|
* Merge branch 'sam/doap-name' into 'master'Thomas Haller2020-12-251-1/+1
|\ | | | | | | | | Add <name> to .doap file See merge request GNOME/mobile-broadband-provider-info!23
| * Add <name> to .doap filesam/doap-nameSam Thursfield2020-12-231-1/+1
|/
* th: add new provider AIS (AWN)Ratchanan Srirattanamet2020-11-181-0/+22
| | | | | | | | | | | | | | AIS parcipated in 2100MHz frequency bidding and has established AWN (Advanced Wireless Network) to operate under the new license [1]. Thus, the new AIS is a different provider and need separated entry. My understanding is that the other 2 operators also require a separated entry, but I don't have an info on their APN settings. [1] AIS (and the other 2) was operating under a concession, not a license. https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/22
* pl/nju mobile: Fix the balance check USSD codeSebastian Krzyszkowiak2020-10-201-1/+1
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/21
* trivial: fix spurious whitespacesThomas Haller2020-08-201-23/+23
|
* pl: merge branch 'dos/pl'Thomas Haller2020-08-201-103/+129
|\ | | | | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/20
| * Add Polish MVNOs "nju mobile" and "Virgin Mobile"Sebastian Krzyszkowiak2020-08-201-0/+68
| |
| * Remove defunct Polish MVNOsSebastian Krzyszkowiak2020-08-201-72/+0
| |
| * Update configuration for Polish operatorsSebastian Krzyszkowiak2020-08-201-32/+62
|/ | | | | | | | | | | Based on their websites: - https://ustaw.plus.pl/ - https://www.orange.pl/omnibook/konfiguracja-internetu-mms-i-sms-w-telefon-1 - https://www.play.pl/pomoc/serwis/reczna-konfiguracja-telefonu.html - https://www.t-mobile.pl/c/jak-korzystac-z-internetu-w-telefonie - https://www.heyah.pl/obsluga-klienta/pomoc/konfiguracja [thaller@redhat.com: adjust patch to fix invalid XML]
* pl: fix APN for Polish provider PLUSDomin Go2020-07-271-3/+3
| | | | | | [thaller@redhat.com: reworded commit message] https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/19
* Rename Swiss provider Orange to SaltLukas Grossar2020-05-051-16/+10
| | | | | | | In 2015 Swiss provider changed its brand name from Orange to Salt. This change reflects those changes and updates the known APN settings. https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/16
* Add APN Information for Aliv BahamasJeff Dyer2020-05-051-0/+9
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/17
* Add China Telecom as LTE carrierIcenowy Zheng2020-04-071-0/+25
| | | | | | | | | | | | | | | | China Telecom offers LTE network with its USIM card, and it works on LTE-only modems. Add configuration of the LTE network of China Telecom. Its CDMA network is currnetly still in service (but since 2020 it starts to reject new devices sold with CDMA support). Signed-off-by: Icenowy Zheng <icenowy@aosc.io> [thaller@redhat.com: adjusted original patch to move XML elements around] https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/10
* Add SpeedTalk Mobile MVNOAshish Shah2020-04-071-3/+21
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/12
* Add gitltab-ciGuido Günther2020-04-071-0/+12
| | | | | | This makes sure the XML validates https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/15
* at: add balance check and top-up code for hot.atGuido Günther2020-04-071-0/+6
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/14
* sg/Starhub: Add USSD command to fetch balance infoGuido Günther2020-04-071-0/+3
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/13
* Add Airtel Malawi settingsBenjamin Bach2020-03-031-0/+18
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/9
* Add a new provider: Yota (25011)Alexander Bantyev2020-03-031-0/+18
| | | | | | [thaller@redhat.com: adjusted whitespace before merge] https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/11
* Add eSwatini mobile provider infoSicelo2019-08-231-0/+42
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/merge_requests/8
* release: bump version to 2019061820190618Lubomir Rintel2019-06-181-1/+1
|
* build: remove unused automake flagsLubomir Rintel2019-06-181-1/+1
|
* build: switch dist to xzLubomir Rintel2019-06-181-1/+1
|
* build: update bug report URLLubomir Rintel2019-06-181-1/+4
|
* trivial: fix whitespacesThomas Haller2019-06-121-10/+10
|
* Added configuration for WinSIM (German provider)Uwe Kaminski2019-06-121-0/+9
| | | | | | https://bugs.launchpad.net/ubuntu/+source/mobile-broadband-provider-info/+bug/1799647 https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/merge_requests/7
* build: fix make distcheckLubomir Rintel2019-04-101-1/+4
|
* apn-conf: generate Android-compatible APN listlr/android-apnLubomir Rintel2019-04-104-0/+125
| | | | | | | Some distros (Ubuntu Touch) read out Android-style APN list. Generate one from our database so they can use it. https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/merge_requests/4
* all: remove SVN vestigesLubomir Rintel2019-04-106-426/+9
| | | | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/merge_requests/5
* .gitignore: addLubomir Rintel2019-04-101-0/+11
|
* es: new SUOP operatorAleksander Morgado2019-04-081-0/+12
| | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=797357 https://soporte.suop.es/hc/es/articles/202789535--C%C3%B3mo-configurar-internet-para-navegar-con-Suop- https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/merge_requests/6
* Move mcc="232" mnc="05" from Orange to DreiLubomir Rintel2019-03-191-52/+1
| | | | | | "232 05 is now operated by Drei (3). Drei bought Orange back in 2011." https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/issues/2
* Revert "at: remove Orange (mcc="232" mnc="05")"Lubomir Rintel2019-03-171-0/+52
| | | | This reverts commit b04dca8fa6221e86763029bfdac0991b9479b4bf.
* at: remove Orange (mcc="232" mnc="05")Lubomir Rintel2019-03-151-52/+0
| | | | | | "232 05 is now operated by Drei (3). Drei bought Orange back in 2011." https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/issues/2