android icon indicating copy to clipboard operation
android copied to clipboard

FR: Streaming audio, not only video

Open scoobydrvr opened this issue 5 years ago • 9 comments

I would like to just view files without storing them in local storage. It's nice that the app can be secured by a password/pin/fingerprint but once a file is downloaded, it can then be easily accessed via a file browser. Is it possible to have a more dropbox-like functionality where, say, an image can be viewed without storing it to the device?

EDIT of @jesmrec: Removing previews will be directly related with Scoped Storage. Audio streaming is an interesting feature. We can track it from here.

Actual behaviour

  • Selected file is saved to device in order to be viewed

Expected behaviour

  • File is stored in temporary storage and removed once done

Steps to reproduce

  1. Open any file not currently saved to device

Can this problem be reproduced with the official owncloud server? (url: https://demo.owncloud.org, user: test, password: test) Yes

Environment data

Android version: 10

Device model: OnePlus 6T

Stock or customized system: Stock

ownCloud app version: 2.14.2 release fe23fedb4

ownCloud server version: 10.3.2

Logs

Web server error log

Unavailable

ownCloud log (data/owncloud.log)

Unavailable

scoobydrvr avatar Feb 21 '20 21:02 scoobydrvr

Hi @scoobydrvr , thanks for your feedback. Videos can already use streaming but images don't.

davigonz avatar Feb 26 '20 08:02 davigonz

Is this something that could be implemented for photos and documents? The other aspect to this is the "security" of things. Access via the app can be secured via finger print/pin/pattern but, once downloaded, the files are open through a file explorer.

scoobydrvr avatar Feb 26 '20 14:02 scoobydrvr

Is this something that could be implemented for photos and documents?

for sure, but it is not in our short-term roadmap. We can keep this issue as reference for such feature

The other aspect to this is the "security" of things. Access via the app can be secured via finger print/pin/pattern but, once downloaded, the files are open through a file explorer.

this is a different feature, it'd be better to handle in another issue. The solution for this problem is the scoped storage, in our list of favourite features to implement, included in Android 10.

jesmrec avatar Feb 27 '20 07:02 jesmrec

Hi @scoobydrvr , thanks for your feedback. Videos can already use streaming but images don't.

Hi, Any idea if Audio files can use streaming?

ngbadebo avatar Jan 17 '21 09:01 ngbadebo

Hi, Any idea if Audio files can currently use streaming?

@jesmrec @scoobydrvr

ngbadebo avatar Jan 17 '21 09:01 ngbadebo

Actually, audio videos are not streamed (yet)

jesmrec avatar Jan 18 '21 07:01 jesmrec

Thanks. Pls clarify what you mean by audio videos? Is that a typo?

On Mon, 18 Jan 2021, 8:22 am Jesús Recio, [email protected] wrote:

Actually, audio videos are not streamed (yet)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/owncloud/android/issues/2823#issuecomment-762041134, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF6V2FVUJBGYV7XFQRKBDODS2POSBANCNFSM4KZKVG3Q .

ngbadebo avatar Jan 18 '21 07:01 ngbadebo

yes, sorry, a typo. I meant audio files.

jesmrec avatar Jan 18 '21 08:01 jesmrec

We will use this issue to track the audio streaming, that's something we will do in the short/medium term.

jesmrec avatar Feb 26 '21 12:02 jesmrec