aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/persistance/FileBackend.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-30made httpconnection (download) ready all kind of filesDaniel Gultsch1-1/+5
2015-06-30made storage path decision entirely based upon file extensionDaniel Gultsch1-2/+4
2015-06-30refactored bodyContainsDownloadable to be more flexibleDaniel Gultsch1-1/+1
2015-06-29initial http upload supportDaniel Gultsch1-1/+1
be careful: little error handling and no encryption
2015-04-28npe check after reading image uriDaniel Gultsch1-3/+3
2015-04-28print stack trace on io errorDaniel Gultsch1-6/+6
2015-04-26hard code bitmap configsDaniel Gultsch1-2/+2
2015-04-25cleaned up file handlingDaniel Gultsch1-61/+77
2015-03-17Set file size also for cached avatarsHolger Weiß1-29/+31
2015-01-11keep proper image file extensionDaniel Gultsch1-13/+18
2014-11-21additional null pointer saftey checksiNPUTmice1-15/+13
2014-11-20create file and dirs before creating fileiNPUTmice1-0/+2
2014-11-15some mime and pgp fixes for file transferiNPUTmice1-1/+1
2014-11-15support for pgp filesiNPUTmice1-17/+20
2014-11-15progress for http images as well. fixed open button for sent filesiNPUTmice1-1/+10
2014-11-15copy non local files to private storage firstiNPUTmice1-2/+30
2014-11-15bug fixes and various improvements for file transferiNPUTmice1-0/+15
2014-11-15basic arbitrary file transferiNPUTmice1-20/+53
2014-11-03always use exif helperiNPUTmice1-23/+6
2014-10-22Make conversations the root projectSam Whited1-0/+0