aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ContactDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-08make camera feature optionalChristian Schneppe1-1/+1
2018-04-07use escaped form of jid where approriateChristian Schneppe1-1/+1
2018-04-07detect irregular unicode in domain partChristian Schneppe1-2/+2
2018-04-07display irregular unicode code pointsChristian Schneppe1-10/+5
2018-04-02migrate to xmpp-addrChristian Schneppe1-11/+10
2018-04-01refactor disable notifications dialog to make use of timeframeutilsChristian Schneppe1-36/+32
2018-03-31add scan action to contact detailsChristian Schneppe1-0/+4
2018-03-20show own account if multi account is enabledChristian Schneppe1-0/+6
2018-03-16use data binder for contact details activityChristian Schneppe1-106/+79
2018-03-16migrate to CardView in contact and muc detailsChristian Schneppe1-7/+5
2018-03-09migrated alert dialogs to app compatChristian Schneppe1-1/+1
2018-03-09reference support actionbar in all activitiesChristian Schneppe1-15/+17
2018-02-19check if axolotl service is initialized before displaying keysChristian Schneppe1-2/+3
2017-12-16support error messages in quick edit dialogChristian Schneppe1-3/+3
2017-11-23code cleanupChristian Schneppe1-23/+23
2017-10-10use a lighter red color for 'delete contact button' and remove this action fr...Christian Schneppe1-12/+1
2017-09-24unified share with menuChristian Schneppe1-4/+8
2017-09-17show also a button to delete contact from rosterChristian Schneppe1-7/+26
2017-09-17show jid in ContactDetails if contact is not on the same serverChristian Schneppe1-1/+5
2017-06-11recreate settingsactivity when theme changedChristian Schneppe1-1/+1
2017-05-10display open pgp key id in account details and allow to deleteChristian Schneppe1-10/+2
2017-04-26fixed click area for pgp key in contact detailsChristian Schneppe1-17/+12
2017-04-05Changes the deprecated getColor() methodChristian Schneppe1-2/+3
2017-03-23rework last activity logic to something that should work pretty well …Christian Schneppe1-1/+4
2017-03-17show contact and conference names in details viewChristian Schneppe1-0/+3
2017-03-14don't open conversation when opening contact detailsChristian Schneppe1-1/+1
2017-03-09closing the corresponding conversations after blocking a contactChristian Schneppe1-2/+2
2017-03-04show 'show inactive keys' button also when there are no active keysChristian Schneppe1-1/+1
2017-02-23fix resource viewChristian Schneppe1-2/+2
2017-02-22add resource to ContactDetailsChristian Schneppe1-0/+10
2017-02-11fix UI recreation after changing notification settingsChristian Schneppe1-3/+5
2017-02-09move (un)mute settings to contact-/conference detailsChristian Schneppe1-0/+81
2017-01-15don't show key tile in contact details when there are no keysChristian Schneppe1-5/+3
2017-01-02hide inactive devices by default in contact detailsChristian Schneppe1-4/+41
2016-12-18remove own fetch errors from device announcementChristian Schneppe1-1/+0
2016-11-29allow fingerprint verification via context menuChristian Schneppe1-5/+19
2016-11-20show 'clear devices' button underneath own devicesChristian Schneppe1-3/+7
2016-11-19reformat codeChristian Schneppe1-498/+498
2016-11-17refactor omemo fingerprint UI codeChristian Schneppe1-45/+3
2016-11-17refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe1-42/+42
2016-09-23recreate activities when theme changedDaniel Gultsch1-8/+12
2016-09-15show emojis in actionbar in contact and conference detailsChristian Schneppe1-0/+15
2016-08-26wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch1-2/+4
2016-08-26attach contact to notificationDaniel Gultsch1-13/+8
2016-08-26various null pointer checksDaniel Gultsch1-0/+3
2016-07-29changed package id inside manifest and projectChristian Schneppe1-19/+19
2016-07-02code cleanupChristian Schneppe1-1/+0
2016-06-24code cleanupChristian Schneppe1-15/+0
2016-06-24introduced share button in contact details. remove show qrDaniel Gultsch1-1/+4
2016-06-19mark used otr fingprint in contact details and highlight pgpDaniel Gultsch1-2/+10