libreoffice-online/android/lib
Jan Holesovsky 2174206de1 android: Don't hang after returning from a hyperlink.
It seems that it is actually the webview that gets into a weird state
after returning from the url.  Unfortunately intercepting the calls via
shouldOverrideUrlLoading() in a WebViewClient does not help, so the only
way seems to be to make sure we actually don't have any clickable URL
anywhere, and for the rest, we issue a 'HYPERLINK' postMobileMessage...

Change-Id: I62dc2cfbe867e97aec7fac5f83c4399814ef2ce4
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88720
Tested-by: Jan Holesovsky <kendy@collabora.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-02-14 15:43:58 +01:00
..
src/main android: Don't hang after returning from a hyperlink. 2020-02-14 15:43:58 +01:00
.gitignore
build.gradle android hunspell: Actually we need the dicts in unpack/. 2020-02-07 22:45:21 +01:00
libSettings.gradle.in android: Implement (optional) support for both 32bit and 64bit build. 2019-12-30 14:24:30 +01:00
proguard-rules.pro