aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/services/AbstractConnectionManager.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-29FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief1-15/+2
separated, some bugfixes - HttpUpload moved into own package - FileTransfer managed by a central manager class, several FileTransferService implementation can be used - Security initializations moved to ConversationsPlusApplication - Access to PowerManager moved to ConversationsPlusApplication - Removed unused code fragments - Access to HttpConnectionManager is now static
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵steckbrief1-4/+0
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 ↵steckbrief1-7/+3
ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed.
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-1/+1
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
2014-10-22Make conversations the root projectSam Whited1-0/+0