Summary
- Refactor: Add consent checkbox to onboarding screen (commit: f0f67ce) (details)
- Refactor: Improve onboarding consent flow and UI (commit: ef1bfd3) (details)
- Refactor: Introduce CheckBoxConsent composable (commit: 4e40203) (details)
- Refactor: Update OnboardingScreen UI with MaterialTheme (commit: e0d178a) (details)
- Refactor: UI adjustments and code cleanup (commit: 24999ab) (details)
- Refactor: Simplify onboarding consent logic (commit: 8d95904) (details)
- Process create passkey requests using Activity context to resolve issue #61 (commit: b7bbabc) (details)
- Update GetCredential and CreatePasskey use cases to only receive processing requests when resumed and avoid cancellation issues. (commit: 9680c8d) (details)
- Add CheckPasskeySupportUseCase to check API level support as required. (commit: b730693) (details)
- Fix issue #63 (commit: f9d7079) (details)
- Bump version (commit: cad979c) (details)
- Minor style fix. (commit: 1ef7119) (details)