aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/Contact.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* show jabber accounts from local address in Quicksy flavorChristian Schneppe2019-12-081-4/+10
* migrate to AndroidXChristian Schneppe2019-09-201-1/+1
* show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe2019-06-201-4/+3
* show users nick in chat if it's setChristian Schneppe2019-04-121-1/+1
* optimize importsChristian Schneppe2019-02-081-1/+0
* refactored avatar workers into single classChristian Schneppe2019-01-271-0/+5
* resend presence to muc avatar updateChristian Schneppe2019-01-251-1/+5
* transmit display name (nick) in subscription requestsChristian Schneppe2018-11-301-1/+2
* show synced contacts in choose contact activityChristian Schneppe2018-11-231-5/+2
* refresh synced contacts even if offlineChristian Schneppe2018-11-231-1/+1
* basic phone number syncChristian Schneppe2018-11-231-0/+24
* refactored phone contact loading in preperation for syncChristian Schneppe2018-11-231-18/+14
* store avatars received over muc presence in contactChristian Schneppe2018-09-271-1/+5
* sync roster after setting pgp idChristian Schneppe2018-09-131-1/+4
* show jids from address book in Start Conversation screen if only one account ...Christian Schneppe2018-09-111-0/+7
* use TextInputLayout in quickedit dialogChristian Schneppe2018-06-291-0/+4
* code clean up in contact details presence handlingChristian Schneppe2018-06-291-1/+4
* deduplicate tags + translate 'blocked' tagChristian Schneppe2018-06-171-5/+8
* fixed omemo by default setting for users on same domainChristian Schneppe2018-05-021-2/+2
* do not use omemo by default for own serverChristian Schneppe2018-04-291-1/+5
* code cleanup in Contact classChristian Schneppe2018-04-131-18/+22
* ignore bookmark name of 'None'Christian Schneppe2018-04-131-5/+6
* 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