Releases: patrykcoding/rcloneExplorer
Releases · patrykcoding/rcloneExplorer
1.6.0-013-47533d4-β
Note: This is a beta release.
v1.6.0
- New: Allow setting custom app shortcuts (from settings)
- New: Pin remotes on supported launchers (Android 8.0)
- From the remotes screen, press the options button for a remote and click 'Add to home screen'
- New: Show cancel button in toolbar when items selected or in move mode
- New: Download files to SD card
- New: Upload files from SD card
- New: Confirmation before emptying trash
- Fix: Handle screen orientation change when selecting files for upload
v1.5.0
- New: Support local remotes
- New: Option to create Google Drive remotes
- New: Show detailed modified time in properties dialog (buywetwok)
- Fix: Add Backblaze B2 as a valid remote when getting remote type (buywetwok)
- Fix: App update notification click action
- Fix: Hide directory modified time in properties dialog for unsupported remotes (buywetwok)
- Fix: Consider app version name when checking if app was updated
- Fix: Video and music not streaming from crypt remotes
- Fix: Thumbnails being wrong in some circumstances
v1.4.0
- New: Update to Rclone v1.42
- New: Use MimeType supplied by Rclone v1.42
- New: Option to show full file names
- New: Allow screen rotation with files selected
- New: Allow screen rotation when moving files
- New: Option to create new folders when downloading files
- New: Scroll to previous directory when going back
- New: Option to specify Root or Home as starting point for SFTP/SSH
- New: Go to starting directory when cancelling file move
- Fix: Light Blue not getting selected as primary color
- Fix: Wrong password getting set from password generator
- Fix: New folders not getting created from Remote Destination Dialog
- Fix: Crash reporting
- Fix: Files not getting sorted in local file picker
- Fix: Crash when downloading files
- Fix: Load thumbnails for pictures and videos only (reduces app data usage)
- Fix: FAB getting stuck in hidden position
- Fix: Hide some menu options when files are selected
- Fix: Crashes in dialogs
v1.3.6
Mostly bug fixes
- Fix crash in sort dialog on screen orientation change (x0b)
- Displayed mod time fixes (x0b)
- Fix Yandex and Azure remote creation (buywetwok)
- Empty state when there's no remotes (buywetwok)
- Fix error notification on successful move
- Fix crash in certain dialogs on screen orientation change
v1.3.5
- App update notification improvements
- Fix icon
- Open GitHub release page by clicking on the notification
- Fix delete button not working
- Show file thumbnails [experimental]
- Separate service for move and delete tasks
- Option to cancel move and delete tasks
- Fix file modified time (buywetwok)
- Password generator when creating crypt remotes
- Fix crash when loading remotes
v1.3.4
- Add option to pin remotes to the top
- Fix crash when loading remotes
- Update shortcuts when remote is deleted
v1.3.3
- Fix app launching behaviour
- Fix infinite loading for directories with large number of files
- Fix theme of password dialog
- Fix 'open as' not working
v1.3.2
- Sort remotes by name
- Fix refreshing while in search mode
- Fix hint and helper text for salt in crypt config (buywetwok)
- Get remote of crypt/alias and show supported options
- Show individual file options
- Generate public link for files/folders (rclone link)
- Support cache remotes
- Support creation of cache remotes
- Add option to disable anonymous crash reports
v1.3.1
- Option to delete remotes
- Option to export rclone config file
- Option to empty trash for supported remotes
- Firebase Crashlytics
- Only line in code where the crash happened is sent. No identifiable information is sent.
- Push notifications for when app updates are released on GitHub (can be disabled from settings)
- Recreate view after theme is changed
- Upload and download one file at a time to prevent slowing down the system
- When moving or deleting multiple files, the view is updated after each file is moved or deleted