From 17f640bf468383c791bd4f8e7934e84d9d262079 Mon Sep 17 00:00:00 2001 From: Aditya Wasan Date: Tue, 7 Dec 2021 21:59:03 +0530 Subject: Allow importing TOTP from images (#1580) * feat(aps): allow importing TOTP code from an image containing a QR code Signed-off-by: Aditya * Reorder OTP import options and implement it for V2 * Replace try-catch with runCatching * Use the correct TextWatcher extension at the right place 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 f3119fbe..3edf1d7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. - Improve search result filtering logic - Allow pinning shortcuts directly to the launcher home screen - Another workaround for SteamGuard's non-standard OTP format +- Allow importing QR code from images ### Fixed -- cgit v1.2.3