Adam Velebil
|
0a7e39813f
|
[Android] remove ChromeOS exclusion
|
2024-04-09 12:25:32 +02:00 |
|
Elias Bonnici
|
29a1bcf91c
|
Ensure initial currentSection is Section.Home for Android
This ensures that the Home `NavigationItem` is not disabled.
|
2024-04-05 15:13:13 +02:00 |
|
Adam Velebil
|
97ab8d146c
|
update section order
|
2024-03-22 13:08:17 +01:00 |
|
Adam Velebil
|
d58e9ff225
|
Merge branch 'adamve/android_fido' into adamve/android_fido_bio
|
2024-03-19 10:18:14 +01:00 |
|
Adam Velebil
|
7342f1fb30
|
disable FIDO2 on Chromebook
|
2024-03-15 14:46:27 +01:00 |
|
Adam Velebil
|
40cf51d150
|
section switching and handling of IO exceptions
|
2024-03-14 14:31:11 +01:00 |
|
Adam Velebil
|
0310919607
|
Merge branch 'main' into adamve/android_fido
|
2024-03-13 16:01:12 +01:00 |
|
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 |
|
Dain Nilsson
|
99ec84910c
|
Refactor Application enum
Rename to Section, remove "management", rename "webauthn".
|
2024-03-08 17:36: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 |
|
Adam Velebil
|
d1e67974a1
|
initial bio enrollment support: list,rename,delete
|
2024-02-27 16:25:43 +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 |
|
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
|
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
|
1d12390a5c
|
minimize changes to main
|
2024-01-22 11:15:36 +01:00 |
|
Adam Velebil
|
c7f2b651fd
|
customize color and display name
|
2024-01-22 11:12:08 +01:00 |
|
Dain Nilsson
|
40809881b2
|
Add lint rules for relative imports and order.
|
2023-11-27 11:41:05 +01:00 |
|
Adam Velebil
|
fda57c4771
|
quick fix for implicit_call_tearoffs lint rule
|
2023-11-15 08:21:50 +01:00 |
|
Dain Nilsson
|
75f8f5be35
|
Add experimental feature flags for OATH and PIV.
|
2023-10-23 11:11:30 +02:00 |
|
Adam Velebil
|
55fbad6db3
|
fix comment
|
2023-02-09 10:07:51 +01:00 |
|
Adam Velebil
|
0a19e1cdbe
|
handle state of Nfc adapter
|
2023-02-08 17:12:49 +01:00 |
|
Adam Velebil
|
afc21b9dcf
|
fix Android provider overrides
|
2023-01-02 18:02:32 +01:00 |
|
Adam Velebil
|
443fadd11f
|
bump to riverpod 2.1.1 and fix deprecations
|
2022-11-30 15:27:32 +01:00 |
|
Adam Velebil
|
30680517ec
|
update usage of Family provider
|
2022-11-08 14:21:19 +01:00 |
|
Adam Velebil
|
80fdb03b34
|
simplify work with hasCamera
|
2022-11-08 14:06:27 +01:00 |
|
Adam Velebil
|
5ad830f191
|
Make camera optional on Android
|
2022-11-08 11:50:36 +01:00 |
|
Adam Velebil
|
004c9cfd9a
|
manually add zxingcpp license information
|
2022-10-25 16:08:52 +02:00 |
|
Adam Velebil
|
70d590f418
|
use correct comment type
|
2022-10-07 14:02:24 +02:00 |
|
Adam Velebil
|
f472097a9f
|
license notice update in source files
|
2022-10-04 12:12:54 +02:00 |
|
Adam Velebil
|
5d50d8e864
|
implement handler and method channel
|
2022-09-30 15:52:50 +02:00 |
|
Adam Velebil
|
d216d25630
|
fix reading Android SDK version
|
2022-09-22 17:28:52 +02:00 |
|
Adam Velebil
|
8af168bf73
|
Mrg 'main' into adamve/android-sdkversion-handling
|
2022-09-22 17:00:49 +02:00 |
|
Adam Velebil
|
1d99ce3fe6
|
handle features dependent on SDK version
|
2022-09-21 15:29:34 +02:00 |
|
Adam Velebil
|
d32cfd0a22
|
remove unused import
|
2022-09-20 15:03:56 +02:00 |
|
Adam Velebil
|
d783c4231f
|
don't request Beta Welcome dialog
|
2022-09-20 15:00:26 +02:00 |
|
Adam Velebil
|
c7f3aa4557
|
fix theming for different apis !forever!
|
2022-09-16 11:51:15 +02:00 |
|
Adam Velebil
|
fa37316b52
|
update beta dialog code to follow common pattern
|
2022-09-14 12:03:36 +02:00 |
|
Adam Velebil
|
e63dd36a02
|
add padding to scroll list
|
2022-09-09 11:24:33 +02:00 |
|
Adam Velebil
|
cec222ef84
|
styling android system navigation bar
|
2022-09-08 18:34:47 +02:00 |
|
Adam Velebil
|
e198d3b501
|
functionality for Beta dialog
|
2022-09-06 16:52:17 +02:00 |
|
Adam Velebil
|
d5beca16fc
|
copy license files to flutter assets during build
|
2022-09-01 17:42:59 +02:00 |
|
Adam Velebil
|
30b25ccadb
|
file per license
|
2022-09-01 16:31:37 +02:00 |
|