1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-21 12:39:29 +00:00
Commit graph

2031 commits

Author SHA1 Message Date
Asier Sarasua Garmendia c1e6cc2891 Update Basque translation 2024-02-22 19:48:13 +00:00
Andi Chandler 60520f3982 Update British English translation 2024-02-21 19:52:46 +00:00
Sabri Ünal 9c5540e4d9 Update Turkish translation 2024-02-21 17:21:20 +00:00
Nathan Follens c988db9580 Update Dutch translation 2024-02-18 16:30:20 +00:00
Matej Urbančič f86c93912f Update Slovenian translation 2024-02-17 06:54:00 +00:00
Balázs Úr 5310de6482 Update Hungarian translation 2024-02-16 21:04:54 +00:00
Yaron Shahrabani e24049a118 Update Hebrew translation 2024-02-16 20:54:50 +00:00
Kukuh Syafaat a7dd11c857 Update Indonesian translation 2024-02-15 07:20:00 +00:00
Jordi Mas i Hernandez 7464c019bb Update Catalan translation 2024-02-15 06:25:06 +00:00
Fran Dieguez 0f8892f150 Update Galician translation 2024-02-15 02:23:23 +00:00
Vasil Pupkin bbcc423c1d Update Belarusian translation 2024-02-14 14:30:48 +00:00
Artur S0 fb0d5742dc Update Russian translation 2024-02-13 16:32:26 +00:00
Anders Jonsson 31328e5123 Update Swedish translation 2024-02-13 13:57:46 +00:00
Marek Černocký 7b19072769 Update Czech translation 2024-02-13 11:55:17 +00:00
Sabri Ünal 4f8d39ea49 Update Turkish translation 2024-02-13 10:39:27 +00:00
Aurimas Černius 3906f115f6 Update Lithuanian translation 2024-02-12 21:06:54 +00:00
Danial Behzadi 30b4ab7694 Update Persian translation 2024-02-12 15:16:47 +00:00
Ekaterine Papava a87f59a3aa Update Georgian translation 2024-02-12 10:27:33 +00:00
Yuri Chornoivan 59dc1b3ad4 Update Ukrainian translation 2024-02-11 17:36:21 +00:00
Jürgen Benvenuti bf2facbd6e Update German translation 2024-02-11 14:36:06 +00:00
Sabri Ünal 6ee081283a appdata: Improve appdata for AppStream 1.0
- Add the `<developer><name>` tag
- Mark the `<developer_name>` tag as deprecated
2024-02-10 16:45:41 +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