Elias Bonnici
6b773d446f
Add toggle sidebar
2024-08-13 16:34:49 +02:00
Elias Bonnici
909c3d00bb
Add different views for OATH
2024-08-13 16:34:41 +02:00
Elias Bonnici
52903051f1
Change breakpoints for pinned OATH accounts
2024-08-13 16:34:33 +02:00
Elias Bonnici
62729c2f68
Change UI for pinned OATH accounts
2024-08-13 16:34:28 +02:00
Elias Bonnici
31f2712bf8
Add sliver scrolling functionality
...
This adds the title in a `SliverPinnedHeader`, which is
pinned until `headerSliver` (optional) scrolls under it.
When the `SliverPinnedHeader` is scrolled under `AppBar`
the title is shown in the `AppBar`.
2024-03-19 15:12:06 +01:00
Elias Bonnici
3f0600619a
Add capability chips and minor UI changes.
2024-01-24 14:02:04 +01:00
Elias Bonnici
ffdac2b443
Change AppPage
view.
2024-01-24 14:02:02 +01:00
Dain Nilsson
5d286de0a0
Refactor Intents/Actions.
...
Big changes to Intents/Actions where we now have an argument for several
of the intents to indicate the target. This allows for handling these
actions on a higher level.
2024-01-19 12:32:46 +01:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py
2023-03-02 12:45:55 +01:00
Dain Nilsson
be4dc4d7c3
Re-use AppLocalizations instance.
2023-03-01 08:36:58 +01:00
Dain Nilsson
1d389e3185
Restructure external strings.
2023-03-01 08:36:57 +01:00
Adam Velebil
f472097a9f
license notice update in source files
2022-10-04 12:12:54 +02:00
Dain Nilsson
c2679dc3ce
Prevent double screen refresh when swapping device.
2022-09-16 12:56:36 +02:00
Dennis Fokin
8fded3b869
l10n oath part 1
2022-09-01 15:07:09 +02:00
Dain Nilsson
c505eb4586
Simplify custom Focus ordering.
2022-07-07 12:41:33 +02:00
Dain Nilsson
d016d741a4
Use more consistent styles for lists and adjust alignment.
2022-06-02 14:52:00 +02:00
Dain Nilsson
209ced3402
Minor icon/text tweaks.
2022-05-20 15:10:51 +02:00
Dain Nilsson
af92068a75
Enable use_super_parameters lint rule.
2022-05-12 12:05:18 +02:00
Dain Nilsson
750f182bab
Update OATH views for new AppPage changes.
2022-04-03 11:06:22 +02:00
Dain Nilsson
dd3fef721a
Replace menu actions with FAB.
2022-03-31 11:41:28 +02:00
Dain Nilsson
1cf9ceab9b
Don't pass DeviceNode when DevicePath is sufficient.
2022-03-28 13:00:13 +02:00
Dain Nilsson
e77163dac2
Use "pinned" instead of "favorite".
2022-03-03 13:55:07 +01:00
Dain Nilsson
06ec0b3887
Add right-click meny to accounts.
...
This also moves common Account view related code into a reusable Mixin
class.
2022-03-03 10:01:36 +01:00
Dain Nilsson
0e31e4c9ea
Remove debugLabel.
2022-02-11 11:43:57 +01:00
Dain Nilsson
0b17f8b126
OATH focus item order for up/down arrows.
2022-02-11 10:35:31 +01:00
Dain Nilsson
d7c04f5103
Address review comments.
2022-01-19 11:00:37 +01:00
Dain Nilsson
7d88c5c6a5
Add basic NFC support.
2022-01-18 12:26:31 +01:00
Dain Nilsson
81c33a0e36
Improve RPC error recovery.
2021-12-06 10:28:19 +01:00
Dain Nilsson
034e2794f8
Update OATH list view.
2021-12-03 17:49:16 +01:00
Dain Nilsson
b153c09015
Break up OATH widgets into separate files.
2021-11-22 14:00:24 +01:00