File tree Expand file tree Collapse file tree 3 files changed +13
-16
lines changed
Expand file tree Collapse file tree 3 files changed +13
-16
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ android {
88 minSdkVersion 21
99 targetSdkVersion 27
1010 versionCode 23
11- versionName " 1.4 .0-DEV"
11+ versionName " 1.5 .0-DEV"
1212 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
1313 }
1414 buildTypes {
Original file line number Diff line number Diff line change 1+ ### 1.5.0
2+ * ** New:** Add support for local remotes
3+ * ** New:** Add option to create Google Drive remotes
4+ * ** New:** Show detailed modified time in properties dialog
5+ * ** Fix:** Hide directory modified time in propertied dialog for unsupported remotes
6+ * ** Fix:** App update notification click action not working
7+ * ** Fix:** Consider app version name when checking if app was updated
8+ * ** Fix:** Videos and music files not streaming from crypt remote
9+ * ** Fix:** Thumbnails being wrong in some circumstances
10+
11+ ***
12+
113### 1.4.0
214* ** New:** Update to Rclone v1.42
315* ** New:** Use MimeType supplied by Rclone v1.42
142154 * ** New:** Custom primary and accent colors
143155* ** New:** Group notifications together
144156* ** New:** "Open as" option in the menu
145-
146- ***
147-
148- ### 1.1.1
149- * ** Fix:** Hide hash calculations for crypt remotes
150- * ** Fix:** Crash when rclone fails
151-
152- ***
153-
154- ### 1.1.0
155- * ** New:** Support password protected configurations
156- * ** New:** Calculate file MD5 & SHA1
157- * ** Fix:** Copy rclone and config file in the background
158- * ** Improve:** Notifications
159- * ** Update:** Libraries
You can’t perform that action at this time.
0 commit comments