Commit Graph

32 Commits

Author SHA1 Message Date
Dain Nilsson
40809881b2
Add lint rules for relative imports and order. 2023-11-27 11:41:05 +01:00
Adam Velebil
0647b9583f
preserve connection when paused 2023-10-27 10:10:23 +02:00
Adam Velebil
d25a1fddb1
improve QRScanner views for responsiveness 2023-09-21 11:40:41 +02:00
Dain Nilsson
859ad926c4
Simplify QR URI validation. 2023-08-18 10:44:24 +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
da2d23e426
Bump Flutter, dart, and dependency versions. 2023-05-22 09:49:30 +02: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
f472097a9f
license notice update in source files 2022-10-04 12:12:54 +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
Adam Velebil
a09692b9ff
more updates to handling of system navigation bar 2022-09-09 10:45:34 +02:00
Adam Velebil
035fbf7545
better Camera permissions handling 2022-08-05 14:04:04 +02:00
Adam Velebil
527d00d398
revamp UI 2022-08-05 10:40:36 +02:00
Adam Velebil
30f3c4c1db
throw on user cancellation (back button) 2022-06-07 10:37:49 +02:00
Dain Nilsson
b31fb0b89d
Use Material text theme names. 2022-05-20 15:10:50 +02:00
Dain Nilsson
af92068a75
Enable use_super_parameters lint rule. 2022-05-12 12:05:18 +02:00
Dain Nilsson
0641418e34
Fix lint warnings. 2022-05-12 08:34:51 +02:00
Dain Nilsson
c0e5438d15
Remove global variable for BuildContext. 2022-04-29 09:43:08 +02:00
Adam Velebil
55856850d0
updates QR code scanner 2022-04-26 15:07:36 +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
cf212de322
new plugin replacing mobile_scanner 2022-04-22 11:22:59 +02:00
Adam Velebil
e2ba4dbb3d
use only Widget's BuildContext 2022-04-01 09:43:54 +02:00
Adam Velebil
6f6a4ef322
updates to qr scanner view 2022-03-31 16:31:03 +02:00
Adam Velebil
db62e124ef
semi transparent background 2022-03-29 16:52:51 +02:00
Adam Velebil
31b308e6be
scanning of qr codes 2022-03-29 16:01:27 +02:00
Adam Velebil
03c002eced
fix compile error 2022-03-28 11:08:26 +02:00
Adam Velebil
25e9fc6f40
added dependencies 2022-03-28 10:58:09 +02:00