Wasted/fastlane/metadata/android/en-US/full_description.txt

14 lines
593 B
Plaintext
Raw Normal View History

2022-01-13 23:01:05 -07:00
Lock a device and wipe its data on panic trigger.
2021-12-17 16:26:43 -07:00
2022-01-17 01:39:03 -07:00
You can use PanicKit, tile, shortcut or send a broadcast with authentication code. On trigger,
using Device Administration API, it locks a device and optionally runs wipe.
2022-01-10 07:46:32 -07:00
Also you can:
* limit the maximum number of failed password attempts
2022-01-13 23:01:05 -07:00
* wipe a device when it was not unlocked for N days
2022-01-06 15:36:09 -07:00
2022-01-12 20:47:24 -07:00
The app works in Work Profile too. Use Shelter to install risky apps and Wasted in it. Then you can
wipe this profile data with one click without wiping the whole device.
2022-01-06 15:36:09 -07:00
Only encrypted device may guarantee that the data will not be recoverable.