From 04b3fb97742dec0656bb40a30680bbe8cbc399de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Thu, 24 Mar 2016 01:12:00 +0100 Subject: [PATCH] New app: Locker --- metadata/net.zygotelabs.locker.txt | 37 ++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/net.zygotelabs.locker.txt diff --git a/metadata/net.zygotelabs.locker.txt b/metadata/net.zygotelabs.locker.txt new file mode 100644 index 0000000000..84b0dadf9e --- /dev/null +++ b/metadata/net.zygotelabs.locker.txt @@ -0,0 +1,37 @@ +Categories:Security +License:MIT +Web Site:https://zygotelabs.net/ +Source Code:https://github.com/Zyg0te/Locker +Issue Tracker:https://github.com/Zyg0te/Locker/issues + +Auto Name:Locker +Summary:enforce maximum failed unlock attempts +Description: +Concerned about loosing your phone and worried someone might figure out your +unlock code and access your personal information? Locker is here to keep you +safe. Locker is as simple as it is brilliant. Specify the number of allowed +attempts to unlock your phone. If the number of attempts exceeds this number the +phone will be wiped and erased, protecting your personal information. + +While Android does not offer the option to restrict the number of device unlock +attempts directly, there is a device administration API that allows such a +policy to be enforced hrough third party applications. This is exactly what +Locker does. + +Locker activates and enforces the security policy that will trigger a full +system wipe when the specified number of unlock attempts have been exhausted. +Depending on what lock screen application you are using the user will be +presented with warning messages when the number of remaining attempts is 4 or +less. +. + +Repo Type:git +Repo:https://github.com/Zyg0te/Locker + +Build:1.0.6,7 + commit=9e3b4f5548b1e6c321f1ecb285bfaf89f71f055a + subdir=android/app + gradle=yes + +Auto Update Mode:None +Update Check Mode:None