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

make panic trigger cause device lockdown #11

Open
eighthave opened this issue Jun 3, 2019 · 2 comments
Open

make panic trigger cause device lockdown #11

eighthave opened this issue Jun 3, 2019 · 2 comments

Comments

@eighthave
Copy link
Member

If an app is setup to as "Device Administrator" it apparently can lock somethings down in the OS. It could make sense to make Ripple provide this functionality. At the very least, it seems there should be some Panic Trigger app that does this.

Here's one proprietary example:
https://play.google.com/store/apps/details?id=com.radefffactory.lockdown

@chirayudesai
Copy link

API: https://developer.android.com/reference/android/app/admin/DevicePolicyManager?hl=ro#lockNow(int)

This only locks down the device once, i.e. it's back to normal after one unlock.

@x13a
Copy link

x13a commented Dec 19, 2021

You are welcome: Wasted

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

No branches or pull requests

3 participants