aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities/Conversation.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch2014-02-071-0/+4
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-051-4/+16
* more cleanup. more listenersDaniel Gultsch2014-02-011-0/+10
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-011-3/+2
* conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch2014-01-271-0/+27
* chat bubbles. yeahDaniel Gultsch2014-01-261-1/+10
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-30/+37
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-0/+99