aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-16try to detect invalid nick (w/ emoji) in MUCsChristian Schneppe1-0/+2
2017-12-16support error messages in quick edit dialogChristian Schneppe4-24/+36
2017-12-16initialize emoji helper in StartConversationActivityChristian Schneppe1-0/+2
2017-12-16XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRE...Christian Schneppe1-5/+15
2017-12-10put device id into setting for dozeChristian Schneppe1-3/+8
2017-12-10possible fix for retry loop on pgp key annoucementChristian Schneppe6-13/+12
2017-12-10Do not show xmpp uris as links that have invalid jidsChristian Schneppe1-1/+10
2017-12-10show warning when opening invalid jidChristian Schneppe1-0/+4
2017-12-10Refined avatar generation a bitChristian Schneppe2-2/+3
2017-12-10ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe1-70/+55
2017-12-10Conference Options: fix context menus for people not in rosterChristian Schneppe1-2/+2
2017-12-01PresenceParser: work around for ejabberd not including status code 110 in shu...Christian Schneppe1-2/+2
2017-11-30add drawables for some more filetypes in chatlistChristian Schneppe1-0/+18
2017-11-30fixed wrong colors in message status textChristian Schneppe1-0/+1
2017-11-29fix typoChristian Schneppe1-1/+1
2017-11-29add exception list for encryption warningChristian Schneppe1-2/+14
2017-11-29make encryption settings persistent via snackbar choiceChristian Schneppe1-0/+1
2017-11-29add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe5-5/+21
2017-11-28some bug fixesChristian Schneppe6-71/+86
2017-11-27fix bug with warn message for unencrypted chatsChristian Schneppe1-8/+14
2017-11-25reordered unencryption warning condition a bitChristian Schneppe1-8/+8
2017-11-25make unencrypted chat warning configurable via settingsChristian Schneppe2-5/+11
2017-11-25optimize colorsChristian Schneppe1-0/+1
2017-11-24show warning if chat is unecryptedChristian Schneppe1-0/+14
2017-11-24use com.android.support:support-emojiChristian Schneppe10-26/+27
2017-11-24rename variablesChristian Schneppe1-77/+77
2017-11-24ListItemAdapter: use ViewHolderChristian Schneppe1-26/+49
2017-11-23fix crash while showing location from notificationChristian Schneppe1-0/+3
2017-11-23code cleanupChristian Schneppe33-222/+215
2017-11-23ConversationAdapter: use view holderChristian Schneppe1-79/+109
2017-11-23shorten >4 names to a, b, c +n moreChristian Schneppe1-180/+184
2017-11-22ConversationAdapter: do not show file icon when file has been deletedChristian Schneppe1-4/+3
2017-11-22send and show read markers in private, non-anonymous groupsChristian Schneppe2-49/+105
2017-11-22ConversationsAdapter: code cleanupChristian Schneppe1-7/+8
2017-11-22stop scrolling before changing conversationsChristian Schneppe2-0/+14
2017-11-22refactore phone helper to ignore security exceptionChristian Schneppe1-1/+1
2017-11-21remove numeric hint from captchaChristian Schneppe1-2/+0
2017-11-21Show Drawable if Location/File/VoiceChristian Schneppe1-3/+27
2017-11-21remove prosody push from blacklistChristian Schneppe2-3/+2
2017-11-21use view context instead activity to show toast in ConversationFragmentChristian Schneppe1-2/+2
2017-11-21open links in new tabsChristian Schneppe2-0/+80
2017-11-21FileProvider: attempt to work with sd cardsChristian Schneppe1-0/+1
2017-11-20disable auto fill on edit message boxChristian Schneppe1-38/+36
2017-11-20do not quote quotesChristian Schneppe2-4/+4
2017-11-20brought back 'copy to clipboard' and 'quote' context menu optionsChristian Schneppe2-48/+46
2017-11-20make keyword styling work in quotesChristian Schneppe1-0/+6
2017-11-20changed text styling to keep the keywordChristian Schneppe1-7/+7
2017-11-20fix take photo with pending keysChristian Schneppe1-1/+1
2017-11-20code refactoring to provide shorter account enabled checkChristian Schneppe4-13/+13
2017-11-20support for basic IM stylingChristian Schneppe2-0/+4