aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/Contact.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* return contact and account.getServer() as StringChristian Schneppe2018-04-071-2/+2
* display irregular unicode code pointsChristian Schneppe2018-04-071-9/+0
* migrate to xmpp-addrChristian Schneppe2018-04-021-11/+10
* black list certain local parts and show domain insteadChristian Schneppe2017-10-291-1/+2
* made avatar cache cleaning more efficent after name changesChristian Schneppe2017-09-041-3/+5
* avoid empty strings when figuring out display nameChristian Schneppe2017-08-011-4/+4
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-231-2/+7
* grey out offline contacts in StartConversationChristian Schneppe2017-03-151-5/+8
* add resource to ContactDetailsChristian Schneppe2017-02-221-0/+4
* clear avatar cache when system name changesChristian Schneppe2017-02-101-1/+3
* support for jid escapting when displaying localpart onlyChristian Schneppe2016-12-181-1/+1
* use lower case otr fingerprints for comparisonChristian Schneppe2016-11-201-1/+1
* reformat codeChristian Schneppe2016-11-191-529/+530
* write prepped string to db. use display version everywhere elseChristian Schneppe2016-10-261-5/+1
* respond to chat marker request only when mutual presence subscription existsChristian Schneppe2016-10-081-2/+2
* attach contact to notificationDaniel Gultsch2016-08-261-2/+14
* show identity type for device selectionDaniel Gultsch2016-07-291-3/+3
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+547