1.8.0 Release
Table of Contents
Rclone Explorer - the rclone explorer for Android Previously released as 1.7.5
Please enable bug reporting in
So it turns out that fabric integration is messed up in that release. This does not affect any main functionality, it just means that I can’t send you update notifications and won’t receive any automatic crash reports from this version.Settings
> Logging
: “Send anonymous crash reports” (Privacy Policy).
You can also also create a bug report from About
> Report a bug
which will prefill a new Github issue with technical details like your Android version and CPU architecture. You can then add more information about the issue itself and create a public bug report.
CHANGES
- Updates rclone to
v1.49.1
(2019-08-28) - Adds support for Android on x86_64
- Moves rclone executable to lib/librclone.so for Android 10 compatibility (https://github.com/kaczmarkiewiczp/rcloneExplorer/pull/241).
- Don’t crash on large folders (https://github.com/kaczmarkiewiczp/rcloneExplorer/pull/243)
- Improved UX for video and audio files on mega and other remotes by applying mime type inference (https://github.com/x0b/rcloneExplorer/commit/be74d75e1c0fa698b1dcb2e11d98f2fb9f1c1846)
- rcloneExplorer can now auto-import config files from any accessible “sdcard” if placed under
./Android/data/<package id>/files/rclone.conf
(https://github.com/x0b/rcloneExplorer/commit/e7bea29620400f5ac4144884a9e027822de2a8f6, https://github.com/x0b/rcloneExplorer/commit/f0e95998c6e75fc20ee994dffc1582e82686e5a2). This was developed for AndroidTV (https://github.com/kaczmarkiewiczp/rcloneExplorer/issues/230). You’ll need a mouse however since D-pad navigation is currently not supported. - Hides OneDrive from configuration dialogue since it can no longer be configured in-app.
- Minor changes to package id, display name and about information to distinguish from parent/main version. The new package id is
ca.pkay.rcloneexplorer.x0b
.
Downloads
- https://github.com/x0b/rcloneExplorer/releases/download/v1.7.5/rcloneExplorer-1.7.5-armv7a-release.apk
- https://github.com/x0b/rcloneExplorer/releases/download/v1.7.5/rcloneExplorer-1.7.5-armv8a-release.apk
- https://github.com/x0b/rcloneExplorer/releases/download/v1.7.5/rcloneExplorer-1.7.5-fatapk-release.apk
- https://github.com/x0b/rcloneExplorer/releases/download/v1.7.5/rcloneExplorer-1.7.5-x86-release.apk
- https://github.com/x0b/rcloneExplorer/releases/download/v1.7.5/rcloneExplorer-1.7.5-x86_64-release.apk