aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-28rebrandingDaniel Gultsch1-484/+0
2014-02-28made pgp decrypt stuff a little bit more bearableDaniel Gultsch1-0/+12
2014-02-28basic pgp support.Daniel Gultsch1-8/+11
2014-02-20adding and removing roster items now possible. basic error display on error m...Daniel Gultsch1-1/+22
2014-02-16made presences chooser. raw draft. just kinda worksDaniel Gultsch1-7/+0
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-7/+52
2014-02-13basic otr supportDaniel Gultsch1-6/+12
2014-02-10reworked notification a bitDaniel Gultsch1-17/+19
2014-02-10fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch1-3/+8
2014-02-10contact badgesDaniel Gultsch1-0/+19
2014-02-09presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch1-0/+7
2014-02-07refresh contact listDaniel Gultsch1-15/+20
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch1-3/+13
2014-02-04delete account code now accessible againDaniel Gultsch1-0/+7
2014-02-03basic notificationsDaniel Gultsch1-4/+4
2014-02-02will update messages on conversation update as wellDaniel Gultsch1-0/+4
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-43/+25
2014-02-01more cleanup. more listenersDaniel Gultsch1-17/+64
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch1-0/+11
2014-01-28ui flow for first startup with no existing accountDaniel Gultsch1-1/+4
2014-01-28refactored newconversationactivty to use array adapterDaniel Gultsch1-1/+1
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch1-36/+103
2014-01-26chat bubbles. yeahDaniel Gultsch1-0/+3
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-76/+77
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-40/+64
2014-01-24some history fixesDaniel Gultsch1-47/+93