aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/entities (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-17completely implements FS#161lookshe1-9/+31
save state of treatAsDownloadable() and set on error to specified value
2016-03-11Fixes FS#139: Do not merge messages at allsteckbrief2-106/+3
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief1-2/+1
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief1-11/+11
activity to show logcat output and button to copy contents
2015-10-21Access to preferences moved to global utility class ↵steckbrief1-1/+2
ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed.
2015-08-13resolve of some compiler errors0.0.2lookshe1-1/+1
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief3-0/+15
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief14-0/+3447
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed