talk-android/app
Tim Krüger 75d82185c1
Remove media in text message detection
The method 'TextMatchers#getMessageTypeFromString' suggested MIME types
for linked files in text message. Also for links like this not working
example:

  - http://example.local/image.png
  - image.png

In those cases no image can be loaded and that results in empty previews
like shown in the issue #1167.

So for alignment reasons to spreed and Talk iOS app this media detection
is removed and only links will be shown.

Resolves: #1167

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-07-15 10:07:42 +02:00
..
src Remove media in text message detection 2021-07-15 10:07:42 +02:00
build.gradle Bump coilKtVersion from 1.2.2 to 1.3.0 2021-07-12 10:34:23 +02:00
gplay.gradle
lint.xml
proguard-rules.pro