android icon indicating copy to clipboard operation
android copied to clipboard

Improved Upload Status

Open c0fe opened this issue 7 years ago • 10 comments

Currently when you are uploading multiple files the status is for individual file itself, this is somewhat confusing because it does not show any information about the total files still awaiting upload:

https://i.imgur.com/CeUg2lp.png

Dropbox Android application works in a different way showing the status of the total remaining:

https://i.imgur.com/QLTXFsf.png

If a file errors out during upload a second notification should open showing the details of which one.

c0fe avatar Mar 30 '18 13:03 c0fe

I totally agree that there shpuld be information about total upload progress. I also realized, that nextcloud has huge timeouts/brraks between uploading the next file.

toger5 avatar Mar 30 '18 16:03 toger5

I like the actual behaviour: it maker much more simple to detect connection problems, expecially if I am uploading several files at once. Yet having the overall percentage would be an useful addition

Spartachetto avatar Mar 30 '18 16:03 Spartachetto

@Spartachetto I would suggest a separate notification appear should an error occur, though I do not feel trying to debug this on the Android phone would be preferred. An error message should be sent to log for the user and admin(s).

c0fe avatar Mar 30 '18 16:03 c0fe

There are/were several discussions regarding notifications in general and upload notifications in particular.

Personally I like the idea to enhance the notifications, while in contrast there are also ideas to remove them completely. Therefore I am really unsure how to proceed here.

tobiasKaminsky avatar Apr 03 '18 11:04 tobiasKaminsky

Notifications have been discussed for quite a while now, yes. I agree with this issue and to some extend with the proposed solution. I'd also say this is definitely an enhancement of today's solution for a simple reason: There is no advantage of a single Notification per file. So to sum up from what I understood and think would be a good way to go is:

  • show a single notification for the overall auto upload status
  • show a single notification for the overall auto upload errors

Looking at the Amazon drive upload notification I do like their approach since it shows you an overall progress

  • in % -> progress bar
  • in number of files
  • in MB device-2018-04-03-133533

This way you know the actual status and can also anticipate how long it might take to finish. The preview image on the left is also nice while I'd say that would be another increment.

AndyScherzinger avatar Apr 03 '18 11:04 AndyScherzinger

@AndyScherzinger though i do not think that this would be a big issue I do recommend switching from MB to GB once GB is reached. though I cannot possibly think of someone uploading anything this large from their phone.

c0fe avatar Apr 03 '18 12:04 c0fe

though i do not think that this would be a big issue I do recommend switching from MB to GB once GB is reached. though I cannot possibly think of someone uploading anything this large from their phone.

of course that would be the case then, also happening for KB, GB, PB, etc. like we do in other places already :)

AndyScherzinger avatar Apr 03 '18 13:04 AndyScherzinger

resized_IMG_20200115_124318

as agreed with @jancborchardt and @Shagequi

tobiasKaminsky avatar Jan 15 '20 11:01 tobiasKaminsky

Are there any news for the implementation of this feature? :) A progress bar would be a nice improvement for the Nextcloud app.

BluePixel4k avatar Oct 09 '23 19:10 BluePixel4k

The team is working on this feature 🎉: https://github.com/nextcloud/android/pull/12907 https://github.com/nextcloud/android/issues/12256

BluePixel4k avatar Apr 29 '24 18:04 BluePixel4k

@alperozturk96 considering https://github.com/nextcloud/android/pull/12907 has been merged, solving https://github.com/nextcloud/android/issues/12256 – can this be closed too?

jancborchardt avatar Aug 27 '24 09:08 jancborchardt

Added via

alperozturk96 avatar Aug 27 '24 10:08 alperozturk96