aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/ConversationFragment.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-28rebrandingDaniel Gultsch1-602/+0
2014-02-28made pgp decrypt stuff a little bit more bearableDaniel Gultsch1-4/+28
2014-02-28basic pgp support.Daniel Gultsch1-32/+161
2014-02-22bug fixes for faulty roster fetch and otr bug between two sc instancesDaniel Gultsch1-8/+10
2014-02-20adding and removing roster items now possible. basic error display on error m...Daniel Gultsch1-43/+54
2014-02-19more speed optimizationsDaniel Gultsch1-25/+29
2014-02-19roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch1-68/+137
2014-02-16made presences chooser. raw draft. just kinda worksDaniel Gultsch1-40/+66
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-60/+165
2014-02-13basic otr supportDaniel Gultsch1-14/+21
2014-02-11offline messagesDaniel Gultsch1-5/+12
2014-02-10small bugfix. messages were not marked as read when conversation was openDaniel Gultsch1-3/+5
2014-02-10reworked notification a bitDaniel Gultsch1-0/+8
2014-02-10fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch1-8/+19
2014-02-10contact badgesDaniel Gultsch1-1/+2
2014-02-09send messages in mucs are no longer displayed twiceDaniel Gultsch1-1/+1
2014-02-09presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch1-5/+3
2014-02-07refresh contact listDaniel Gultsch1-2/+2
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch1-15/+19
2014-02-03basic notificationsDaniel Gultsch1-3/+3
2014-02-02tls is no optionalDaniel Gultsch1-2/+5
2014-02-02will update messages on conversation update as wellDaniel Gultsch1-3/+11
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-6/+2
2014-02-01more cleanup. more listenersDaniel Gultsch1-5/+8
2014-01-28refactored newconversationactivty to use array adapterDaniel Gultsch1-0/+6
2014-01-28account managementDaniel Gultsch1-10/+12
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch1-50/+115
2014-01-26chat bubbles. yeahDaniel Gultsch1-6/+90
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-0/+11
2014-01-24some history fixesDaniel Gultsch1-3/+1