Commit graph

901 commits

Author SHA1 Message Date
Rafael Fontenelle
4115bcdad7 Update Brazilian Portuguese translation 2020-12-20 08:56:07 +00:00
Yuri Chornoivan
f37de65095 Update Ukrainian translation 2020-12-20 07:36:04 +00:00
sicklylife
434af63839 Update Japanese translation 2020-12-20 06:39:05 +00:00
Bilal Elmoussaoui
d764f8e553 Merge branch 'scootergrisen-master-patch-98562' into 'master'
Make "The recommended value is" string consistent with other string

See merge request World/Authenticator!168
2020-12-20 00:34:46 +00:00
scootergrisen
8dc33996f9 Make "The recommended value is" string consistent with other string 2020-12-20 00:33:08 +00:00
Yuri Chornoivan
a7eef4cad5 Update Ukrainian translation 2020-12-19 07:48:10 +00:00
Bilal Elmoussaoui
cd3a113a10 improve favicons fetching 2020-12-19 05:03:40 +01:00
Bilal Elmoussaoui
11196b6412 fix capitalization of headers
fixes #213
2020-12-18 23:47:56 +01:00
Bilal Elmoussaoui
39a287d577 account details: allow swiping back
fixes #207
2020-12-18 23:29:34 +01:00
Bilal Elmoussaoui
ce89cf0b8a preferences: add more mnemonics
fixes #202 for real
2020-12-18 23:15:23 +01:00
Bilal Elmoussaoui
da1d4e4302 account row: rename share to details
fixes #208
2020-12-18 23:10:22 +01:00
Bilal Elmoussaoui
fb546d15d5 providers dialog: close with escape 2020-12-18 22:54:25 +01:00
Bilal Elmoussaoui
f4ecce39ac ui: swipe back when possible 2020-12-18 22:54:07 +01:00
Bilal Elmoussaoui
e6710aea82 update per latest gtk-rs updates
mostly simplifies imports, renamed macros, simplifed gobject instance creation
2020-12-18 21:19:01 +01:00
Bilal Elmoussaoui
f127ae1f91 Merge branch 'kavanmevada-master-patch-56260' into 'master'
window: fix minimum size width

See merge request World/Authenticator!167
2020-12-18 12:20:12 +00:00
Kavan Mevada
328604f7fe window: fix minimum size width 2020-12-18 12:10:18 +00:00
Yuri Chornoivan
599f22d249 Update Ukrainian translation 2020-12-16 14:32:47 +00:00
Bilal Elmoussaoui
a9ede03c9e rename providers_all to providers_dialog 2020-12-16 12:27:05 +01:00
Bilal Elmoussaoui
2987282fb9 remove unused icon 2020-12-16 12:23:25 +01:00
Bilal Elmoussaoui
e6b4b1d36c ui files: use proper name for props 2020-12-16 12:22:44 +01:00
Bilal Elmoussaoui
6cf83c4076 few clippy fixes 2020-12-16 12:22:21 +01:00
Bilal Elmoussaoui
608d94b043 few design improvements 2020-12-16 03:24:00 +01:00
Bilal Elmoussaoui
60ada45b60 better default size 2020-12-16 02:58:13 +01:00
Bilal Elmoussaoui
943074b057 provider: properly regen the otp when time is over
fixes #205
2020-12-16 02:37:13 +01:00
Bilal Elmoussaoui
714b2854d3 merge imports with rustfmt 2020-12-16 00:46:02 +01:00
Bilal Elmoussaoui
377dcb6046 add missing mnemonics
fixes #202
2020-12-16 00:43:59 +01:00
Bilal Elmoussaoui
6dfae8e89a convert the searched string to lowercase
fixes #204
2020-12-16 00:17:00 +01:00
Bilal Elmoussaoui
98b16a8e6f search: activate on keypress
fixes #203
2020-12-16 00:07:43 +01:00
Bilal Elmoussaoui
af35b86dca margin & spacing adjustments 2020-12-15 23:59:54 +01:00
Bilal Elmoussaoui
e91a567187 lock screen: focus password entry & unlock on activate
fixes #200
2020-12-15 23:52:10 +01:00
Bilal Elmoussaoui
027574a8a1 use ProviderImage from UI file directly 2020-12-15 23:44:36 +01:00
Bilal Elmoussaoui
8c5a947511 define url rows in ui files 2020-12-15 23:26:41 +01:00
Bilal Elmoussaoui
918e299842 sync new account action state with app locked one
fixes #201
2020-12-15 00:18:00 +01:00
Bilal Elmoussaoui
31ae00c2a7 update per latest api changes 2020-12-14 23:12:55 +01:00
Óscar Fernández Díaz
aecdf2969a Update Spanish translation 2020-12-14 08:14:10 +00:00
Piotr Drąg
9f95d358a8 Update Polish translation 2020-12-13 16:22:16 +00:00
Andika Triwidada
206fff40e7 Update Indonesian translation 2020-12-13 10:38:58 +00:00
Yuri Chornoivan
b15f861a75 Update Ukrainian translation 2020-12-12 15:18:08 +00:00
Enrico Nicoletto
73a1d6c825 Update Brazilian Portuguese translation 2020-12-12 14:05:58 +00:00
Bilal Elmoussaoui
f38b070159 Merge branch 'piotrdrag/potfiles-201212' into 'master'
Mark missing strings in .ui files for translation & Update POTFILES.in

See merge request World/Authenticator!165
2020-12-12 12:42:07 +00:00
Piotr Drąg
f4849348a7 Mark missing strings in .ui files for translation 2020-12-12 13:27:42 +01:00
Piotr Drąg
af5cb02b0e Update POTFILES.in 2020-12-12 13:27:28 +01:00
Bilal Elmoussaoui
6be97a815f add a UrlRow widget & use it
just a wrapper around ActionRow that opens the uri when activated
2020-12-10 21:27:59 +01:00
Bilal Elmoussaoui
e927a7bb6b stop using glib channels
reduce complexity by adding signals to the widgets instead
2020-12-10 04:25:55 +01:00
Bilal Elmoussaoui
61e4feabb1 fix few clippy complaints 2020-12-10 02:45:02 +01:00
Bilal Elmoussaoui
ce307d07fc stop the 2015-ism, use rust 2018 features 2020-12-10 02:12:15 +01:00
Bilal Elmoussaoui
ee69e5865a remove lazy_static dependency 2020-12-10 01:56:11 +01:00
Bilal Elmoussaoui
9de3fd861c templates: remove uneeded id
the macro defaults to the field name now
2020-12-10 01:07:33 +01:00
Bilal Elmoussaoui
cce1be94d6 fix per gtk-rs updates 2020-12-09 22:36:28 +01:00
Bilal Elmoussaoui
91c12d593e update per libhandy-rs changes 2020-12-09 07:20:06 +01:00