From eb58ff93d257b6e6ae9c70138bf3bb6b8d687d7e Mon Sep 17 00:00:00 2001 From: Patryk Kaczmarkiewicz Date: Sat, 14 Jul 2018 20:57:34 -0600 Subject: [PATCH] Update change log --- .idea/caches/build_file_checksums.ser | Bin 535 -> 535 bytes .idea/misc.xml | 2 +- app/src/main/assets/changelog.md | 12 ++++++++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index c2edcd2fa7c096cda88c0706fd0b5b45cb4833e9..67418e596dc2b212d4a71d97326967b70d7e4b9f 100644 GIT binary patch delta 33 rcmV++0N($X1eXMmm;{^JT4%AGY5@@)o>Np$%)t$}Z`1bnLw-+q?fDNH delta 33 pcmbQvGM#0@43_B??k_ja$zl|&_cD}>-cU2;)lH^XoIG}WD*)w14bT7p diff --git a/.idea/misc.xml b/.idea/misc.xml index c0f68ed..99202cc 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -25,7 +25,7 @@ - + diff --git a/app/src/main/assets/changelog.md b/app/src/main/assets/changelog.md index 6767a53..85977b0 100644 --- a/app/src/main/assets/changelog.md +++ b/app/src/main/assets/changelog.md @@ -1,3 +1,15 @@ +### 1.6.0 +* **New:** Allow setting which remotes are in app shortcuts (from settings) +* **New:** Pin remotes on supported launchers (Android 8.0) + * From the remotes screen, press the options button for a remote and click 'Add to home screen' +* **New:** Show cancel button in toolbar when items selected or in move mode +* **New:** Download files to SD card +* **New:** Upload files from SD card +* **New:** Confirmation before emptying trash +* **Fix:** Handle screen orientation change when selecting files for upload + +*** + ### 1.5.0 * **New:** Add support for local remotes * **New:** Add option to create Google Drive remotes