Adam Velebil
|
9398ea475d
|
switch to flutter beta
|
2022-04-01 09:57:39 +02:00 |
|
Adam Velebil
|
e2ba4dbb3d
|
use only Widget's BuildContext
|
2022-04-01 09:43:54 +02:00 |
|
Adam Velebil
|
71d9b5b598
|
compile fix
|
2022-04-01 09:19:11 +02:00 |
|
Adam Velebil
|
1a4222a4be
|
Merge branch 'main' into feature/android-qr
|
2022-04-01 09:01:11 +02:00 |
|
Adam Velebil
|
d9cfecc357
|
switch to custom mobile_scanner
|
2022-03-31 20:56:34 +02:00 |
|
Adam Velebil
|
6f6a4ef322
|
updates to qr scanner view
|
2022-03-31 16:31:03 +02:00 |
|
Dain Nilsson
|
70404d2029
|
Support spaces in path name for elevate.
- Also log stderr on failure to elevate.
|
2022-03-31 14:50:42 +02:00 |
|
Dain Nilsson
|
cabdc9effd
|
Add RPC elevate.
|
2022-03-31 12:28:56 +02:00 |
|
Dain Nilsson
|
5a13389895
|
Use OATH code chips.
|
2022-03-31 12:25:14 +02:00 |
|
Dain Nilsson
|
f944c9cf86
|
Cancel ResponsiveDialog on tap outside.
Also moved the class to lib/widgets/
|
2022-03-31 11:50:40 +02:00 |
|
Dain Nilsson
|
dd3fef721a
|
Replace menu actions with FAB.
|
2022-03-31 11:41:28 +02:00 |
|
Dain Nilsson
|
eb13da003f
|
Make ListTile use the drawer style when drawer is embedded.
|
2022-03-29 17:35:04 +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 |
|
Dennis Fokin
|
f6aeb0b9f0
|
Merge pull request #69 from Yubico/drag-n-drop
Draft for drag n dropping files
|
2022-03-29 15:08:09 +02:00 |
|
Dennis Fokin
|
e10edc3238
|
Merge branch 'main' into drag-n-drop
|
2022-03-29 14:33:55 +02:00 |
|
Dennis Fokin
|
c5ace4ea10
|
Allow calling qr() in device.py without image arg
|
2022-03-29 14:31:57 +02:00 |
|
Dennis Fokin
|
af3e188fee
|
Smaller cleanup
|
2022-03-29 13:57:08 +02:00 |
|
Adam Velebil
|
626c7a2952
|
Merge branch 'main' into feature/android-qr
|
2022-03-28 16:34:18 +02:00 |
|
Adam Velebil
|
95908c951e
|
Merge PR #78.
|
2022-03-28 16:33:27 +02:00 |
|
Adam Velebil
|
7ecd876c9c
|
Merge branch 'main' into feature/android-qr
|
2022-03-28 16:20:39 +02:00 |
|
Adam Velebil
|
f2d2c2c7cc
|
Merge PR #77.
|
2022-03-28 16:17:24 +02:00 |
|
Adam Velebil
|
25ec299b56
|
update application id
|
2022-03-28 16:11:42 +02:00 |
|
Adam Velebil
|
a0c2bfbc70
|
added missing v25 round launcher icons
|
2022-03-28 15:51:12 +02:00 |
|
Dain Nilsson
|
3c96e5f7a9
|
Enable Material 3.
|
2022-03-28 14:59:07 +02:00 |
|
Adam Velebil
|
6a88337551
|
generated icon
|
2022-03-28 14:09:22 +02:00 |
|
Dain Nilsson
|
1cf9ceab9b
|
Don't pass DeviceNode when DevicePath is sufficient.
|
2022-03-28 13:00:13 +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 |
|
Dain Nilsson
|
20d66ae924
|
Let Application pages control their AppBar.
|
2022-03-25 17:43:57 +01:00 |
|
Dain Nilsson
|
b75d8b998b
|
Prevent Scaffold from being recreated on resize.
|
2022-03-25 16:00:08 +01:00 |
|
Dain Nilsson
|
1e94084aad
|
Add Scaffold to ResponsiveDialog in narrow mode.
This prevents SnackBars from showing up behind the modal dim.
|
2022-03-25 15:46:52 +01:00 |
|
Dain Nilsson
|
4b5ea2fdd7
|
Add and use showMessage for SnackBars.
|
2022-03-25 15:43:32 +01:00 |
|
Dain Nilsson
|
53699612f4
|
Remove empty constructor.
|
2022-03-25 15:14:36 +01:00 |
|
Dain Nilsson
|
f2fb72a753
|
Add outer Scaffold to center SnackBars in wide view.
|
2022-03-25 15:13:42 +01:00 |
|
Dain Nilsson
|
9ace895fd1
|
Use dialog-button for manage password.
|
2022-03-25 14:40:45 +01:00 |
|
Dain Nilsson
|
4d2d578028
|
Use "Close" for ResponsiveDialog when no action.
|
2022-03-25 14:39:35 +01:00 |
|
Dain Nilsson
|
8310875c46
|
Improve retaining state for children of ResponsiveDialog.
|
2022-03-25 14:28:02 +01:00 |
|
Dain Nilsson
|
83393e991f
|
Merge PR #76.
|
2022-03-25 13:53:43 +01:00 |
|
Dain Nilsson
|
8a0896b12f
|
Add log buffer and --log-level argument.
|
2022-03-25 13:28:35 +01:00 |
|
Dain Nilsson
|
a9e1ae5560
|
Merge PR #75.
|
2022-03-25 10:09:04 +01:00 |
|
Dain Nilsson
|
1df069cff8
|
Update Python dependencies.
|
2022-03-25 09:41:36 +01:00 |
|
Dain Nilsson
|
d641c8949d
|
Add MacOS Podfile.lock
|
2022-03-25 09:40:19 +01:00 |
|
Dain Nilsson
|
e1e4f28167
|
Bump dependencies.
|
2022-03-25 09:24:48 +01:00 |
|
Adam Velebil
|
e11ca5b531
|
Merge PR #71.
|
2022-03-25 09:15:56 +01:00 |
|
Dain Nilsson
|
687df015d4
|
Merge PR #73.
|
2022-03-25 08:57:11 +01:00 |
|
Dain Nilsson
|
4e833d5037
|
Move initialization of app into platform initialize functions.
|
2022-03-25 08:36:29 +01:00 |
|
Adam Velebil
|
9547995119
|
review updates
|
2022-03-24 17:39:12 +01:00 |
|
Dain Nilsson
|
0ec78278cd
|
Merge PR #72.
|
2022-03-24 15:01:18 +01:00 |
|
Adam Velebil
|
41ea3777a8
|
keep only current access key in mem key provider
|
2022-03-24 13:53:22 +01:00 |
|