aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/persistance/FileBackend.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-31Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...steckbrief1-10/+31
2016-09-29Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief1-27/+54
2016-08-23Javadoc added and access to xmppConnectionService movedsteckbrief1-2/+3
2016-04-23Fixes FS#204: Observe all used directoriessteckbrief1-1/+41
2016-03-27Fixes FS#166 - Images cannot be opened since storing in private image folderlookshe1-1/+1
2016-03-18Fixes FS#167: Resized images are larger than original imagessteckbrief1-2/+2
2016-01-15Implements FS#111: Compress resized picture with PNG formatsteckbrief1-3/+3
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...steckbrief1-82/+23
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief1-1/+1
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief1-4/+4
2015-11-06FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief1-367/+34
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a pictur...steckbrief1-21/+37
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-9/+9
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