aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ContactDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-31some code cleanupiNPUTmice1-4/+6
2014-07-21fixed bug where presence requests where sent on display of contact detailsiNPUTmice1-2/+5
2014-07-20disable subscription checkboxes when account is offlineiNPUTmice1-0/+24
2014-07-20simplified presence subscription in contact detailsiNPUTmice1-102/+82
2014-07-18notify ui on roster changesiNPUTmice1-0/+17
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice1-12/+0
2014-07-16redesigned muc details a little bitiNPUTmice1-9/+9
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice1-7/+12
2014-07-11fixed #255 and made some other improvements to the subscription mgmtiNPUTmice1-16/+8
2014-06-25fixed two rare npeiNPUTmice1-43/+45
2014-06-13moved last seen to contact detailsiNPUTmice1-0/+4
2014-05-24error msg on offline subscription changesDaniel Gultsch1-12/+29
2014-05-22Contact details translations + update spanish translationskruks231-18/+18
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch1-44/+46
2014-05-13further translationsDaniel Gultsch1-2/+2
2014-05-09link to openkeychain from contact detailsDaniel Gultsch1-6/+23
2014-04-18fixed possible race conditions with presencesDaniel Gultsch1-1/+5
2014-04-12Refactor UIHelper to use getContactPictureandy1-1/+1
2014-03-14fixed problem with null messages. added ask again buttonDaniel Gultsch1-1/+13
2014-03-11cleanupDaniel Gultsch1-2/+2
2014-03-07ported subscription stuff from old contact dialogDaniel Gultsch1-19/+76
2014-03-06display keys in contact detailsDaniel Gultsch1-1/+36
2014-03-05reworked contact detailsDaniel Gultsch1-0/+226