aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConferenceDetailsActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-03-20show own account if multi account is enabledChristian Schneppe1-0/+5
2018-03-20use data binder for inflating muc itemsChristian Schneppe1-35/+25
2018-03-20use async avatar loader in conference detailsChristian Schneppe1-6/+98
2018-03-16migrate to CardView in contact and muc detailsChristian Schneppe1-22/+13
2018-03-09migrated alert dialogs to app compatChristian Schneppe1-1/+1
2018-03-09reference support actionbar in all activitiesChristian Schneppe1-15/+17
2018-02-10do not cross reference bookmarks and conversationsChristian Schneppe1-3/+2
2018-02-02reorder context menu entries for ConferenceDetailsActivity and make ↵Christian Schneppe1-7/+7
membership and ban options visible in standardmode and make adminprevileges visible in advanced mode
2018-01-27show destroy button in light redChristian Schneppe1-0/+2
2018-01-27allow sending pm via context menu from ConferenceDetailsActivityChristian Schneppe1-7/+16
2018-01-27Show toast after destroying group chatChristian Schneppe1-1/+1
2018-01-26add possibility to destroy group chatChristian Schneppe1-0/+29
2018-01-21show warning toast if PM is disabled in MUCChristian Schneppe1-1/+5
2017-12-23Conference Details: hide settings in offline mucsChristian Schneppe1-2/+12
2017-12-16support error messages in quick edit dialogChristian Schneppe1-3/+8
2017-12-10Conference Options: fix context menus for people not in rosterChristian Schneppe1-2/+2
2017-11-23code cleanupChristian Schneppe1-22/+22
2017-10-18bring back option to highlight user in muc ...Christian Schneppe1-1/+6
... via context menu on selected user in ConferenceDetails
2017-09-24unified share with menuChristian Schneppe1-5/+12
2017-06-01allow changing of nickname in conferences when nick is in useChristian Schneppe1-2/+1
fixes #136
2017-04-13use async message loading only when called from UIChristian Schneppe1-1/+1
2017-04-13properly unregister bookmark from conversations when deleting bookmarkChristian Schneppe1-1/+2
2017-04-13Removed unnecessary string builderChristian Schneppe1-6/+2
2017-04-13Made variable localChristian Schneppe1-2/+2
2017-04-13Code clean upChristian Schneppe1-1/+1
2017-03-17show contact and conference names in details viewChristian Schneppe1-0/+3
2017-03-04make x509 verification node world readableChristian Schneppe1-1/+1
2017-02-11fix UI recreation after changing notification settingsChristian Schneppe1-1/+3
2017-02-09move (un)mute settings to contact-/conference detailsChristian Schneppe1-2/+19
2017-01-05show offline contacts as grayed out in conference detailsChristian Schneppe1-0/+7
2016-12-18redraw options menu after rotation in muc detailsChristian Schneppe1-2/+2
2016-11-19reformat codeChristian Schneppe1-619/+619
2016-09-23recreate activities when theme changedDaniel Gultsch1-0/+9
2016-09-15show emojis in actionbar in contact and conference detailsChristian Schneppe1-0/+13
2016-09-08open contact details from conference details directly on clickChristian Schneppe1-18/+10
2016-09-02add more logging to pgp engineDaniel Gultsch1-4/+2
2016-07-29changed package id inside manifest and projectChristian Schneppe1-14/+14
2016-07-02code cleanupChristian Schneppe1-2/+0
2016-07-01use direct invites to re-invite muc membersDaniel Gultsch1-5/+9
2016-06-24introduced share button in contact details. remove show qrDaniel Gultsch1-13/+1
2016-06-01display invite again menu item for offline membersDaniel Gultsch1-1/+5
2016-05-31optimize importsChristian Schneppe1-2/+0
2016-05-26add 'create conference' dialogDaniel Gultsch1-11/+2
2016-05-26change hint in edit subject dialogDaniel Gultsch1-1/+1
2016-05-22show hint in subject quick edit. only show subject as presetDaniel Gultsch1-1/+4
2016-05-17improved ordering of muc participantsDaniel Gultsch1-6/+1
2016-05-16change affiliation for in memory users that are currently not joined in a ↵Daniel Gultsch1-3/+9
conference
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch1-19/+18
2016-05-14refactored ConferenceDetails layoutChristian Schneppe1-2/+3
2016-04-27removed unused config variablesDaniel Gultsch1-5/+1