aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/widget/EditMessage.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* optimize importsChristian Schneppe2020-01-311-3/+4
* migrate to AndroidXChristian Schneppe2019-09-201-3/+3
* fixed rare NPE cause by raceChristian Schneppe2019-05-041-3/+7
* run keyboard listeners on background executorChristian Schneppe2019-04-261-16/+24
* handle non participating mucs a bit betterChristian Schneppe2018-07-091-1/+1
* use EmojiWrapperEditText for most relevant text inputsChristian Schneppe2018-07-091-2/+1
* add ‘paste as quote’ for api >= 23Christian Schneppe2018-06-161-2/+17
* attach editor content as fileChristian Schneppe2018-06-161-7/+1
* switch conversations fragment to data binderChristian Schneppe2018-03-241-0/+21
* fixed hint color for edit messageChristian Schneppe2018-03-091-9/+3
* use com.android.support:support-emojiChristian Schneppe2017-11-241-0/+169