aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-29finally fixed #notificationgateDaniel Gultsch1-1/+0
2014-03-28fixed null pointer issueDaniel Gultsch1-1/+1
2014-03-28tryping to fix #24 - notificationgate - since i still cant reproduce this pat...Daniel Gultsch1-2/+4
2014-03-27crash reporterDaniel Gultsch1-0/+2
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch1-22/+9
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch1-3/+14
2014-03-14use conference subject to identiy roomDaniel Gultsch1-3/+8
2014-03-13sharing textDaniel Gultsch1-2/+3
2014-03-13removed unnecessary uihelper methodDaniel Gultsch1-1/+1
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-10/+2
2014-03-12make conference notificaton optionalDaniel Gultsch1-1/+1
2014-03-11cleanupDaniel Gultsch1-1/+0
2014-03-10fixed null pointerDaniel Gultsch1-1/+0
2014-03-10another possible fix for notificationgateDaniel Gultsch1-6/+10
2014-03-08possible bug fix for notificationgateDaniel Gultsch1-0/+3
2014-03-08fixed #4 - this happend when you would archive (leave) the last conversationDaniel Gultsch1-1/+7
2014-03-08last part. update notification if user reads themDaniel Gultsch1-2/+1
2014-03-08fixed #3Daniel Gultsch1-6/+7
2014-03-07ui fixes for tabletsDaniel Gultsch1-3/+10
2014-03-05two bugs on tablet fixedDaniel Gultsch1-1/+1
2014-03-05reworked contact detailsDaniel Gultsch1-14/+8
2014-03-04Muc Options even more awesomeDaniel Gultsch1-3/+4
2014-03-03api changes. muc optionsDaniel Gultsch1-11/+6
2014-02-28rebrandingDaniel Gultsch1-23/+20
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