aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/ImageProvider.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-08save images to external storage instead of internal. this requires more ↵iNPUTmice1-2/+2
permissions. fixed #150 fixed #177 fixed #333 - this might need some more polish though
2014-06-04image provider path name now with .webp endingiNPUTmice1-2/+5
2014-05-13takeing pictures over intentDaniel Gultsch1-39/+56
2014-05-13static method for providing content uriDaniel Gultsch1-0/+8
2014-04-21allow images to be opened with gallary appDaniel Gultsch1-0/+97