Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FileBackend splitted into several util classes for separate concerns: ↵ | steckbrief | 2015-11-06 | 1 | -0/+21 |
| | | | | AvatarUtil, StreamUtil, ImageUtil. Unused imports removed. | ||||
* | Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵ | steckbrief | 2015-10-23 | 1 | -0/+4 |
| | | | | values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class | ||||
* | Access to preferences moved to global utility class ↵ | steckbrief | 2015-10-21 | 1 | -0/+2 |
| | | | | ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed. | ||||
* | Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ↵ | steckbrief | 2015-10-05 | 1 | -0/+62 |
access to app information |