-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
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
Missing Files in Android #1989
Comments
Well, I've tested it quite a few times after the PR was finished and it didn't change the storage path on its own. You tested it too afaik. |
I suppose this is the problem as we silently use another storage path: This then should be reverted, or? Changing the storage path can still be done in preferences. This should be fine as it is only a fallback: |
This is the default if there's nothing stored in preferences. |
Right, I read it wrong. |
I tried it with S5 Neo:
|
Cant reproduce it. |
I can reproduce it with:
2.0: /storage/emulated/0 This is due to changing the default here: android/src/main/java/com/owncloud/android/MainApp.java Lines 117 to 118 in 88498e4
|
Actual behaviour
Expected behaviour
-no Change in save path after Update
Steps to reproduce
Environment data
Android version: 7
Device model: Samsung Galaxy S7edge
Stock or customized system:stock
Nextcloud app version:3.0.0 RC1
Nextcloud server version:13.0.0 Beta 3
Logs
Web server error log
Nextcloud log (data/nextcloud.log)
NOTE: Be super sure to remove sensitive data like passwords, note that everybody can look here! You can use the Issue Template application to prefill some of the required information: https://apps.nextcloud.com/apps/issuetemplate
The text was updated successfully, but these errors were encountered: