Commit graph

225 commits

Author SHA1 Message Date
Bilal Elmoussaoui
c16992be2b Bump release to 4.1.4 2022-06-04 13:46:13 +02:00
Bilal Elmoussaoui
cf88546834 Release 4.1.3 2022-05-31 20:21:55 +02:00
Bilal Elmoussaoui
66e0fc1e62 Bump to 4.1.2 2022-05-29 00:52:56 +02:00
Bilal Elmoussaoui
9647b67bfd camera: Always show the back button
Fixes #317
2022-05-28 22:30:03 +02:00
Bilal Elmoussaoui
3c3eb02fff Switch to oo7 for secret service handling
Also switch to tracing while we are at it. Might need to refactor the
whole keyring module in a
later commit
2022-04-30 01:55:23 +00:00
Bilal Elmoussaoui
add1571e44 Update screenshot per UI changes 2022-04-22 00:41:05 +02:00
Bilal Elmoussaoui
3b95c578cf Bump release 2022-04-22 00:37:03 +02:00
Bilal Elmoussaoui
2a57aed29f providers: show feedback when created/updated/removed 2022-04-20 01:06:35 +02:00
Bilal Elmoussaoui
396a32a59e providers: add a placeholder page
Also set it when the provider is deleted

Fixes #307
Fixes #308
2022-04-20 01:02:45 +02:00
Bilal Elmoussaoui
f03eb97abd add feedback when code is copied
Fixes #310
2022-04-20 00:36:56 +02:00
Bilal Elmoussaoui
356efb04be resources: remove unnused icons 2022-04-20 00:17:39 +02:00
Bilal Elmoussaoui
3d7db3f906 account row: re-add the copy button
Fixes #311
2022-04-20 00:16:49 +02:00
Bilal Elmoussaoui
bb553b4bae update screenshots 2022-04-19 03:55:47 +02:00
Bilal Elmoussaoui
f4a279c050 bump release to 4.1.0 2022-04-19 03:43:31 +02:00
Bilal Elmoussaoui
7b06e09f20 account edit: allow changing provider 2022-04-19 03:30:34 +02:00
Bilal Elmoussaoui
5cd7297316 account add: allow user to create new providers automatically
Fixes #297
2022-04-19 02:28:12 +02:00
Bilal Elmoussaoui
e31f138700 account row: add a way to increment the counter 2022-04-18 23:28:29 +02:00
Bilal Elmoussaoui
299dc69cb0 Account: make details page editable
Only allow changing the name & the counter for hotp
Fixes #234
2022-04-18 23:14:22 +02:00
Bilal Elmoussaoui
e0e975b1f4 providers: actually default to selecting first item 2022-04-18 02:52:44 +02:00
Bilal Elmoussaoui
e2b5c48a2e providers: few design cleanup 2022-04-18 02:45:33 +02:00
Bilal Elmoussaoui
11ba294816 favicon: scale the icons before saving them
Fixes #302
2022-04-18 02:01:50 +02:00
Bilal Elmoussaoui
ab644ac2f3 use classes from adwaita instead of shipping our own variants 2022-04-15 02:10:53 +02:00
Bilal Elmoussaoui
14ab39238a account row: switch to AdwActionRow
Simplifies the code and a bit of cleanup
2022-04-15 02:10:38 +02:00
Bilal Elmoussaoui
e0ce682c65 remove unnused menu 2022-04-15 01:44:52 +02:00
Bilal Elmoussaoui
4142f02892 Account row: add a ctrl+c copy shortcut
part of #289
2022-04-15 01:42:24 +02:00
Bilal Elmoussaoui
06496f96b0 login: fix entry/button focus
Fixes #282
2022-04-15 01:31:25 +02:00
Bilal Elmoussaoui
214891aec3 remove the icon from URL rows 2022-04-15 01:20:17 +02:00
Maximiliano Sandoval R
9dafef5baa
preferences: Set default size to 550x570
Fixes: https://gitlab.gnome.org/World/Authenticator/-/issues/272
2022-04-14 19:32:18 +02: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
f1b4362284 feature: Add GNOME Shell Search Provider 2022-01-23 20:48:29 +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
771d84e912 build: backport fancy stuff from the template 2022-01-23 16:13:01 +01:00
M L
8570179c09 Dark mode: Switch to libadwaita and fix dark mode/theme setting 2022-01-22 12:31:06 +00:00
Maximiliano Sandoval R
478dd87bc8
license: Use non deprecated license identifier 2022-01-16 18:08:12 +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
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
b8b27c8db2 fix shortcuts page 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
Bilal Elmoussaoui
ba18941593 bump to 4.0.3 2021-03-26 16:08:51 +01:00
Bilal Elmoussaoui
72f10e95f5 bump to 4.0.2 2021-02-09 09:07:14 +01:00
Bilal Elmoussaoui
eeff527291 account row: spacing btw account name & otp label
fixes #241
2021-02-05 12:22:19 +01:00