Skip to content

Releases: patrykcoding/rcloneExplorer

v1.3.0

26 May 00:14
e0fec1f
Compare
Choose a tag to compare
  • 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

23 May 07:22
9242552
Compare
Choose a tag to compare
  • 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

07 May 22:25
022722f
Compare
Choose a tag to compare
  • 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

03 May 03:33
226e747
Compare
Choose a tag to compare
  • App shortcuts are now adaptive and with color
  • Update icons

v1.2.3

01 May 22:20
b67fe1c
Compare
Choose a tag to compare
  • 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

30 Apr 08:35
169c218
Compare
Choose a tag to compare
  • 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

29 Apr 07:44
7a29df8
Compare
Choose a tag to compare
  • Dark theme
  • Error logging to a local file (opt-in)
  • Other small improvements

v.1.2.0

26 Apr 23:16
b7922d6
Compare
Choose a tag to compare
  • Group notifications
  • Add 'Open as' for opening files
  • Allow setting custom primary and accent colors

v1.1.1

24 Apr 08:00
cb9293c
Compare
Choose a tag to compare

Fix crash when rclone commands fail

v1.1.0

24 Apr 06:33
6e758a6
Compare
Choose a tag to compare
  • Support password protected configurations
  • Calculate file MD5 & SHA1 (in file options)
  • Copy rclone config and binary in the background
  • Improve notifications