aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConferenceDetailsActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* add animators for more activitiesChristian Schneppe2018-05-051-0/+2
* ban can be disabled in Config.javaChristian Schneppe2018-05-051-2/+6
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-1/+2
* use styled borderless buttonChristian Schneppe2018-04-291-18/+26
* add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe2018-04-251-37/+59
* ignore double tab in ConferenceDetailsActivityChristian Schneppe2018-04-121-0/+1
* prevent double tapping on overflow menuChristian Schneppe2018-04-121-0/+3
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-4/+3
* fixed pm to vistorsChristian Schneppe2018-04-081-7/+2
* migrated conference details to bindingChristian Schneppe2018-04-081-162/+111
* do not highlight users when not participatingChristian Schneppe2018-04-071-1/+1
* use escaped form of jid where approriateChristian Schneppe2018-04-071-2/+2
* added splash screenChristian Schneppe2018-04-031-2/+2
* migrate to xmpp-addrChristian Schneppe2018-04-021-10/+10
* refactor disable notifications dialog to make use of timeframeutilsChristian Schneppe2018-04-011-35/+31
* fix context menu in ConferenceDetailsActivityChristian Schneppe2018-04-011-5/+10
* show warning dialogsChristian Schneppe2018-03-301-1/+1
* move new activity back to original nameChristian Schneppe2018-03-291-1/+1
* show own account if multi account is enabledChristian Schneppe2018-03-201-0/+5
* use data binder for inflating muc itemsChristian Schneppe2018-03-201-35/+25
* use async avatar loader in conference detailsChristian Schneppe2018-03-201-6/+98
* migrate to CardView in contact and muc detailsChristian Schneppe2018-03-161-22/+13
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-1/+1
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-15/+17
* do not cross reference bookmarks and conversationsChristian Schneppe2018-02-101-3/+2
* reorder context menu entries for ConferenceDetailsActivity and make membershi...Christian Schneppe2018-02-021-7/+7
* show destroy button in light redChristian Schneppe2018-01-271-0/+2
* allow sending pm via context menu from ConferenceDetailsActivityChristian Schneppe2018-01-271-7/+16
* Show toast after destroying group chatChristian Schneppe2018-01-271-1/+1
* add possibility to destroy group chatChristian Schneppe2018-01-261-0/+29
* show warning toast if PM is disabled in MUCChristian Schneppe2018-01-211-1/+5
* Conference Details: hide settings in offline mucsChristian Schneppe2017-12-231-2/+12
* support error messages in quick edit dialogChristian Schneppe2017-12-161-3/+8
* Conference Options: fix context menus for people not in rosterChristian Schneppe2017-12-101-2/+2
* code cleanupChristian Schneppe2017-11-231-22/+22
* bring back option to highlight user in muc ...Christian Schneppe2017-10-181-1/+6
* unified share with menuChristian Schneppe2017-09-241-5/+12
* allow changing of nickname in conferences when nick is in useChristian Schneppe2017-06-011-2/+1
* use async message loading only when called from UIChristian Schneppe2017-04-131-1/+1
* properly unregister bookmark from conversations when deleting bookmarkChristian Schneppe2017-04-131-1/+2
* Removed unnecessary string builderChristian Schneppe2017-04-131-6/+2
* Made variable localChristian Schneppe2017-04-131-2/+2
* Code clean upChristian Schneppe2017-04-131-1/+1
* show contact and conference names in details viewChristian Schneppe2017-03-171-0/+3
* make x509 verification node world readableChristian Schneppe2017-03-041-1/+1
* fix UI recreation after changing notification settingsChristian Schneppe2017-02-111-1/+3
* move (un)mute settings to contact-/conference detailsChristian Schneppe2017-02-091-2/+19
* show offline contacts as grayed out in conference detailsChristian Schneppe2017-01-051-0/+7
* redraw options menu after rotation in muc detailsChristian Schneppe2016-12-181-2/+2
* reformat codeChristian Schneppe2016-11-191-619/+619