Jesús Recio
Jesús Recio
Error handling, show error as in other operations.
Scoped Storage takes care of this. Need some extra research to assure -> new architecture
Thanks for the suggestion. Team will check how feasible.
Solution: move all resources, strings etc.. to a separate module.
2nd one is awful for me > The download button would change the text to "Open in..." or "Open with..." once the file has been downloaded. What do you think?...
### Create Folder https://github.com/owncloud/android/issues/2861 [APPROVED] AC: - Folder created in the current path - Name must not be already used - Characters "/" and "\\" are forbidden - Other errors:...
### Fetch List of files https://github.com/owncloud/android/issues/2873 - Once a folder is browsed, list of files is fetched. Important data: - File name - Extension (to set a thumbnail) - Size...
## File list view The main screen of the app has been refactored. Lots of changes have been applied including recycler view, live data... etc Issue: https://github.com/owncloud/android/issues/2869 PR: https://github.com/owncloud/android/pull/3517 Reports...
## Downloads Issue: https://github.com/owncloud/android/issues/2872 PR: https://github.com/owncloud/android/pull/2918 QA https://github.com/owncloud/QA/blob/master/Mobile/Android/Sync/Download%20.md Known issues: downloading badge is not shown Reports and improvements: ### (1) Crashes [No reproducible] Some kind of files cause a crash...
# Open With ### (1) Crash [FIXED] 1. Select a non-downloaded file from the list 2. Select `Open with` Current: app crashes ``` 2022-06-16 10:01:39.304 18045-18045/com.owncloud.android.debug E/AndroidRuntime: FATAL EXCEPTION: main...