diff options
author | Gigahawk <jasperchan515@gmail.com> | 2020-02-23 18:07:29 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-24 07:37:29 +0530 |
commit | 4afb23bbb48d71beab801b21d05275e915722ae5 (patch) | |
tree | bb70b5d8ad3125cfac86221e38a0fad6af381894 /CHANGELOG.md | |
parent | 1a38ecbe75a60943c125b2c90a6e61d1a71bc158 (diff) |
Add longpress to copy implicit username (#635)
* Add longpress to copy implicit username
* Address review comments
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 38ee2c97..f7416720 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. ## Unreleased +### Added +- Copy implicit username (password filename) by long pressing + ### Fixed - Can't delete folders containing a password |