k-9/src/com/fsck/k9
Jesse Vincent 5fb8b7c7e5 only do one preferences update per account when upgrading. Big perf
boost
2011-01-16 04:23:12 +00:00
..
activity Initial implementation of folder attributes on the folder, rather than in preferences 2011-01-16 04:23:03 +00:00
controller Add Notification setting to disable unread count in notification bar. 2011-01-12 01:23:17 +00:00
crypto Got rid of some compiler warnings. 2010-11-04 03:11:34 +00:00
helper astyle 2011-01-16 04:23:08 +00:00
mail only do one preferences update per account when upgrading. Big perf 2011-01-16 04:23:12 +00:00
preferences astyle 2010-12-24 18:55:05 +00:00
provider astyle 2010-12-24 18:55:05 +00:00
remotecontrol Fixes Issue 1482 2010-05-15 21:26:15 +00:00
service astyle 2011-01-06 16:55:08 +00:00
view Add null check in header view to prevent NPE. 2011-01-11 22:25:06 +00:00
Account.java astyle 2011-01-14 01:37:52 +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 remove redundant ;s 2010-12-01 03:07:28 +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 Tweak our message list subject default a bit bigger to set it off from the other text. 2011-01-14 03:54:00 +00:00
Identity.java svn:eol-style=LF for src and XML resources 2010-07-13 21:49:28 +00:00
K9.java Add support for HTML composition with text alternative. 2011-01-12 23:48:28 +00:00
NotificationSetting.java extract vibration pattern metadata out ouf MessagingController into 2010-11-28 20:29:14 +00:00
Preferences.java Removed bogus javadoc param. 2011-01-12 06:24:00 +00:00
SearchAccount.java Turns out that UUID generation is expensive. deferring it until first access improves startup performance. 2010-12-24 22:48:19 +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