aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ContactDetailsActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* match color in contact details to the colors in the send button. also migrate...iNPUTmice2014-09-111-7/+7
* setting to increase font size. fixed #420iNPUTmice2014-09-081-15/+20
* fixed #321 - delete otr fingerprintsiNPUTmice2014-09-071-3/+32
* some code cleanupiNPUTmice2014-08-311-4/+6
* fixed bug where presence requests where sent on display of contact detailsiNPUTmice2014-07-211-2/+5
* disable subscription checkboxes when account is offlineiNPUTmice2014-07-201-0/+24
* simplified presence subscription in contact detailsiNPUTmice2014-07-201-102/+82
* notify ui on roster changesiNPUTmice2014-07-181-0/+17
* brought muc invites back. + couple of bug fixes + refactoringiNPUTmice2014-07-171-12/+0
* redesigned muc details a little bitiNPUTmice2014-07-161-9/+9
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-121-7/+12
* fixed #255 and made some other improvements to the subscription mgmtiNPUTmice2014-07-111-16/+8
* fixed two rare npeiNPUTmice2014-06-251-43/+45
* moved last seen to contact detailsiNPUTmice2014-06-131-0/+4
* error msg on offline subscription changesDaniel Gultsch2014-05-241-12/+29
* Contact details translations + update spanish translationskruks232014-05-221-18/+18
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-191-44/+46
* further translationsDaniel Gultsch2014-05-131-2/+2
* link to openkeychain from contact detailsDaniel Gultsch2014-05-091-6/+23
* fixed possible race conditions with presencesDaniel Gultsch2014-04-181-1/+5
* Refactor UIHelper to use getContactPictureandy2014-04-121-1/+1
* fixed problem with null messages. added ask again buttonDaniel Gultsch2014-03-141-1/+13
* cleanupDaniel Gultsch2014-03-111-2/+2
* ported subscription stuff from old contact dialogDaniel Gultsch2014-03-071-19/+76
* display keys in contact detailsDaniel Gultsch2014-03-061-1/+36
* reworked contact detailsDaniel Gultsch2014-03-051-0/+226