aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ContactDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-08catch activity not found when trying to open contact appChristian Schneppe1-16/+20
2019-01-27changed order of users and media in muc detailsChristian Schneppe1-1/+1
2019-01-27refactored avatar workers into single classChristian Schneppe1-1/+2
2018-11-23provide option to reject subscription request when long pressing 'allow'Christian Schneppe1-1/+1
2018-10-20make jids appear as monospace in dialogsChristian Schneppe1-4/+5
2018-10-01fix crashes with EmojiTextViewChristian Schneppe1-2/+3
2018-09-26do not show media overview in contact/conference details when missing storage...Christian Schneppe1-3/+7
2018-09-26show inactive keys if all of them areChristian Schneppe1-2/+11
2018-09-26introduce media browser activityChristian Schneppe1-0/+1
2018-09-26show conversation media in contact/conference detailsChristian Schneppe1-1/+22
2018-08-03show toast if no address book app is installedChristian Schneppe1-7/+14
2018-06-29use TextInputLayout in quickedit dialogChristian Schneppe1-1/+1
2018-06-29code clean up in contact details presence handlingChristian Schneppe1-11/+4
2018-06-16permit empty values for subject and roster nameChristian Schneppe1-10/+6
2018-05-05add animators for more activitiesChristian Schneppe1-0/+3
2018-05-05encode and decode % and # in invite linksChristian Schneppe1-4/+3
2018-04-25add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe1-12/+6
2018-04-21more theme workingChristian Schneppe1-4/+6
2018-04-13fixed regression of 'add contact' not workingChristian Schneppe1-0/+1
2018-04-12prevent double tapping on overflow menuChristian Schneppe1-4/+5
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-4/+3
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