Skip to content

Releases: patrykcoding/rcloneExplorer

1.6.0-013-47533d4-β

01 Aug 19:36
47533d4
Compare
Choose a tag to compare
1.6.0-013-47533d4-β Pre-release
Pre-release

Note: This is a beta release.

v1.6.0

15 Jul 05:43
c713d5a
Compare
Choose a tag to compare
  • 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

10 Jul 03:56
624fc6f
Compare
Choose a tag to compare
  • 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

28 Jun 18:03
c7bcbc2
Compare
Choose a tag to compare
  • 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

19 Jun 23:01
78fb274
Compare
Choose a tag to compare

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

06 Jun 02:15
89312fb
Compare
Choose a tag to compare
  • 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

03 Jun 00:13
9755a91
Compare
Choose a tag to compare
  • Add option to pin remotes to the top
  • Fix crash when loading remotes
  • Update shortcuts when remote is deleted

v1.3.3

02 Jun 03:52
fe71053
Compare
Choose a tag to compare
  • 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

01 Jun 22:00
41b8880
Compare
Choose a tag to compare
  • 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

27 May 00:13
5eae41d
Compare
Choose a tag to compare
  • 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