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