aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/util/ConversationMenuConfigurator.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* make OTR setting workingChristian Schneppe2020-04-061-4/+4
* first step to remove OTR encryptionChristian Schneppe2019-12-131-1/+3
* introduce setting to completely disable (OMEMO) encryptionChristian Schneppe2019-11-021-1/+1
* show attachment button in private muc messagesChristian Schneppe2019-10-271-3/+6
* migrate to AndroidXChristian Schneppe2019-09-201-1/+1
* 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
* 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
* 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