Commit Graph

516 Commits

Author SHA1 Message Date
Adam Velebil
7ac783d1c2
Merge PR #210. 2022-09-07 17:28:08 +02:00
Adam Velebil
41c6555db2
add missing font override 2022-09-07 15:30:49 +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
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
Dain Nilsson
70d4bb8510
Extract method for readability. 2022-09-02 12:16:23 +02:00
Dain Nilsson
f9067d9bdd
More work on integrating M3 Chips in the UI. 2022-09-02 12:16:23 +02:00
Dain Nilsson
53b1254145
More consistent use of ElevatedButton. 2022-09-02 12:16:22 +02:00
Dain Nilsson
11dded84de
Remove unused import. 2022-09-02 12:16:21 +02:00
Dain Nilsson
f34127980f
Update Chips for M3 changes. 2022-09-02 12:16:17 +02:00
Adam Velebil
9c9090d00f
Merge 'main' into fix/YADESK-788-SKY-over-USB 2022-09-02 12:14:22 +02:00
Adam Velebil
5477a3ca0a
Merge PR #190. 2022-09-02 12:04:33 +02:00
Adam Velebil
d5beca16fc
copy license files to flutter assets during build 2022-09-01 17:42:59 +02:00
Adam Velebil
30b25ccadb
file per license 2022-09-01 16:31:37 +02:00
Dennis Fokin
8fded3b869
l10n oath part 1 2022-09-01 15:07:09 +02:00
Adam Velebil
d701f03b35
Merge 'main' into adamve/android-oss-licenses 2022-09-01 09:16:03 +02:00
Adam Velebil
7ebde97abb
Merge 'main' into fix/YADESK-788-SKY-over-USB 2022-09-01 09:07:50 +02:00
Adam Velebil
eec94421b6
Handle dependency licenses on Android 2022-08-31 15:49:43 +02:00
Dain Nilsson
766f72f24e
Fix OATH code dialog actions padding. 2022-08-31 13:47:17 +02:00
Dain Nilsson
e50fefe7e8
Fix lint warnings. 2022-08-31 09:26:15 +02:00
Dain Nilsson
63765ac5ad
Fix appbar layout. 2022-08-31 08:48:36 +02:00
Adam Velebil
b2e7eece82
fix compile error 2022-08-25 13:59:03 +02:00
Adam Velebil
c32ab802ea
get SKY info from usbDevice 2022-08-25 13:54:34 +02:00
Adam Velebil
90fcbe028a
use withContextProvider for code copying 2022-08-24 18:03:33 +02:00
Adam Velebil
42c4445a47
simplify code copying 2022-08-24 17:34:54 +02:00
Adam Velebil
7271f76cbf
fix copying of touch-required credential's codes 2022-08-24 16:10:14 +02:00
Dain Nilsson
5d74e53ad6
Fix review comment issues. 2022-08-22 17:18:47 +02:00
Dain Nilsson
f52fe40b01
Handle AppConextManager more robustly. 2022-08-22 17:17:23 +02:00
Dain Nilsson
e60ded1347
Make "open app on NDEF" default to true. 2022-08-22 17:17:22 +02:00
Dain Nilsson
1f0103b9b9
Android: Drop LiveData for YubiKey devices. 2022-08-22 17:17:21 +02:00
Dain Nilsson
e0696da422
Android: Refactor OATH state management. 2022-08-22 17:17:20 +02:00
Dain Nilsson
8e08a72462
Refactor DialogManager and its usage in useOathSession. 2022-08-17 15:51:07 +02:00
Dain Nilsson
72b00c138a
Android: Don't auto-refresh for NFC. 2022-08-17 13:19:16 +02:00
Dain Nilsson
50210e371b
Update OATH model on reset.
There are other places where this doesn't happen which results in
different states in Flutter VS in Android, and these should probably be
fixed. This happens in set/unset password, and when unlocking.
2022-08-17 10:54:34 +02:00
Dain Nilsson
f6043c868a
Remove Pigeon. 2022-08-17 10:54:29 +02:00
Dain Nilsson
6be8fb0e9a
OATH: Don't show creds with issuer: "_hidden". 2022-08-12 13:23:37 +02:00