aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/util/ConversationMenuConfigurator.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optimize importsChristian Schneppe2019-02-081-1/+0
|
* hide lock icon in channels; modify muc user contextChristian Schneppe2019-02-081-5/+7
|
* catch NPE in configureAttachmentMenuChristian Schneppe2018-10-011-0/+3
|
* show media preview in messagebubble like text messagesChristian Schneppe2018-09-231-2/+3
|
* add a quick action for voice recordingChristian Schneppe2018-08-051-1/+4
| | | | | * is enabled as default * can be disabled in settings
* introduced config flag to show attachment button instead of quick actionsChristian Schneppe2018-08-051-2/+14
|
* handle non participating mucs a bit betterChristian Schneppe2018-07-091-0/+6
|
* hide record audio feature if mircophone is not availableChristian Schneppe2018-05-031-4/+19
| | | | hide share location feature if location service is not available
* introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe2018-04-131-1/+4
|
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-241-0/+109