Dain Nilsson
|
e1f5879f42
|
Add placeholders for additional sub pages.
|
2022-02-24 15:19:57 +01:00 |
|
Dain Nilsson
|
2f03d64e3d
|
Adapt no_device_screen after device type.
|
2022-02-22 11:41:46 +01:00 |
|
Dain Nilsson
|
0a02d658e6
|
Use "wifi" icon instead of "nfc".
|
2022-02-22 11:32:23 +01:00 |
|
Dain Nilsson
|
ab2a63fd2b
|
Add placeholders in main drawer, move theme and logging to settings.
|
2022-02-22 11:15:15 +01:00 |
|
Dain Nilsson
|
a6ffe45651
|
Search field: Jump to first result on Enter/Down.
|
2022-02-11 10:35:30 +01:00 |
|
Dain Nilsson
|
3af44ea19d
|
Make drawer scrollview non-primary.
This prevents an exception when both the main view and drawer is
visible, if both views are scrollable. It does not seem to impact
behavior at all.
|
2022-02-09 12:34:38 +01:00 |
|
Dain Nilsson
|
939f590b09
|
Pass in BuildContext to MenuItem.action.
Instead of when constructing the MenuItem itself.
|
2022-02-09 10:42:08 +01:00 |
|
Dain Nilsson
|
9eda277af9
|
Replace List<String> with DevicePath for device paths.
This prevents equality checks from treating devices with the same path
as different.
|
2022-02-08 13:44:35 +01:00 |
|
Dain Nilsson
|
330d64eba2
|
Make highlight of device menu button circular.
|
2022-02-01 16:36:19 +01:00 |
|
Dain Nilsson
|
16b492638f
|
Clean up device picker and avatar.
|
2022-02-01 13:30:03 +01:00 |
|
Dain Nilsson
|
d7c04f5103
|
Address review comments.
|
2022-01-19 11:00:37 +01:00 |
|
Dain Nilsson
|
01a9628b81
|
Remove unused imports.
|
2022-01-18 12:32:19 +01:00 |
|
Dain Nilsson
|
7d88c5c6a5
|
Add basic NFC support.
|
2022-01-18 12:26:31 +01:00 |
|
Dain Nilsson
|
ffc7f5d4c2
|
More visual tweaks.
|
2021-12-07 14:22:28 +01:00 |
|
Dain Nilsson
|
da14b36364
|
Small visual changes.
|
2021-12-07 12:53:05 +01:00 |
|
Dain Nilsson
|
4b6a6a3a0e
|
Remove commented code.
|
2021-12-02 20:29:40 +01:00 |
|
Dain Nilsson
|
9236701f02
|
Implement theming and re-arrange views.
|
2021-12-02 11:44:17 +01:00 |
|
Dain Nilsson
|
82a1398f72
|
Add product images.
|
2021-11-24 13:28:38 +01:00 |
|
Dain Nilsson
|
94687f37f8
|
Add basic device picker.
|
2021-11-24 13:09:29 +01:00 |
|
Dain Nilsson
|
2cd9ff2283
|
Break up large files into smaller.
|
2021-11-24 12:49:12 +01:00 |
|