mimi89999
|
7e6e3e104d
|
Preserve class names in minified builds
|
2026-01-03 10:56:11 +01:00 |
|
mimi89999
|
de24a2045e
|
Remove unused legacy launcher icons and background drawable
|
2026-01-01 13:25:38 +01:00 |
|
mimi89999
|
7011f6b310
|
Handle system bar insets in main activity
|
2025-12-31 21:22:33 +01:00 |
|
mimi89999
|
9982cf008f
|
Remove unnecessary safe calls on WindowInsetsControllerCompat
|
2025-12-31 20:09:39 +01:00 |
|
mimi89999
|
6b2ff0ef1a
|
Remove unused strings from Russian translation
|
2025-12-31 12:45:54 +01:00 |
|
mimi89999
|
6ceccdfa9c
|
Release 1.1.0
|
2025-12-31 12:28:13 +01:00 |
|
mimi89999
|
dc4968c3b5
|
Update French translation
|
2025-12-30 15:23:04 +01:00 |
|
mimi89999
|
42370b3881
|
Prevent repeated USB permission prompts in credential provider
Closes #33
|
2025-12-30 14:52:34 +01:00 |
|
mimi89999
|
5e943f8346
|
Add a note about the Toolate sync issue to README
|
2025-12-30 14:28:54 +01:00 |
|
mimi89999
|
3b8ea3f6ee
|
Show actual minimum PIN length in error message
|
2025-12-30 00:34:45 +01:00 |
|
mimi89999
|
26dbc17df8
|
Enforce device minimum PIN length in PIN dialogs
|
2025-12-30 00:29:45 +01:00 |
|
mimi89999
|
8f345a52e7
|
Fail early when alwaysUv is set but no PIN is configured
|
2025-12-30 00:18:31 +01:00 |
|
mimi89999
|
e491f625d3
|
Use error mapping for PIN status errors
|
2025-12-29 23:19:32 +01:00 |
|
mimi89999
|
d9758c8fdf
|
Only show touch instruction when using USB
Closes #32
|
2025-12-29 21:16:34 +01:00 |
|
mimi89999
|
49ec78df7c
|
Redesign provider status banner and add unsupported state
|
2025-12-29 17:15:33 +01:00 |
|
mimi89999
|
64d37e7b91
|
Prevent repeated USB permission prompts in main activity
Closes #30
|
2025-12-29 15:32:55 +01:00 |
|
mimi89999
|
76442d93d4
|
Clear status text when showing credentials PIN dialog
|
2025-12-29 13:40:35 +01:00 |
|
mimi89999
|
89e88b2d8d
|
Detect already-connected USB device in main activity
|
2025-12-29 13:16:01 +01:00 |
|
mimi89999
|
2645a59fa7
|
Add long-press to copy AAGUID in device info dialog
|
2025-12-28 20:56:11 +01:00 |
|
mimi89999
|
640dbebc3e
|
Update French translation
|
2025-12-28 16:46:02 +01:00 |
|
mimi89999
|
3baf23a01c
|
Add translations section to README
Closes #12
Closes #15
|
2025-12-28 16:28:20 +01:00 |
|
mimi89999
|
d904b9f2d1
|
Add support for setting a PIN when none is configured
|
2025-12-28 12:41:51 +01:00 |
|
mimi89999
|
b91fb919a8
|
Detect USB device attachment in main activity
|
2025-12-27 16:55:34 +01:00 |
|
mimi89999
|
9f2621558e
|
Show device info in a dialog in main activity
|
2025-12-27 16:13:31 +01:00 |
|
mimi89999
|
f7abd876d4
|
Use Close instead of OK in credentials dialog
|
2025-12-27 13:22:14 +01:00 |
|
mimi89999
|
12fb077998
|
Increase main activity button heights
|
2025-12-27 13:14:42 +01:00 |
|
mimi89999
|
200f2a0502
|
Use string resources in main activity
|
2025-12-27 13:03:37 +01:00 |
|
mimi89999
|
bbfc0285a5
|
Close NFC transport on TagLostException
|
2025-12-27 11:05:26 +01:00 |
|
mimi89999
|
d2dac2b1aa
|
Implement proper UI for credential management
|
2025-12-26 16:25:19 +01:00 |
|
mimi89999
|
ffa1d0e500
|
Redesign connection lost dialog in MainActivity
|
2025-12-25 19:26:23 +01:00 |
|
mimi89999
|
d952493732
|
Use PinInputField and Material dialogs in MainActivity
|
2025-12-25 16:05:47 +01:00 |
|
mimi89999
|
29b6eceec2
|
Extract PIN input into reusable PinInputField component
|
2025-12-25 14:20:21 +01:00 |
|
mimi89999
|
7b89b93f4c
|
Show dedicated UI with instruction when NFC is lost
|
2025-12-23 19:24:47 +01:00 |
|
mimi89999
|
5559f4a3d8
|
Remove unused imports
|
2025-12-22 23:59:47 +01:00 |
|
mimi89999
|
24137ea2d8
|
Map errors to user-friendly messages
Closes #14
|
2025-12-22 21:24:34 +01:00 |
|
mimi89999
|
17391a0de0
|
Add keyboard type toggle with preference persistence
Closes #10
Closes #13
|
2025-12-21 18:51:18 +01:00 |
|
mimi89999
|
dfb2821cbc
|
Rename getPinToken to requestPinToken and wrap in Result
|
2025-12-20 22:08:42 +01:00 |
|
mimi89999
|
d4993a3633
|
Wrap getPinRetries in Result to propagate errors
|
2025-12-20 21:25:21 +01:00 |
|
mimi89999
|
d9107d7a6a
|
Add CTAP.Exception for typed error handling
|
2025-12-20 20:05:47 +01:00 |
|
mimi89999
|
2d8bda4e81
|
Use class instead of object for error subclasses
|
2025-12-20 19:44:02 +01:00 |
|
mimi89999
|
c32d9c664a
|
Release 1.0.3
|
2025-12-20 13:59:37 +01:00 |
|
mimi89999
|
9d5ee99f32
|
Detect USB device attachment in credential provider
|
2025-12-20 12:59:40 +01:00 |
|
mimi89999
|
efc45d3923
|
Update credential provider settings screenshot
|
2025-12-20 11:25:38 +01:00 |
|
mimi89999
|
f1cc98a2c5
|
Remove fallback for non-passkey credential requests
|
2025-12-20 10:59:14 +01:00 |
|
mimi89999
|
286227553c
|
Set security key icon in credential selector
|
2025-12-19 21:48:18 +01:00 |
|
mimi89999
|
1f9f5119e7
|
Use app name as provider label and add settings subtitle
|
2025-12-19 16:39:41 +01:00 |
|
mimi89999
|
8b2c1cc3a6
|
Add Get it on F-Droid badge to README
|
2025-12-18 18:59:44 +01:00 |
|
mimi89999
|
bfc25bfbbb
|
Use CM permission for non-preview credential management
Closes #4
Closes #5
|
2025-12-18 18:29:35 +01:00 |
|
mimi89999
|
3d01e21ff8
|
Refactor authData parsing into AuthenticatorData structure
|
2025-12-18 17:18:45 +01:00 |
|
mimi89999
|
212dfa6046
|
Add WebAuthn Level 2 response fields
|
2025-12-18 16:56:10 +01:00 |
|
mimi89999
|
137e66b98c
|
Use canonical CBOR key order in attestationObject
|
2025-12-17 23:05:27 +01:00 |
|
mimi89999
|
99658af1d8
|
Release 1.0.2
|
2025-12-15 18:16:45 +01:00 |
|
mimi89999
|
6c6d846708
|
Strip trailing slash from origin in clientDataJSON
|
2025-12-15 18:02:58 +01:00 |
|
mimi89999
|
e472211dcb
|
Always include clientExtensionResults in WebAuthn responses
|
2025-12-15 16:50:07 +01:00 |
|
mimi89999
|
6bc3c6a8af
|
Separate CredentialProviderActivity into its own task
|
2025-12-15 16:41:31 +01:00 |
|
mimi89999
|
d17af1e3d1
|
Release 1.0.1
|
2025-12-15 15:00:13 +01:00 |
|
mimi89999
|
fd1c71da35
|
Add community browsers to privileged apps
|
2025-12-15 12:58:48 +01:00 |
|
mimi89999
|
e6eadb2b28
|
Dismiss keyboard when hiding PIN input
|
2025-12-15 12:13:53 +01:00 |
|
mimi89999
|
a0380b9458
|
Add fastlane icon, screenshots and changelog
Closes #1
|
2025-12-15 11:48:34 +01:00 |
|
mimi89999
|
5e3cc32e57
|
Initial commit
|
2025-12-13 19:40:04 +01:00 |
|