Commit graph

886 commits

Author SHA1 Message Date
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
Bilal Elmoussaoui
0af12fb03a update dependencies 2020-12-09 06:37:49 +01:00
Bilal Elmoussaoui
c58283193d remove unneeded icon 2020-12-09 06:10:05 +01:00
Bilal Elmoussaoui
aaee00a511 move TypePriv inside imp 2020-12-09 06:09:29 +01:00
Bilal Elmoussaoui
882d4db477 Merge branch 'rust' into 'master'
Rewrite in Rust

Closes #102, #111, #141, #166, #167, #169, #171, #176, #187, #189, #193, #139, #196, and #197

See merge request World/Authenticator!164
2020-12-09 03:32:16 +00:00
Bilal Elmoussaoui
133d4327d8 update project summary
fixes #197
2020-12-09 04:19:59 +01:00
Bilal Elmoussaoui
40da917515 fix cargo fmt 2020-12-09 04:18:48 +01:00
Bilal Elmoussaoui
9c0dedb1ea update screenshots 2020-12-09 04:15:56 +01:00
Bilal Elmoussaoui
057e094a7b qr code page: adapt to theme changes 2020-12-09 04:11:53 +01:00
Bilal Elmoussaoui
4223fcf10e code cleanup
mostly rename hmac_alogrithm -> algorithm
algorithm -> method
2020-12-09 03:06:31 +01:00
Bilal Elmoussaoui
29bada492f preferences: update icon 2020-12-09 01:28:49 +01:00
Bilal Elmoussaoui
32eaeddf7d add a way to share accounts as qrcode 2020-12-09 01:20:36 +01:00
Bilal Elmoussaoui
99ad0a5f0e refactor otp uri into it's own module
gets backup/restore from freeopt+ for free
2020-12-08 05:40:10 +01:00
Bilal Elmoussaoui
ffea8efdac backup: add freeotp+ support 2020-12-08 03:43:24 +01:00
Bilal Elmoussaoui
ebb4452abe flatpak: properly set the log level 2020-12-08 03:15:18 +01:00
Bilal Elmoussaoui
b5a7bc3ddb restore: simplify code & add restoring from old authenticator 2020-12-08 03:07:54 +01:00