nextcloud / android

📱 Nextcloud Android app
https://play.google.com/store/apps/details?id=com.nextcloud.client
GNU General Public License v2.0
4.32k stars 1.78k forks source link

Use UIDT to handle file downloads #13928

Open ardevd opened 1 month ago

ardevd commented 1 month ago

Instead of the currently rather clunky method of downloading from NC to the device, I suggest using the User-initiated data transfer API (UIDT) for a significantly better and more reliable user experience

AndyScherzinger commented 1 month ago

Looping in @tobiasKaminsky @alperozturk96 for feedback

tobiasKaminsky commented 1 month ago

That is a nice idea, so we can slowly adopt do it. To keep scope small, I suggest: (- it only works on Android 14+)