Commit Graph

519 Commits

Author SHA1 Message Date
Dain Nilsson
3c96e5f7a9
Enable Material 3. 2022-03-28 14:59:07 +02:00
Adam Velebil
6a88337551
generated icon 2022-03-28 14:09:22 +02:00
Dain Nilsson
1cf9ceab9b
Don't pass DeviceNode when DevicePath is sufficient. 2022-03-28 13:00:13 +02:00
Adam Velebil
03c002eced
fix compile error 2022-03-28 11:08:26 +02:00
Adam Velebil
25e9fc6f40
added dependencies 2022-03-28 10:58:09 +02:00
Dain Nilsson
20d66ae924
Let Application pages control their AppBar. 2022-03-25 17:43:57 +01:00
Dain Nilsson
b75d8b998b
Prevent Scaffold from being recreated on resize. 2022-03-25 16:00:08 +01:00
Dain Nilsson
1e94084aad
Add Scaffold to ResponsiveDialog in narrow mode.
This prevents SnackBars from showing up behind the modal dim.
2022-03-25 15:46:52 +01:00
Dain Nilsson
4b5ea2fdd7
Add and use showMessage for SnackBars. 2022-03-25 15:43:32 +01:00
Dain Nilsson
53699612f4
Remove empty constructor. 2022-03-25 15:14:36 +01:00
Dain Nilsson
f2fb72a753
Add outer Scaffold to center SnackBars in wide view. 2022-03-25 15:13:42 +01:00
Dain Nilsson
9ace895fd1
Use dialog-button for manage password. 2022-03-25 14:40:45 +01:00
Dain Nilsson
4d2d578028
Use "Close" for ResponsiveDialog when no action. 2022-03-25 14:39:35 +01:00
Dain Nilsson
8310875c46
Improve retaining state for children of ResponsiveDialog. 2022-03-25 14:28:02 +01:00
Dain Nilsson
83393e991f
Merge PR #76. 2022-03-25 13:53:43 +01:00
Dain Nilsson
8a0896b12f
Add log buffer and --log-level argument. 2022-03-25 13:28:35 +01:00
Dain Nilsson
a9e1ae5560
Merge PR #75. 2022-03-25 10:09:04 +01:00
Dain Nilsson
1df069cff8
Update Python dependencies. 2022-03-25 09:41:36 +01:00
Dain Nilsson
d641c8949d
Add MacOS Podfile.lock 2022-03-25 09:40:19 +01:00
Dain Nilsson
e1e4f28167
Bump dependencies. 2022-03-25 09:24:48 +01:00
Adam Velebil
e11ca5b531
Merge PR #71. 2022-03-25 09:15:56 +01:00
Dain Nilsson
687df015d4
Merge PR #73. 2022-03-25 08:57:11 +01:00
Dain Nilsson
4e833d5037
Move initialization of app into platform initialize functions. 2022-03-25 08:36:29 +01:00
Adam Velebil
9547995119
review updates 2022-03-24 17:39:12 +01:00
Dain Nilsson
0ec78278cd
Merge PR #72. 2022-03-24 15:01:18 +01:00
Adam Velebil
41ea3777a8
keep only current access key in mem key provider 2022-03-24 13:53:22 +01:00
Dain Nilsson
5dad90eed7
Cleanups. 2022-03-24 13:15:37 +01:00
Dain Nilsson
37883a1427
Refactor FIDO PIN handling. 2022-03-24 12:39:49 +01:00
Dain Nilsson
6b3bd585ba
Use AsyncValue instead of custom classes. 2022-03-24 12:39:18 +01:00
Adam Velebil
7d0d85f872
code style update 2022-03-24 12:21:50 +01:00
Adam Velebil
c70aa4ccf0
clear keys from memory after disconnecting usb yk 2022-03-24 12:02:14 +01:00
Adam Velebil
c17338ce98
refactor unlock oath session value calculation 2022-03-24 09:32:58 +01:00
Adam Velebil
28020a5729
unlock oath session with remembered password 2022-03-24 08:53:12 +01:00
Dain Nilsson
f9f08892ec
Fix generics. 2022-03-23 22:36:52 +01:00
Dain Nilsson
b544ff5e2a
Refactor FIDO PIN handling. 2022-03-23 17:50:49 +01:00
Dain Nilsson
57aa735e78
RPC: Handle retries with Signaller. 2022-03-23 17:50:14 +01:00
Dain Nilsson
dadc9b20a0
Fix RPC functionality for fingerprints and credentials. 2022-03-23 17:44:37 +01:00
Adam Velebil
5b49ee6ce2
adding remember password support 2022-03-23 17:18:32 +01:00
Adam Velebil
4c0383859b
simplify KeyManager 2022-03-23 16:47:50 +01:00
Adam Velebil
6e4f1a5dd2
initial 2022-03-23 15:21:09 +01:00
Dain Nilsson
a91ca87af6
Extract more generic FileDropTarget. 2022-03-23 10:46:35 +01:00
Dain Nilsson
b609ca94fa
Add fingerprint registration. 2022-03-23 09:49:20 +01:00
Adam Velebil
cbee4222c0
Merge PR #70. 2022-03-23 09:13:56 +01:00
Adam Velebil
0f022b6cf0
import specific classes 2022-03-22 18:16:14 +01:00
Adam Velebil
36e9db8a70
moved files back to java folder for easier review 2022-03-22 18:11:14 +01:00
Dennis Fokin
5331f199c3
Use provider 2022-03-22 18:10:57 +01:00
Adam Velebil
e746e14582
bump android gradle plugin to 7.1.2 2022-03-22 16:43:48 +01:00
Adam Velebil
4a27348c65
bump minSdkVersion to 23 2022-03-22 16:31:18 +01:00
Dennis Fokin
1b6cec92e0
Draft for drag n dropping files 2022-03-22 15:16:52 +01:00
Dain Nilsson
bcb9d7eaca
Add list, rename, delete for fingerprints. 2022-03-22 14:25:53 +01:00