aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ContactDetailsActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* catch activity not found when trying to open contact appChristian Schneppe2019-02-081-16/+20
* changed order of users and media in muc detailsChristian Schneppe2019-01-271-1/+1
* refactored avatar workers into single classChristian Schneppe2019-01-271-1/+2
* provide option to reject subscription request when long pressing 'allow'Christian Schneppe2018-11-231-1/+1
* make jids appear as monospace in dialogsChristian Schneppe2018-10-201-4/+5
* fix crashes with EmojiTextViewChristian Schneppe2018-10-011-2/+3
* do not show media overview in contact/conference details when missing storage...Christian Schneppe2018-09-261-3/+7
* show inactive keys if all of them areChristian Schneppe2018-09-261-2/+11
* introduce media browser activityChristian Schneppe2018-09-261-0/+1
* show conversation media in contact/conference detailsChristian Schneppe2018-09-261-1/+22
* 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