diff options
author | glowinthedark <48893368+glowinthedark@users.noreply.github.com> | 2020-02-29 21:50:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-01 02:20:09 +0530 |
commit | 09005f804335ee86fdcedd50221f1bb5984646da (patch) | |
tree | bce6e459c9237a7f2e8331285df389149c940674 /CHANGELOG.md | |
parent | 947e41105b3fdfb7ce9734fb25119c46695f7bba (diff) |
swipe to refresh using androidx SwipeRefreshLayout (#645)
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index db099303..8b6f4c68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. ### Added - Copy implicit username (password filename) by long pressing - Create xkpasswd style passwords +- Swipe on password list to synchronize repository ### Fixed - Can't delete folders containing a password |