aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ContactDetailsActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use ToastCompat instead of ToastChristian Schneppe2020-01-311-5/+6
|
* use more material styleChristian Schneppe2020-01-261-0/+2
|
* use default values for some preferences instead of hardcoded onesChristian Schneppe2020-01-261-1/+1
|
* rework lastseen a bit and don't show offlineChristian Schneppe2020-01-261-2/+2
|
* show avatar correctlyChristian Schneppe2020-01-141-0/+1
|
* don't create conversation while watching ContactDetailsChristian Schneppe2020-01-021-3/+0
|
* small contact details UI fixesChristian Schneppe2019-12-241-42/+14
|
* rework conference and contact detailsChristian Schneppe2019-12-231-36/+64
| | | | | | | | | * reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423
* print emoji only status messages largerChristian Schneppe2019-09-231-8/+18
|
* introduce app intro and some help screensChristian Schneppe2019-09-211-0/+3
|
* migrate to AndroidXChristian Schneppe2019-09-201-5/+5
|
* 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 ↵Christian Schneppe2018-09-261-3/+7
| | | | storage permission
* 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
| | | | | * add to/remove from contact list * leave room
* 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
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* 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 ↵Christian Schneppe2017-10-101-12/+1
| | | | from actionbar
* unified share with menuChristian Schneppe2017-09-241-4/+8
|
* show also a button to delete contact from rosterChristian Schneppe2017-09-171-7/+26
|