Releases: patrykcoding/rcloneExplorer
Releases · patrykcoding/rcloneExplorer
v1.3.0
- Remote creation straight from the app
- Most rclone remotes are supported
- Amazon S3 and Google Cloud Storage coming soon
- Google Drive and Team Drive will be available soon after release of rclone v1.42
v1.2.6
- Custom file picker
- Fix screen orientation change going back to main screen
- Fix crash when dialog is dismissed while app not in foreground (x0b)
- Other fixes
v1.2.5
- Search current directory for files
- Execute long running tasks in a separate service (move and delete)
- Broadcast when service tasks finish in order to refresh the UI
v1.2.4
- App shortcuts are now adaptive and with color
- Update icons
v1.2.3
- Receive data from other apps
- Sharing files with Rclone Explorer
- Check if streaming service is ready before starting streaming video/audio
- Tablet layout
v1.2.2
- Update Rclone (v1.41)
- App shortcuts
- Fix color picker not working on sdk 21
- Fix default sorting
- Fix sorting while directory content loading
- Other small improvements
v1.2.1
- Dark theme
- Error logging to a local file (opt-in)
- Other small improvements
v.1.2.0
- Group notifications
- Add 'Open as' for opening files
- Allow setting custom primary and accent colors
v1.1.1
Fix crash when rclone commands fail
v1.1.0
- Support password protected configurations
- Calculate file MD5 & SHA1 (in file options)
- Copy rclone config and binary in the background
- Improve notifications