k-9/src/com/fsck/k9
cketti e529bed259 Added option to return to the message list after deleting a message in the message view activity. Patch provided by fiouzy (Thanks!)
Fixes issue 1634
2010-06-20 12:15:29 +00:00
..
activity Added option to return to the message list after deleting a message in the message view activity. Patch provided by fiouzy (Thanks!) 2010-06-20 12:15:29 +00:00
controller Better handling of cases where a special folder is set to INBOX (e.g. Sent folder = INBOX). Make sure we count unread messages and don't exclude the Inbox from notifications in this case. 2010-06-17 12:42:22 +00:00
helper find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-05-30 04:17:00 +00:00
mail Fixes Issue 1763 2010-06-11 12:56:01 +00:00
preferences Code refactoring: 2010-05-19 18:17:06 +00:00
provider start using the android API for "/sdcard" 2010-05-29 21:56:09 +00:00
remotecontrol Fixes Issue 1482 2010-05-15 21:26:15 +00:00
service find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-05-30 04:17:00 +00:00
Account.java Better handling of cases where a special folder is set to INBOX (e.g. Sent folder = INBOX). Make sure we count unread messages and don't exclude the Inbox from notifications in this case. 2010-06-17 12:42:22 +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 Fixed some more warnings: 2010-05-19 18:44:22 +00:00
EmailAddressAdapterSdk3_4.java Fixed some more warnings: 2010-05-19 18:44:22 +00:00
EmailAddressAdapterSdk5.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
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 - Add menu item to show additional headers in the message view 2010-05-21 15:34:29 +00:00
Identity.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
K9.java Added option to return to the message list after deleting a message in the message view activity. Patch provided by fiouzy (Thanks!) 2010-06-20 12:15:29 +00:00
Preferences.java Terminate pointless comment. 2010-04-06 04:27:47 +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