Commit Graph

397 Commits

Author SHA1 Message Date
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
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
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
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
Elias Bonnici
513674b5ea
Increase top padding on footnote 2024-02-27 09:54:32 +01:00
Elias Bonnici
f3e34ae3af
Don't show actionsBuilder when empty 2024-02-27 09:54:29 +01:00
Adam Velebil
50425360b8
fix resetting OATH and FIDO from other context 2024-02-21 17:22:56 +01:00
Dain Nilsson
0cf48ada1c
Windows: Require elevation in reset dialog 2024-02-14 17:01:50 +01:00
Dain Nilsson
675eba042a
Fix FIDO reset over NFC 2024-02-14 12:48:57 +01:00
Dennis Fokin
a6646b30d2
Use _currentStep instead 2024-02-12 16:17:51 +01:00
Dennis Fokin
dfeb3e0a55
FIDO2 reset: make sure you cannot change to another application while resetting FIDO2 2024-02-12 15:40:01 +01:00
Adam Velebil
04ceca3345
only show Management option on supported devices 2024-02-09 16:33:55 +01:00
Adam Velebil
a685743c74
adds missing keys to ButtonSegments 2024-02-09 14:52:21 +01:00
Joakim Troëng
5a74663976
Merge pull request #1381 from Yubico/test/reset-fixes
Mended the broken Factory reset functionality
2024-02-09 13:29:26 +01:00
Dain Nilsson
7ce2e5ccf4
Hide labels on segment buttons when they don't fit
Also adds icons, and tooltips for when labels are not show.
2024-02-08 20:49:32 +01:00
Adam Velebil
af6a4b62e3
Merge branch 'main' into test/reset-fixes 2024-02-08 14:54:15 +01:00
Adam Velebil
539f4fb89c
fix Reset OATH test when 1 key is connected 2024-02-07 10:06:57 +01:00
Dain Nilsson
06e2a35ca0
Fix string type 2024-02-06 15:38:13 +01:00
Dain Nilsson
5e6251df74
Only show MS Store note when installed through store 2024-02-06 15:05:42 +01:00
Dain Nilsson
b4bb4ae2f5
Add footnote to AppPage 2024-02-06 14:36:29 +01:00
Dain Nilsson
1c3ac84afb
Add Windows Settings button for FIDO 2024-02-06 13:54:47 +01:00
Adam Velebil
02a3bc3a57
Merge PR #1373. 2024-02-05 17:18:14 +01:00
Adam Velebil
2436df6741
update code structure 2024-02-05 17:07:35 +01:00
Adam Velebil
c8931e6328
switch to function 2024-02-05 16:55:36 +01:00
Adam Velebil
d563a060eb
abstract add oath account action with riverpod 2024-02-05 13:44:00 +01:00
Adam Velebil
83716a6e8e
unify android add oath account flow 2024-02-05 11:52:15 +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
f7a9e946e5
Base reset capabilities on platform and feature flags 2024-02-02 17:03:29 +01:00
Joakim Troëng
c0a9d2b8f8 Added all keys and the full oath util case for testing oath reset, still need work:
- fix the meatball menu logic so it will work only for the correct yubikey
- investigage why factoryResetPickResetOath does not work atm
2024-02-02 14:28:37 +01:00
Dain Nilsson
41f7fa2c00
Improve UX while generating keys 2024-02-02 13:52:22 +01:00
Adam Velebil
7d46f93056
Use header instead of message 2024-02-01 09:01:20 +01:00
Dain Nilsson
8154c45f1a
Hide the rail on phones when in portrait mode 2024-01-30 18:47:57 +01:00
Dain Nilsson
97d2f798dd
Fix wrong string used 2024-01-29 11:17:37 +01:00
Elias Bonnici
1e11690e51
Change elevated permissions view for FIDO on Windows. 2024-01-29 11:13:05 +01:00
Elias Bonnici
99ffe7a38b
Change max width of MessagePage content. 2024-01-26 15:29:30 +01:00
Elias Bonnici
2fefb997fe
Add CTA to passkeys view for BIO keys.
This commit also changes the actions property in `AppPage`.
2024-01-26 14:20:29 +01:00
Elias Bonnici
81ac767036
Allow multiple capabilities. 2024-01-26 11:59:37 +01:00
Dain Nilsson
aee0824bf3
Fix reset dialog texts and buttons 2024-01-26 10:46:41 +01:00
Elias Bonnici
5fdb34f343
Change various MessagePage views. 2024-01-26 10:36:10 +01:00
Dain Nilsson
561abb30ed
Rename CapabilityChip -> CapabilityBadge 2024-01-25 15:08:23 +01:00
Dain Nilsson
d9004efd12
Restyle capability chip -> badge 2024-01-25 14:15:10 +01:00
Rikard Braathen
a26e809cc9
use default background instead of surface 2024-01-25 13:19:58 +01:00
Rikard Braathen
040e15d02e
remove line addded by mistake 2024-01-25 13:00:59 +01:00
Rikard Braathen
c76f37b0aa
universally set and finetuned text colors 2024-01-25 12:52:42 +01:00
Dain Nilsson
d20abfcafb
Fix "last used" color. 2024-01-24 19:21:45 +01:00
Dain Nilsson
c06a6ac938
Refactor KeyCustomization Providers. 2024-01-24 17:13:03 +01:00
Dain Nilsson
ee19f41545
Move Toggle Application and Factory Reset to context menu. 2024-01-24 14:30:01 +01:00
Elias Bonnici
3f0600619a
Add capability chips and minor UI changes. 2024-01-24 14:02:04 +01:00
Dain Nilsson
7920d53430
Split FidoScreen into multiple screen. 2024-01-24 14:02:03 +01:00
Elias Bonnici
7d9ef5e30c
Add CTA chips to OATH and WebAuthn, and refactor message page. 2024-01-24 14:02:03 +01:00
Elias Bonnici
ffdac2b443
Change AppPage view. 2024-01-24 14:02:02 +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
Adam Velebil
9c4e31ef46
update property names of KeyCustomization 2024-01-24 11:14:55 +01:00
Adam Velebil
15212af086
freeze KeyCustomization 2024-01-24 10:57:23 +01:00
Adam Velebil
b275f50110
review fixes 2024-01-23 17:15:26 +01:00
Adam Velebil
a61012f563
update conditions for showing context menu items 2024-01-23 14:41:29 +01:00
Adam Velebil
dfdf82805c
fix selected key tile background color 2024-01-23 14:03:21 +01:00
Adam Velebil
d27443dc45
add context menu icons 2024-01-23 12:56:54 +01:00
Adam Velebil
20f8d6fd25
simplify working with KeyCustomization 2024-01-23 12:36:13 +01:00
Adam Velebil
502d51af67
Add context menu to navigation rail items 2024-01-23 10:42:56 +01:00
Adam Velebil
bdd09192af
revert non-changes 2024-01-22 18:10:34 +01:00
Adam Velebil
68238f6742
update feature file structure 2024-01-22 17:57:46 +01:00
Adam Velebil
f21a41c4d4
update context menu 2024-01-22 17:27:51 +01:00
Adam Velebil
1d12390a5c
minimize changes to main 2024-01-22 11:15:36 +01:00
Adam Velebil
b01c3a9abe
move customize action to picker menu 2024-01-22 11:15:10 +01:00
Adam Velebil
a877b1a173
wrap device picker tile in local theme 2024-01-22 11:14:36 +01:00
Adam Velebil
3a20f34513
device picker updates 2024-01-22 11:14:32 +01:00
Adam Velebil
0e2d5c87e9
nfcIcon background in picker is transparent 2024-01-22 11:14:28 +01:00
Adam Velebil
6533955d70
transparent background for non-active devices 2024-01-22 11:14:24 +01:00
Adam Velebil
4510edcaf7
use dialog 2024-01-22 11:14:19 +01:00
Adam Velebil
e679d501b2
preview selected color in customization dialog 2024-01-22 11:13:11 +01:00
Adam Velebil
7ede30b641
react to key change 2024-01-22 11:13:06 +01:00
Adam Velebil
c7f2b651fd
customize color and display name 2024-01-22 11:12:08 +01:00
Rikard Braathen
cedd620165
changed colors for text objects, corrected bold fonts, buttons, paddings, dialog overlays and minor fixes here and there 2024-01-19 15:09:14 +01:00
Dain Nilsson
de213e10fb
Focus on clicked AppListItem. 2024-01-19 12:59:57 +01:00
Dain Nilsson
e4d49ea4b4
Refactor Actions to use custom Widgets more. 2024-01-19 12:32:46 +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
50dd72b83b
Remove child from AppPage (use builder instead). 2024-01-19 12:32:45 +01:00
Dain Nilsson
fa05e72538
Separate "detailed view" from "key actions". 2024-01-19 12:32:45 +01:00
Dain Nilsson
b50ada490a
Visual tweaks. 2024-01-19 12:32:43 +01:00