Commit Graph

1004 Commits

Author SHA1 Message Date
Dennis Fokin
8fded3b869
l10n oath part 1 2022-09-01 15:07:09 +02:00
Adam Velebil
46e5f70c7a
Merge PR #192. 2022-09-01 09:46:59 +02:00
Adam Velebil
c9cfb00164
lock CI to flutter stable 3.3.0 2022-09-01 09:32:36 +02:00
Adam Velebil
16595f4e52
Fix issue with thin green border around app 2022-09-01 09:22:06 +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
8aa794e86b
remove flutter-version from CI 2022-09-01 09:03:35 +02:00
Adam Velebil
7629dc996c
Merge branch 'main' into adam/oath-nfc 2022-09-01 09:01:37 +02:00
Dain Nilsson
41d6170013
Merge PR #191. 2022-09-01 08:25:07 +02:00
Adam Velebil
51041dc9ad
handle lifecycle changes in OathManager 2022-09-01 07:48:18 +02:00
Adam Velebil
eec94421b6
Handle dependency licenses on Android 2022-08-31 15:49:43 +02:00
Dain Nilsson
152a45c21c
Update Podfile.lock for MacOS build. 2022-08-31 14:24:16 +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
7d01daebdd
Update Flutter dependencies and use new versioning for Runner.rc. 2022-08-31 09:13:35 +02:00
Dain Nilsson
63765ac5ad
Fix appbar layout. 2022-08-31 08:48:36 +02:00
Adam Velebil
3cea6a3b2d
Merge PR #187. 2022-08-29 14:11:44 +02:00
Adam Velebil
4b95be96cf
fixed validation of YubiKey version 2022-08-29 13:20:39 +02:00
Adam Velebil
f51bba71cc
fix to putKey 2022-08-29 09:29:32 +02:00
Adam Velebil
75d95301b8
cleanup nfc data after delay 2022-08-26 16:26:30 +02:00
Adam Velebil
cb5fb51021
cancel tap dialog on app inactive 2022-08-26 14:10:59 +02:00
Adam Velebil
94a406d025
remove extra param added by mistake 2022-08-25 18:02:53 +02:00
Adam Velebil
7d20d8bc96
use legacy key alias for keystore aliases 2022-08-25 17:50:22 +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
Dain Nilsson
ab0e76d24c
Merge PR #185. 2022-08-25 09:01:15 +02:00
Adam Velebil
dc08a471a1
fix flow in getDeviceInfo 2022-08-25 08:47:23 +02:00
Dain Nilsson
a99c953c96
Set correct type for property. 2022-08-25 08:28: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
70fb395546
Android: Fix OATH commands over USB when access code is set. 2022-08-24 14:05:15 +02:00
Adam Velebil
dc9fb445c9
fix closing tap request dialog 2022-08-24 10:16:43 +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
df2b548754
Merge PR #183. 2022-08-22 17:16:35 +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
02bae71cc1
Bump kotlin and gradle versions. 2022-08-17 10:54:33 +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
Dain Nilsson
1a2b43a87d
Show number of fingerprints used in popup menu. 2022-08-12 13:08:31 +02:00
Dain Nilsson
55e35a0ec7
Android: Fix touch prompt for USB. 2022-08-12 10:28:24 +02:00
Dain Nilsson
c0d082ea0c
Fix broken test. 2022-08-12 10:25:48 +02:00
Dain Nilsson
0ddc3381de
Remove unused import. 2022-08-12 10:00:10 +02:00
Dain Nilsson
f2cb9de037
Android: Better keyboard "done" actions. 2022-08-12 09:56:12 +02:00