k-9/src/com/fsck/k9/mail
Jesse Vincent 7d2804549e Remove redundant "return" statements from the end of void methods (with
help from intellij)
2010-08-29 23:39:45 +00:00
..
filter Convert for loops to "enhanced" syntax per SDK performance guidelines 2010-07-19 01:52:18 +00:00
internet astyle 2010-08-29 16:57:13 +00:00
store Remove redundant "return" statements from the end of void methods (with 2010-08-29 23:39:45 +00:00
transport Simplify many, many boolean conditions with help from IntelliJ 2010-08-29 23:39:26 +00:00
Address.java Memory management optimisation: help garbage collection by avoiding repeated instantiations of immutable arrays (empty arrays of String, Message, Flag, Address) 2010-08-07 15:10:07 +00:00
AuthenticationFailedException.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Body.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
BodyPart.java svn:eol-style=LF for src and XML resources 2010-07-13 21:49:28 +00:00
CertificateValidationException.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
FetchProfile.java svn:eol-style=LF for src and XML resources 2010-07-13 21:49:28 +00:00
Flag.java - Add menu item to show additional headers in the message view 2010-05-21 15:34:29 +00:00
Folder.java Folder.fetchPart() is called when it shouldn't be. Disabled the exception for now. See issue 1733 2010-06-09 19:44:35 +00:00
Message.java Simplify many, many boolean conditions with help from IntelliJ 2010-08-29 23:39:26 +00:00
MessagingException.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Multipart.java svn:eol-style=LF for src and XML resources 2010-07-13 21:49:28 +00:00
Part.java Fixes issue 305 2010-07-11 13:44:16 +00:00
PushReceiver.java Provide for tracking all WakeLock usage. 2010-05-17 00:30:32 +00:00
Pusher.java Fixes Issue 300 2010-05-09 15:27:41 +00:00
Store.java Add a per-account setting to choose how much of each message to download automatically. 2010-07-11 11:59:14 +00:00
Transport.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00