k-9/src/com/fsck/k9
Jesse Vincent 4bb5acb51c Revert "stop fading the chip if a message is read. we already change text"
It's contentious to change, apparently. So, revert until it's a setting
This reverts commit a6060fa66c8ae6001c402b0f3ac3d240b7348b8e.
2010-12-07 01:22:35 +00:00
..
activity Revert "stop fading the chip if a message is read. we already change text" 2010-12-07 01:22:35 +00:00
controller readable thread-name for debugging 2010-12-06 09:25:23 +00:00
crypto Got rid of some compiler warnings. 2010-11-04 03:11:34 +00:00
helper astyle 2010-12-01 06:32:29 +00:00
mail POP3: Ignore messages without unique-id when parsing UIDL response 2010-12-01 18:14:12 +00:00
preferences astyle 2010-12-01 06:32:29 +00:00
provider astyle 2010-12-01 06:32:29 +00:00
remotecontrol Fixes Issue 1482 2010-05-15 21:26:15 +00:00
service removed a commented-out method to show notifications on changes to 2010-11-28 21:48:29 +00:00
web astyle 2010-12-01 06:32:29 +00:00
Account.java Remove two retundant variables 2010-12-01 03:08:36 +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 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 fix a numeric equality bug spotted by intellij 2010-12-01 03:08:09 +00:00
NotificationSetting.java extract vibration pattern metadata out ouf MessagingController into 2010-11-28 20:29:14 +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