aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/ImageProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice2014-10-151-109/+0
* new notification service. first draftDaniel Gultsch2014-09-281-1/+1
* fixed presence splittingiNPUTmice2014-09-201-1/+1
* some code cleanupiNPUTmice2014-08-311-16/+13
* save newly taken photos in DCIM diriNPUTmice2014-08-211-13/+0
* save images to external storage instead of internal. this requires more permi...iNPUTmice2014-08-081-2/+2
* 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