aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-21Access to preferences moved to global utility class ↵steckbrief9-143/+107
ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed.
2015-10-17added comment for clarification, why the timestamp of the first msg of msg ↵steckbrief1-1/+1
list is needed to query older msgs with mam
2015-10-15Removed unused importssteckbrief1-4/+0
2015-10-15Fixes FS#81 - avoid jumps after loading messagessteckbrief1-10/+32
2015-10-05Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ↵steckbrief1-2/+2
access to app information
2015-10-04Publishing additional information in message details dialog such as message ↵steckbrief1-18/+142
type and message status
2015-10-04Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵steckbrief7-3/+303
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-09-02Fixes FS#49: Highlight the selected conversation in liststeckbrief2-6/+9
2015-08-16moved merged files to correct location0.0.3lookshe3-0/+167
2015-08-13resolve of some compiler errors0.0.2lookshe1-0/+1
2015-06-19Show Online status in contact list with respect to SHOW_ONLINE_STATUS preferencesteckbrief1-2/+5
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief1-0/+4
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief28-0/+8837
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed