Skip to content

feat(lock): new in-app lock#6

Merged
DenserMeerkat merged 2 commits intomainfrom
feat-app-lock
Jan 24, 2026
Merged

feat(lock): new in-app lock#6
DenserMeerkat merged 2 commits intomainfrom
feat-app-lock

Conversation

@DenserMeerkat
Copy link
Copy Markdown
Owner

Description

This PR introduces a Custom Lock Feature to enhance security and privacy within the app. Users can now secure their journals with a personalized PIN, independent of the system lock. The implementation features a custom-built PIN pad with animations, haptic feedback, and a seamless setup flow. It allows users to choose between Biometric, Custom PIN, or No Lock options, and includes a destructive reset fallback to ensure privacy if the PIN is forgotten. Parallel to this, I have consolidated all settings screens into a unified directory and applied a uniform styling to ensure a consistent visual experience.

Preview

Settings Lock

resolves #5

@DenserMeerkat DenserMeerkat merged commit 829c698 into main Jan 24, 2026
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.

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

1 participant