Releases: x0b/rcx
1.11.0 Preview 1
RCX - Rclone for Android
This is a preview release - more bugs expected than in a normal one.
Please enable bug reporting in 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
- New: Mega.nz config
- New: Google Photos config
- New: Renaming remotes
- New: DLNA serving
- New: Automatically manage alias remotes for local drives
- New: Show storage usage (rclone about)
- New: Reauthorize OAuth remotes
- New: Rclone 1.51.0
- New: Settings shortcut
- New: Android R support (preliminary)
- Fix: OneDrive configuration
- Fix: Streams now only start if available, otherwise fail loudly
- Internal
- Java 8 and Stream support
- Rclone source build
- Improved logging
- InteractiveRunner Framework
- Moved strings to external resource for translation
1.10.2 Bugfix Release
Rclone Explorer - the rclone explorer for Android
Please enable bug reporting in Settings
> Logging
: "Send anonymous crash reports" (Privacy Policy). This version fixes three crashes thanks to users that enabled crash reporting.
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.
Release Notes · Join the Google Play Alpha · State of Development
1.10.1 Bugfix Release
Rclone Explorer - the rclone explorer for Android
Please enable bug reporting in Settings
> Logging
: "Send anonymous crash reports" (Privacy Policy). This version fixes three crashes thanks to users that enabled crash reporting.
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
- Fix: Thubnails not loading after device rotation
- Fix: Crash when importing rclone config
- Fix: Crash when dismissing invalid dialog
- Fix: Crash when streaming starting stream
1.10 Release
Rclone Explorer - the rclone explorer for Android
Please enable bug reporting in 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
- New: Proxy support (for https & http) (#5)
- New: Various internal refactorings
- New: The thumbnail size limit can now be set in the settings (#31)
- New: Update rclone to 1.50.2
- Fix: Logging settings not explaining data collection
- Fix: Removed firebase tracking
- Fix: External locations listed multiple times (#32)
- Fix: OAuth not working on newer rclone versions (note).
1.10 Preview Release 1
Rclone Explorer - the rclone explorer for Android
This is a preview release - more bugs expected than in a normal one.
Please enable bug reporting in 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
- New: Proxy support (for https & http) (#5)
- New: Various internal refactorings
- New: The thumbnail size limit can now be set in the settings (#31)
- Fix: Logging settings not explaining data collection
- Fix: Removed firebase tracking
- Fix: External locations listed multiple times (#32)
- Fix: OAuth not working on newer rclone versions (note).
1.9.2 Release
Rclone Explorer - the rclone explorer for Android
Please enable bug reporting in 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
- Enabled SAF DCA: faster directory lists & more
- Fix: Crash when upload from directory that is no longer accessible (#26)
- Fix: Creating a public link also toggles "wrap filenames" (#27)
- Fix: OAuth configurations not working. Rclone reset to 1.49.3 due to incompatibility.
1.9.1 Release
Rclone Explorer - the rclone explorer for Android
Please enable bug reporting in 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
1.9.0 Release
Rclone Explorer - the rclone explorer for Android
Please update as soon as possible and disable thumbnails until then. More details in the wiki.
Please enable bug reporting in 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
- Update rclone to 1.49.4
- Preview of Storage Access Layer for rclone (allows access to Storage Access Framework locations from rclone/rcloneExplorer)
- Added support for creating union remotes
- Fix: Crash when no compatible streaming app is installed
- Fix: Crash on LoadingDialog (#7)
- Fix: Crash on Android 5.1.1 for remotes with time zones (#10)
- Fix: Crash in hide remotes dialog (#13)
- Fix: Security issue when using thumbnails (#18)
1.8.2 Release
Rclone Explorer - the rclone explorer for Android
Please enable bug reporting in 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
- Update rclone to
v1.49.3
(2019-09-15) - Improved Android 10 support: Streaming now works with third party players
- Improved Android TV support: App no longer crashes on unsupported link types and will show up on your home screen if installed
- Support more external storage options when selecting files for upload (#11)
- Updated dependencies and migrated to AndroidX
- Fixed crash when selecting inaccessible storage location in FilePicker (#4)
- Repaired crash reporting
1.8.0 Release
Rclone Explorer - the rclone explorer for Android
Previously released as 1.7.5
Please enable bug reporting in Settings
> Logging
: "Send anonymous crash reports" (Privacy Policy).
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.
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 (patrykcoding/rcloneExplorer#241).
- Don't crash on large folders (patrykcoding/rcloneExplorer#243)
- Improved UX for video and audio files on mega and other remotes by applying mime type inference (be74d75)
- rcloneExplorer can now auto-import config files from any accessible "sdcard" if placed under
./Android/data/<package id>/files/rclone.conf
(e7bea29, f0e9599). This was developed for AndroidTV (patrykcoding/rcloneExplorer#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
.