aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/ImageProvider.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* save images to external storage instead of internal. this requires more ↵iNPUTmice2014-08-081-2/+2
| | | | permissions. fixed #150 fixed #177 fixed #333 - this might need some more polish though
* image provider path name now with .webp endingiNPUTmice2014-06-041-2/+5
|
* takeing pictures over intentDaniel Gultsch2014-05-131-39/+56
|
* static method for providing content uriDaniel Gultsch2014-05-131-0/+8
|
* allow images to be opened with gallary appDaniel Gultsch2014-04-211-0/+97