PWD-1: add custom UI style #5

Merged
MarkusThielker merged 14 commits from 1-implement-custom-ui into development 2025-01-24 12:45:09 +00:00
Showing only changes of commit a4dce65275 - Show all commits

View file

@ -7,6 +7,6 @@ Gamification like success rates, typing time tracking and daily prompts to enter
## Security
An app handling secrets like these has to be implemented securly. That's why:
- Passwords are securly stored in your devices keychain
- Passwords are securely stored in your devices keychain
- Authentication is required to enter the app
- No cloud sync (unless you are using your iCloud Keychain)