anotherim/src/main/java/eu/siacs/conversations
Daniel Gultsch 3075833ab3 swap out transcoder library
the transcoder library we used hasn’t been updated in years

this commit switches to a maintained fork https://natario1.github.io/Transcoder/
2021-09-15 11:38:06 +02:00
..
android switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
crypto build omemo session when encountering unknown on RTP proceed 2021-05-08 09:25:51 +02:00
entities use androidx ExifInterface to parse rotation. fixes #4154 2021-09-05 16:29:24 +02:00
generator trigger registration dialog on roster;ibr=y only if no accounts are configured 2021-04-30 11:32:42 +02:00
http Transferables interface needs to differentiate between 0 and null file size 2021-05-17 15:51:21 +02:00
parser optimize imports 2021-03-21 21:39:04 +01:00
persistance delete targe file after unsuccessful image compression 2021-09-11 09:55:44 +02:00
services swap out transcoder library 2021-09-15 11:38:06 +02:00
ui catch security exception when viewing file from media preview 2021-09-10 18:46:37 +02:00
utils swap out transcoder library 2021-09-15 11:38:06 +02:00
xml migrate to OkHttp instead of HttpUrlConnection 2021-03-19 14:57:20 +01:00
xmpp modify TODOs in JingleRtpConnection upon better understanding of the WebRTC stack 2021-09-08 10:47:34 +02:00
Config.java QUOTING_MAX_DEPTH=1 for transitory compatibility with older versions. QUOTE_MAX_DEPTH=7 for performance testing and hiding of a rerendering bug occuring when two adjacent messages are merged. 2021-08-24 07:14:34 +00:00