aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConferenceDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-05encode and decode % and # in invite linksChristian Schneppe1-1/+2
2018-04-29use styled borderless buttonChristian Schneppe1-18/+26
2018-04-25add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe1-37/+59
2018-04-12ignore double tab in ConferenceDetailsActivityChristian Schneppe1-0/+1
2018-04-12prevent double tapping on overflow menuChristian Schneppe1-0/+3
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-4/+3
2018-04-08fixed pm to vistorsChristian Schneppe1-7/+2
2018-04-08migrated conference details to bindingChristian Schneppe1-162/+111
2018-04-07do not highlight users when not participatingChristian Schneppe1-1/+1
2018-04-07use escaped form of jid where approriateChristian Schneppe1-2/+2
2018-04-03added splash screenChristian Schneppe1-2/+2
2018-04-02migrate to xmpp-addrChristian Schneppe1-10/+10
2018-04-01refactor disable notifications dialog to make use of timeframeutilsChristian Schneppe1-35/+31
2018-04-01fix context menu in ConferenceDetailsActivityChristian Schneppe1-5/+10
2018-03-30show warning dialogsChristian Schneppe1-1/+1
2018-03-29move new activity back to original nameChristian Schneppe1-1/+1
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 membershi...Christian Schneppe1-7/+7
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
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
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