aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/jingle (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵steckbrief1-1/+2
distinguishes between image resizing and compressing/saving
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief4-5/+6
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief4-55/+55
activity to show logcat output and button to copy contents
2015-11-06FileBackend splitted into several util classes for separate concerns: ↵steckbrief3-9/+10
AvatarUtil, StreamUtil, ImageUtil. Unused imports removed.
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵steckbrief1-3/+3
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.conversationsplussteckbrief13-0/+1997
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed