Commit Graph

511 Commits

Author SHA1 Message Date
Dennis Fokin
7219ddb9c4
Add hide/show secret 2022-04-04 12:09:34 +02:00
Dain Nilsson
2909df92d7
Remove old commented code. 2022-04-04 11:59:15 +02:00
Dain Nilsson
f86549738e
Refresh CTAP2 info after setting PIN. 2022-04-04 11:58:44 +02:00
Adam Velebil
c9973f83fc
Merge PR #82. 2022-04-04 11:56:16 +02:00
Adam Velebil
164b2dd626
make icon slightly bigger 2022-04-04 11:38:09 +02:00
Adam Velebil
4d503058b8
launch background cleanup 2022-04-04 11:37:14 +02:00
Dain Nilsson
45f149d7eb
Fix renaming unnamed fingerprint. 2022-04-04 11:15:38 +02:00
Adam Velebil
5333def86a
add icon to splash screen 2022-04-04 10:59:08 +02:00
Dain Nilsson
7b12561939
Remove old bottom sheet code. 2022-04-04 10:50:26 +02:00
Dain Nilsson
52df600ebf
Code cleanups. 2022-04-04 10:24:29 +02:00
Dain Nilsson
a19d7e4899
Show better message when no key is inserted. 2022-04-04 09:56:34 +02:00
Dain Nilsson
41b239684f
Better closing of RPC when elevating. 2022-04-03 19:48:14 +02:00
Dain Nilsson
750f182bab
Update OATH views for new AppPage changes. 2022-04-03 11:06:22 +02:00
Dain Nilsson
1c807dcda7
Update FIDO views for new RPC model and AppPage. 2022-04-03 11:05:37 +02:00
Dain Nilsson
40d616c8bd
AppPage improvements.
- Make AppPage content scrollable.
- Add optional FAB (with extra padding for FAB).
- Add bottomMenu.
2022-04-03 11:03:03 +02:00
Dain Nilsson
2f13399b09
RPC: Move "locked" status to Ctap2Node. 2022-04-03 11:00:38 +02:00
Adam Velebil
a96b31cd62
Merge PR #80. 2022-04-01 16:32:33 +02:00
Dennis Fokin
4c39e793cd
Add account: check length of issuer and name 2022-04-01 15:05:26 +02:00
Adam Velebil
9398ea475d
switch to flutter beta 2022-04-01 09:57:39 +02:00
Adam Velebil
e2ba4dbb3d
use only Widget's BuildContext 2022-04-01 09:43:54 +02:00
Adam Velebil
71d9b5b598
compile fix 2022-04-01 09:19:11 +02:00
Adam Velebil
1a4222a4be
Merge branch 'main' into feature/android-qr 2022-04-01 09:01:11 +02:00
Adam Velebil
d9cfecc357
switch to custom mobile_scanner 2022-03-31 20:56:34 +02:00
Adam Velebil
6f6a4ef322
updates to qr scanner view 2022-03-31 16:31:03 +02:00
Dain Nilsson
70404d2029
Support spaces in path name for elevate.
- Also log stderr on failure to elevate.
2022-03-31 14:50:42 +02:00
Dain Nilsson
cabdc9effd
Add RPC elevate. 2022-03-31 12:28:56 +02:00
Dain Nilsson
5a13389895
Use OATH code chips. 2022-03-31 12:25:14 +02:00
Dain Nilsson
f944c9cf86
Cancel ResponsiveDialog on tap outside.
Also moved the class to lib/widgets/
2022-03-31 11:50:40 +02:00
Dain Nilsson
dd3fef721a
Replace menu actions with FAB. 2022-03-31 11:41:28 +02:00
Dain Nilsson
eb13da003f
Make ListTile use the drawer style when drawer is embedded. 2022-03-29 17:35:04 +02:00
Adam Velebil
db62e124ef
semi transparent background 2022-03-29 16:52:51 +02:00
Adam Velebil
31b308e6be
scanning of qr codes 2022-03-29 16:01:27 +02:00
Dennis Fokin
f6aeb0b9f0
Merge pull request #69 from Yubico/drag-n-drop
Draft for drag n dropping files
2022-03-29 15:08:09 +02:00
Dennis Fokin
e10edc3238
Merge branch 'main' into drag-n-drop 2022-03-29 14:33:55 +02:00
Dennis Fokin
c5ace4ea10
Allow calling qr() in device.py without image arg 2022-03-29 14:31:57 +02:00
Dennis Fokin
af3e188fee
Smaller cleanup 2022-03-29 13:57:08 +02:00
Adam Velebil
626c7a2952
Merge branch 'main' into feature/android-qr 2022-03-28 16:34:18 +02:00
Adam Velebil
95908c951e
Merge PR #78. 2022-03-28 16:33:27 +02:00
Adam Velebil
7ecd876c9c
Merge branch 'main' into feature/android-qr 2022-03-28 16:20:39 +02:00
Adam Velebil
f2d2c2c7cc
Merge PR #77. 2022-03-28 16:17:24 +02:00
Adam Velebil
25ec299b56
update application id 2022-03-28 16:11:42 +02:00
Adam Velebil
a0c2bfbc70
added missing v25 round launcher icons 2022-03-28 15:51:12 +02:00
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