Skip to content

Develop#4

Merged
r0073rr0r merged 3 commits intomainfrom
develop
Feb 20, 2026
Merged

Develop#4
r0073rr0r merged 3 commits intomainfrom
develop

Conversation

@r0073rr0r
Copy link
Copy Markdown
Contributor

Summary

Brief description of what this PR changes and why.

Type of change

  • Bug fix
  • New feature
  • Security fix
  • Refactor / tech debt
  • Documentation
  • Build / CI

Security impact

Does this PR touch any of the following? If yes, describe the impact:

  • Cryptographic primitives or parameters
  • Key derivation or key management
  • Authentication (PIN, biometric, decoy)
  • [] Panic wipe or self-destruct
  • Database schema or SQLCipher configuration
  • Data storage or serialization

Security impact description: (fill in if any box above is checked)

Testing

  • Tested on a real device
  • Existing tests pass (./gradlew test)
  • New tests added for changed logic

Device tested on: (model + Android version)

Checklist

  • No plaintext key material or note content in logs
  • No new dependencies added without discussion
  • PR targets main

… improvements

- add Pro backup flow (local + remote Laravel media API) with encrypted payload handling

- add key manager features (OpenPGP + XChaCha), sharing via QR/NFC, import/export support

- add Hybrid KEM service and related security/domain updates

- add/expand unit + android tests for backup, keys, API client, parsing, and UI flows

- integrate Transifex file-based workflow (push/pull scripts + Gradle tasks)

- add runtime localization utilities and language switching support

- localize large parts of UI including settings, onboarding, dialogs, errors/status, badges

- add fallback behavior for empty translations to default English resources

- improve note editor UX (full-width text area, cancel controls, custom expiry date/time)

- update README and resource files for new features and translation workflow
@r0073rr0r r0073rr0r merged commit 17086ba into main Feb 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant