aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* New Crowdin translations (#396)Christian Schneppe2019-09-295-22/+990
* delete problematic language fileChristian Schneppe2019-09-291-943/+0
* 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-2919-44/+88
* channel search result long press to show join dialogChristian Schneppe2019-09-245-16/+47
* New Crowdin translations (#392)Christian Schneppe2019-09-249-18/+959
* small changes in quotesChristian Schneppe2019-09-242-5/+15
* minor intro improvements, shorten some textsChristian Schneppe2019-09-2412-4/+28
* fix crash OTR crashChristian Schneppe2019-09-241-1/+1
* correct file locations for EmojiServiceChristian Schneppe2019-09-232-2/+2
* fix missing deps for EmojiServiceChristian Schneppe2019-09-232-0/+27
* New Crowdin translations (#391)Christian Schneppe2019-09-2315-1049/+201
* Google Play version use downloadable Emojis instead of bundledChristian Schneppe2019-09-233-37/+47
* 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-224-12/+81
* use existing variable for userChristian Schneppe2019-09-221-1/+1
* show context menu in channel search to share uriChristian Schneppe2019-09-214-25/+71
* update license infoChristian Schneppe2019-09-211-0/+1
* introduce app intro and some help screensChristian Schneppe2019-09-2131-12/+250
* 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-2010-228/+276
* fix stringsChristian Schneppe2019-09-201-1/+1
* migrate to AndroidXChristian Schneppe2019-09-20145-398/+382
* replace YouTube links with Invidious linksChristian Schneppe2019-09-208-22/+63
* set new automatic theme switch as defaultChristian Schneppe2019-09-191-1/+1
* 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-194-289/+397
* 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
* show language in message bubble if multiple language variants were receivedChristian Schneppe2019-09-1210-59/+130
* fixed 2 issues reported by new linterChristian Schneppe2019-09-122-13/+5
* make some more activities to start as single taskChristian Schneppe2019-09-111-10/+21
* introduce automatic theme based on the systems themeChristian Schneppe2019-09-115-5/+29