1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-11 03:55:04 -05:00
k-9/src/com/fsck/k9
Andrew Gaul cb14cd9d78 Prefer StringBuilder.append over String.concat
Addresses FindBugs complaints.
2011-11-02 22:10:02 -07:00
..
activity Prefer StringBuilder.append over String.concat 2011-11-02 22:10:02 -07:00
controller Prefer entrySet over keySet and get 2011-10-31 21:42:12 -07:00
crypto Prefer unsynchronized Collection types 2011-10-19 21:56:20 -07:00
helper Merge pull request #76 from sunglim/string_util 2011-11-02 10:50:52 -07:00
mail Prefer StringBuilder.append over String.concat 2011-11-02 22:10:02 -07:00
preferences ant astyle 2011-06-01 16:03:56 -04:00
provider Spelling corrections 2011-10-05 22:04:39 -07:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
service Removed useless try block 2011-10-29 05:10:13 +02:00
view Use MimeHeader.* constants when referring to content headers. Minor whitespace changes. 2011-11-02 08:34:06 -07:00
Account.java Merge pull request #55 from andrewgaul/stringbuilder 2011-10-06 09:04:43 -07:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressAdapter.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
EmailReceivedIntent.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java astyle-d 2011-02-26 18:39:06 -06:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Reworked MailService to cut overhead when executing background tasks 2011-10-29 05:08:37 +02:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java added check for Null 2011-10-11 08:53:51 +02:00
SearchAccount.java Add some JavaDoc to SearchAccount stuff; astyle. 2011-09-12 15:08:34 -07:00
SearchSpecification.java astyle-d 2011-02-26 18:39:06 -06:00