aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/widget/EditMessage.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31optimize importsChristian Schneppe1-3/+4
2019-09-20migrate to AndroidXChristian Schneppe1-3/+3
2019-05-04fixed rare NPE cause by raceChristian Schneppe1-3/+7
2019-04-26run keyboard listeners on background executorChristian Schneppe1-16/+24
2018-07-09handle non participating mucs a bit betterChristian Schneppe1-1/+1
2018-07-09use EmojiWrapperEditText for most relevant text inputsChristian Schneppe1-2/+1
2018-06-16add ‘paste as quote’ for api >= 23Christian Schneppe1-2/+17
2018-06-16attach editor content as fileChristian Schneppe1-7/+1
2018-03-24switch conversations fragment to data binderChristian Schneppe1-0/+21
2018-03-09fixed hint color for edit messageChristian Schneppe1-9/+3
2017-11-24use com.android.support:support-emojiChristian Schneppe1-3/+3
2017-11-20disable auto fill on edit message boxChristian Schneppe1-38/+36
2017-03-17add new Emoji libraryChristian Schneppe1-2/+2
2017-03-11try to fix crashChristian Schneppe1-0/+2
2017-01-05Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe1-0/+36
2016-11-19reformat codeChristian Schneppe1-78/+83
2016-10-26Remove spans on copying or pasting a textChristian Schneppe1-0/+36
2016-09-14show Emojis in EditTextChristian Schneppe1-2/+2
2016-07-29changed package id inside manifest and projectChristian Schneppe1-2/+2
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch1-0/+2
2015-09-28do tab completion only if neither ctrl nor alt are being pressedDaniel Gultsch1-4/+4
2015-09-27allow tab completion in conferencesDaniel Gultsch1-4/+16
2015-09-04invoke onEnterPressed callback only if shift is not pressedDaniel Gultsch1-1/+1
2015-03-06fixed enter is send optioniNPUTmice1-4/+3
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice1-11/+48
2015-01-09Introduced expert options to control enter-is-sendDaniel Gultsch1-3/+6
2014-10-22Make conversations the root projectSam Whited1-0/+0