1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
Go to file
cketti 77f4625cd9 Use SslCertificate that is part of the official Android API instead of
BouncyCastle's X509Name (which is not shipped anymore in Android 3.0)
to verify domain names on SSL/TLS connections.
2011-02-26 16:57:58 +01:00
assets Fix display of icon in About box on Android 2.1 and earlier 2011-01-30 15:11:16 +00:00
compile-only-libs Add junit for unit tests. 2011-01-11 03:14:47 +00:00
docs 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
images Add button to allow editing of quoted message in HTML mode by dropping user back to text mode. Fixes issue 2959. 2011-02-05 15:14:02 -08:00
libs Replaced our local copy of jzlib with a clean jar built from jzlib 1.0.7 2011-01-31 18:26:01 +00:00
res Updated spanish translation with changes provided by Hayawata 2011-02-26 00:07:17 +01:00
src/com/fsck/k9 Use SslCertificate that is part of the official Android API instead of 2011-02-26 16:57:58 +01:00
tests We have a test suite that can run (thanks to achen's start) 2011-02-08 19:34:53 -05:00
tools Merge branch 'ideal-screenreader' 2010-08-18 02:01:10 +00:00
.classpath compile in the libs we only need at build time when building with 2011-01-31 23:45:29 +00:00
.project fix the eclipse project name 2010-11-26 03:53:18 +00:00
Android.mk 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
AndroidManifest.xml Bumped manifest to 3.706 2011-02-20 23:02:00 -05:00
build.properties Bump us up to android-9 so we can have strict mode for development 2010-12-24 18:54:56 +00:00
build.xml Fixes to the bump-version target 2011-02-13 14:29:41 -05:00
default.properties Set encoding to utf8 to get rid of javac warnings 2011-02-21 01:55:57 +01:00
k9mail.iml IntelliJ support appears to be abandoned (K9.iml refers to platform 1.6...) 2011-01-31 23:25:06 +00: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