aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* introduce automatic theme based on the systems themeChristian Schneppe2019-09-111-2/+22
* include user into quote messageChristian Schneppe2019-09-116-18/+52
* add 1080p as video resolution and set default to 720pChristian Schneppe2019-09-091-4/+8
* introduce new file transfer statusChristian Schneppe2019-09-094-2/+13
* do not include scope in ipv6 annoucmentChristian Schneppe2019-09-091-1/+12
* include ticker information in notificationChristian Schneppe2019-09-091-15/+15
* 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
* catch exceptions in SerialSingleThreadExecutorChristian Schneppe2019-09-071-0/+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
* 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
* fix rotation issues in MediaViewerActivityChristian Schneppe2019-08-311-0/+1
* when sharing text from PAM to PAM use quotesChristian Schneppe2019-08-313-4/+11
* more ibb fixes (include sid in transport-accept)Christian Schneppe2019-08-312-15/+25
* fixed unlikely race between enabling carbons and discovering last MAM idChristian Schneppe2019-08-311-3/+3
* include pgp sig and status in presence to non anon mucChristian Schneppe2019-08-312-23/+16
* do not put default nick into bookmark if none has been set beforeChristian Schneppe2019-08-313-13/+25
* fixed pgp decryption of automatically accepted jingle ftChristian Schneppe2019-08-311-10/+7
* increased reconnection interval after policy violationChristian Schneppe2019-08-311-1/+3
* refactored filename and extension parsingChristian Schneppe2019-08-313-42/+59
* catch npe on participants context menuChristian Schneppe2019-08-311-0/+5
* make config flag for leave before joinChristian Schneppe2019-08-312-2/+5
* create empty disco result on error to fire advance stream features eventChristian Schneppe2019-08-312-1/+26
* fix SOCKS5 to IBB fallbackChristian Schneppe2019-08-311-5/+4
* fixed send_multiple share intent with empty extrasChristian Schneppe2019-08-311-1/+2
* catch IllegalArgumentException when reading backup fileChristian Schneppe2019-08-312-0/+4
* implement time out for waiting on voice recordingChristian Schneppe2019-08-311-10/+25
* made domain verifier case insensitive.Christian Schneppe2019-08-311-9/+10
* put initial xmpp uri into signup intentChristian Schneppe2019-08-312-2/+2
* resetToWaiting should include http uploaded filesChristian Schneppe2019-08-311-1/+1
* do not include DNS servers from networks know to be inactiveChristian Schneppe2019-08-311-18/+17
* do password empty check in dialog not in restore backup serviceChristian Schneppe2019-08-312-25/+27