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

Proper lock on went into background #187

Merged
merged 2 commits into from
Jan 26, 2019
Merged

Proper lock on went into background #187

merged 2 commits into from
Jan 26, 2019

Conversation

lexfrl
Copy link
Contributor

@lexfrl lexfrl commented Nov 16, 2018

No description provided.

@Tbaut
Copy link
Contributor

Tbaut commented Nov 21, 2018

It did not do the trick for me on android, I could take a screenshot and the screen of the app was visible on the "application overview". (Signal just above is blank for instance).

image

@ligi
Copy link

ligi commented Nov 21, 2018

to make it behave like signal there you need to do:

window.setFlags(FLAG_SECURE, FLAG_SECURE)

@Tbaut
Copy link
Contributor

Tbaut commented Dec 12, 2018

I couldn't manage to implement this fix in a timely manner. I messed up with the main Activity but couldn't make it compile. Any chance you can help with that @ligi :) ?

@tomusdrw
Copy link
Contributor

@fckt what about ligi's suggestion?

@lexfrl
Copy link
Contributor Author

lexfrl commented Jan 21, 2019

@fckt what about ligi's suggestion?

oh, I haven't tested on Android (due to lack of device). Sure, I'm going to do it now.

@lexfrl
Copy link
Contributor Author

lexfrl commented Jan 25, 2019

@fckt what about ligi's suggestion?

Addressed

@lexfrl lexfrl merged commit a2ec719 into master Jan 26, 2019
@debris debris deleted the backup-screen-lock-fix branch January 28, 2019 10:58
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.

4 participants