1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-11 03:55:04 -05:00
Go to file
cketti 6073b9d3fa Added fallback for when WebView.setEmbeddedTitleBar() is not available
The (undocumented) method WebView.setEmbeddedTitleBar() was removed in
Android 4.1 which caused the message header to never be displayed.
This fallback is only a temporary fix. We really need to come up with a
solution that feels like the previous (setEmbeddedTitleBar) behavior.
2012-06-29 00:14:06 +02:00
assets SingleMessageView cleanup 2012-04-04 10:04:57 +02:00
compile-only-libs Add mockito jar for testing. 2011-07-21 17:41:19 -07:00
docs Added diagram that visualizes activity interactions 2011-10-27 19:13:13 +02:00
images Reply receipt menu icons, take 2 (or 3?) 2012-04-09 10:32:20 -07:00
libs Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97. 2011-11-14 14:00:15 -08:00
res Updated German translation 2012-06-25 22:37:58 +02:00
src/com/fsck/k9 Added fallback for when WebView.setEmbeddedTitleBar() is not available 2012-06-29 00:14:06 +02:00
tests Trim the first value in getHeaderParameters() 2012-06-18 04:46:46 +02:00
tools summary: updated build.xml and tests/build.xml. 2012-06-01 15:41:14 -05:00
.classpath ADT 17 changes 2012-03-25 00:28:40 +01:00
.gitignore summary: updated build.xml and tests/build.xml. 2012-06-01 15:41:14 -05:00
.project fix the eclipse project name 2010-11-26 03:53:18 +00:00
Android.mk Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97. 2011-11-14 14:00:15 -08:00
AndroidManifest.xml Bumped manifest to 4.119 2012-06-12 08:13:14 -07:00
ant.properties Upgrade to SDK 15 2012-03-11 14:31:35 -05:00
build_common.xml fixed location of ant-contrib.jar in build_common.xml when running ant from tests/. 2012-06-07 22:57:41 -05:00
build.xml summary: updated build.xml and tests/build.xml. 2012-06-01 15:41:14 -05:00
HTMLCLEANER_LICENSE Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97. 2011-11-14 14:00:15 -08:00
k9mail.iml Move android-sdk to the end of the dependency list so that our newer junit will take precendence over the built-in junit. Also fixes in-IDE tests. 2012-04-17 10:33:35 -07:00
MODULE_LICENSE_APACHE2 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
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 Upgrade us to android-14 infrastructure 2011-10-27 12:41:24 -04:00
project.properties Upgrade to SDK 15 2012-03-07 21:52:47 +01:00