aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/persistance/FileBackend.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* made httpconnection (download) ready all kind of filesDaniel Gultsch2015-06-301-1/+5
|
* made storage path decision entirely based upon file extensionDaniel Gultsch2015-06-301-2/+4
|
* refactored bodyContainsDownloadable to be more flexibleDaniel Gultsch2015-06-301-1/+1
|
* initial http upload supportDaniel Gultsch2015-06-291-1/+1
| | | | be careful: little error handling and no encryption
* npe check after reading image uriDaniel Gultsch2015-04-281-3/+3
|
* print stack trace on io errorDaniel Gultsch2015-04-281-6/+6
|
* hard code bitmap configsDaniel Gultsch2015-04-261-2/+2
|
* cleaned up file handlingDaniel Gultsch2015-04-251-61/+77
|
* Set file size also for cached avatarsHolger Weiß2015-03-171-29/+31
|
* keep proper image file extensionDaniel Gultsch2015-01-111-13/+18
|
* additional null pointer saftey checksiNPUTmice2014-11-211-15/+13
|
* create file and dirs before creating fileiNPUTmice2014-11-201-0/+2
|
* some mime and pgp fixes for file transferiNPUTmice2014-11-151-1/+1
|
* support for pgp filesiNPUTmice2014-11-151-17/+20
|
* progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-151-1/+10
|
* copy non local files to private storage firstiNPUTmice2014-11-151-2/+30
|
* bug fixes and various improvements for file transferiNPUTmice2014-11-151-0/+15
|
* basic arbitrary file transferiNPUTmice2014-11-151-20/+53
|
* always use exif helperiNPUTmice2014-11-031-23/+6
|
* Merge branch 'gradle' into developmentSam Whited2014-10-301-39/+6
| | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib
* Make conversations the root projectSam Whited2014-10-221-0/+480