aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart (follow)
Commit message (Expand)AuthorAgeFilesLines
* mark cancelled jingle ft as such on both sidesChristian Schneppe2019-10-266-84/+113
* fully read port in socks connectionChristian Schneppe2019-10-262-3/+4
* set shorter timeouts when using direct candidatesChristian Schneppe2019-10-264-9/+16
* hide 'use integrated emoji' setting for Android O and higherChristian Schneppe2019-10-191-3/+12
* make export of chats as txt working againChristian Schneppe2019-10-191-0/+9
* catch exception while setting useragentChristian Schneppe2019-10-191-1/+5
* show "no results" if there where no channels found in channel discovery searchChristian Schneppe2019-10-031-3/+11
* Use a more meaningful name for old statusChristian Schneppe2019-10-021-3/+3
* use new jabber.search.network endpointChristian Schneppe2019-10-021-1/+1
* fix NPE when using channel search and DOMAIN_LOCKChristian Schneppe2019-10-021-5/+7
* report not-acceptable on jingle errorsChristian Schneppe2019-10-022-19/+16
* do not set invideous as default and add config to first start settings screenChristian Schneppe2019-10-021-0/+13
* account deletion: only attempt to delete omemo id when connectedChristian Schneppe2019-09-291-6/+9
* show resource prompt when sending uncompressed videoChristian Schneppe2019-09-292-2/+17
* delete omemo keys when deleting accountChristian Schneppe2019-09-292-3/+12
* make list selection manager work with app compatChristian Schneppe2019-09-291-71/+71
* rework introChristian Schneppe2019-09-293-26/+63
* channel search result long press to show join dialogChristian Schneppe2019-09-243-16/+43
* small changes in quotesChristian Schneppe2019-09-241-5/+14
* minor intro improvements, shorten some textsChristian Schneppe2019-09-241-1/+21
* fix crash OTR crashChristian Schneppe2019-09-241-1/+1
* correct file locations for EmojiServiceChristian Schneppe2019-09-231-26/+0
* Google Play version use downloadable Emojis instead of bundledChristian Schneppe2019-09-232-37/+15
* print emoji only status messages largerChristian Schneppe2019-09-231-8/+18
* do not parse invites from type=groupchatChristian Schneppe2019-09-233-26/+34
* show username as title in context menu when long clicking avatar in MUCChristian Schneppe2019-09-223-12/+61
* use existing variable for userChristian Schneppe2019-09-221-1/+1
* show context menu in channel search to share uriChristian Schneppe2019-09-213-25/+65
* introduce app intro and some help screensChristian Schneppe2019-09-217-9/+223
* close correct socket after faulty jingle socks connectionChristian Schneppe2019-09-201-1/+1
* improved logging for messages waiting for joinChristian Schneppe2019-09-203-11/+25
* added overlay to avatar in EditAccountActivityChristian Schneppe2019-09-203-8/+51
* migrate to AndroidXChristian Schneppe2019-09-20114-285/+269
* replace YouTube links with Invidious linksChristian Schneppe2019-09-205-7/+40
* bug fixes in MessageAdapterChristian Schneppe2019-09-191-6/+3
* fixed R8 weirdnessChristian Schneppe2019-09-192-5/+4
* fixed direct invites after adhocChristian Schneppe2019-09-194-6/+25
* cancel spinning wheel on muclumbus errorChristian Schneppe2019-09-192-10/+14
* warn when using _only_ ambiguous cyrillicChristian Schneppe2019-09-191-3/+33
* fixed some minor NPEChristian Schneppe2019-09-194-7/+13
* clear notifications when deleting accountChristian Schneppe2019-09-191-1/+2
* do not finish or repair sessions for untrusted sendersChristian Schneppe2019-09-192-14/+39
* changed profile viewChristian Schneppe2019-09-191-12/+60
* parse LMC 1.1Christian Schneppe2019-09-134-4/+23
* keep track of previously edited idsChristian Schneppe2019-09-136-21/+114
* catch empty password exceptions in ExportBackupServiceChristian Schneppe2019-09-131-2/+6
* stopped constantly focus shift if user is typingChristian Schneppe2019-09-131-7/+1
* set Messenger identity as userAgent for RichPreview and ChannelDiscoveryChristian Schneppe2019-09-122-0/+24
* when parsing omemo messages ensure we only find one elementChristian Schneppe2019-09-123-2/+15
* inherit language from parent message when finding localized bodyChristian Schneppe2019-09-121-1/+3