Commit Graph

1356 Commits

Author SHA1 Message Date
Adam Velebil
d00ee59da6
Merge branch 'main' into adamve/android_device_reset 2024-03-25 14:52:09 +01:00
Elias Bonnici
ee9618d57e
Remove duplicate definition of uploadOtpUri 2024-03-22 17:28:38 +01:00
Elias Bonnici
e2df7f9c57
Interpolate yubiotp upload link in translation string 2024-03-22 15:42:15 +01:00
Adam Velebil
b06eaf5552
Add deviceReset 2024-03-22 14:23:38 +01:00
Elias Bonnici
e99c2312b2
Merge PR 1457 2024-03-22 12:34:50 +01:00
Elias Bonnici
eacb26d35c
Change yubiotp upload text 2024-03-22 11:30:29 +01:00
Elias Bonnici
b04920b018
Merge PR #1455 2024-03-22 10:18:22 +01:00
Elias Bonnici
b26da071d3
Add link to yubicloud otp upload 2024-03-21 15:54:21 +01:00
Elias Bonnici
0fa89e27c1
Skip parsing of cert to avoid compression failures 2024-03-21 14:24:39 +01:00
Elias Bonnici
ee3c07381b
Dispose searchFocus and searchController 2024-03-21 12:31:24 +01:00
Elias Bonnici
1495dd0f9e
Use one global key for search field 2024-03-21 12:22:46 +01:00
Elias Bonnici
832051932c
Add alternativeTitle to PasskeysScreen 2024-03-21 09:19:24 +01:00
Elias Bonnici
5e91579460
Change to passkeys icon 2024-03-21 08:42:24 +01:00
Elias Bonnici
b46ae6082e
Show number of passkeys used 2024-03-21 08:17:57 +01:00
Elias Bonnici
029c85909c
Add search field to PasskeysScreen 2024-03-20 17:01:26 +01:00
Elias Bonnici
c626f79979
Show retired slots 2024-03-20 16:08:04 +01:00
Elias Bonnici
aadf81a653
Add command to move key 2024-03-20 15:05:34 +01:00
Dain Nilsson
d6d01ba227
Don't update OATH credentials list when null 2024-03-19 17:35:08 +01:00
Dain Nilsson
a4d4fa538d
Use CardMonitor to observe NFC card changes 2024-03-19 17:35:07 +01:00
Elias Bonnici
d70644e599
Use one command for delete cert/key 2024-03-19 17:15:44 +01:00
Elias Bonnici
ff6f72ae16
Add command to delete key 2024-03-19 17:15:42 +01:00
Dain Nilsson
8fb6336bd8
Merge PR #1452 2024-03-19 16:01:43 +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
ad54c18205
Make sure OATH search field is always shown on SearchIntent 2024-03-19 15:12:09 +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
Dain Nilsson
07d4f2a027
Fix re-auth in PIV when using PIN-protected mgmt key 2024-03-19 11:43:49 +01:00
Adam Velebil
7342f1fb30
disable FIDO2 on Chromebook 2024-03-15 14:46:27 +01:00
Adam Velebil
591352d482
fix Android first-showing screen 2024-03-14 15:33:18 +01:00
Adam Velebil
053581501d
fix string resource 2024-03-14 14:40:37 +01:00
Adam Velebil
525db6851d
fix srting resource type 2024-03-14 14:35:51 +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
8349135aee
revert fido credential provider changes 2024-03-13 11:23:54 +01:00
Adam Velebil
9a19a9c608
use ViewModelData interface 2024-03-13 10:36:50 +01:00
Adam Velebil
ff8f2c8ce0
examples 2024-03-12 18:00:06 +01:00
Dain Nilsson
52c613a14c
Merge PR #1429 2024-03-11 16:41:18 +01:00