aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-10-10reworked updaterChristian Schneppe3-244/+155
2017-10-06save message drafts across restartsChristian Schneppe1-3/+9
2017-10-06slight refactoring in MessageAdapterChristian Schneppe1-14/+9
2017-09-24select presence if necessary when resending fileChristian Schneppe1-3/+18
2017-09-24removed unnecessary padding restrictions around emoji messagesChristian Schneppe1-2/+0
2017-09-24refactored AudioPlayerChristian Schneppe2-67/+47
2017-09-24unified share with menuChristian Schneppe4-50/+46
2017-09-19show correct tooltip when long pressing start conversationsChristian Schneppe1-14/+16
2017-09-17show also a button to delete contact from rosterChristian Schneppe1-7/+26
2017-09-17show jid in ContactDetails if contact is not on the same serverChristian Schneppe1-1/+5
2017-09-17show block menu after long press on allow/add backChristian Schneppe1-25/+42
2017-09-17Foregroundservice can be deactivated in expert options (default = foregrounds...Christian Schneppe1-1/+3
2017-09-17use 'partial' in server info if publish-options is n/aChristian Schneppe1-2/+4
2017-09-04make filtered list item activity survive roationsChristian Schneppe2-1/+10
2017-09-04get rid of uneccessary 'own omemo fingerprint' stringChristian Schneppe1-0/+2
2017-09-04link jid in trust keys activity to contact detailsChristian Schneppe1-0/+6
2017-09-04request storage permission when sending gifChristian Schneppe2-12/+12
2017-09-04improved error messages on missing omemo keysChristian Schneppe1-2/+23
2017-09-04fix crash in location activitiesChristian Schneppe2-14/+14
2017-08-13reset attempt counts on enableChristian Schneppe1-0/+5
2017-08-13default input type to numbers on captcha dialogChristian Schneppe1-0/+3
2017-08-13prevent users from editing their account jid after successful loginChristian Schneppe1-0/+7
2017-08-13cache some information generated from body like isEmojiOnly, fileParams, isGe...Christian Schneppe2-17/+10
2017-08-13remove all whitespaces in emoji only messagesChristian Schneppe1-1/+1
2017-08-03display messages that only contain emoji slightly largerChristian Schneppe1-5/+6