diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 733e2f4..b7680c0 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,5 +1,5 @@ You can use PanicKit, tile, shortcut or send a message with a secret code. On trigger, using -Device Administration API, it locks a device and optionally runs wipe (factory reset). Also it can +Device Administration API, it locks a device and optionally runs wipe (factory reset). Or it can send a broadcast message instead of the wipe. Also you can: @@ -14,6 +14,8 @@ Wasted in it. Then you can wipe this profile data with one click without wiping For base security take a look at: [Sentry](https://github.com/x13a/Sentry). Only encrypted device may guarantee that the data will not be recoverable. +Be aware that the app does not work in safe mode. + Broadcast: * action: me.lucky.wasted.action.TRIGGER * receiver: me.lucky.wasted/.TriggerReceiver