Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Titles can be localized from config. Lock screen DMPasscode method. #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

StDogbert
Copy link

Commit messages are self explanatory. I described all changes there.

…asn't working from cocoapods. Also this is more intuitive when u can configure those things from code and not thinking where exactly u should add those localized strings for 3rd party bundle. Added localization files for english and russian in demo app.

New method lock screen. U can call it when app goes to background and it will handle everything itself. It will check if there is pass code set, and if input is already displayed. Also lock screen doesn't have close button. Probably button for lock screen should be added in config, in case somebody whants to provide help or different action in case user is stack on lock screen. I will add it later. Also, if input is already shown while displaying lock screen it will be dismissed and replaced by lock screen. Did it to avoid situation when user entered input mode from app and screen has close button, and then u lock ur app and go back. This way u could theoretically close input and gather some info whithout entering pass.
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.

None yet

1 participant