aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/http (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-28Implements FS#176: error logging for httpupload improvedsteckbrief1-1/+7
2016-03-17completely implements FS#161lookshe1-4/+1
save state of treatAsDownloadable() and set on error to specified value
2016-03-16partially implements FS#161lookshe1-17/+29
do not show download button on 404
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵steckbrief2-2/+4
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-7/+7
activity to show logcat output and button to copy contents
2015-11-06FileBackend splitted into several util classes for separate concerns: ↵steckbrief2-6/+8
AvatarUtil, StreamUtil, ImageUtil. Unused imports removed.
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵steckbrief1-1/+2
values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2-0/+338
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed