nextcloud-talk-android/app
Marcel Hibbe 22333d2f57
disable text fields for location messages (workaround)
i tried to suppress that zip codes are shown as clickable telephopne numbers. but
  android:autoLink="none"
and
  messageText!!.linksClickable = false
don't seem to work.
as a workaround i disabled the text field completely. so the links are still underlined but nut clickable. and it's also not possible now to mark text and get the context menu.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-06-11 10:22:18 +02:00
..
src disable text fields for location messages (workaround) 2021-06-11 10:22:18 +02:00
build.gradle add location search with nominatim 2021-06-11 10:21:49 +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