You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made sure that there are no existing issues - open or closed - to which I could contribute my information.
I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
I have read the FAQs inside the app (Menu -> About -> FAQs), in the README and my problem isn't listed.
I have taken the time to fill in all the required details. I understand that the bug report may get dismissed otherwise.
This issue contains only one bug.
Affected Android/Custom ROM version
GrapheneOS 14
Affected device model
Pixel 6A
How did you install the apps?
F-Droid / IzzyOnDroid
Which apps are affected?
Calendar, Camera, Contacts, File Manager, Gallery, Music Player, Notes, Voice Recorder
Steps to reproduce the bug
Open app
Perform any operation that requires you to select a directory (e.g., setup automatic backups)
Notice that you can not select an existing directory
Expected behavior
Able to see, enter, or otherwise select directories within Internal (e.g., Internal > Sync > Recordings).
Actual behavior
Cannot select existing directories.
Screenshots/Screen recordings
No response
Additional information
This seems to mostly affect GrapheneOS users.
The in-app file picker is failing to list some directories, probably due to permission issues. Removing it and using the system picker directly (i.e., Improve file/folder selection UX #131) should solve thisand simplify UX, but it's worth tracking this bug separately to avoid confusion and duplicated requests.
Checklist
Affected Android/Custom ROM version
GrapheneOS 14
Affected device model
Pixel 6A
How did you install the apps?
F-Droid / IzzyOnDroid
Which apps are affected?
Calendar, Camera, Contacts, File Manager, Gallery, Music Player, Notes, Voice Recorder
Steps to reproduce the bug
Expected behavior
Able to see, enter, or otherwise select directories within Internal (e.g.,
Internal > Sync > Recordings).Actual behavior
Cannot select existing directories.
Screenshots/Screen recordings
No response
Additional information
This seems to mostly affect GrapheneOS users.
The in-app file picker is failing to list some directories, probably due to permission issues. Removing it and using the system picker directly (i.e., Improve file/folder selection UX #131) should solve this and simplify UX, but it's worth tracking this bug separately to avoid confusion and duplicated requests.
This bug report is different from File picker forces permission for parent folder when selecting nested folder #211, but it has the same root cause (use of an in-app file picker). That problem can be solved independently or together with this one by removing the in-app file picker.
Original reports:
Related issues: