Commit Graph

387 Commits

Author SHA1 Message Date
Dennis Fokin
5d5673f089
Added sky c nfc image 2022-04-05 12:56:55 +02:00
Dain Nilsson
634a09c6c8
Merge PR #83. 2022-04-05 12:36:16 +02:00
Dain Nilsson
c809bb9979
Merge PR #85. 2022-04-05 12:31:40 +02:00
Dain Nilsson
d47ac01108
Support QR codes with non-standard period and digits. 2022-04-05 12:28:31 +02:00
Dain Nilsson
3c5ee5adc2
FIDO "password" -> "PIN". 2022-04-05 12:28:00 +02:00
Dain Nilsson
3d21511e56
Remove dead code. 2022-04-05 11:54:19 +02:00
Dain Nilsson
2abe801cba
Add MessagePage.
This new page shows a centered message and is used for a lot of
"empty" pages, such as "no fingerprints", "no accounts", "app disabled",
etc.
2022-04-05 11:46:22 +02:00
Adam Velebil
b23d0badfd
Merge PR #84. 2022-04-05 09:35:56 +02:00
Adam Velebil
1a9ff69fde
yaml fix 2022-04-05 09:01:24 +02:00
Adam Velebil
4dba0f7733
update naming things 2022-04-05 08:59:21 +02:00
Adam Velebil
c548914a51
remove env vars from Android tests 2022-04-05 08:56:33 +02:00
Adam Velebil
b9fbc5efd1
refactore signing setup 2022-04-05 08:38:57 +02:00
Dain Nilsson
7195a26f76
Various UI tweaks. 2022-04-04 19:59:49 +02:00
Dain Nilsson
815be808b1
Replace OATH code chip with rounded rectangle. 2022-04-04 19:14:34 +02:00
Dain Nilsson
5991efc2b9
Set opacity for expired OATH codes to 0.5. 2022-04-04 19:11:22 +02:00
Adam Velebil
1e876cb828
fix android action 2022-04-04 17:40:45 +02:00
Adam Velebil
56c52bba6d
fix android action 2022-04-04 17:39:01 +02:00
Adam Velebil
d6eb470ce2
add build-release github action 2022-04-04 17:13:01 +02:00
Adam Velebil
5e17b3f229
gradle changes 2022-04-04 17:02:06 +02:00
Dain Nilsson
608ba51017
Make sure generated files don't change during build. 2022-04-04 16:17:53 +02:00
Dain Nilsson
400f39e492
Update MacOS generated files. 2022-04-04 15:31:52 +02:00
Dain Nilsson
64e08f3060
Merge PR #79. 2022-04-04 15:18:00 +02:00
Dain Nilsson
bf45a99f29
Update generated plugin files. 2022-04-04 15:15:05 +02:00
Dennis Fokin
991ff57dc4
Merge pull request #81 from Yubico/add-account-length-check
Add account: check length of issuer and name
2022-04-04 15:00:27 +02:00
Dennis Fokin
addd28b788
Rename variable and secret is hidden when scanning 2022-04-04 14:57:50 +02:00
Dennis Fokin
6b84c2a6dc
Make sure you can show secret if you scanned 2022-04-04 12:17:14 +02:00
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