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