From f295e97de6a9b7005e3fd6425296a5cd9d37af6b Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 28 Jan 2020 01:49:37 +0530 Subject: Allow creating folders (#623) * Introduce EmitExpandableTransformationBehaviour * Implement expand transition * More folder work * Add icons and tweak layout clipping Rishi again with the icon rescue * Theming rework * Dont set tag * Update list and commit after creating folder * Fix theme issues * Add dialog title * Fix hint text color * Remove commit method * Cleanup * Update CHANGELOG Signed-off-by: Harsh Shandilya Co-authored-by: Aditya Wasan --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e8a033fe..c5bde777 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ### Added - Fast scroller with alphabetic hints +- UI button to create new folders ### Changed - Logging is now enabled in release builds -- cgit v1.2.3