aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-06-17allow recording of videos from attachment choice tooChristian Schneppe2-20/+51
2017-06-17fix resend featureChristian Schneppe1-3/+2
2017-06-11correct resend textChristian Schneppe1-1/+5
2017-06-11recreate settingsactivity when theme changedChristian Schneppe4-5/+17
2017-06-01allow changing of nickname in conferences when nick is in useChristian Schneppe1-2/+1
2017-05-31'end this conversation afterwards' checked by defaultChristian Schneppe1-0/+1
2017-05-31add the 4 most frequently contacted contacts as app shortcutsChristian Schneppe1-2/+9
2017-05-31do not turn send button green unless history is caught upChristian Schneppe1-3/+4
2017-05-17use mam reference instead of timestampChristian Schneppe2-4/+5
2017-05-17make updater more failsaveChristian Schneppe1-0/+6