Commit Graph

232 Commits

Author SHA1 Message Date
Adam Velebil
97ff4484bf
removed workaround 2022-03-17 11:39:06 +01:00
Adam Velebil
76503eb1de
depend on and use yubikit support module 2022-03-16 15:54:09 +01:00
Adam Velebil
edd1fcba39
android github action trigger update 2022-03-16 12:06:02 +01:00
Adam Velebil
7ebb16dbdf
Merge PR #56. 2022-03-16 12:00:46 +01:00
Adam Velebil
a9f7a2eef6
Merge branch 'main' into feature/android-native 2022-03-16 11:46:18 +01:00
Adam Velebil
be3a916b54
github action artifact naming update 2022-03-16 11:41:11 +01:00
Dain Nilsson
8f7bfc0278
Merge PR #61. 2022-03-16 11:19:18 +01:00
Adam Velebil
656cc8b33d
remove unused import 2022-03-16 11:09:55 +01:00
Adam Velebil
0e6d63f017
remove unused element 2022-03-16 11:04:38 +01:00
Adam Velebil
bc1d698623
update json format 2022-03-16 10:52:22 +01:00
Adam Velebil
45a5a38c56
set Oath as first app view 2022-03-16 10:51:44 +01:00
Adam Velebil
16db57dcb4
update android artifact naming 2022-03-16 10:51:12 +01:00
Adam Velebil
095025b163
add no-op management session 2022-03-16 10:37:52 +01:00
Adam Velebil
ee37686447
Merge branch 'main' into feature/android-native 2022-03-16 10:37:04 +01:00
Adam Velebil
9f84f4ba7c
remove unused import 2022-03-16 10:02:40 +01:00
Adam Velebil
2b40716720
replace serialize helpers 2022-03-16 09:56:58 +01:00
Adam Velebil
dfe1d9003e
Credential id as String extension function 2022-03-16 09:41:26 +01:00
Adam Velebil
dfa8058b9d
DeviceConfig to json extension function 2022-03-16 09:35:45 +01:00
Adam Velebil
a7dbdaa5a3
version to json extension function 2022-03-16 09:34:14 +01:00
Dain Nilsson
0221062fea
Handle cancelled "delete dialog" return value. 2022-03-16 09:33:10 +01:00
Dain Nilsson
3c712fef3a
Use ResponsiveDialog for OATH factory reset. 2022-03-16 09:33:09 +01:00
Dain Nilsson
a58e8d8bdf
Add cancel button, use LayoutBuilder.
* Adds a cancel button to ResponsiveDialog when in dialog mode.
* Use LayoutBuilder instead of MediaQuery.
2022-03-16 09:33:09 +01:00
Dain Nilsson
21d5e76dcc
Use ResponsiveDialog for 'Delete account'. 2022-03-16 09:33:08 +01:00
Dain Nilsson
c945fb401f
Remove unused parameter. 2022-03-16 09:33:07 +01:00
Dain Nilsson
921190ba40
Introduce responsive dialogs. 2022-03-16 09:33:06 +01:00
Adam Velebil
35ecc03680
DeviceInfo to json extension function 2022-03-16 09:32:51 +01:00
Dain Nilsson
3ec9216023
Merge PR #60. 2022-03-16 09:32:42 +01:00
Adam Velebil
6c3674c72d
OathSession to json extension function 2022-03-16 09:30:19 +01:00
Adam Velebil
cd4461d449
code to json extension function 2022-03-16 09:28:34 +01:00
Adam Velebil
747d328303
credential map to json extension function 2022-03-16 09:20:27 +01:00
Adam Velebil
356f99e0ac
credential to json extension function 2022-03-16 09:14:18 +01:00
Adam Velebil
2c33b75260
simplify showDialog Api 2022-03-16 09:13:31 +01:00
Dain Nilsson
aecd406bad
Add base for FIDO support. 2022-03-15 17:26:14 +01:00
Adam Velebil
95649f5c59
non-nullable parameters in pigeon 2022-03-15 16:18:50 +01:00
Dennis Fokin
a55b6c9dcc
Merge pull request #58 from Yubico/installers
Installer for Win
2022-03-15 15:31:29 +01:00
Dennis Fokin
2805b39cff
Windows installer + resources directory 2022-03-15 15:09:39 +01:00
Dain Nilsson
03b7266141
Merge PR #59. 2022-03-14 16:28:31 +01:00
Dain Nilsson
e57ebdf1be
Rename SubPage -> Application.
Also introduces supportedAppsProvider which can be used to limit the
supported apps per platform.
2022-03-14 11:55:17 +01:00
Dain Nilsson
f3df338018
Improve handling of disabled/unsupported apps. 2022-03-14 10:57:00 +01:00
Dain Nilsson
30d3dff644
RPC: Support management for YK <4. 2022-03-14 10:52:33 +01:00
Dain Nilsson
a48079864c
Cleanups. 2022-03-11 14:20:53 +01:00
Dain Nilsson
44547b44be
Update Android parts. 2022-03-11 13:53:28 +01:00
Dain Nilsson
beb8ebfc4d
Remove commented code. 2022-03-11 13:53:09 +01:00
Dain Nilsson
cd0dfbbf1f
Fix RPC handing of old OTP devices. 2022-03-11 13:31:26 +01:00
Dain Nilsson
5b14a19001
Introduce "failed" state for apps. 2022-03-11 13:31:23 +01:00
Dain Nilsson
ea79f5f8ec
Improve handling of deices that are partially inaccessible. 2022-03-11 13:28:48 +01:00
Dain Nilsson
3566c7b845
Start handling devices that cannot be accessed. 2022-03-11 13:28:47 +01:00
Dain Nilsson
6d9ee9dca5
Fix update of USB descriptor. 2022-03-11 13:28:46 +01:00
Dain Nilsson
48a93c0aa1
Show if applications are enabled or not in the drawer. 2022-03-11 13:28:46 +01:00
Dain Nilsson
d42eb84d04
Add basic management screen. 2022-03-11 13:28:42 +01:00