aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* include user into quote messageChristian Schneppe2019-09-117-18/+53
* add 1080p as video resolution and set default to 720pChristian Schneppe2019-09-0918-52/+17
* introduce new file transfer statusChristian Schneppe2019-09-095-2/+14
* do not include scope in ipv6 annoucmentChristian Schneppe2019-09-091-1/+12
* include ticker information in notificationChristian Schneppe2019-09-0914-28/+16
* fix permission errorsChristian Schneppe2019-09-091-1/+1
* catch exception in updaterChristian Schneppe2019-09-091-11/+17
* fix crash during file existing checkChristian Schneppe2019-09-082-2/+2
* improve webpreviews during offline timesChristian Schneppe2019-09-074-29/+45
* send multiple downloads and uploads into queueChristian Schneppe2019-09-073-17/+24
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-09-0711-111/+1133
|\
| * New Crowdin translations (#384)Christian Schneppe2019-09-0711-111/+1133
* | catch exceptions in SerialSingleThreadExecutorChristian Schneppe2019-09-071-0/+2
|/
* shorten restore_warningChristian Schneppe2019-09-061-2/+2
* JET uses plain text file sizeChristian Schneppe2019-09-061-2/+9
* do not include link local in direct candidatesChristian Schneppe2019-09-063-16/+12
* make Tor connections work with direct TLSChristian Schneppe2019-09-063-66/+71
* implemented support for for jingle encrypted transports (XEP-0396)Christian Schneppe2019-09-065-11/+42
* deleted wrong to jidChristian Schneppe2019-09-061-1/+0
* check for orphaned filesChristian Schneppe2019-09-061-1/+28
* get images from google photosChristian Schneppe2019-09-031-0/+1
* fix some crashesChristian Schneppe2019-09-0319-71/+183
* use higher priority for proxy on receiving endChristian Schneppe2019-09-032-5/+4
* send fallback to ibb after proxy activation failedChristian Schneppe2019-09-031-6/+17
* also reply with direct connections on responseChristian Schneppe2019-09-033-18/+35
* bare minimum direct connectionsChristian Schneppe2019-09-036-6/+174
* order canditates by priority before attempting to connectChristian Schneppe2019-09-032-25/+27