nextcloud / android

📱 Nextcloud Android app
https://play.google.com/store/apps/details?id=com.nextcloud.client
GNU General Public License v2.0
4.2k stars 1.75k forks source link

Differenciate between "Downloading" and "Make available offline" #3341

Open timmersr opened 5 years ago

timmersr commented 5 years ago

If I am correct, "Downloading" and "Make available offline" is exactly the same, just a different menu option;

I expect "Download" to put the document under /sdcard/Download by default ór to ask me where I want to store it.

And I expect "Make available offline" to keep a copy of the downloaded file to be kept in a not so very obvious location (like /sdcard/Android/data/com.nextcloud.client/files/nextcloud/...) to be kept in sync with the document on the server.

nextcloud-android-bot commented 5 years ago

GitMate.io thinks possibly related issues are https://github.com/nextcloud/android/issues/249 (Make available offline as default), https://github.com/nextcloud/android/issues/269 (Need option "available offline" for folders.), https://github.com/nextcloud/android/issues/2844 (Mark folders to be available offline), https://github.com/nextcloud/android/issues/2783 (File make an offline copy when played), and https://github.com/nextcloud/android/issues/435 (scope of "available offline" in ... is incorrect).

tobiasKaminsky commented 5 years ago

The old behaviour:

new behaviour will be: all downloaded files will be updated, if

I expect "Download" to put the document under /sdcard/Download by default ór to ask me where I want to store it.

This is something that is not supported (yet) and should not be needed, as you can share any file to any app you want?

timmersr commented 5 years ago

I expect "Download" to put the document under /sdcard/Download by default ór to ask me where I want to store it.

This is something that is not supported (yet) and should not be needed, as you can share any file to any app you want?

That is true, but it is also (very) cumbersome to direct to another app to do a standard file download:

AndyScherzinger commented 5 years ago

That is true, but it is also (very) cumbersome

Actually it is not:

timmersr commented 5 years ago

Well, those were just my 2 cents. ;-) Hopefully you agree that having two menu options (Downloading and Make available offline) that are the same is not logical, and that Sharing as part of the file three-dot menu would be more practical.

AndyScherzinger commented 5 years ago

Well, those were just my 2 cents. ;-)

Yes, thanks for that. :)

Hopefully you agree that having two menu options (Downloading and Make available offline) that are the same is not logical,

Which will be changed since "make available offline" will vanish soon

and that Sharing as part of the file three-dot menu would be more practical.

The sharing icon right next to the three-dot menu does that already so no reason to duplicate it into the menu (!)

jedwabny commented 5 years ago

Hi,

So, "make available offline" has gone in 3.5.0. Sure, the name was very unfortunate, but it worked like a dream!

Now, again, it's needed all the time to synchronise manually before and after edit a file. It's again unhandy if persons works on the same simple txt file on android phones. Even on wifi the same.

Just my humble question. Are there any plans to make auto upload (after edit in external app like quickedit) and auto download (of outdated file) , working reliably again or is it unwanted feature?

Regards and good day, Mariusz.

clawoflight commented 5 years ago

Yes please, auto-uploading changes should really be a core feature of the app!