aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ContactDetailsActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* show toast if no address book app is installedChristian Schneppe2018-08-031-7/+14
* use TextInputLayout in quickedit dialogChristian Schneppe2018-06-291-1/+1
* code clean up in contact details presence handlingChristian Schneppe2018-06-291-11/+4
* permit empty values for subject and roster nameChristian Schneppe2018-06-161-10/+6
* add animators for more activitiesChristian Schneppe2018-05-051-0/+3
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-4/+3
* add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe2018-04-251-12/+6
* more theme workingChristian Schneppe2018-04-211-4/+6
* fixed regression of 'add contact' not workingChristian Schneppe2018-04-131-0/+1
* prevent double tapping on overflow menuChristian Schneppe2018-04-121-4/+5
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-4/+3
* 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