Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-02-12 | Imports organized | steckbrief | 1 | -1/+0 | |
2015-12-10 | Moved logcat to a module, increased error robustness for loading last messages | steckbrief | 1 | -1/+1 | |
2015-11-20 | Implements FS#67: Introduce central logging class to use log prefix, new ↵ | steckbrief | 1 | -3/+3 | |
activity to show logcat output and button to copy contents | |||||
2015-10-23 | Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵ | steckbrief | 1 | -14/+0 | |
values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class | |||||
2015-10-21 | Access to preferences moved to global utility class ↵ | steckbrief | 1 | -7/+4 | |
ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed. | |||||
2015-04-14 | changed received and read confirmation setting to one list and put it to ↵ | lookshe | 1 | -1/+19 | |
settings class | |||||
2015-04-12 | new settings to initialisation of Settings | lookshe | 1 | -1/+1 | |
2015-04-12 | added settings for accepting and downloading files | lookshe | 1 | -2/+16 | |
fix in Settings, initialize with same values like in preferences.xml | |||||
2015-04-11 | Color choose dialog | steckbrief | 1 | -1/+8 | |
2015-01-20 | - Avoiding accessing shared preferences to know if emoticons should be ↵ | steckbrief | 1 | -0/+55 | |
parsed for every single message - Adding support to show online status in Conversations overview (configurable via the setting "send_button_status") |