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