|
| 1 | +### 1.7.4 |
| 2 | +* Update to Rclone v1.44 |
| 3 | +* **New:** Support for Android 9 |
| 4 | +* **New:** Serve feature |
| 5 | + * Support FTP |
| 6 | + * Remote access (off by default) |
| 7 | + * Optional authentication |
| 8 | +* **Fix:** Crash when external SD card isn't mounted |
| 9 | + |
| 10 | +*** |
| 11 | + |
1 | 12 | ### 1.7.3
|
2 | 13 | * **Fix:** FAB appearing when bottom bar is visible
|
3 | 14 | * **New:** Get notified when beta releases are available
|
|
130 | 141 | * **Fix:** Refreshing while in search mode
|
131 | 142 | * **Fix:** Detect remote type of alias/crypt remotes to show/hide specific options
|
132 | 143 | * **Update:** Hint and helper text for salt in crypt config
|
133 |
| - |
134 |
| -*** |
135 |
| - |
136 |
| -### 1.3.1 |
137 |
| -* **New:** Option to delete remotes |
138 |
| -* **New:** Option to export rclone config file |
139 |
| -* **New:** Option to empty trash for remotes that support it |
140 |
| - * Encrypted remotes (crypt) are not supported |
141 |
| -* **New:** Firebase Crashlytics |
142 |
| - * Any app crashes will be reported to help fix them faster |
143 |
| - * No identifiable information is sent, only line of code on which the crash occurred |
144 |
| -* **New:** Push notifications when new app version is available on GitHub (can be disabled in settings) |
145 |
| -* **Fix:** Recreate view after theme changes |
146 |
| -* **Update:** Upload only one file at a time (fix any possible bottlenecks) |
147 |
| -* **Update:** Download only one file at a time (fix any possible bottlenecks) |
148 |
| -* **Update:** Move/delete operations - view is updated after each file is moved or deleted |
149 |
| - |
150 |
| -*** |
151 |
| - |
152 |
| -### 1.3.0 |
153 |
| -* **New:** Remote creation - ability to create new remotes right from the app! |
154 |
| - * Most of the rclone remotes are here |
155 |
| - * Amazon S3, Google Cloud Storage, and Google Drive coming soon |
156 |
| - |
157 |
| -*** |
158 |
| - |
159 |
| -### 1.2.6 |
160 |
| -* **New:** File picker |
161 |
| -* **Fix:** Screen orientation change going back to main screen |
162 |
| -* **Fix:** Sorting while in selection mode |
163 |
| -* **Fix:** Other layout fixed and app crashes |
164 |
| - |
165 |
| -*** |
166 |
| - |
167 |
| -### 1.2.5 |
168 |
| -* **New:** Run long running tasks in a Service |
169 |
| -* **New:** File search |
170 |
| -* **Fix:** Caching of directory content |
171 |
| -* **Fix:** Bugs |
172 |
| - |
173 |
| -*** |
174 |
| - |
175 |
| -### 1.2.4 |
176 |
| -* **Update:** App shortcut icons are now adaptive and with color |
177 |
| - |
178 |
| -*** |
179 |
| - |
180 |
| -### 1.2.3 |
181 |
| -* **New:** Files can be shared with Rclone Explorer |
182 |
| -* **New:** Tablet layout |
183 |
| -* **Fix:** Wait for streaming service be available before streaming |
184 |
| - |
185 |
| -*** |
186 |
| - |
187 |
| -### 1.2.2 |
188 |
| -* **Update:** Rclone to version 1.41 |
189 |
| -* **New:** App shortcuts |
190 |
| -* **Fix:** Color picker not working on sdk 21 |
191 |
| -* **Fix:** Rclone not getting updated |
192 |
| - |
193 |
| -*** |
194 |
| - |
195 |
| -### 1.2.1 |
196 |
| -* **New:** Dark theme! |
197 |
| -* **Fix:** Crash when starting app for the first time |
198 |
| - |
199 |
| -*** |
200 |
| - |
201 |
| -### 1.2.0 |
202 |
| -* **New:** Settings! |
203 |
| - * **New:** Custom primary and accent colors |
204 |
| -* **New:** Group notifications together |
205 |
| -* **New:** "Open as" option in the menu |
0 commit comments