Commit graph

259 commits

Author SHA1 Message Date
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
Bilal Elmoussaoui
1eca766f8d scrolled windows: sync min-width 2021-02-05 12:19:44 +01:00
Bilal Elmoussaoui
46b966a373 provider page: limit the spinbtn values 2021-02-05 11:50:33 +01:00
Bilal Elmoussaoui
3a009fdf6a details: escape to go back 2021-02-02 02:46:09 +01:00
Bilal Elmoussaoui
92f0db5385 camera: add a back button if not found
fixes #235
2021-02-01 20:32:23 +01:00
Bilal Elmoussaoui
4ee4e78971 use passphrase instead of password
fixes #238
2021-02-01 17:01:55 +01:00
Bilal Elmoussaoui
a24470d9ee metainfo: add the old app-id to the list of provides
this will make software centers merges the two results, at least for reviews & all
2021-02-01 13:17:39 +00:00
Bilal Elmoussaoui
416093208d window: simpler title on empty page
fixes #232
2021-02-01 11:38:29 +00:00
Bilal Elmoussaoui
b6fc60b160 bump to 4.0.1 2021-02-01 04:33:04 +01:00
Christopher Davis
bb0764ef29 ui: Writing style changes
See https://developer.gnome.org/hig/stable/writing-style.html.en
2021-01-31 16:24:17 -08:00
Christopher Davis
ffaccde28c window: Adjust login page styling 2021-01-31 16:24:17 -08:00
Bilal Elmoussaoui
549bd41416 provider image: default to fallback 2021-02-01 00:48:17 +01:00
Bilal Elmoussaoui
b44ace4eef providers: update the fallback image 2021-02-01 00:42:40 +01:00
Bilal Elmoussaoui
98266a4bdb providers: better fallback image 2021-02-01 00:22:16 +01:00
Bilal Elmoussaoui
e54e8ada6d providers: make escape return to the list before closing 2021-02-01 00:22:16 +01:00
Bilal Elmoussaoui
9f140987ac update screenshots 2021-01-31 23:11:33 +01:00
Christopher Davis
4aab7065e5 password_page: Use AdwStatusPage 2021-01-31 13:47:28 -08:00