aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/utils (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief1-0/+43
picture or not
2015-10-21Access to preferences moved to global utility class ↵steckbrief1-5/+3
ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed.
2015-10-05Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ↵steckbrief1-13/+2
access to app information
2015-10-04Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵steckbrief1-0/+18
Open resource list on long click in conversations overview, open resource list on click on bare jid in contact details view, Message details dialog added
2015-08-13resolve of some compiler errorslookshe1-0/+1
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief1-0/+15
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief13-0/+1618
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed