.. |
activity
|
Correctly encode attachment filenames with non-ASCII characters. Thanks to jca02266 who provided the base patch.
|
2010-05-11 15:05:50 +00:00 |
codec/binary
|
Code cleanup. Fixed lots of warnings reported by Eclipse.
|
2010-04-16 12:20:10 +00:00 |
helper
|
Helper classes to get the state of the Android auto-sync setting. Implementation differs for SDK 1.5, SDK 1.6 and SDK 2.0+. See issue 1482 for more details.
|
2010-05-10 20:15:41 +00:00 |
mail
|
Fix error handling code in DB upgrade.
|
2010-05-10 00:14:26 +00:00 |
preferences
|
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 |
provider
|
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 |
remotecontrol
|
Code cleanup. Fixed lots of warnings reported by Eclipse.
|
2010-04-16 12:20:10 +00:00 |
service
|
Fixes Issue 300
|
2010-05-09 15:27:41 +00:00 |
Account.java
|
Fixes Issue 300
|
2010-05-09 15:27:41 +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 |
ColorPickerDialog.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 |
EmailAddressAdapter.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 |
EmailAddressAdapterSdk3_4.java
|
Patch for issue 946: Only able to get contacts from a primary google
|
2010-03-23 03:19:12 +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
|
Use android.text.util.Regex.EMAIL_ADDRESS_PATTERN for email address verification before account creation.
|
2010-04-08 11:51:54 +00:00 |
EmailReceivedIntent.java
|
Massive rename to K9, step 1.
|
2009-12-15 02:50:53 +00:00 |
FixedLengthInputStream.java
|
Code cleanup. Fixed lots of warnings reported by Eclipse.
|
2010-04-16 12:20:10 +00:00 |
FontSizes.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 |
Identity.java
|
Fixes Issue 1116
|
2010-03-04 04:00:30 +00:00 |
K9.java
|
New preference setting to add buttons to attach images or videos which is needed to work around a bug in Gallery 3D. Buttons are enabled by default if a buggy Gallery 3D version is found.
|
2010-05-02 18:24:33 +00:00 |
K9Activity.java
|
- Always use light theme for the message view since we don't change the colors of the WebView (i.e. it always uses black text on a white background).
|
2010-05-02 00:10:55 +00:00 |
K9ListActivity.java
|
Massive rename to K9, step 1.
|
2009-12-15 02:50:53 +00:00 |
K9PreferenceActivity.java
|
Massive rename to K9, step 1.
|
2009-12-15 02:50:53 +00:00 |
MessagingController.java
|
Specify that our notifications use the Notification audio stream.
|
2010-05-11 04:13:23 +00:00 |
MessagingControllerPushReceiver.java
|
Code cleanup: Fixed some warnings
|
2010-05-03 13:46:55 +00:00 |
MessagingListener.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 |
PeekableInputStream.java
|
Code cleanup. Fixed lots of warnings reported by Eclipse.
|
2010-04-16 12:20:10 +00:00 |
Preferences.java
|
Terminate pointless comment.
|
2010-04-06 04:27:47 +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 |
Utility.java
|
Massive rename to K9, step 1.
|
2009-12-15 02:50:53 +00:00 |