From efa1263c35785052937f33bdba634bc9620f3f19 Mon Sep 17 00:00:00 2001 From: ganfra Date: Thu, 30 Jul 2020 15:22:41 +0200 Subject: [PATCH] Pin: set back the grace period to 2 minutes --- vector/src/main/java/im/vector/riotx/features/pin/PinLocker.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vector/src/main/java/im/vector/riotx/features/pin/PinLocker.kt b/vector/src/main/java/im/vector/riotx/features/pin/PinLocker.kt index 51d22147fe..441977138c 100644 --- a/vector/src/main/java/im/vector/riotx/features/pin/PinLocker.kt +++ b/vector/src/main/java/im/vector/riotx/features/pin/PinLocker.kt @@ -28,7 +28,7 @@ import timber.log.Timber import javax.inject.Inject import javax.inject.Singleton -private const val PERIOD_OF_GRACE_IN_MS = 0 * 60 * 1000L +private const val PERIOD_OF_GRACE_IN_MS = 2 * 60 * 1000L /** * This class is responsible for keeping the status of locking