1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-04 16:45:09 -05:00
k-9/src/com/fsck/k9
Marcus Wolschon 4f08820683 http://code.google.com/p/k9mail/issues/detail?id=2682
mark multiple mails as SPAM
2010-11-22 08:12:48 +00:00
..
activity http://code.google.com/p/k9mail/issues/detail?id=2682 2010-11-22 08:12:48 +00:00
controller No longer delete the Outbox every time it's empty - it makes it somewhat 2010-11-17 03:41:37 +00:00
crypto Got rid of some compiler warnings. 2010-11-04 03:11:34 +00:00
helper Match beginning of words when searching for contacts in Android 1.5/1.6 (e.g. "Doe" will find "Doe, John" and "John Doe") 2010-10-30 20:53:56 +00:00
mail when a message is seen _decrement_ the unread count, don't increment it 2010-11-21 05:31:42 +00:00
preferences find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs 2010-10-05 06:04:28 +00:00
provider Merge branch 'mail-on-sd' 2010-11-13 21:40:56 +00:00
remotecontrol Fixes Issue 1482 2010-05-15 21:26:15 +00:00
service Merge branch 'mail-on-sd' 2010-11-13 21:40:56 +00:00
web Code cleanup 2010-09-03 02:15:57 +00:00
Account.java Merge branch 'mail-on-sd' 2010-11-13 21:40:56 +00:00
AccountStats.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-04-29 04:59:14 +00:00
BaseAccount.java Fixes Issue 1410 2010-04-17 03:32:17 +00:00
EmailAddressAdapter.java Added helper class to access contacts. Uses the old contacts API for SDK/API 3+4 devices and the new API for SDK/API 5+ devices. 2010-08-14 13:59:33 +00:00
EmailAddressValidator.java Moved classes Regex and DomainNameChecker from android (package) namespace to K-9 namespace. This way we're protected from modifications to these classes in future Android versions. 2010-05-19 19:16:36 +00:00
EmailReceivedIntent.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
FontSizes.java Correct loading the alternated font size preferences. 2010-08-30 14:14:43 +00:00
Identity.java svn:eol-style=LF for src and XML resources 2010-07-13 21:49:28 +00:00
K9.java Changed external intent (e.g. Intent.ACTION_SEND_TO) handling code in MessageCompose 2010-11-14 02:27:42 +00:00
NotificationSetting.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs 2010-10-05 06:04:28 +00:00
Preferences.java Merge branch 'mail-on-sd' 2010-11-13 21:40:56 +00:00
SearchAccount.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-04-29 04:59:14 +00:00
SearchSpecification.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-04-29 04:59:14 +00:00