aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* select presence if necessary when resending fileChristian Schneppe2017-09-241-3/+18
* removed unnecessary padding restrictions around emoji messagesChristian Schneppe2017-09-241-2/+0
* refactored AudioPlayerChristian Schneppe2017-09-242-67/+47
* unified share with menuChristian Schneppe2017-09-244-50/+46
* show correct tooltip when long pressing start conversationsChristian Schneppe2017-09-191-14/+16
* show also a button to delete contact from rosterChristian Schneppe2017-09-171-7/+26
* show jid in ContactDetails if contact is not on the same serverChristian Schneppe2017-09-171-1/+5
* show block menu after long press on allow/add backChristian Schneppe2017-09-171-25/+42
* Foregroundservice can be deactivated in expert options (default = foregrounds...Christian Schneppe2017-09-171-1/+3
* use 'partial' in server info if publish-options is n/aChristian Schneppe2017-09-171-2/+4
* make filtered list item activity survive roationsChristian Schneppe2017-09-042-1/+10
* get rid of uneccessary 'own omemo fingerprint' stringChristian Schneppe2017-09-041-0/+2
* link jid in trust keys activity to contact detailsChristian Schneppe2017-09-041-0/+6
* request storage permission when sending gifChristian Schneppe2017-09-042-12/+12
* improved error messages on missing omemo keysChristian Schneppe2017-09-041-2/+23
* fix crash in location activitiesChristian Schneppe2017-09-042-14/+14
* reset attempt counts on enableChristian Schneppe2017-08-131-0/+5
* default input type to numbers on captcha dialogChristian Schneppe2017-08-131-0/+3
* prevent users from editing their account jid after successful loginChristian Schneppe2017-08-131-0/+7
* cache some information generated from body like isEmojiOnly, fileParams, isGe...Christian Schneppe2017-08-132-17/+10
* remove all whitespaces in emoji only messagesChristian Schneppe2017-08-131-1/+1
* display messages that only contain emoji slightly largerChristian Schneppe2017-08-031-5/+6
* Give up PGP decryption when intent is cancelledChristian Schneppe2017-08-011-0/+5
* incorporate support for publish-options into server infoChristian Schneppe2017-08-011-1/+1
* update datebubblesChristian Schneppe2017-08-012-34/+42
* allow users to send PMs in mucs w/o voiceChristian Schneppe2017-08-011-1/+3
* set focusable=false instead of enabled=false for rooms w/o voiceChristian Schneppe2017-08-011-4/+10
* refactored retrieval of default preferencesChristian Schneppe2017-08-011-1/+1
* put settings defaults into resource fileChristian Schneppe2017-08-0110-16/+36
* make scan barcode icon survive rotationsChristian Schneppe2017-08-011-0/+11
* show scan button in TrustKeys only if there is something to scanChristian Schneppe2017-08-011-1/+24
* use DND instead of XA when phone is silentChristian Schneppe2017-08-011-1/+2
* fixed fingerprint trust (was messed up after library upgrade)Christian Schneppe2017-06-252-5/+8
* offer to open website if ibb offers oob redirectChristian Schneppe2017-06-241-1/+21
* mark message as failed after canceling ft w/o transferableChristian Schneppe2017-06-241-0/+2
* upgrade to signal-protocol-javaChristian Schneppe2017-06-241-1/+1
* allow recording of videos from attachment choice tooChristian Schneppe2017-06-172-20/+51
* fix resend featureChristian Schneppe2017-06-171-3/+2
* correct resend textChristian Schneppe2017-06-111-1/+5
* recreate settingsactivity when theme changedChristian Schneppe2017-06-114-5/+17
* allow changing of nickname in conferences when nick is in useChristian Schneppe2017-06-011-2/+1
* 'end this conversation afterwards' checked by defaultChristian Schneppe2017-05-311-0/+1
* add the 4 most frequently contacted contacts as app shortcutsChristian Schneppe2017-05-311-2/+9
* do not turn send button green unless history is caught upChristian Schneppe2017-05-311-3/+4
* use mam reference instead of timestampChristian Schneppe2017-05-172-4/+5
* make updater more failsaveChristian Schneppe2017-05-171-0/+6
* add ability to distrust inactive/trusted keysChristian Schneppe2017-05-101-1/+1
* set catchup flag on mam only when doing thatChristian Schneppe2017-05-101-1/+1
* display open pgp key id in account details and allow to deleteChristian Schneppe2017-05-104-10/+74
* unified copy text and share with context menu entriesChristian Schneppe2017-05-091-20/+6