1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9
Jesse Vincent 54633a4e16 Improvements to "more from this sender" - hopefully this should search
only on actual addresses, not their local parts.
2010-08-12 02:22:08 +00:00
..
activity Improvements to "more from this sender" - hopefully this should search 2010-08-12 02:22:08 +00:00
controller Finish removing the ThreadPool / ExecutorService Left over from when the 2010-08-10 04:29:18 +00:00
crypto added some comments to explain some cryptography-related classes and to-dos 2010-08-05 10:55:59 +00:00
helper Convert for loops to "enhanced" syntax per SDK performance guidelines 2010-07-19 01:52:18 +00:00
mail Off-by-one error in the recent IMAP fetch work :/ 2010-08-12 02:21:56 +00:00
preferences Convert for loops to "enhanced" syntax per SDK performance guidelines 2010-07-19 01:52:18 +00:00
provider astyle 2010-07-22 03:40:30 +00:00
remotecontrol Fixes Issue 1482 2010-05-15 21:26:15 +00:00
service Add debug logging when K-9 doesn't enable push because the user has 2010-08-11 03:36:49 +00:00
Account.java Fixes issue 1522 2010-08-07 22:38:08 +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 svn:eol-style=LF for src and XML resources 2010-07-13 21:49:28 +00:00
Identity.java svn:eol-style=LF for src and XML resources 2010-07-13 21:49:28 +00:00
K9.java Android is growing up a bit. artificially limiting the user to 2010-07-19 01:55:09 +00:00
Preferences.java Use of constants for immutable empty arrays (prevent useless memory allocation) 2010-08-02 11:55:31 +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