newhinton / Round-Sync

An android cloud file manager, powered by rclone. Visit https://roundsync.com for more information!
https://roundsync.com
GNU General Public License v3.0
1.05k stars 39 forks source link

Upload files shows only empty folders on local storage #221

Open asamarco opened 5 months ago

asamarco commented 5 months ago

What version of Round Sync are you using (About -> App version)?

2.2.3

What is your Android version, phone model and manufacturer?

Android 13, Motorola Moto g52

Which steps are required to reproduce this issue?

  1. Open a remote
  2. Open upload files
  3. Folders are empty

Originally it was working as expected, I fear the upgrade to android 13 might have changed something with permissions. It seems strange that the only permission asked by rounsync is for notifications and nothing about file access.

asamarco commented 5 months ago

workaround if anyone else is affected: use the share button in the file browser to send directly to a roundsync remote.

newhinton commented 3 months ago

Yeah, android 13 enforces permissions that were not granted before. I assume you are not granted the manage storage permission anymore. You can re-grant that if you want and it should work again! With the upcoming 2.5 there will be a permission manager that will ask you for that permission again.