You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Content will be uploaded to the selected location and reflected in uploads view
Notifications shown with the progress. If the upload successes, notification will be dismissed. If the upload fails, it will remain.
Cause of errors will be shown in the uploads view as well
The status of the uploads in the view will be persisted. Only the last 30 correct uploads will be displayed
Failed uploads because lack of connection will be automatically retried
This AC's correspond with the current status of the app and can be reviewed somewhen. The main target is keeping the current behaviour, moving everything to the new architecture. Improvements also have room.
Uploads could be splitted in three different steps (one PR for each):
1st step: Single upload
Select the target folder
Select a file using doc provider
file is uploaded and stored in server. No notifications, no error handling. This first step will post the file using the two known methods: NG (oC10) and "full upload" (oCIS). TUS method will be implemented later.
Synchronization epic #2818
ACs:
This AC's correspond with the current status of the app and can be reviewed somewhen. The main target is keeping the current behaviour, moving everything to the new architecture. Improvements also have room.
Splitting up in different issues:
TASKS
PR
QA
Test plan: https://github.com/owncloud/QA/blob/master/Mobile/Android/Sync/Upload.md
The text was updated successfully, but these errors were encountered: