Commit graph

60 commits

Author SHA1 Message Date
scootergrisen
8dc33996f9 Make "The recommended value is" string consistent with other string 2020-12-20 00:33:08 +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
f4ecce39ac ui: swipe back when possible 2020-12-18 22:54:07 +01:00
Kavan Mevada
328604f7fe window: fix minimum size width 2020-12-18 12:10:18 +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
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
377dcb6046 add missing mnemonics
fixes #202
2020-12-16 00:43:59 +01:00
Bilal Elmoussaoui
af35b86dca margin & spacing adjustments 2020-12-15 23:59:54 +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
Piotr Drąg
f4849348a7 Mark missing strings in .ui files for translation 2020-12-12 13:27:42 +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
cce1be94d6 fix per gtk-rs updates 2020-12-09 22:36:28 +01:00
Bilal Elmoussaoui
c58283193d remove unneeded icon 2020-12-09 06:10:05 +01:00
Bilal Elmoussaoui
133d4327d8 update project summary
fixes #197
2020-12-09 04:19:59 +01:00
Bilal Elmoussaoui
9c0dedb1ea update screenshots 2020-12-09 04:15:56 +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
10d3f909ca resources: remove unused file 2020-12-08 01:46:38 +01:00
Bilal Elmoussaoui
0055cba2d0 i18n: mark more strings as translatable 2020-12-08 01:36:38 +01:00
Bilal Elmoussaoui
52f3143d01 remove search provider for now
until we migrate search-provider crate to zbus
2020-12-08 01:21:20 +01:00
Bilal Elmoussaoui
242d4d9743 provider row: add a css class per algorithm & use it
mostly to differentiate hotp/totp with the missing border-bottom-radius
2020-12-07 23:02:15 +01:00
Bilal Elmoussaoui
b07804368b backup/restore: initial implementation 2020-12-07 06:45:52 +01:00
Bilal Elmoussaoui
7d203489c0 few design fixes 2020-12-07 01:01:16 +01:00
Bilal Elmoussaoui
9ed6188f07 provider: download & display images properly 2020-12-06 23:45:45 +01:00
Bilal Elmoussaoui
68aee23222 remove the need of configurable ui files
makes things complex for no reason
2020-12-06 21:46:26 +01:00
Bilal Elmoussaoui
eba49f569b stop abusing strong ref 2020-12-06 21:26:01 +01:00
Bilal Elmoussaoui
2a0b7a4e5d ui: integrate hotp support 2020-12-06 18:40:06 +01:00
Bilal Elmoussaoui
aa5cfe50f8 basic totp support 2020-12-06 15:37:03 +01:00
Bilal Elmoussaoui
02f6cad04a generate otp for totp accounts & allow copying it 2020-12-06 06:10:48 +01:00
Bilal Elmoussaoui
6502055b3a appdata: fix CI complaints & rename to metainfo 2020-12-05 21:24:25 +01:00
Bilal Elmoussaoui
e75001d22f butter smooth providers listview 2020-12-05 05:07:01 +01:00
Bilal Elmoussaoui
f55900272c providers: move out of preferences 2020-12-05 03:40:12 +01:00
Bilal Elmoussaoui
ddddb97c5f subclassing: use composite templates everywhere 2020-12-03 15:10:24 +01:00
Bilal Elmoussaoui
c581c12ab3 add a providers page & update deps 2020-11-16 17:13:40 +01:00
Bilal Elmoussaoui
8e573ffe90 account: implement name editing 2020-11-16 03:25:29 +01:00
Bilal Elmoussaoui
c93bdb675f bunch of fixes 2020-11-16 02:13:17 +01:00
Bilal Elmoussaoui
6e1f81b929 add the possiblity to clear password & properly sync state 2020-11-10 13:49:45 +01:00
Bilal Elmoussaoui
2068721006 implement a basic lock/unlock feature 2020-11-10 04:59:52 +01:00
Bilal Elmoussaoui
083aa6f6f7 set a default width & sync more settings 2020-11-09 01:07:48 +01:00
Bilal Elmoussaoui
9fa2ed3500 simple settings dialog 2020-11-09 00:43:47 +01:00