Commit Graph

279 Commits

Author SHA1 Message Date
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
Adam Velebil
7cbbd054bc
otpauth-migration Android support 2023-08-16 15:27:31 +02:00
Dennis Fokin
84787c912f
Cleanup 2023-08-08 16:25:31 +02:00
Adam Velebil
f23a38987c
[android] add multiple accounts over nfc 2023-08-03 15:11:47 +02:00
Adam Velebil
392dcf78fc
Merge branch 'main' into rebase/experiment/import-creds 2023-08-03 11:16:45 +02:00
Adam Velebil
080f79fea5
Merge branch 'main' into adamve/android_nfc_dialog_localization_support 2023-08-02 16:17:10 +02:00
Adam Velebil
9d1b37ee32
improve scanning migration QR codes 2023-08-02 13:06:37 +02:00
Adam Velebil
58342093f2
support otpauth-migration on Android 2023-08-01 11:56:57 +02:00
Dain Nilsson
16f6732f09
Convert StateNotifiers to AsyncNotifiers for App states. 2023-07-03 11:36:47 +02:00
Adam Velebil
6d69ed37f1
add localization support to tap_request_dialog 2023-05-31 15:07:40 +02:00
Dain Nilsson
920195ee08
Introduce switch expressions. 2023-05-22 11:52:49 +02:00
Dain Nilsson
0e3d315a50
Replace Pair with records. 2023-05-22 11:20:30 +02:00
Dain Nilsson
da2d23e426
Bump Flutter, dart, and dependency versions. 2023-05-22 09:49:30 +02:00
Dain Nilsson
69146be242
Merge PR #985. 2023-03-06 10:43:12 +01:00
Adam Velebil
7261d2de63
fix Add account when cam permission not granted 2023-03-03 17:17:29 +01:00
Dain Nilsson
7c0814a8e0
Refactor and combine platform specific settings pages. 2023-03-03 16:13:28 +01:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
Dain Nilsson
1d389e3185
Restructure external strings. 2023-03-01 08:36:57 +01:00
Dain Nilsson
6bf231dc7d
Externalize strings. 2023-03-01 08:33:31 +01:00
Adam Velebil
bf199888a2
update year in license 2023-02-28 17:07:37 +01:00
Adam Velebil
573e08b066
don't pass unmodifiable list to super 2023-02-28 16:12:46 +01:00
Adam Velebil
b63b8f0a2e
revert non-changes 2023-02-28 15:21:22 +01:00
Adam Velebil
3fde9681d3
replace settings with dialog 2023-02-21 17:52:56 +01:00
Adam Velebil
a8100dc00f
add icon pack settings to Android 2023-02-21 14:38:25 +01: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
3dde829cd2
update copy, add subtitle 2023-01-10 11:44:43 +01:00
Adam Velebil
ad68c95f22
Merge branch 'main' 2023-01-10 10:40:02 +01:00
Adam Velebil
4a9fa83968
Merge PR #898. 2023-01-10 09:56:31 +01:00
Adam Velebil
fb7ce469ce
add PlatformException extension 2023-01-09 17:22:34 +01:00
Adam Velebil
499108bc77
add NFC Discovery Sound toggle 2023-01-03 13:10:03 +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
9bd35856af
remove . from bypass touch subtitles 2022-11-30 08:43:21 +01:00
Adam Velebil
757b8aba6b
add subtitle 2022-11-30 08:39:56 +01:00
Adam Velebil
20c703b084
tests 2022-11-29 10:51:10 +01:00
Adam Velebil
a908232744
open app when YK is connected over USB 2022-11-29 10:51:02 +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
68b170c3e2
api update 2022-10-19 10:12:25 +02:00
Adam Velebil
46cefcddba
remove Android Beta dialog 2022-10-07 16:29:43 +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
a43bacc073
theme preferences tests 2022-09-23 10:17:28 +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
4f4a0ab7a5
Merge PR #222. 2022-09-16 15:44:41 +02:00
Dain Nilsson
c2679dc3ce
Prevent double screen refresh when swapping device. 2022-09-16 12:56:36 +02:00
Adam Velebil
c7f3aa4557
fix theming for different apis !forever! 2022-09-16 11:51:15 +02:00
Adam Velebil
dea19610a9
change state only when mounted 2022-09-15 17:57:59 +02:00
Adam Velebil
8e766fd7f9
pause and resume QR scanner 2022-09-15 17:46:22 +02:00
Dain Nilsson
15198466b5
Force dark theme in scanner and keep chrome. 2022-09-15 15:06:56 +02:00
Dain Nilsson
5f0b752cf0
Scan QR code and pass result to Add Account dialog on Android. 2022-09-15 11:47:39 +02:00
Dain Nilsson
84f0fe162f
WIP: Add Android happy path. 2022-09-14 16:07:32 +02:00
Adam Velebil
fa37316b52
update beta dialog code to follow common pattern 2022-09-14 12:03:36 +02:00
Dain Nilsson
9e4659f531
Add mising files. 2022-09-12 13:01:46 +02:00
Dain Nilsson
f198b47bbf
Refactor Key usage in tests. 2022-09-12 12:58:17 +02:00
Adam Velebil
71f09c7043
Merge 'main' into test/oath-integration-test 2022-09-12 10:56:06 +02:00
Adam Velebil
69228ae482
oath account, andr. settings, andr. beta dlg tests 2022-09-11 11:05:00 +02:00
Adam Velebil
e63dd36a02
add padding to scroll list 2022-09-09 11:24:33 +02:00
Adam Velebil
a09692b9ff
more updates to handling of system navigation bar 2022-09-09 10:45:34 +02:00
Adam Velebil
cec222ef84
styling android system navigation bar 2022-09-08 18:34:47 +02:00
Adam Velebil
066e4a3252
remove unused import 2022-09-08 14:48:52 +02:00
Adam Velebil
8b24c8f43f
disable "Learn more" until we have link 2022-09-08 14:45:21 +02:00
Adam Velebil
d47f0c6704
Merge 'main' into feature/YADESK-800-beta-dialog 2022-09-08 14:41:30 +02:00
Dain Nilsson
c393adbc29
Rename hideAppThumbnail to match Flutter, and verify that the flag is set. 2022-09-08 13:34:49 +02:00
Dain Nilsson
7e3a6205ce
Move "allow screenshots" to Troubleshooting, show warning. 2022-09-08 13:34:45 +02:00
Dain Nilsson
829fab4a9d
Adjust header styles. 2022-09-08 13:19:21 +02:00