aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/Contact.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-08show jabber accounts from local address in Quicksy flavorChristian Schneppe1-4/+10
2019-09-20migrate to AndroidXChristian Schneppe1-1/+1
2019-06-20show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe1-4/+3
2019-04-12show users nick in chat if it's setChristian Schneppe1-1/+1
2019-02-08optimize importsChristian Schneppe1-1/+0
2019-01-27refactored avatar workers into single classChristian Schneppe1-0/+5
2019-01-25resend presence to muc avatar updateChristian Schneppe1-1/+5
2018-11-30transmit display name (nick) in subscription requestsChristian Schneppe1-1/+2
2018-11-23show synced contacts in choose contact activityChristian Schneppe1-5/+2
2018-11-23refresh synced contacts even if offlineChristian Schneppe1-1/+1
2018-11-23basic phone number syncChristian Schneppe1-0/+24
2018-11-23refactored phone contact loading in preperation for syncChristian Schneppe1-18/+14
2018-09-27store avatars received over muc presence in contactChristian Schneppe1-1/+5
2018-09-13sync roster after setting pgp idChristian Schneppe1-1/+4
2018-09-11show jids from address book in Start Conversation screen if only one account ...Christian Schneppe1-0/+7
2018-06-29use TextInputLayout in quickedit dialogChristian Schneppe1-0/+4
2018-06-29code clean up in contact details presence handlingChristian Schneppe1-1/+4
2018-06-17deduplicate tags + translate 'blocked' tagChristian Schneppe1-5/+8
2018-05-02fixed omemo by default setting for users on same domainChristian Schneppe1-2/+2
2018-04-29do not use omemo by default for own serverChristian Schneppe1-1/+5
2018-04-13code cleanup in Contact classChristian Schneppe1-18/+22
2018-04-13ignore bookmark name of 'None'Christian Schneppe1-5/+6
2018-04-07return contact and account.getServer() as StringChristian Schneppe1-2/+2
2018-04-07display irregular unicode code pointsChristian Schneppe1-9/+0
2018-04-02migrate to xmpp-addrChristian Schneppe1-11/+10
2017-10-29black list certain local parts and show domain insteadChristian Schneppe1-1/+2
2017-09-04made avatar cache cleaning more efficent after name changesChristian Schneppe1-3/+5
2017-08-01avoid empty strings when figuring out display nameChristian Schneppe1-4/+4
2017-03-23rework last activity logic to something that should work pretty well …Christian Schneppe1-2/+7
2017-03-15grey out offline contacts in StartConversationChristian Schneppe1-5/+8
2017-02-22add resource to ContactDetailsChristian Schneppe1-0/+4
2017-02-10clear avatar cache when system name changesChristian Schneppe1-1/+3
2016-12-18support for jid escapting when displaying localpart onlyChristian Schneppe1-1/+1
2016-11-20use lower case otr fingerprints for comparisonChristian Schneppe1-1/+1
2016-11-19reformat codeChristian Schneppe1-529/+530
2016-10-26write prepped string to db. use display version everywhere elseChristian Schneppe1-5/+1
2016-10-08respond to chat marker request only when mutual presence subscription existsChristian Schneppe1-2/+2
2016-08-26attach contact to notificationDaniel Gultsch1-2/+14
2016-07-29show identity type for device selectionDaniel Gultsch1-3/+3
2016-07-29changed package id inside manifest and projectChristian Schneppe1-7/+7
2016-07-01use dnd as overriding statusDaniel Gultsch1-8/+3
2016-06-24introduced share button in contact details. remove show qrDaniel Gultsch1-9/+0
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-19/+36
2016-04-27removed unused config variablesDaniel Gultsch1-3/+1
2016-04-22expert setting to manually change presenceDaniel Gultsch1-20/+10
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch1-0/+11
2016-02-23reset pending subscription request when receiving roster updateDaniel Gultsch1-0/+2
2016-02-23made presences object final in contactDaniel Gultsch1-5/+1
2016-02-04match new presence modificationsChristian S1-7/+0
2016-02-02re-read common name from certificates on startupDaniel Gultsch1-2/+7