aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-08-01Give up PGP decryption when intent is cancelledChristian Schneppe1-0/+5
2017-08-01incorporate support for publish-options into server infoChristian Schneppe1-1/+1
2017-08-01update datebubblesChristian Schneppe2-34/+42
2017-08-01allow users to send PMs in mucs w/o voiceChristian Schneppe1-1/+3
2017-08-01set focusable=false instead of enabled=false for rooms w/o voiceChristian Schneppe1-4/+10
2017-08-01refactored retrieval of default preferencesChristian Schneppe1-1/+1
2017-08-01put settings defaults into resource fileChristian Schneppe10-16/+36
2017-08-01make scan barcode icon survive rotationsChristian Schneppe1-0/+11
2017-08-01show scan button in TrustKeys only if there is something to scanChristian Schneppe1-1/+24
2017-08-01use DND instead of XA when phone is silentChristian Schneppe1-1/+2
2017-06-25fixed fingerprint trust (was messed up after library upgrade)Christian Schneppe2-5/+8
2017-06-24offer to open website if ibb offers oob redirectChristian Schneppe1-1/+21
2017-06-24mark message as failed after canceling ft w/o transferableChristian Schneppe1-0/+2
2017-06-24upgrade to signal-protocol-javaChristian Schneppe1-1/+1