Commit graph

1097 commits

Author SHA1 Message Date
Bilal Elmoussaoui
416093208d window: simpler title on empty page
fixes #232
2021-02-01 11:38:29 +00:00
Kukuh Syafaat
18daba6e62 Update Indonesian translation 2021-02-01 10:47:32 +00:00
Yuri Chornoivan
f5d4f7c20e Update Ukrainian translation 2021-02-01 10:27:26 +00:00
Bilal Elmoussaoui
259890223e ignore space in tokens
fixes #230
2021-02-01 04:44:30 +01:00
Bilal Elmoussaoui
b6fc60b160 bump to 4.0.1 2021-02-01 04:33:04 +01:00
Bilal Elmoussaoui
1308f62d08 otp: always upcase & trim spaces for tokens 2021-02-01 04:32:01 +01:00
Bilal Elmoussaoui
64190efa35 README: mention the mesa & wayland & gst issue 2021-02-01 01:19:56 +00:00
Bilal Elmoussaoui
bcb26a75ec credits: add Chris 2021-02-01 01:32:24 +01:00
Bilal Elmoussaoui
629b7fb841 Merge branch 'wip/cdavis/more-style-tweaks' into 'master'
Additonal HIG/styling tweaks

See merge request World/Authenticator!195
2021-02-01 00:30:50 +00: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
3b952be057 provider image: do nothing on reset if no provider is assigned 2021-02-01 00:56:04 +01: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
f1db269e03 Merge branch 'wip/cdavis/providers-no-listboxrow' into 'master'
providers_dialog: Don't use GtkListBoxRow in listview

See merge request World/Authenticator!194
2021-01-31 22:54:56 +00:00
Christopher Davis
0539ce5be0 providers_dialog: Don't use GtkListBoxRow in listview
Fixes an issue where the ListView could not be
navigated with the keyboard.
2021-01-31 14:52:38 -08:00
Bilal Elmoussaoui
9f140987ac update screenshots 2021-01-31 23:11:33 +01:00
Bilal Elmoussaoui
116468b81b Merge branch 'wip/cdavis/password-status-page' into 'master'
password_page: Use AdwStatusPage

See merge request World/Authenticator!193
2021-01-31 21:47:57 +00:00
Christopher Davis
4aab7065e5 password_page: Use AdwStatusPage 2021-01-31 13:47:28 -08:00
Bilal Elmoussaoui
20208e8b73 window: use a stack for login/unlocked 2021-01-31 22:37:56 +01:00
Bilal Elmoussaoui
8df18a77c0 favicons: properly detect icon sizes 2021-01-31 22:18:52 +01:00
Bilal Elmoussaoui
fcd8e42d7c providers: don't fail if the icon already exists, overwrite it instead 2021-01-31 21:58:19 +01:00
Bilal Elmoussaoui
57e5fa9a1d auto-lock-timeout is in minutes 2021-01-31 21:45:05 +01:00
Bilal Elmoussaoui
f214a6fc16 update release notes 2021-01-31 21:32:53 +01:00
Bilal Elmoussaoui
f094c8f0a7 simplify error revealer 2021-01-31 21:27:16 +01:00
Bilal Elmoussaoui
ef4b4d521b providers: don't allow the user to remove them if they have accounts 2021-01-31 20:52:20 +01:00
Bilal Elmoussaoui
0b01f4687b bigger windows by default 2021-01-31 20:52:20 +01:00
Bilal Elmoussaoui
3ab07c5ff9 providers: allow removing them as well 2021-01-31 20:52:20 +01:00
Yuri Chornoivan
04904addaa Update Ukrainian translation 2021-01-31 17:37:25 +00:00
Bilal Elmoussaoui
0636847fb0 providers: allow setting a custom image & resetting it 2021-01-31 18:05:13 +01:00
Piotr Drąg
803f406843 Update Polish translation 2021-01-31 15:35:49 +00:00
Bilal Elmoussaoui
1dc3810224 search: empty the entry if search is de-activated 2021-01-31 15:14:19 +01:00
Rafael Fontenelle
dc780b766f Update Brazilian Portuguese translation 2021-01-31 14:12:41 +00:00
Yuri Chornoivan
65a7710ba2 Update Ukrainian translation 2021-01-31 14:06:07 +00:00
Bilal Elmoussaoui
e349194c8d ui: add tooltips to buttons where needed 2021-01-31 14:50:38 +01:00
Bilal Elmoussaoui
108baf5ac3 use multiple of 6 for margins/spacing 2021-01-31 14:50:38 +01:00
Rafael Fontenelle
4eead9e1e4 Update Brazilian Portuguese translation 2021-01-31 13:07:15 +00:00
Piotr Drąg
8acaaffd22 Update Polish translation 2021-01-31 09:32:44 +00:00
Yuri Chornoivan
4cdba46e7a Update Ukrainian translation 2021-01-31 06:52:28 +00:00
Bilal Elmoussaoui
da9ae0d46c css: move margin specific stuff to ui files
so we can use margin-start/margin-end instead of margin-left, margin-right
2021-01-31 04:25:58 +01:00
Bilal Elmoussaoui
b1d81e420e backup: rename to Authenticator (legacy) 2021-01-31 04:08:37 +01:00
Bilal Elmoussaoui
b0cf53e8d7 Merge branch 'wip/cdavis/search-in-headerbar' into 'master'
Search Tweaks

See merge request World/Authenticator!191
2021-01-31 03:03:28 +00:00
Christopher Davis
3d102529b1 providers_dialog: Add search shortcut
Adds a shortcut for searching within the providers dialog.
This will match the shortcut for the preferences window and
main window.
2021-01-30 18:50:41 -08:00
Christopher Davis
5630cc1f4a window: Move search to headerbar
Newer apps have their search entries in the headerbar.
To match these newer apps and AdwPreferencesWindow, move
our own search into the headerbar as well.
2021-01-30 18:33:02 -08:00
Christopher Davis
3248e55cc1 providers_dialog: Move search entry to HeaderBar
Search in HeaderBar is the newer pattern apps are using
instead of GtkSearchBar. To match these newer apps and
AdwPreferencesWindow, we should move our own search
to the HeaderBar.
2021-01-30 18:32:58 -08:00
Bilal Elmoussaoui
e7d99fba73 Merge branch 'format-decimal' into 'master'
otp: Format following decimal notation

See merge request World/Authenticator!189
2021-01-31 01:45:22 +00:00
Maximiliano Sandoval R
7ae95ca252
account: Do not copy whitespace 2021-01-31 02:17:31 +01:00
Maximiliano Sandoval R
76b5ba78ab
otp: Format following decimal notation 2021-01-31 02:17:30 +01:00