Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finally fixes FS#142 | lookshe | 2016-03-07 | 1 | -4/+0 |
| | |||||
* | Fixes FS#147: Disable OMEMO | steckbrief | 2016-03-02 | 1 | -0/+4 |
| | |||||
* | Fixes FS#48 and FS#136 | lookshe | 2016-02-28 | 1 | -3/+0 |
| | | | | | - corrected preference "confirm_messages" to "confirm_messages_list" - removed unused "heart message" garbage | ||||
* | Removed unnecessary dependencies to XmppConnectionService and added ↵ | steckbrief | 2016-02-23 | 1 | -0/+4 |
| | | | | allowMessageCorrection to preferences | ||||
* | Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵ | steckbrief | 2015-12-16 | 1 | -0/+8 |
| | | | | distinguishes between image resizing and compressing/saving | ||||
* | Implements FS#26: Introduction of dialog to choose whether to resize a ↵ | steckbrief | 2015-11-03 | 1 | -1/+2 |
| | | | | picture or not | ||||
* | Implements FS#24: Introduce setting for picture resizing | steckbrief | 2015-10-30 | 1 | -0/+13 |
| | |||||
* | Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵ | steckbrief | 2015-10-23 | 1 | -0/+15 |
| | | | | 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/+294 |
ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed. |