talk-android/app
Tim Krüger 4c4c583923
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-14 09:26:17 +02:00
..
src Remove media in text message detection 2021-07-14 09:26:17 +02:00
build.gradle Bump coilKtVersion from 1.2.2 to 1.3.0 2021-07-12 10:34:23 +02:00
gplay.gradle Fix vibration and fix #745 2020-03-21 16:26:03 +01:00
lint.xml Lint: ignore obsolete link checks on libs 2021-02-24 11:44:55 +01:00
proguard-rules.pro Initial import 2017-10-23 12:40:38 +02:00