Commit Graph

1918 Commits

Author SHA1 Message Date
Scrambled 777 8a0d503d2e Update Hindi translation 2024-04-22 18:06:01 +00:00
Aefgh Threenine 701b43f8e7 Add Thai translation 2024-03-31 03:18:01 +00:00
Rachida SACI fa29d12c49 Update Kabyle translation 2024-03-29 09:46:23 +00:00
Athmane MOKRAOUI 78c4b21746 Update Kabyle translation 2024-03-17 10:40:38 +00:00
Athmane MOKRAOUI 48bb9d4abd Add Kabyle translation 2024-03-17 10:25:50 +00:00
A S Alam 186c250677 Update Punjabi translation 2024-03-16 17:25:20 +00:00
Bruce Cowan bbcab898b6 Update British English translation 2024-03-05 11:36:33 +00:00
Rūdolfs Mazurs 10aa07d9b5 Add Latvian translation 2024-03-03 08:30:02 +00:00
Guido Günther 3a467d85ad emergency-call-types: Add EU countries
They all support 112.
2024-02-10 17:10:14 +01:00
Guido Günther e49cd86035 emergency-calls-manager: Use network code to get emergency numbers
By far not all sims have emergency numbers and we want to respect the
users current location anyway.

We use a hash to avoid duplicates.
2024-02-10 17:10:10 +01:00
Guido Günther 678a41bade emergency-calls-manager: Move contact adding to separate function
Improves readability and will be get another call site soon.
2024-02-10 17:09:59 +01:00
Guido Günther 9c0acdd560 emergency-calls-manager: Fix object name 2024-02-10 17:09:57 +01:00
Guido Günther edb46acfa5 emergency-call-types: Add location source
We named it fallback but location is a better name as we get it
from the current country code.
2024-02-10 17:09:48 +01:00
Guido Günther 4951cf5b3b emergency-call-types: Use hash for flag lookups too 2024-02-10 17:09:45 +01:00
Guido Günther aaefc0443a emergency-call-types: Allow to lookup emergency numbers by country code
We build a hash as cache to speed up lookups. As this is a one time
thing we just do it once and don't bother to free it up.

We currently assume that all numbers can be used for the location based
lookups. Should that change we want to add a flag indicating that.
2024-02-10 17:09:37 +01:00
Guido Günther 6aa356590b mm-origin: Notify emergency number change when we get a location
Technically the emergency numbers exported by the origin doesn't change
but it's enough to trigger the DBus signal so clients see the updated
numbers.
2024-02-10 17:09:37 +01:00
Guido Günther fd4b796742 mm-origin: Get 3gpp network country code when available
We currently don't enable location gathering explicitly so we rely
on other services (like geoclue) to do so. Use

    mmcli -m 0 --location-enable-3gpp

We could enable for a short time when there's an explicit emergency
number request.
2024-02-10 17:09:19 +01:00
Guido Günther c4630a2647 origin: Add network country code
This is technically only useful for mobile networks.
2024-02-10 17:09:10 +01:00
Guido Günther 4695f81f5c dbus: Fix typo 2024-02-10 17:09:01 +01:00
Guido Günther 66254fcad4 po: Ignore generated files 2024-02-10 17:08:54 +01:00
Guido Günther 7f81b0197b dir-locals: Ease formatting of CSS, meson and ui files 2024-02-10 17:08:45 +01:00
Guido Günther 6a5790dd34 dir-locals: Avoid tabs in C mode 2024-02-10 17:08:24 +01:00
zayar lwin d22a8b894a Add Burmese translation 2024-02-03 10:29:16 +00:00
Guido Günther fc15ba2e58 ci: Switch to a trixie based base image
Debian Bookworm doesn't get any GNOME updates and we want to ensure
we build and run against latest.
2024-01-14 10:36:37 +01:00
Guido Günther bfeabe09d0 ci: Switch to package test to trixie
PureOS Byzantium tracks Debian oldstable which isn't suitable for an
upstream test. Track Debian testing instead which has recent GNOME.
2024-01-13 12:25:56 +01:00
Jiri Grönroos a4f971c835 Update Finnish translation 2023-11-02 06:21:38 +00:00
Sabri Ünal 15be52fc06 Update Turkish translation 2023-10-25 13:30:09 +00:00
Марко Костић 44e1be3df3 Update Serbian translation 2023-10-24 03:53:20 +00:00
Eugenio Paolantonio (g7) c9c6ca05d8 ofono: Implement empty emergency call property
See 75cbc30dc0.

Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
2023-10-17 14:08:46 +00:00
Sabri Ünal c59fb54a13 Update Turkish translation 2023-10-14 06:55:33 +00:00
Sabri Ünal a51213622e appdata: add vcs-browser support
This URL is visible on Flathub and GNOME Control Center.

More information: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-url
2023-10-12 11:24:41 +03:00
Evangelos Ribeiro Tzaras 936d362873 Document and release 45.0 2023-09-24 07:21:29 +02:00
Kristjan SCHMIDT 4cc20a3060 Update Esperanto translation 2023-09-14 11:18:36 +00:00
Leônidas Araújo 42c6176a7c Update Brazilian Portuguese translation 2023-09-12 14:10:08 +00:00
Irénée THIRION 25528219c1 Update French translation 2023-09-11 19:30:28 +00:00
Changwoo Ryu e4146d173d Update Korean translation 2023-09-07 16:58:50 +00:00
Nathan Follens 3a9b24c429 Update Dutch translation 2023-09-03 13:29:25 +00:00
Evangelos Ribeiro Tzaras 471f3ec4cd Document and release 45~rc.0 2023-09-02 11:24:04 +02:00
Alan Mortensen b38d2050c7 Update Danish translation 2023-09-01 18:17:07 +00:00
Amn Alam b8c659fa37 Add Punjabi translation 2023-08-20 18:35:00 +00:00
Anders Jonsson 6395f22d82 Update Swedish translation 2023-08-18 21:49:05 +00:00
Jiri Grönroos 2f13695d4d Update Finnish translation 2023-08-17 10:46:18 +00:00
Sabri Ünal e1dbc7280c Update Turkish translation 2023-08-16 18:37:44 +00:00
Aurimas Černius 277b1ed514 Update Lithuanian translation 2023-08-15 19:26:33 +00:00
Fran Dieguez 610b39ced5 Update Galician translation 2023-08-11 20:01:22 +00:00
Kukuh Syafaat 72236378f1 Update Indonesian translation 2023-08-09 13:00:05 +00:00
Daniel Mustieles 4e9939434a Updated Spanish translation 2023-08-08 08:14:57 +02:00
Daniel Șerbănescu 07e7bc2488 Update Romanian translation 2023-08-07 16:09:20 +00:00
Piotr Drąg 2eef2ab65a Update Polish translation 2023-08-06 17:52:54 +02:00
Daniel Rusek 62706125ab Update Czech translation 2023-08-06 13:06:21 +00:00