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
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
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
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
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
Dain Nilsson
7949dfdfb9
Refactor Applications
...
- Remove unused Applications.
- Replace supportedApplicationsProvider with feature flags.
- Simplify code.
2024-02-03 16:12:51 +01:00
Dain Nilsson
ee19f41545
Move Toggle Application and Factory Reset to context menu.
2024-01-24 14:30:01 +01:00
Dain Nilsson
9991eba44b
Add universal factory reset.
2024-01-24 14:02:01 +01:00
Dain Nilsson
2db9c5e2d1
Refactor Applications.
...
- Make Capabilities translatable.
- Rename applications based on views.
- Split Webauthn app into WebAuthn, passkeys, fingerprints.
2024-01-24 14:02:00 +01:00
Rikard Braathen
605a5fb27d
Theme changes
2023-12-20 15:39:27 +01:00
Elias Bonnici
63bb18b2be
Enhance error handling in OTP.
2023-12-13 13:33:58 +01:00
Adam Velebil
b663ea2774
Merge branch 'main'
2023-11-28 11:30:22 +01:00
Dain Nilsson
40809881b2
Add lint rules for relative imports and order.
2023-11-27 11:41:05 +01:00
Adam Velebil
c53bb5d696
Merge branch 'main' into adamve/test/harvest_boilerplate_integrationtests
2023-11-24 09:09:23 +01:00
Dennis Fokin
1965a675ef
Add USB icon and change title
2023-11-17 09:45:57 +01:00
Adam Velebil
0fdd1188c7
harvest test/boilerplate_integrationtests
2023-11-14 16:44:14 +01:00
Dain Nilsson
05220e8089
Implement navigation rail with collapsed/expanded views.
2023-07-04 14:21:13 +02:00