Commit graph

1907 commits

Author SHA1 Message Date
Brage Fuglseth
f037f9df9c Update Norwegian Bokmål translation 2025-03-02 16:43:03 +00:00
Brage Fuglseth
ef94b62b37 resources: Update link and video camera icons
Updates the link and video cameras to their newest versions.
2025-03-01 15:28:55 +01:00
Brage Fuglseth
e7d88bdec5 resources: Update copy icon
Updates the copy icon to the most recent one, following the current
symbolic style.
2025-03-01 15:15:36 +01:00
Balázs Úr
3658fe65de Update Hungarian translation 2025-02-28 16:11:57 +00:00
Yosef Or Boczko
7d1c94a3ce Update Hebrew translation 2025-02-28 08:40:28 +00:00
twlvnn kraftwerk
dce63cd335 Update Bulgarian translation 2025-02-27 05:37:25 +00:00
Jürgen Benvenuti
3f66992db7 Update German translation 2025-02-23 17:42:16 +00:00
Julián Villodre
d3b8616784 Update Spanish translation 2025-02-18 11:52:27 +00:00
Artur S0
3e03be92b6 Update Russian translation 2025-02-17 13:00:49 +00:00
Emin Tufan Çetin
8a8ab99c5a Update Turkish translation 2025-02-16 18:26:13 +00:00
Alan Mortensen
78a59022e6 Update Danish translation 2025-02-16 14:42:03 +00:00
Bilal Elmoussaoui
cf51ddd21d Update dependencies 2025-02-15 16:54:16 +01:00
Bilal Elmoussaoui
fd500ce440 Fix clippy warnings 2025-02-15 16:54:16 +01:00
Aefgh Threenine
2de436ee22 Add Thai translation 2025-02-15 12:29:42 +00:00
Maximiliano Sandoval
0753eae63d cargo: Update dependencies 2025-02-14 14:14:48 +00:00
Luming Zh
bcab3fec57 Update Chinese (China) translation 2025-02-14 11:53:59 +00:00
Quentin PAGÈS
7f216f6fcc Update Occitan translation 2025-02-13 23:51:12 +00:00
Ekaterine Papava
a0e7e04ed0 Update Georgian translation 2025-02-13 04:20:49 +00:00
Danial Behzadi
ee2308a7a2 Update Persian translation 2025-02-10 22:37:38 +00:00
Yuri Chornoivan
9bdcc0ad4a Update Ukrainian translation 2025-02-10 19:33:11 +00:00
Rafael Fontenelle
4ff9f9947b Update Brazilian Portuguese translation 2025-02-10 15:49:34 +00:00
Martin
779dcde679 Update Slovenian translation 2025-02-10 13:14:52 +00:00
Artur S0
de1b4d78dd Update Russian translation 2025-02-04 12:46:46 +00:00
Julián Villodre
945d64df8f Update Spanish translation 2025-02-03 11:48:21 +00:00
Peter Mráz
29a53c447e Update Slovak translation 2025-02-02 18:27:56 +00:00
Sabri Ünal
21e21c8eab Update Turkish translation 2025-01-30 17:42:04 +00:00
Quentin PAGÈS
275b31b9cc Update Occitan translation 2025-01-24 05:56:47 +00:00
Anders Jonsson
c5fc7ac54a Update Swedish translation 2025-01-15 23:21:26 +00:00
Alexander Shopov
48d95841d6 Update Bulgarian translation 2025-01-14 17:57:01 +00:00
Luming Zh
3431ec778a Update Chinese (China) translation 2025-01-14 06:36:08 +00:00
Jiri Grönroos
b1a9198c67 Update Finnish translation 2025-01-13 19:51:48 +00:00
Maximiliano Sandoval
293a76d67f Split general and backup settings
Into different dialogs. In principle, backup and restore are not app
preferences and should go in a different dialog.

This commit does not do any changes besides splitting methods into two
parts and:

 - Rename the "preferences" action group to "camera-page" on the backup
 dialog
 - Remove content-width on the PreferencesWindow
2025-01-12 20:58:16 +00:00
Maximiliano Sandoval
2721b9145d preferences: Set search-enabled=False
In general we don't use this when there are so few preferences.
2025-01-12 20:58:16 +00:00
Maximiliano Sandoval
f9aaae6863 Replace zbar-rust with rqrr 2025-01-12 20:57:56 +00:00
Maximiliano Sandoval
8d9fde4662 cargo: Update to aperture 0.9
In order for debug builds to be performant, we build rqrr with opt-level
= 3.
2025-01-12 20:57:56 +00:00
Maximiliano Sandoval
52d0eeaa6d app: Add ctrl+w shortcut for window.close 2025-01-12 20:57:39 +00:00
Rafael Fontenelle
703904a5ea Update Brazilian Portuguese translation 2025-01-12 20:40:17 +00:00
Yaron Shahrabani
25cafe4a46 Update Hebrew translation 2025-01-12 14:41:50 +00:00
Martin
0da061b803 Update Slovenian translation 2025-01-11 18:56:47 +00:00
Jürgen Benvenuti
9a16156c28 Update German translation 2025-01-11 17:26:55 +00:00
Ekaterine Papava
82ec0c27da Update Georgian translation 2025-01-11 13:36:53 +00:00
Danial Behzadi
bce4dd6be8 Update Persian translation 2025-01-11 10:21:44 +00:00
Yuri Chornoivan
81b39d2efa Update Ukrainian translation 2025-01-11 09:49:05 +00:00
Maximiliano Sandoval
fab729c6be qrcode_paintable: Use an upscaled texture
This is more efficient and draws without gaps in betweek black squares.
2025-01-01 18:00:00 +00:00
Maximiliano Sandoval
7fd6186886 providers_dialog: Remove Escape shortcut on Dialog
AdwDialog already comes with it.
2025-01-01 17:58:36 +00:00
Maximiliano Sandoval
03fe42bcdc account_add: Add mnemonic to Cancel button 2025-01-01 17:58:36 +00:00
Maximiliano Sandoval
4414718ebe account_add: Use property class in action rows 2025-01-01 17:58:36 +00:00
Maximiliano Sandoval
bc6cd9daaf details_page: Use property class in action rows 2025-01-01 17:58:36 +00:00
Maximiliano Sandoval
004a7bd664 window: Put a Clamp in beetween search bar & entry 2025-01-01 17:57:58 +00:00
Maximiliano Sandoval
c43ac99d3d window: Put SearchBar on a separate top widget
This allows the search bar to have enough space in mobile mode. We need
to remove the strict centering-policy for the title to fit on the
headerbar.

Fixes: https://gitlab.gnome.org/World/Authenticator/-/issues/440
2025-01-01 17:57:58 +00:00