Commit Graph

252 Commits

Author SHA1 Message Date
Adam Velebil
3c8eee9b78
add support for Home page in Android 2024-03-11 11:37:00 +01:00
Adam Velebil
6476f159c1
Merge branch 'main' into adamve/android_fido 2024-03-11 08:54:34 +01:00
Adam Velebil
9963e6f3cb
Merge branch 'main' into adamve/android_fido 2024-03-08 15:34:39 +01:00
Elias Bonnici
6f3137752b
Remember last used app
This also disables Home functionality on Android.
2024-03-08 15:27:41 +01:00
Dain Nilsson
2626c81e02
Use Material Symbols 2024-03-08 09:50:34 +01:00
Adam Velebil
87c28e3328
use same naming style of channel methods as oath 2024-03-01 10:05:40 +01:00
Adam Velebil
b6054a258b
refactor method naming and logging usage 2024-03-01 09:56:16 +01:00
Adam Velebil
50425360b8
fix resetting OATH and FIDO from other context 2024-02-21 17:22:56 +01:00
Adam Velebil
088dc753a4
Merge branch 'main' into adamve/android_fido 2024-02-19 08:51:24 +01:00
Dain Nilsson
c82b147d66
Fix updating a Provider in build. 2024-02-05 14:11:17 +01:00
Dain Nilsson
7949dfdfb9
Refactor Applications
- Remove unused Applications.
- Replace supportedApplicationsProvider with feature flags.
- Simplify code.
2024-02-03 16:12:51 +01:00
Dain Nilsson
41f7fa2c00
Improve UX while generating keys 2024-02-02 13:52:22 +01:00
Adam Velebil
b74cbe3bcb
switch YubiKey applets 2024-02-01 17:16:43 +01:00
Adam Velebil
5a6e87028d
update OperationContext enum 2024-01-31 10:40:03 +01:00
Adam Velebil
eddee700b3
reset FIDO app over USB and NFC 2024-01-31 10:40:01 +01:00
Adam Velebil
8e304c53f9
fix formatting 2024-01-31 10:39:59 +01:00
Adam Velebil
9d3a908b40
reset FIDO over NFC (wip) 2024-01-31 10:39:57 +01:00
Adam Velebil
8292d557a1
implement delete FIDO credential 2024-01-31 10:39:54 +01:00
Adam Velebil
22e94e633e
update string resources 2024-01-31 10:39:51 +01:00
Adam Velebil
c2f6ab281a
remove unused variable 2024-01-31 10:39:49 +01:00
Adam Velebil
5be4b9fcf7
update source license years to 2024 2024-01-31 10:39:48 +01:00
Adam Velebil
a3217596fd
get fido credentials 2024-01-31 10:39:46 +01:00
Adam Velebil
0ead508065
support cancellation exception 2024-01-31 10:39:42 +01:00
Adam Velebil
7254e8ef10
FIDO unlock & setPin 2024-01-31 10:39:39 +01:00
Dain Nilsson
c06a6ac938
Refactor KeyCustomization Providers. 2024-01-24 17:13:03 +01:00
Dain Nilsson
2db9c5e2d1
Refactor Applications.
- Make Capabilities translatable.
- Rename applications based on views.
- Split Webauthn app into WebAuthn, passkeys, fingerprints.
2024-01-24 14:02:00 +01:00
Adam Velebil
b275f50110
review fixes 2024-01-23 17:15:26 +01:00
Adam Velebil
bdd09192af
revert non-changes 2024-01-22 18:10:34 +01:00
Adam Velebil
1d12390a5c
minimize changes to main 2024-01-22 11:15:36 +01:00
Adam Velebil
7ede30b641
react to key change 2024-01-22 11:13:06 +01:00
Adam Velebil
c7f2b651fd
customize color and display name 2024-01-22 11:12:08 +01:00
Adam Velebil
31b6579837
Handle null qrScanner 2023-12-05 16:50:06 +01:00
Dain Nilsson
83fda9ddf5
Add pre-commit with formatting and linting. 2023-11-29 10:26:56 +01:00
Dain Nilsson
40809881b2
Add lint rules for relative imports and order. 2023-11-27 11:41:05 +01:00
Adam Velebil
4438183014
fix deprecations in android qr scanner views 2023-11-23 16:00:43 +01:00
Adam Velebil
fda57c4771
quick fix for implicit_call_tearoffs lint rule 2023-11-15 08:21:50 +01:00
Adam Velebil
2e45bbea4f
Merge PR #1231. 2023-10-31 17:07:08 +01:00
Adam Velebil
af828dde4e
pre-review cleanup 2023-10-31 09:03:53 +01:00
Adam Velebil
fefee65c8e
add Read from file to no-permissions view 2023-10-30 17:03:12 +01:00
Adam Velebil
0647b9583f
preserve connection when paused 2023-10-27 10:10:23 +02:00
Dain Nilsson
75f8f5be35
Add experimental feature flags for OATH and PIV. 2023-10-23 11:11:30 +02:00
Adam Velebil
23cefaa493
Merge branch 'main' into adamve/android_scan_from_file 2023-10-20 16:11:42 +02:00
Adam Velebil
9dc76a20a9
refactor and add tests 2023-10-20 09:59:31 +02:00
Adam Velebil
604ac19294
initial impl 2023-10-19 16:35:45 +02:00
Adam Velebil
184e7a7f2c
Read QR code from file on Android 2023-10-18 15:34:31 +02:00
Adam Velebil
3b766fb28f
support scanning from image data 2023-10-10 13:49:01 +02:00
Adam Velebil
d25a1fddb1
improve QRScanner views for responsiveness 2023-09-21 11:40:41 +02:00
Adam Velebil
eb9056fe9c
add padding to camera scanner info text widget 2023-08-30 14:20:15 +02:00
Dain Nilsson
859ad926c4
Simplify QR URI validation. 2023-08-18 10:44:24 +02:00
Dain Nilsson
916d9e24db
Minor cleanups. 2023-08-18 09:43:13 +02:00