aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConferenceDetailsActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix setting muc avatarChristian Schneppe2019-04-261-16/+15
* fix some NPEChristian Schneppe2019-04-121-14/+16
* don't let users share private group chatsChristian Schneppe2019-02-091-1/+1
* show MediaBrowser icon in chat viewChristian Schneppe2019-02-091-1/+0
* use the term channel in destroy dialog and some other stringsChristian Schneppe2019-02-091-3/+10
* brought back 'moderated' config in advanced modeChristian Schneppe2019-02-081-1/+1
* hide lock icon in channels; modify muc user contextChristian Schneppe2019-02-081-0/+2
* show different room settings for channels and groupsChristian Schneppe2019-02-071-49/+24
* provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe2019-02-071-23/+1
* remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe2019-02-041-11/+1
* add context menu for muc user adapterChristian Schneppe2019-01-271-1/+9
* refactored group chat members into seperate screenChristian Schneppe2019-01-271-194/+38
* refactored avatar workers into single classChristian Schneppe2019-01-271-2/+4
* fix crash on getting bookmarksChristian Schneppe2019-01-261-5/+7
* modify emoji integrationChristian Schneppe2019-01-251-2/+0
* add ability to configure autojoin flag in groupchat detailsChristian Schneppe2018-12-301-1/+20
* also show invite button in ConferenceDetailsActivity if there were no users i...Christian Schneppe2018-11-301-5/+5
* use toastcompat library to catch BadTokenExceptionChristian Schneppe2018-11-231-1/+2
* do not display toast if activity is finishingChristian Schneppe2018-11-231-4/+3
* make change nick toast use showToast helper methodChristian Schneppe2018-11-231-3/+10
* use inContactList() instead inRoster() in the proper placesChristian Schneppe2018-11-231-1/+1
* try to fix a crash with emojicompatChristian Schneppe2018-11-111-2/+2
* fix crash in ConferenceDetailsActivityChristian Schneppe2018-10-201-0/+4
* small muc details improvementsChristian Schneppe2018-10-021-1/+1
* fix crashes with EmojiTextViewChristian Schneppe2018-10-011-4/+4
* bring back private group messages for all muc and fix broken highlight in mucChristian Schneppe2018-09-271-10/+5
* do not show media overview in contact/conference details when missing storage...Christian Schneppe2018-09-261-3/+7
* introduce media browser activityChristian Schneppe2018-09-261-0/+1
* show conversation media in contact/conference detailsChristian Schneppe2018-09-261-1/+21
* code cleanup for group chat user context menuChristian Schneppe2018-09-121-12/+2
* start new conversations by long press on avatarChristian Schneppe2018-09-121-111/+8
* use emoji transform for toolbar, muc name and contacts nameChristian Schneppe2018-07-091-1/+1
* reset subject and name on emptyChristian Schneppe2018-07-091-1/+2
* save name instead of subject in bookmarkChristian Schneppe2018-07-091-10/+2
* scale text size if topic is longChristian Schneppe2018-06-291-2/+14
* open/close soft keyboard in quick editChristian Schneppe2018-06-291-9/+38
* non functional muc edit buttonChristian Schneppe2018-06-291-24/+76
* do not include white listed domains in room listChristian Schneppe2018-06-291-1/+1
* use TextInputLayout in quickedit dialogChristian Schneppe2018-06-291-2/+2
* linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe2018-06-291-1/+6
* use room name (if available and != localpart) as group nameChristian Schneppe2018-06-291-3/+19
* WIP: set room avatar and slight redesign of group detailsChristian Schneppe2018-06-291-22/+22
* permit empty values for subject and roster nameChristian Schneppe2018-06-161-2/+3
* edit public=true/false property in mucsChristian Schneppe2018-06-161-0/+4
* Revert "fade in images and avatars" because of strange flickeringChristian Schneppe2018-06-041-6/+0
* fade in images and avatarsChristian Schneppe2018-06-031-0/+6
* show MUC avatar in ConferenceDetailsActivityChristian Schneppe2018-06-011-0/+1
* fix crash on destroying mucChristian Schneppe2018-05-171-2/+4
* add animators for more activitiesChristian Schneppe2018-05-051-0/+2
* ban can be disabled in Config.javaChristian Schneppe2018-05-051-2/+6