From a5b6dfc106f448b59628724a08fb4d6897cbe1d0 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 21 Apr 2021 18:10:19 +0530 Subject: Support creating pinned shortcuts directly (#1393) * CHANGELOG: update for pinning support * PasswordFragment: support pinning * PasswordStore: use `PasswordItem#createAuthEnabledIntent` * PasswordItem: add `createAuthEnabledIntent` API * DecryptActivity: remove last changed time Signed-off-by: Harsh Shandilya --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0304d949..6a20482b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - Add support for manually providing TOTP parameters - Parse extra content as individual fields - Improve search result filtering logic +- Allow pinning shortcuts directly to the launcher home screen ### Fixed -- cgit v1.2.3