Commit graph

1224 commits

Author SHA1 Message Date
Hugo Carvalho
4a8a51e4d5 Update Portuguese translation 2022-01-25 19:54:46 +00:00
Yuri Chornoivan
b588f8740b Update Ukrainian translation 2022-01-25 07:57:09 +00:00
Boyuan Yang
c92688e902 Update Chinese (China) translation 2022-01-24 19:56:55 +00:00
Yuri Chornoivan
a4fe31235a Fix minor typo 2022-01-24 19:01:25 +00:00
Yuri Chornoivan
e68e4efb15 Update Ukrainian translation 2022-01-24 15:51:46 +00:00
Bilal Elmoussaoui
6866f3dd39 cargm fmt 2022-01-24 10:17:53 +01:00
Adrien Plazas
0101aba10e data: List compatible form-factors
This will allow the app to be available in Phosh and PureOS Store.
2022-01-24 08:35:46 +01:00
Bilal Elmoussaoui
944bc93da5 Tweak focus 2022-01-23 21:26:23 +01:00
Bilal Elmoussaoui
52461d4e60 Make clippy happy 2022-01-23 21:22:57 +01:00
Bilal Elmoussaoui
f1b4362284 feature: Add GNOME Shell Search Provider 2022-01-23 20:48:29 +01:00
Bilal Elmoussaoui
8c3785799e restore: properly set the counter
Fixes #286
2022-01-23 17:57:23 +01:00
Bilal Elmoussaoui
dc7a615a4f providers: lower the min period to 1
Fixes #283
2022-01-23 17:53:44 +01:00
Bilal Elmoussaoui
e329cee1ee support otpauth URI handler
Fixes #265
2022-01-23 17:51:08 +01:00
Bilal Elmoussaoui
48296de6fc preferences: pass in the key to the backup/restore plugin 2022-01-23 17:08:05 +01:00
Bilal Elmoussaoui
0606b834aa prefrences: show a UI to type a password/key for encypted backups 2022-01-23 16:52:44 +01:00
Bilal Elmoussaoui
8bfae9dad9 backup: add an encryptable attribute 2022-01-23 16:14:15 +01:00
Bilal Elmoussaoui
771d84e912 build: backport fancy stuff from the template 2022-01-23 16:13:01 +01:00
Bilal Elmoussaoui
2e9af8b6e2 build: use Meson's post_install 2022-01-23 15:42:00 +01:00
Piotr Drąg
8f12305e9c Update Polish translation 2022-01-23 11:50:09 +00:00
Yuri Chornoivan
069b4e992b Update Ukrainian translation 2022-01-22 16:29:02 +00:00
M L
8570179c09 Dark mode: Switch to libadwaita and fix dark mode/theme setting 2022-01-22 12:31:06 +00:00
Bilal Elmoussaoui
900b5bd8fd bump timeout for cargo tests
this is taking way too long...
2022-01-16 20:28:15 +00:00
Maximiliano Sandoval R
478dd87bc8
license: Use non deprecated license identifier 2022-01-16 18:08:12 +01:00
Maximiliano Sandoval R
fa8b45fc61
cargo: Update deps 2022-01-16 18:07:05 +01:00
Bilal Elmoussaoui
93088f47d8 tweak the providers page a bit 2022-01-05 12:50:30 +01:00
Bilal Elmoussaoui
dde4c3790d move delete to account details 2022-01-05 12:08:13 +01:00
Bilal Elmoussaoui
f1172990b4 stop the camera when the page changes 2022-01-05 11:25:00 +01:00
Bilal Elmoussaoui
89a94f56d4 remove the sacnned file after being done with it
fixes #280
2022-01-05 11:04:52 +01:00
Bilal Elmoussaoui
020850c5cb use the new dark mode settings 2022-01-05 11:04:19 +01:00
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