1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-11 03:55:04 -05:00
Go to file
cketti 6138afb579 Don't write messages without (partial) body to database
Opening such messages during download will display "No text" and (probably
due to a bug) might lead to the synchronization process being aborted. Instead
of fixing the UI issue we now don't write these incomplete messages to the
database. This has the potential to massively speed up the sync process. But
it will take longer for messages to show up in the message list, especially
with slow connections.
2015-05-22 07:25:17 +02: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 Don't write messages without (partial) body to database 2015-05-22 07:25:17 +02: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