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

Multiserver app lock #3376

Merged
merged 2 commits into from
Feb 28, 2023
Merged

Conversation

jpelgrom
Copy link
Member

Summary

Update the app lock feature to work properly with multiple servers:

  • In the webview activity, update locked state when switching servers using gestures or the chooser
  • In the settings activity
    • Check locked state before allowing access to servers with app lock enabled
    • When resuming, update locked state for the active server (the one you would see if you go back to the webview) and the visible server (if on the settings page for another server)

Screenshots

n/a

Link to pull request in Documentation repository

n/a

Any other notes

 - If the currently active server has a lock, show it
 - If the currently visible server has a lock, also show it
@JBassett JBassett merged commit 0c4c32e into home-assistant:master Feb 28, 2023
@jpelgrom jpelgrom deleted the multiserver-app-lock branch February 28, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants