-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[FEATURE REQUEST] Auto-refresh when a file is uploaded #4199
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some change here @JuancaG05
...udApp/src/main/java/com/owncloud/android/presentation/files/filelist/MainFileListFragment.kt
Show resolved
Hide resolved
...udApp/src/main/java/com/owncloud/android/presentation/files/filelist/MainFileListFragment.kt
Show resolved
Hide resolved
296e26c
to
f37dcb0
Compare
314acc7
to
7071cd6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
017a5f1
to
7c0d73f
Compare
Manual uploads
Other (regression):
Error:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
(1)
Current: Pixel 2 Android 11 |
@jesmrec (1) should be fixed now 👍 |
3f77281
to
5382218
Compare
i'd raise the default number of uploads to refresh to 200. In terms of performance is affordable and reduce the number of interactions. |
(2)
Current: After some time (when the number of finished uploads overtakes the limit), the fab to refresh is displayed Pixel 2 Android 11 |
@jesmrec (2) should be fixed now. |
This is approved on my side. Just as clarification: for a very big amount of files, performance could be affected since device affords too many operations at the time: uploads management including statuses changes, UI updates and long PROPFINFDs parsing that triggers also DB updates. For a reasonable amount of files (1000 - 1500) at the time, this is affordable for a budget device. But, i can not assure that a much bigger amount is going to be performant, depending on the device. Open to iterate here somehow. |
… and only if we are in the destination folder of the uploads
…he brandable maximum
49187b0
to
c15a4f6
Compare
…ess and when it is in the upload destination folder
330483d
to
f42f74c
Compare
[FEATURE REQUEST] Auto-refresh when a file is uploaded
Related Issues
App: #4103
QA
Checklist:
#4199 (comment)
Reports:
NEW CONTENT
staying in screen when browsing [FEATURE REQUEST] Auto-refresh when a file is uploaded #4199 (comment)NEW CONTENT
in wrong folder [FEATURE REQUEST] Auto-refresh when a file is uploaded #4199 (comment)