|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "me.lucky.wasted"
|
||||
minSdk 23
|
||||
targetSdk 31
|
||||
versionCode 14
|
||||
versionName "1.2.2"
|
||||
versionCode 15
|
||||
versionName "1.2.3"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#FFFFFF</color>
|
||||
<color name="ic_launcher_background">#333333</color>
|
||||
</resources>
|
|
@ -0,0 +1,2 @@
|
|||
change icon
|
||||
add Russian fastlane translation
|
|
@ -1,7 +1,7 @@
|
|||
Lock device and wipe data on panic trigger.
|
||||
|
||||
You can use PanicKit, tile, shortcut or send broadcast message with authentication code.
|
||||
On trigger, using Device Administration API, it locks device and optionally runs wipe.
|
||||
You can use PanicKit, tile, shortcut or send broadcast message with authentication code. On trigger,
|
||||
using Device Administration API, it locks device and optionally runs wipe.
|
||||
|
||||
Also you can limit the maximum number of failed password attempts.
|
||||
After the limit exceeded device will be wiped.
|
||||
Also you can limit the maximum number of failed password attempts. After the limit exceeded device
|
||||
will be wiped.
|
||||
|
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1,8 @@
|
|||
Заблокируйте устройство и сотрите данные при получении тревожного триггера.
|
||||
|
||||
Вы можете использовать PanicKit, плитку быстрых настроек, ярлык или отправить широковещательное
|
||||
сообщение с кодом аутентификации. При получении тревожного триггера, используя API Администратора
|
||||
Устройства, оно заблокирует устройство и опционально запустит стирание.
|
||||
|
||||
Также Вы можете установить лимит на максимальное количество неудачных попыток ввода пароля. После
|
||||
исчерпания лимита устройство будет стёрто.
|
|
@ -0,0 +1 @@
|
|||
Заблокируйте устройство и сотрите данные при получении тревожного триггера
|
|
@ -0,0 +1 @@
|
|||
Потрачено
|