We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on Android 5.1.1 as reported in patrykcoding/rcloneExplorer#249.
java.lang.IllegalArgumentException: Unknown pattern character 'X' https://github.com/x0b/rcloneExplorer/blob/bb43046a1f4eaafc15889e97fd83e070f11e2865/app/src/main/java/ca/pkay/rcloneexplorer/Items/FileItem.java#L155
rclone: any rcloneExplorer: 7794df48f172ae7095bab6feac5ed872f9cd3a86-1.8.2 android-sdk: 21, 22, 23 android-ndk-abis: any
The text was updated successfully, but these errors were encountered:
c476b8d
x0b
No branches or pull requests
Crash on Android 5.1.1 as reported in patrykcoding/rcloneExplorer#249.
Cause:
java.lang.IllegalArgumentException: Unknown pattern character 'X'
https://github.com/x0b/rcloneExplorer/blob/bb43046a1f4eaafc15889e97fd83e070f11e2865/app/src/main/java/ca/pkay/rcloneexplorer/Items/FileItem.java#L155
Technical Details
The text was updated successfully, but these errors were encountered: