-
-
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
Nextcloud App - Cannot change custom folder paths. #2906
Comments
@nextcloud/android I can reproduce this and checked the layout code. The click listener sits on the linear layout so it should work and sometimes it does while sometimes the click isn't detected, don't know why or if it is related to any background threads (while it shouldn't). So this seem to happen while I don't know why :( |
@AndyScherzinger When sync a folder manually, after tap on sync menu(at Camera folder, "3 dots" menu), an another folder created with same albumname but different path. Then two "Camera album" appeared in phone. Is it same issue or an other one? |
@zslukacsik that is another issue since the first screenshot shows an Nextcloud internal path which should be auto-hidden from the list of available folders. Can you please create a new issue for that one? :) |
@AndyScherzinger Of course. Thanks! |
Thanks a lot @zslukacsik - This is highly appreciated 👍 |
I experienced the same problem described in the original post when trying to add custom paths to Auto Upload folders on my Android phone. It worked once after first installation, but on subsequent attempts at a later time, both versions of the dialogue ("Preferences for auto uploading" and "Create new custom folder setup") failed to show the local or remote folder paths after confirming with the "Choose" button. Uninstalling and reinstalling the app did not solve the problem. Upon further investigation, I realised I had switched on Android's Developer Options at some point after installing the app for the first time, when trying to solve a USB to PC connection problem. I turned off the Developer Options in Android's settings and tried to setup the Auto Upload feature again, and this time both dialogues worked as expected, allowing me to select the custom folder paths. Environment data Android version: Device model: Nextcloud app version: Nextcloud server version: |
@ndehav01 |
@zslukacsik Ah, thank you for explaining that. It explains why when I turned Developer Options back on, the Auto Upload feature continued to work and didn't break again! |
In my opinion we do not have to fix if someone has "don't keep activities" enabled, as this is only a dev option to test long suspended apps. |
Actual behaviour
Expected behaviour
Steps to reproduce
Nothing happen (choose local folder again)
At Remote folder same issue.
Environment data
Android version:
4.4.2
Device model:
Samsung S5 Duos
Nextcloud app version:
3.2.3
Nextcloud server version:
13.0
Logs
No errors.
Web server error log
No errors.
The text was updated successfully, but these errors were encountered: