From 244fd92f8b59aeca608253e87bb7a7076ca4a960 Mon Sep 17 00:00:00 2001 From: Aditya Wasan Date: Wed, 7 Sep 2022 17:49:08 -0400 Subject: Use `GENERAL_SHOW_TIME` for decryption screen timeout (#2107) * feat(app): use `GENERAL_SHOW_TIME` for decryption screen as well Signed-off-by: Aditya Wasan * feat: update timeout to 60 seconds Signed-off-by: Aditya Wasan * refactor(app): use constant instead of using a magic number Signed-off-by: Aditya Wasan * Add changelog entry Signed-off-by: Aditya Wasan Co-authored-by: Harsh Shandilya --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a75848bb..dd0a5d68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file. - Add the ability to run garbage collection on the internal Git repository - Introduce crash reporting backed by Sentry - TOTP field now shows the remaining time for which it is valid +- Allow customizing the timeout for decrypted password screen ### Fixed -- cgit v1.2.3