Upload storage manager improvements#16792
Conversation
|
APK file: https://github.com/nextcloud/android/actions/runs/23853400075/artifacts/6222512000 |
e856593 to
f38eb6e
Compare
|
APK file: https://github.com/nextcloud/android/actions/runs/23886748192/artifacts/6236014155 |
|
APK file: https://github.com/nextcloud/android/actions/runs/23887612478/artifacts/6236339454 |
652afeb to
4fe1436
Compare
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
9c2d96d to
fb0c84f
Compare
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
APK file: https://github.com/nextcloud/android/actions/runs/23890818772/artifacts/6237691360 |
Changes
Side notes
To achieve better performance and a smoother user experience in the upload list this conversion is one of the steps.
The next step will be introducing DAO functions to get rid of cursor overhead and better thread managements from UploadListActivity and UploadListAdapter.