aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/persistance (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-31Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...steckbrief1-10/+31
2017-01-04Added columns to fileparams table: url, original file name, key and ivsteckbrief2-0/+41
2016-09-29Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief7-119/+388
2016-08-23Fixes conditions for cplus db upgradessteckbrief1-2/+2
2016-08-23Javadoc added and access to xmppConnectionService movedsteckbrief1-2/+3
2016-07-16Implements FS#227: Store password encrypted in internal databasesteckbrief1-1/+15
2016-04-23Fixes FS#204: Observe all used directoriessteckbrief2-1/+86
2016-04-23Related to FS#134: check if oldversion is smaller then new version on upgradi...steckbrief1-2/+1
2016-04-19Persist Message.treatAsDownloadablesteckbrief2-2/+15
2016-04-17DatabaseBackend updated to serve Conversatiosn Database version and Conversat...steckbrief3-1/+309
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 messagessteckbrief2-2/+2
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief2-8/+8
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.conversationsplussteckbrief3-0/+930