aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-02fix NPE when using channel search and DOMAIN_LOCKChristian Schneppe1-5/+7
2019-10-02report not-acceptable on jingle errorsChristian Schneppe2-19/+16
2019-10-02do not set invideous as default and add config to first start settings screenChristian Schneppe1-0/+13
2019-09-29account deletion: only attempt to delete omemo id when connectedChristian Schneppe1-6/+9
2019-09-29show resource prompt when sending uncompressed videoChristian Schneppe2-2/+17
2019-09-29delete omemo keys when deleting accountChristian Schneppe2-3/+12
2019-09-29make list selection manager work with app compatChristian Schneppe1-71/+71
2019-09-29rework introChristian Schneppe3-26/+63
2019-09-24channel search result long press to show join dialogChristian Schneppe3-16/+43
2019-09-24small changes in quotesChristian Schneppe1-5/+14
2019-09-24minor intro improvements, shorten some textsChristian Schneppe1-1/+21
2019-09-24fix crash OTR crashChristian Schneppe1-1/+1
2019-09-23correct file locations for EmojiServiceChristian Schneppe1-26/+0
2019-09-23Google Play version use downloadable Emojis instead of bundledChristian Schneppe2-37/+15
2019-09-23print emoji only status messages largerChristian Schneppe1-8/+18
2019-09-23do not parse invites from type=groupchatChristian Schneppe3-26/+34
2019-09-22show username as title in context menu when long clicking avatar in MUCChristian Schneppe3-12/+61
2019-09-22use existing variable for userChristian Schneppe1-1/+1
2019-09-21show context menu in channel search to share uriChristian Schneppe3-25/+65
2019-09-21introduce app intro and some help screensChristian Schneppe7-9/+223
2019-09-20close correct socket after faulty jingle socks connectionChristian Schneppe1-1/+1
2019-09-20improved logging for messages waiting for joinChristian Schneppe3-11/+25
2019-09-20added overlay to avatar in EditAccountActivityChristian Schneppe3-8/+51
2019-09-20migrate to AndroidXChristian Schneppe114-285/+269
2019-09-20replace YouTube links with Invidious linksChristian Schneppe5-7/+40
2019-09-19bug fixes in MessageAdapterChristian Schneppe1-6/+3
2019-09-19fixed R8 weirdnessChristian Schneppe2-5/+4
2019-09-19fixed direct invites after adhocChristian Schneppe4-6/+25
2019-09-19cancel spinning wheel on muclumbus errorChristian Schneppe2-10/+14
2019-09-19warn when using _only_ ambiguous cyrillicChristian Schneppe1-3/+33
2019-09-19fixed some minor NPEChristian Schneppe4-7/+13
2019-09-19clear notifications when deleting accountChristian Schneppe1-1/+2
2019-09-19do not finish or repair sessions for untrusted sendersChristian Schneppe2-14/+39
2019-09-19changed profile viewChristian Schneppe1-12/+60
2019-09-13parse LMC 1.1Christian Schneppe4-4/+23
2019-09-13keep track of previously edited idsChristian Schneppe6-21/+114
2019-09-13catch empty password exceptions in ExportBackupServiceChristian Schneppe1-2/+6
2019-09-13stopped constantly focus shift if user is typingChristian Schneppe1-7/+1
2019-09-12set Messenger identity as userAgent for RichPreview and ChannelDiscoveryChristian Schneppe2-0/+24
2019-09-12when parsing omemo messages ensure we only find one elementChristian Schneppe3-2/+15
2019-09-12inherit language from parent message when finding localized bodyChristian Schneppe1-1/+3
2019-09-12show language in message bubble if multiple language variants were receivedChristian Schneppe10-59/+130
2019-09-12fixed 2 issues reported by new linterChristian Schneppe2-13/+5
2019-09-11introduce automatic theme based on the systems themeChristian Schneppe1-2/+22
2019-09-11include user into quote messageChristian Schneppe6-18/+52
2019-09-09add 1080p as video resolution and set default to 720pChristian Schneppe1-4/+8
2019-09-09introduce new file transfer statusChristian Schneppe4-2/+13
2019-09-09do not include scope in ipv6 annoucmentChristian Schneppe1-1/+12
2019-09-09include ticker information in notificationChristian Schneppe1-15/+15
2019-09-09fix permission errorsChristian Schneppe1-1/+1