Commit Graph

712 Commits

Author SHA1 Message Date
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
Adam Velebil
320a2d6650
oath package 2022-04-29 08:02:18 +02:00
Adam Velebil
b179387705
bump gradle plugin 2022-04-28 16:44:09 +02:00
Dennis Fokin
eab9e0b519
Merge pull request #109 from Yubico/macos-menu-bar
Removed elements from the macOS menu bar
2022-04-28 15:00:30 +02:00
Dennis Fokin
5d90fccaa2
Remove preferences from macos menu bar 2022-04-28 14:42:31 +02:00
Dennis Fokin
99b2e07b62
Removed elements from the macOS menu bar 2022-04-28 12:28:09 +02:00
Adam Velebil
481e45aad3
Merge PR #108. 2022-04-28 10:10:21 +02:00
Adam Velebil
149b5fe0c6
corrected: v3 -> v2 (today v2.4.0 is the latest) 2022-04-27 14:42:05 +02:00
Adam Velebil
72ba5f51e0
use flutter-action@v3 in all actions 2022-04-27 14:36:32 +02:00
Adam Velebil
8e990b7ac2
Merge PR #102. 2022-04-27 14:28:09 +02:00
Adam Velebil
7a115b812c
Merge PR #105. 2022-04-27 14:10:40 +02:00
Adam Velebil
0c53179cdf
remove unused dependency 2022-04-27 14:06:22 +02:00
Adam Velebil
b8b41830d2
enable desktop in integration tests 2022-04-27 13:42:36 +02:00
Adam Velebil
aef3987a8c
lockfile 2022-04-27 13:26:20 +02:00
Adam Velebil
9b0266b08d
Merge PR #106. 2022-04-27 13:20:51 +02:00
Adam Velebil
00103fb680
replace MediaQuery.of 2022-04-27 13:09:55 +02:00
Adam Velebil
6dd0259c8a
Merge branch 'main' into feature/integration_tests 2022-04-27 11:09:18 +02:00
Adam Velebil
d8e6660161
YADESK-618 workaround for android 2022-04-27 10:36:00 +02:00
Adam Velebil
6d57c3af34
YADESK-663 open QR Scanner directly on Android 2022-04-26 16:05:59 +02:00
Adam Velebil
bd2a91fba6
remove unused variable 2022-04-26 15:16:52 +02:00
Adam Velebil
55856850d0
updates QR code scanner 2022-04-26 15:07:36 +02:00
Adam Velebil
9a1bc90d79
remove transitions when opening/closing qr scanner 2022-04-26 10:16:44 +02:00
Adam Velebil
908bec4db4
fixes "Did not find frame" errors 2022-04-26 07:34:34 +02:00
Adam Velebil
355fd483d8
ignore path separator changes in pubspec.lock file 2022-04-22 16:44:48 +02:00
Adam Velebil
9517f27a9f
remove invalid log line 2022-04-22 15:33:42 +02:00
Adam Velebil
9dae174b3c
typo fix 2022-04-22 15:30:02 +02:00
Adam Velebil
be611d5f97
rename to zxing 2022-04-22 15:28:08 +02:00
Adam Velebil
40d1cedcc1
replaced mlkit with zxing; better example app 2022-04-22 14:55:36 +02:00
Adam Velebil
98cdc9dfd9
removed test from example project 2022-04-22 13:09:28 +02:00
Adam Velebil
cbf84b7dc8
removed relative import 2022-04-22 12:20:13 +02:00
Adam Velebil
bb0e185408
handling debug print messages 2022-04-22 11:39:30 +02:00
Adam Velebil
cf212de322
new plugin replacing mobile_scanner 2022-04-22 11:22:59 +02:00
Adam Velebil
e8d45c2208
Merge PR #101. 2022-04-21 16:35:27 +02:00