aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-11-02use ThreadPoolExecutor for BitmapWorkerTaskChristian Schneppe5-5/+5
2017-10-31a little rewrite in WelcomeActivityChristian Schneppe1-3/+14
2017-10-31rename some variables/stringsChristian Schneppe2-11/+12
2017-10-29UpdateService: use THREAD_POOL_EXECUTORChristian Schneppe2-2/+2
2017-10-29Sharing: request permissionChristian Schneppe1-0/+23
2017-10-29MessageAdapter: round file sizesChristian Schneppe1-2/+2
2017-10-29MessageAdapter: Do not display muc whispers as emoji onlyChristian Schneppe1-1/+1
2017-10-18bring back option to highlight user in muc ...Christian Schneppe1-1/+6
2017-10-14correct (un)verified contacts icon (lock/shield)Christian Schneppe1-2/+2
2017-10-13add more file information to FileParams (apk file app name; vcard contacts name)Christian Schneppe1-34/+25
2017-10-10use a lighter red color for 'delete contact button' and remove this action fr...Christian Schneppe2-12/+7