1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-01-30 23:00:09 -05:00
Go to file
m0viefreak 46f74bd11c WebView: Open links in external Browser
1a20ca06f1 connected a WebViewClient
to the WebView. But as soon as a client is connected, the WebView
stops handling links itself and tries to display everything on
its own.

Override shouldOverrideUrlLoading() and replicate what Android's
default WebView does if no WebViewClient is connected to work
around this.

This fixes #587.
2015-03-26 02:27:10 +01:00
.tx Update Transifex client configuration 2014-12-20 00:10:38 +01:00
config Ignore newline in format string Findbugs warnings 2015-01-03 05:41:29 +01:00
docs Remove outdated docs 2014-12-20 00:21:02 +01:00
gradle Merge remote-tracking branch 'k9mail_pgp_mime/master' 2014-12-20 08:07:46 +01:00
images Work on new pgp header 2015-01-27 17:50:40 +01:00
k9mail WebView: Open links in external Browser 2015-03-26 02:27:10 +01:00
k9mail-library Merge branch 'pgp_mime_preparations' 2015-03-16 16:14:45 +01:00
plugins PGP: Introduce key preference per account for OpenPGP APIv7 2015-03-20 15:14:48 +01:00
tests-on-jvm Merge branch 'pgp_mime_preparations' 2015-03-16 16:14:45 +01:00
tools Fix Transifex fixup script 2015-03-13 12:40:56 +01:00
.gitattributes Force gradlew (and other shell scripts) to use lf line endings. 2014-12-03 18:50:16 -08:00
.gitignore Remove old IntelliJ project files 2014-03-01 05:02:17 +01:00
.gitmodules Kill our use of submodules dead. They're too painful for new contributors 2012-11-24 17:15:01 -05:00
build.gradle Move main application from root project to subproject 'k9mail' 2014-12-20 00:10:38 +01:00
gradlew Add Gradle wrapper 2013-11-07 06:48:10 +01:00
gradlew.bat Add Gradle wrapper 2013-11-07 06:48:10 +01:00
HTMLCLEANER_LICENSE Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97. 2011-11-14 14:00:15 -08:00
NOTICE Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
proguard.cfg Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00
settings.gradle Move 'mail' package to library project 2014-12-20 01:31:33 +01:00