Commit Graph

744 Commits

Author SHA1 Message Date
Dain Nilsson
ef381d0cc4
Update documentation for Helper. 2022-05-09 12:48:08 +02:00
Adam Velebil
99708c99ef
TAG for logs 2022-05-09 10:12:26 +02:00
Adam Velebil
186b1b2811
revert unrelated changes 2022-05-09 08:59:00 +02:00
Adam Velebil
51b8a124cf
add TAG parameter to FlutterLog calls 2022-05-09 08:46:59 +02:00
Adam Velebil
9be38a1b23
redirect logging to native logger 2022-05-09 08:32:44 +02:00
Adam Velebil
8328f76b46
Use custom flutter LogLevels from Android 2022-05-06 17:45:34 +02:00
Dain Nilsson
43f93aff8c
Win: Update helper version info. 2022-05-06 16:52:07 +02:00
Dain Nilsson
d18531dcce
Update Github workflows. 2022-05-06 16:31:46 +02:00
Dain Nilsson
d6fdc233fc
Update platform builds to use new helper. 2022-05-06 15:48:53 +02:00
Dain Nilsson
3dc699c391
Rename RPC to Yubico Authenticator Helper. 2022-05-06 15:48:52 +02:00
Dain Nilsson
ce78d7a25a
Merge PR #116. 2022-05-06 15:46:58 +02:00
Dain Nilsson
977f509982
Add NFC support for set_mode. 2022-05-06 15:40:52 +02:00
Dain Nilsson
338d8773c3
Implement set_mode for YK<=4. 2022-05-06 15:40:52 +02:00
Dain Nilsson
d1ba52df3c
Update ykman-rpc and fix set_mode. 2022-05-06 15:40:51 +02:00
Adam Velebil
6cfae1e73f
Merge PR #115. 2022-05-06 15:11:10 +02:00
Adam Velebil
a9c94e13ef
Merge PR #114. 2022-05-06 15:06:37 +02:00
Dennis Fokin
d69951d52e
Merge pull request #117 from Yubico/desktop-file-linux
Desktop file linux
2022-05-06 14:51:30 +02:00
Adam Velebil
153d1fce3a
throw on illegal oath type 2022-05-06 14:44:28 +02:00
Adam Velebil
0a65ad6a73
serialize model credentials as List 2022-05-06 14:27:33 +02:00
Dennis Fokin
c72cdd8b0d
Change app id for linux 2022-05-06 08:27:13 +02:00
Adam Velebil
b7ee31c70c
fix typo 2022-05-05 17:21:13 +02:00
Adam Velebil
ab6208f3f5
style fixes 2022-05-05 17:16:38 +02:00
Adam Velebil
8e4d8f2c13
updated unit tests 2022-05-05 16:23:09 +02:00
Dennis Fokin
4c48dc4e39
desktop entry file for linux 2022-05-05 15:21:33 +02:00
Adam Velebil
1d65334072
use kotlinx-serialization with OATH Model 2022-05-05 13:56:08 +02:00
Adam Velebil
ec869e46bc
YADESK-640 clear oath on yk change 2022-05-04 10:41:43 +02:00
Adam Velebil
054cbb200a
YADESK-616 add Oath session model 2022-05-03 14:25:55 +02:00
Dain Nilsson
6a2ef9ab51
Merge PR #113. 2022-05-03 11:44:58 +02:00
Dain Nilsson
a4247343b7
Merge PR #112. 2022-05-03 11:43:56 +02:00
Dain Nilsson
8690d10921
Fix lint. 2022-05-03 11:31:43 +02:00
Dain Nilsson
488b1189ad
Use "standard" log level names. 2022-05-03 11:24:25 +02:00
Alexandru Geana
14be78c6f5
remove deprecated scan-dependencies.yml workflow 2022-05-02 11:51:08 +02:00
Alexandru Geana
23d4c8597b
enable dependabot scanning 2022-05-02 11:46:50 +02:00
Dain Nilsson
51a76f686d
Fix "--log-level" argument which wasn't working correctly. 2022-05-02 11:25:37 +02:00
Dain Nilsson
10f46ec478
Refactor logging and add LogWarningOverlay. 2022-05-02 11:25:34 +02:00
Adam Velebil
89827c00fa
Merge PR #111. 2022-05-02 11:09:54 +02:00
Adam Velebil
acfc93da31
split view model 2022-04-29 17:41:42 +02:00
Adam Velebil
02b0e331b8
add intellij scopes 2022-04-29 17:40:42 +02:00
Adam Velebil
0c5ff00050
Merge branch 'main' into adam/android-updates 2022-04-29 10:46:08 +02:00
Adam Velebil
35668a1e18
Merge PR #107. 2022-04-29 10:44:29 +02:00
Adam Velebil
8513bf9069
AppContext separated from viewmodel 2022-04-29 10:29:35 +02:00
Dain Nilsson
6ea78dd28c
Merge PR #110. 2022-04-29 10:04:11 +02:00
Dain Nilsson
c0e5438d15
Remove global variable for BuildContext. 2022-04-29 09:43:08 +02:00
Dain Nilsson
9850b4ba29
Simplify the provider used to get WithContext. 2022-04-29 09:38:08 +02:00
Dain Nilsson
13ad504808
Remove unused import. 2022-04-29 09:38:07 +02:00
Dain Nilsson
6ced805552
Add some doc comments. 2022-04-29 09:38:07 +02:00
Dain Nilsson
2eb384c314
Use promptUserInteraction from Android. 2022-04-29 09:38:06 +02:00
Dain Nilsson
e71ede8f2f
Replace OATH touch Snackbar with modal prompt. 2022-04-29 09:38:05 +02:00
Dain Nilsson
d5b13fc044
RPC: Add "touch" signal to OATH calculate. 2022-04-29 09:38:04 +02:00
Dain Nilsson
0b9fc1b70b
Provide BuildContext of attached Widget via Riverpod. 2022-04-29 09:38:01 +02:00