Adam Velebil
443f097225
only delay on USB
2024-04-12 16:55:25 +02:00
Adam Velebil
c2a3a05e4f
improve transitions
2024-04-12 15:59:47 +02:00
Adam Velebil
cb0eabaf87
unify top padding in AppPage
2024-04-12 15:53:13 +02:00
Dain Nilsson
afecb681d2
Fix tooltips
2024-04-11 11:10:35 +02:00
Dain Nilsson
80feeb5161
Fix icon for "close drawer" button
2024-04-11 10:29:18 +02:00
Elias Bonnici
e21fb7525c
Set current section to Home on Factory Reset cancel
2024-04-10 14:23:49 +02:00
Elias Bonnici
e78fd8f920
Fix padding in Device Picker
2024-04-10 09:39:53 +02:00
Adam Velebil
15c5dbb46e
removed comments
2024-04-03 17:15:19 +02:00
Adam Velebil
9491035704
uncustomizable devices will use last used color
2024-04-03 14:33:43 +02:00
Elias Bonnici
dfc2de7063
Remove sliver_tools
2024-04-03 12:41:56 +02:00
Elias Bonnici
b6cddb1b17
Ensure ListTile
take up full height
2024-03-28 13:30:47 +01:00
Elias Bonnici
daaffb6bd5
Change selected colors in AppListItem
2024-03-27 12:48:17 +01:00
Elias Bonnici
1495dd0f9e
Use one global key for search field
2024-03-21 12:22:46 +01:00
Elias Bonnici
029c85909c
Add search field to PasskeysScreen
2024-03-20 17:01:26 +01:00
Elias Bonnici
0b37fe91e4
Avoid calling setState
when unmounted
2024-03-19 15:12:42 +01:00
Elias Bonnici
ca13f22d52
Disable autoscroll when using scrollbar
2024-03-19 15:12:40 +01:00
Elias Bonnici
defefd8536
Fix scrolled under calculation
2024-03-19 15:12:37 +01:00
Elias Bonnici
0a4278b9a1
Listen to headerSliver
visibility
2024-03-19 15:12:35 +01:00
Elias Bonnici
55d95e92be
Remove lagging issue in expanded NavigationContent
2024-03-19 15:12:28 +01:00
Elias Bonnici
fe4160baa5
Show border when scrollables touch the AppBar
2024-03-19 15:12:27 +01:00
Elias Bonnici
078b572a52
Use controllers to listen for visibility changes
2024-03-19 15:12:25 +01:00
Elias Bonnici
f123ba3138
Add scroll animation to sliver title and header
2024-03-19 15:12:24 +01:00
Elias Bonnici
bb72c0a1ee
Move scrolled under state to providers
2024-03-19 15:12:20 +01:00
Elias Bonnici
4a5e5bd43d
Optimize handling of items scrolling under AppBar
2024-03-19 15:12:18 +01:00
Elias Bonnici
550266e748
Remove unnecessary setState
2024-03-19 15:12:17 +01:00
Elias Bonnici
1c7bcfd97a
Handle zero scroll offset
2024-03-19 15:12:14 +01:00
Elias Bonnici
ec3265fc1d
Use NotificationListener
instead of ScrollController
2024-03-19 15:12:13 +01:00
Elias Bonnici
1ceaaee52e
Persist navigation expanded state
2024-03-19 15:12:11 +01:00
Elias Bonnici
c3c70029a9
Add alternativeTitle
to AppPage
and change border radius
2024-03-19 15:12:10 +01: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
Adam Velebil
591352d482
fix Android first-showing screen
2024-03-14 15:33:18 +01:00
Adam Velebil
40cf51d150
section switching and handling of IO exceptions
2024-03-14 14:31:11 +01:00
Adam Velebil
0310919607
Merge branch 'main' into adamve/android_fido
2024-03-13 16:01:12 +01:00
Adam Velebil
3c8eee9b78
add support for Home page in Android
2024-03-11 11:37:00 +01:00
Adam Velebil
3272324701
add Message Page for Not Initialized state
2024-03-11 11:09:15 +01:00
Adam Velebil
6476f159c1
Merge branch 'main' into adamve/android_fido
2024-03-11 08:54:34 +01:00
Dain Nilsson
99ec84910c
Refactor Application enum
...
Rename to Section, remove "management", rename "webauthn".
2024-03-08 17:36:39 +01:00
Dain Nilsson
e7d3ab9ae4
Use "badge" icon
2024-03-08 17:36:37 +01:00
Adam Velebil
9963e6f3cb
Merge branch 'main' into adamve/android_fido
2024-03-08 15:34:39 +01:00
Elias Bonnici
d7f883b770
Ensure consistent padding from device name
2024-03-08 15:31:12 +01:00
Elias Bonnici
8889b62e4c
UI enchancements for key customization
2024-03-08 15:28:29 +01:00
Elias Bonnici
ee6a7d86d9
Make sure title
stays at the top in AppPage
2024-03-08 15:28:25 +01:00
Elias Bonnici
6f3137752b
Remember last used app
...
This also disables Home functionality on Android.
2024-03-08 15:27:41 +01:00
Elias Bonnici
908d2352dd
Add Home page
2024-03-08 15:27:33 +01:00
Dain Nilsson
f9e3c875f2
Don't use _rounded icons
2024-03-08 14:14:02 +01:00
Dain Nilsson
c4ce9c88eb
Adjust icons in device picker
2024-03-08 12:56:35 +01:00
Dain Nilsson
2626c81e02
Use Material Symbols
2024-03-08 09:50:34 +01:00
Adam Velebil
b6054a258b
refactor method naming and logging usage
2024-03-01 09:56:16 +01:00
Adam Velebil
dc5acbfe68
Merge branch 'main' into adamve/android_fido
2024-02-27 10:26:20 +01:00
Elias Bonnici
7d4ca83ab6
Remove duplicate calls to actionsBuilder
2024-02-27 09:54:35 +01:00