aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/ImageProvider.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* detect deleted files on start up. got rid of lagecy image provider for ↵iNPUTmice2014-10-151-109/+0
| | | | performance reasons. NOTE: this will prevent you to access images older than version 0.6
* 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 ↵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