assets
|
SingleMessageView cleanup
|
2012-04-04 10:04:57 +02:00 |
compile-only-libs
|
Update src zip for updated v4 support jar.
|
2013-01-07 22:38:53 -08:00 |
docs
|
Added diagram that visualizes activity interactions
|
2011-10-27 19:13:13 +02:00 |
images
|
Change appearance of unread widget
|
2013-03-16 01:57:21 +01:00 |
libs
|
Use ADT's magic to include the necessary libraries from lib/
|
2012-09-08 21:44:49 -07:00 |
plugins
|
Add initial Gradle support
|
2013-06-28 23:59:08 +02:00 |
res
|
Merge pull request #329 from sjbarag/FastmailProviderConfig
|
2013-07-11 05:56:08 -07:00 |
src
|
Opening a folder (especially in threaded mode) does a very heavy SQL query. This method doesn't use or modify the folder object. Don't cargo-cult the Open here.
|
2013-07-11 18:44:44 -04:00 |
tests
|
Simplify Eclipse setup.
|
2013-05-31 18:00:45 -04:00 |
tools
|
Add script to sync localized strings.xml files with the master file
|
2013-07-09 17:16:23 +02:00 |
.gitignore
|
More ignoring!
|
2013-07-03 03:40:40 +02:00 |
.gitmodules
|
Kill our use of submodules dead. They're too painful for new contributors
|
2012-11-24 17:15:01 -05:00 |
.project
|
Simplify Eclipse setup.
|
2013-05-31 18:00:45 -04:00 |
ActionBarSherlock.iml
|
IntelliJ IDEA: Update android support version per e796468256 .
|
2013-01-09 13:24:30 -08:00 |
Android-PullToRefresh.iml
|
IntelliJ IDEA: 12.0 updates.
|
2012-12-18 15:11:47 -08: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.505
|
2013-07-07 23:04:40 -04: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.gradle
|
Add support for building and running our tests with Gradle
|
2013-06-28 23:59:22 +02:00 |
build.xml
|
verify res/raw/changelog.xml for an entry for the version being bumped to before changing anything for target bump-version.
|
2013-07-06 23:33:38 -04:00 |
ckChangeLog.iml
|
IntelliJ IDEA: Project updates to drag in ckChangeLog.
|
2013-01-09 13:26:42 -08:00 |
HoloColorPicker.iml
|
Add pom and IntelliJ configuration for HoloColorPicker
|
2013-01-17 02:16:24 -08: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
|
Add pom and IntelliJ configuration for HoloColorPicker
|
2013-01-17 02:16:24 -08:00 |
k9mail.ipr
|
Add pom and IntelliJ configuration for HoloColorPicker
|
2013-01-17 02:16:24 -08: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
|
Update targetSdkVersion to 17
|
2013-05-24 22:33:09 +02:00 |
settings.gradle
|
Add initial Gradle support
|
2013-06-28 23:59:08 +02:00 |