Commit Graph

86 Commits

Author SHA1 Message Date
Elias Bonnici
81ac767036
Allow multiple capabilities. 2024-01-26 11:59:37 +01:00
Elias Bonnici
5fdb34f343
Change various MessagePage views. 2024-01-26 10:36:10 +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
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
Dain Nilsson
62e73a246e
Remove unused graphics. 2023-12-20 15:44:43 +01:00
Rikard Braathen
605a5fb27d
Theme changes 2023-12-20 15:39:27 +01:00
Elias Bonnici
635289499c
Linting fixes. 2023-12-13 19:35:17 +01:00
Elias Bonnici
2e20c2db44
Add OTP application. 2023-12-13 13:33:49 +01:00
Adam Velebil
31b6579837
Handle null qrScanner 2023-12-05 16:50:06 +01:00
Adam Velebil
0647b9583f
preserve connection when paused 2023-10-27 10:10:23 +02:00
Adam Velebil
184e7a7f2c
Read QR code from file on Android 2023-10-18 15:34:31 +02:00
Dain Nilsson
61f05b1ea5
Fix OATH manual entry on Android and improve failure to scan handling. 2023-08-18 11:40:19 +02:00
Dain Nilsson
916d9e24db
Minor cleanups. 2023-08-18 09:43:13 +02:00
Adam Velebil
7cbbd054bc
otpauth-migration Android support 2023-08-16 15:27:31 +02:00
Dennis Fokin
96639b970c
Check capacity if state is not null 2023-08-16 14:45:44 +02:00
Dennis Fokin
c82119d726
Refactor code for handling uri 2023-08-16 12:38:29 +02:00
Dennis Fokin
84787c912f
Cleanup 2023-08-08 16:25:31 +02:00
Dain Nilsson
efa8f35e05
Add PIV to helper. 2023-07-04 14:21:04 +02:00
Dain Nilsson
920195ee08
Introduce switch expressions. 2023-05-22 11:52:49 +02:00
Adam Velebil
7261d2de63
fix Add account when cam permission not granted 2023-03-03 17:17:29 +01:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
Dain Nilsson
1d389e3185
Restructure external strings. 2023-03-01 08:36:57 +01:00
Dain Nilsson
6bf231dc7d
Externalize strings. 2023-03-01 08:33:31 +01:00
Adam Velebil
53b3ba134a
prevent Icon Pack Dialog closing on YK change 2023-02-24 10:59:12 +01:00
Adam Velebil
f6f93134f6
simplify nfc conditions 2023-02-09 10:30:07 +01:00
Adam Velebil
c9045cd811
revert non-changes 2023-02-09 10:14:31 +01:00
Adam Velebil
3bbe942c5c
use MessagePage.actions for Enable NFC button 2023-02-09 10:04:19 +01:00
Adam Velebil
0a19e1cdbe
handle state of Nfc adapter 2023-02-08 17:12:49 +01:00
Dain Nilsson
b263f82293
Fix deprecation notices and reset styles. 2023-01-26 11:52:01 +01:00
Adam Velebil
dcd02a04b3
use supportedCapabilities in condition 2023-01-20 15:34:24 +01:00
Adam Velebil
b0f79a334c
handle unrecognized devices 2023-01-20 13:21:30 +01:00
Dain Nilsson
d5ce976a9a
Experimenting with "More actions" button. 2023-01-13 15:11:07 +01:00
Adam Velebil
fb7ce469ce
add PlatformException extension 2023-01-09 17:22:34 +01:00
Dain Nilsson
efe0d1319d
Delay showing CircularProgressIndicators. 2022-12-21 10:04:47 +01:00
Dain Nilsson
230d7a05b7
Handle slow to start Helper better. 2022-12-21 10:04:46 +01:00
Dain Nilsson
7170e1aa1d
Detect a non-working helper and show it in the UI. 2022-11-25 12:26:22 +01:00
Adam Velebil
80fdb03b34
simplify work with hasCamera 2022-11-08 14:06:27 +01:00
Adam Velebil
5ad830f191
Make camera optional on Android 2022-11-08 11:50:36 +01:00
Adam Velebil
22eff408c4
add no-key image to desktop as well 2022-11-07 15:44:35 +01:00
Adam Velebil
a743409093
add no-key for light and dark themes 2022-11-07 15:35:37 +01:00
Adam Velebil
46cefcddba
remove Android Beta dialog 2022-10-07 16:29:43 +02:00
Adam Velebil
f472097a9f
license notice update in source files 2022-10-04 12:12:54 +02:00
Adam Velebil
00734ab610
handle user cancellation 2022-09-15 18:09:46 +02:00
Dain Nilsson
0307cc100a
Remove unused import. 2022-09-15 11:52:32 +02:00
Dain Nilsson
5f0b752cf0
Scan QR code and pass result to Add Account dialog on Android. 2022-09-15 11:47:39 +02:00
Dain Nilsson
19621de7f3
Make "Add account" button a bit more subtle. 2022-09-14 16:07:34 +02:00
Dain Nilsson
65cf3e1b76
Show "Add account" button on Android only. 2022-09-14 16:07:33 +02:00
Dain Nilsson
aa6f8177cd
WIP. 2022-09-14 16:07:29 +02:00
Adam Velebil
fa37316b52
update beta dialog code to follow common pattern 2022-09-14 12:03:36 +02:00