update descriptions

This commit is contained in:
lucky 2022-01-17 11:39:03 +03:00
parent 4daf6b84f6
commit a1b2aaec43
8 changed files with 9 additions and 9 deletions

View File

@ -13,7 +13,7 @@ Lock a device and wipe its data on panic trigger.
height="30%"> height="30%">
You can use [PanicKit](https://guardianproject.info/code/panickit/), tile, shortcut or send a You can use [PanicKit](https://guardianproject.info/code/panickit/), tile, shortcut or send a
message with authentication code. On trigger, using broadcast with authentication code. On trigger, using
[Device Administration API](https://developer.android.com/guide/topics/admin/device-admin), it [Device Administration API](https://developer.android.com/guide/topics/admin/device-admin), it
locks a device and optionally runs wipe. locks a device and optionally runs wipe.
@ -39,7 +39,7 @@ Only encrypted device may guarantee that the data will not be recoverable.
## Example ## Example
Message: Broadcast:
```sh ```sh
$ adb shell am broadcast \ $ adb shell am broadcast \
-a me.lucky.wasted.action.TRIGGER \ -a me.lucky.wasted.action.TRIGGER \

View File

@ -1,6 +1,6 @@
<resources> <resources>
<string name="app_name">Потрачено</string> <string name="app_name">Потрачено</string>
<string name="description">Включите Потрачено чтобы заблокировать устройство при получении тревожного сигнала. Вы можете использовать PanicKit, плитку быстрых настроек, ярлык или отправить сообщение с этим кодом аутентификации.</string> <string name="description">Включите Потрачено чтобы заблокировать устройство при получении тревожного сигнала. Вы можете использовать PanicKit, плитку быстрых настроек, ярлык или отправить широковещательное сообщение с этим кодом аутентификации.</string>
<string name="device_admin_label">Потрачено</string> <string name="device_admin_label">Потрачено</string>
<string name="device_admin_description">Разрешите Потрачено блокировать устройство и опционально стирать его данные при получении тревожного сигнала</string> <string name="device_admin_description">Разрешите Потрачено блокировать устройство и опционально стирать его данные при получении тревожного сигнала</string>
<string name="service_unavailable_popup">Администратор устройства недоступен</string> <string name="service_unavailable_popup">Администратор устройства недоступен</string>

View File

@ -1,6 +1,6 @@
<resources> <resources>
<string name="app_name">Wasted</string> <string name="app_name">Wasted</string>
<string name="description">Turn on Wasted to lock a device on panic trigger. You can use PanicKit, tile, shortcut or send a message with this authentication code.</string> <string name="description">Turn on Wasted to lock a device on panic trigger. You can use PanicKit, tile, shortcut or send a broadcast with this authentication code.</string>
<string name="device_admin_label">Wasted</string> <string name="device_admin_label">Wasted</string>
<string name="device_admin_description">Allow Wasted to lock a device and optionally wipe its data on panic trigger</string> <string name="device_admin_description">Allow Wasted to lock a device and optionally wipe its data on panic trigger</string>
<string name="service_unavailable_popup">Device admin unavailable</string> <string name="service_unavailable_popup">Device admin unavailable</string>

View File

@ -1,7 +1,7 @@
Lock a device and wipe its data on panic trigger. Lock a device and wipe its data on panic trigger.
You can use PanicKit, tile, shortcut or send a message with authentication code. On trigger, using You can use PanicKit, tile, shortcut or send a broadcast with authentication code. On trigger,
Device Administration API, it locks a device and optionally runs wipe. using Device Administration API, it locks a device and optionally runs wipe.
Also you can: Also you can:
* limit the maximum number of failed password attempts * limit the maximum number of failed password attempts

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 93 KiB

View File

@ -1,8 +1,8 @@
Блокировка устройства и удаление данные при получении тревожного сигнала. Блокировка устройства и удаление данные при получении тревожного сигнала.
Вы можете использовать PanicKit, плитку быстрых настроек, ярлык или отправить сообщение с кодом Вы можете использовать PanicKit, плитку быстрых настроек, ярлык или отправить широковещательное
аутентификации. При получении тревожного сигнала, используя API Администратора Устройства, сообщение с кодом аутентификации. При получении тревожного сигнала, используя API Администратора
программа заблокирует устройство и опционально запустит стирание данных. Устройства, программа заблокирует устройство и опционально запустит стирание данных.
Также Вы можете: Также Вы можете:
* установить лимит на максимальное количество неудачных попыток ввода пароля * установить лимит на максимальное количество неудачных попыток ввода пароля