Skip to content

feat(lock): add option for in-app lock #5

@DenserMeerkat

Description

@DenserMeerkat

Problem

The current security implementation relies solely on the system-level lock (Biometric/Device Credentials). This is limiting for users who want a privacy layer independent of their phone’s lock screen or for those whose devices lack biometric hardware.

Solution

Implement a flexible dual-lock system that allows users to toggle between the native Android System Lock and a dedicated in-app PIN. This custom PIN option will provide an independent layer of security, allowing users to secure their journal with a unique code separate from their device credentials. Include a new Security Settings interface to manage PIN setup, toggle biometric integration, and define lock behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions