aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/persistance (unfollow)
Commit message (Collapse)AuthorFilesLines
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 ↵steckbrief1-82/+23
distinguishes between image resizing and compressing/saving
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 ↵steckbrief2-8/+8
activity to show logcat output and button to copy contents
2015-11-06FileBackend splitted into several util classes for separate concerns: ↵steckbrief1-367/+34
AvatarUtil, StreamUtil, ImageUtil. Unused imports removed.
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief1-21/+37
picture or not
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief3-0/+930
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed