diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2015-02-05 19:05:05 +0900 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-02-09 08:12:10 +0100 |
commit | 768dea15b4c5c50367e40af45fc2265478ec154b (patch) | |
tree | 40b700a1dbe00f46533133a64b535dac257eb2c7 /libreofficekit | |
parent | 24b28151c8b89043b0d75bf61d839a629ca3bf70 (diff) |
android: copy document to temp file when using content scheme
We get the data from Intent, which has data identified by an uri.
An uri can use many schemes but we support file (loading directly
from a file) or content (used by GMail App). When loading from
content, the document is available through a stream and has to be
stored into a temporary file locally first, and then that file is
should be used as input for loading the document.
Change-Id: Ia4ffa8ff02b9737b91a41c03c2eb335d28fe1d61
Diffstat (limited to 'libreofficekit')
0 files changed, 0 insertions, 0 deletions