Commit graph

1195 commits

Author SHA1 Message Date
Bilal Elmoussaoui
b2d2e4e363 copy the snapshot transformations from decoder
to scale the camera image to fit
2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
48822df359 move the camera to use the portal 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
c74b509f56 implement Default where it makes sense 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
b8b27c8db2 fix shortcuts page 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
9e78e50a09 adapt per latest gtk-rs api changes 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
b867c5c19b use self.imp instead of from_instance 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
2a08ced060 bump dependencies 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
fe959dfd8f flatpak: drop libadwaita 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
e78e1ffdaf provider page: use the new adw enum model 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
e558c01a05 drop the progress bar in favour of a progress icon 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
1635e15050 use adw::Application 2022-01-05 10:38:32 +01:00
Bilal Elmoussaoui
eaba3f0d97 update to latest gtk-rs stack 2022-01-05 10:38:31 +01:00
Jan Beich
76e7c31709 meson: drop unused argument for i18n.merge_file()
Ignored in Meson < 0.60.0, deprecated since 0.60.1 and fatal since 0.61.0.

data/meson.build:34:0: ERROR: Function does not take positional arguments.
data/meson.build:61:0: ERROR: Function does not take positional arguments.
2022-01-04 23:23:02 +00:00
Balázs Meskó
c193a563fe Update Hungarian translation 2021-12-23 17:08:50 +00:00
Yaron Shahrabani
d573cfc41d Add Hebrew translation 2021-12-23 08:12:35 +00:00
Bilal Elmoussaoui
dc773cdaaa export: get the default collection & handle not found tokens 2021-12-03 14:35:45 +00:00
Bilal Elmoussaoui
e43793aec9 add a export tool helper 2021-12-03 10:04:29 +00:00
Maximiliano Sandoval R
24e88b3170 Add gitlab logo
To be picked up automatically by gitlab, the manually set icon has to be unset.
2021-10-15 15:12:32 +00:00
Maximiliano Sandoval R
9f1bb389a1
doap: Rename to match canonical name 2021-09-20 12:58:44 +02:00
Hugo Carvalho
0512b2c16f Update Portuguese translation 2021-09-13 17:11:00 +00:00
Ask Hjorth Larsen
88d1bdc3c2 Update Danish translation 2021-09-13 16:31:07 +00:00
Fran Dieguez
fdd149a225 Update Galician translation 2021-09-10 07:57:53 +00:00
Quentin PAGÈS
fbef75c5c0 Update Occitan translation 2021-09-07 21:32:00 +00:00
Seong-ho Cho
98efcaba4d Update Korean translation 2021-09-04 15:06:54 +00:00
Matej Urbančič
1946b316d3 Update Slovenian translation 2021-08-11 11:54:16 +00:00
Bilal Elmoussaoui
db6e192ff3 use stable crates for gtk/ashpd/gst 2021-06-29 08:05:17 +00:00
Dz Chen
6afb7bb11e Update Chinese (China) translation 2021-06-29 05:39:06 +00:00
Bilal Elmoussaoui
ebcb674497 update to latest gtk-rs stack
we don't use stable yet because gstreamer-rs still lacks an update for now
2021-06-26 10:33:43 +02:00
Bilal Elmoussaoui
c0a73e2f8c bump dependencies 2021-06-25 19:46:10 +02:00
Julian Hofer
85d7e59139 Add tests for Bitwarden restore 2021-06-18 18:00:54 +02:00
Julian Hofer
5a0e6f137b Allow otpauth://-format authenticator keys for Bitwarden restore 2021-06-04 16:28:29 +00:00
Zdeněk Hataš
0fb5303435 Update Czech translation 2021-05-30 10:42:35 +00:00
Quentin PAGÈS
a5f17252f2 Add Occitan translation 2021-05-28 20:46:17 +00:00
Julian Hofer
e74082c546 Fix clippy errors 2021-05-20 21:23:10 +02:00
Daniel Șerbănescu
dcc6f9b5b6 Update Romanian translation 2021-05-05 11:37:32 +00:00
Rafael Mardojai CM
7076a1e71d Fix unlock action call on password entry activate 2021-04-25 11:46:53 -05:00
Matej Urbančič
536134bb3a Update Slovenian translation 2021-04-15 16:17:04 +00:00
Asier Sarasua Garmendia
35846ff29f Update Basque translation 2021-04-02 18:37:25 +00:00
Nathan Follens
f42d58c2bf Update Dutch translation 2021-04-02 10:30:31 +00:00
Bilal Elmoussaoui
ba18941593 bump to 4.0.3 2021-03-26 16:08:51 +01:00
Bilal Elmoussaoui
5ecb62863b add missing @default-return
seems like clone! wasn't working properly at all :p
2021-03-25 21:57:10 +00:00
Bilal Elmoussaoui
1cd4e0a43a bump deps 2021-03-25 21:57:10 +00:00
Zander Brown
2c1f238eb5 Update British English translation 2021-03-23 21:55:28 +00:00
Bilal Elmoussaoui
b1c9dba2c7 keyring: actually unlock the collection
really fixes #239
2021-03-21 20:41:14 +00:00
Yuki Okushi
8ac510913a Run cargo -p regex --aggressive
Updating regex v1.4.3 -> v1.4.5
Updating regex-syntax v0.6.22 -> v0.6.23 Removing thread_local v1.1.3
2021-03-19 17:07:34 +09:00
Yuki Okushi
68324fc762 Upgrade quick-xml to 0.22 2021-03-19 17:06:17 +09:00
Philipp Kiemle
26d7e334ea Update German translation 2021-03-16 14:58:30 +00:00
Ask Hjorth Larsen
28fad9d4a4 Update Danish translation 2021-03-13 15:56:27 +00:00
Bilal Elmoussaoui
9dc783abbc preferences: track password visiblity page and switch search state according to that
wrokaround/fix #244
2021-03-12 03:11:09 +01:00
Bilal Elmoussaoui
b3f318a968 update per subclassing changes 2021-03-12 02:47:47 +01:00