aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/tzur (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Imports organizedsteckbrief2016-02-121-1/+0
|
* Moved logcat to a module, increased error robustness for loading last messagessteckbrief2015-12-101-1/+1
|
* Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief2015-11-201-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 ↵steckbrief2015-10-231-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 ↵steckbrief2015-10-211-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 ↵lookshe2015-04-141-1/+19
| | | | settings class
* new settings to initialisation of Settingslookshe2015-04-121-1/+1
|
* added settings for accepting and downloading fileslookshe2015-04-121-2/+16
| | | | fix in Settings, initialize with same values like in preferences.xml
* Color choose dialogsteckbrief2015-04-111-1/+8
|
* - Avoiding accessing shared preferences to know if emoticons should be ↵steckbrief2015-01-201-0/+55
parsed for every single message - Adding support to show online status in Conversations overview (configurable via the setting "send_button_status")