Commit Graph

547 Commits

Author SHA1 Message Date
Dennis Fokin
bd4990bd00
Small fix 2022-09-12 15:49:32 +02:00
Dennis Fokin
b2389f2bee
l10n fido part 2 2022-09-12 15:46:43 +02:00
Dain Nilsson
a02dbec67b
Re-add code accidentally removed in a merge. 2022-09-09 13:34:22 +02:00
Dennis Fokin
cfe715051e
Fix conflict 2022-09-09 10:24:39 +02:00
Dennis Fokin
fe8349f203
Fix conflicts 2022-09-09 10:15:39 +02:00
Dennis Fokin
32527e9384
l10n fido part 1 2022-09-09 10:07:46 +02:00
Adam Velebil
066e4a3252
remove unused import 2022-09-08 14:48:52 +02:00
Adam Velebil
8b24c8f43f
disable "Learn more" until we have link 2022-09-08 14:45:21 +02:00
Adam Velebil
eac178a454
update survey link for Android Beta 2022-09-08 14:41:53 +02:00
Adam Velebil
d47f0c6704
Merge 'main' into feature/YADESK-800-beta-dialog 2022-09-08 14:41:30 +02:00
Dain Nilsson
c393adbc29
Rename hideAppThumbnail to match Flutter, and verify that the flag is set. 2022-09-08 13:34:49 +02:00
Dain Nilsson
7e3a6205ce
Move "allow screenshots" to Troubleshooting, show warning. 2022-09-08 13:34:45 +02:00
Dain Nilsson
32076aee51
Match style of desktop settings page with Android page. 2022-09-08 13:19:24 +02:00
Dain Nilsson
f02781b6b6
Fix paddings for Mode switching. 2022-09-08 13:19:23 +02:00
Dain Nilsson
4b8b481418
Remove padding from ResponsiveDialog and move it to each view. 2022-09-08 13:19:22 +02:00
Dain Nilsson
829fab4a9d
Adjust header styles. 2022-09-08 13:19:21 +02:00
Dain Nilsson
4c208cc6d9
Use darker red in dark mode. 2022-09-08 13:19:20 +02:00
Dain Nilsson
0df2889cbf
Adjust margins for buttons in OATH account dialog. 2022-09-08 13:19:20 +02:00
Dain Nilsson
d6c668ac40
Fix color of OATH search bar input. 2022-09-08 13:19:19 +02:00
Dain Nilsson
9a4ca550b1
Fix theming of OutlinedButton. 2022-09-08 13:19:18 +02:00
Dain Nilsson
563aa94ae6
Improve Andorid Settings page. 2022-09-08 13:19:17 +02:00
Dennis Fokin
05d01bb99b
Merge PR #209 2022-09-08 13:04:30 +02:00
Dennis Fokin
4ba4f1a368
l10n a few general strings added 2022-09-08 11:42:40 +02:00
Adam Velebil
24e64d84bd
Merge PR #206. 2022-09-08 08:27:57 +02:00
Adam Velebil
59fa937852
use better variable name 2022-09-08 08:26:01 +02:00
Adam Velebil
b1ec64689a
hide app thumbnails setting 2022-09-07 19:28:22 +02:00
Adam Velebil
7ac783d1c2
Merge PR #210. 2022-09-07 17:28:08 +02:00
Adam Velebil
714d18b848
add dialog header assets 2022-09-07 17:17:21 +02:00
Adam Velebil
41c6555db2
add missing font override 2022-09-07 15:30:49 +02:00
Dennis Fokin
c6227844f8
l10n mgmt widgets general part 1 2022-09-07 13:59:44 +02:00
Adam Velebil
da068d2043
dialog updates 2022-09-07 12:07:07 +02:00
Adam Velebil
1a5243681d
YADESK-823 add Beta feedback link for Android 2022-09-07 11:40:21 +02:00
Dennis Fokin
3290a5c65e
Merge PR #204 2022-09-07 08:28:40 +02:00
Adam Velebil
c1523dba5b
update statusbar colors 2022-09-06 17:57:50 +02:00
Adam Velebil
e198d3b501
functionality for Beta dialog 2022-09-06 16:52:17 +02:00
Dennis Fokin
6b03ba6628
Smaller fix, introduce dynamic string 2022-09-06 16:43:25 +02:00
Dennis Fokin
c4b070de71
l10n oath part 3 2022-09-06 14:30:18 +02:00
Adam Velebil
8b52c20d16
isUnique=true for null widget.credentials 2022-09-06 13:55:59 +02:00
Dain Nilsson
aa5bd15ff6
Fixup merge with localization. 2022-09-06 09:57:25 +02:00
Dain Nilsson
e88191e4d6
Add missing dispose() method. Clean up comments. 2022-09-06 09:24:26 +02:00
Dain Nilsson
19cb2e49b2
Keep Pinned status when account is renamed. 2022-09-06 09:22:42 +02:00
Dain Nilsson
07f9bab181
Improve Account issuer/name validation and trim values.
This adds the checking for duplicate issuer/name to Add Account, and
changes the error handling to indicate that the Name is incorrect
instead of both Issuer and Name. It also trims both issuer name name to
avoit leading/trailing whitespace.
2022-09-06 09:22:41 +02:00
Adam Velebil
e9f8c434d8
conditions for Save button enabled 2022-09-06 09:18:42 +02:00
Dennis Fokin
856ff8b2fc
Merge PR #199 2022-09-05 15:56:02 +02:00
Dennis Fokin
7702ff3293
l10n oath part 2 2022-09-05 15:10:44 +02:00
Adam Velebil
98dc195184
Merge PR #186. 2022-09-05 14:53:20 +02:00
Dain Nilsson
dd42258298
Downgrade Flutter.
This is a temporary measure until Flutter 3.3 fixes its rendering
problems. This should later be reverted.
2022-09-02 14:48:59 +02:00
Dain Nilsson
7a0f0ed8b0
Remove autofocus for Scan QR button. 2022-09-02 12:16:25 +02:00
Dain Nilsson
647954bf03
Fix highlights for OATH account dialog buttons. 2022-09-02 12:16:25 +02:00
Dain Nilsson
7e8c93a4bd
Add horizontal toast padding. 2022-09-02 12:16:24 +02:00