aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/services (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-04Fixes FS#75 - Change color names to reasonable namessteckbrief1-1/+1
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief2-49/+49
activity to show logcat output and button to copy contents
2015-11-06FileBackend splitted into several util classes for separate concerns: ↵steckbrief3-166/+138
AvatarUtil, StreamUtil, ImageUtil. Unused imports removed.
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief1-30/+88
picture or not
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵steckbrief2-6/+3
values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class
2015-10-21Access to preferences moved to global utility class ↵steckbrief3-155/+111
ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed.
2015-10-15Fixes FS#81 - avoid jumps after loading messagessteckbrief1-22/+32
2015-10-05Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ↵steckbrief1-1/+2
access to app information
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief6-0/+3704
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed