1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-10 11:35:11 -05:00
Go to file
cketti 0920b0c14d Changed the way SettingsDescription is used
Added ability to rewrite the string representation used internally to
something "pretty" on export.
Now only settings that have entries is GlobalSettings and
AccountSettings are exported. This prevents export of newer settings
that are left in the preference storage when downgrading.
2011-10-07 20:29:03 +02: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 Get rid of now unnecessary BouncyCastle jar 2011-02-26 16:59:30 +01: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 Handle activity restarts due to configuration changes 2011-10-01 20:11:14 +02:00
src/com/fsck/k9 Changed the way SettingsDescription is used 2011-10-07 20:29:03 +02: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 Get rid of now unnecessary BouncyCastle jar 2011-02-26 16:59:30 +01: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 K-9 Mail now opens the Accounts Activity when started with an Intent 2011-03-01 22:34:41 -06: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 astyle-d 2011-02-26 18:39:06 -06: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