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
To add a few more details: Using the simple renaming method, the app correctly displays a toast message The name contains invalid characters when the string contains /.
Using the pattern method, the app, however, displays an error message:
After cancelling the dialog and refreshing the file list all but one of the files to be renamed have disappeared.
(Tested on devices with Android 9 and Android 14.)
Checklist
Affected app version
1.1.1
Affected Android/Custom ROM version
Realme UI 4.0 Official / RMX3363_13.1.0.158(EX01), Android 13
Affected device model
Realme GT Master
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
/
(not as the last character)Expected behavior
The files are renamed
Actual behavior
Two (apparently random) outcomes:
• Only one of the files remain, and its new name is just the part of the pattern after
/
. All the other files are permanently deleted.• An exception/unknown error message appears. After a refresh, all the files are permanently gone.
Screenshots/Screen recordings
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: