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
Joe Steele ac42bce799 Clean-up related to certificate chains
Per comments in pull request #365
2013-08-27 18:48:07 -04:00
..
activity Clean-up related to certificate chains 2013-08-27 18:48:07 -04:00
cache Avoid CursorIndexOutOfBoundsException when deleting a message 2013-08-23 04:16:00 +02:00
controller Convert OpenMode from an Enum to static ints for perf improvement. 2013-07-30 21:32:35 -04:00
crypto Converted message view to a fragment 2012-10-05 18:14:07 +02:00
fragment Fix flagging of messages in message list 2013-08-27 16:08:05 -04:00
helper Add setting to toggle colored background of fallback contact pictures 2013-08-16 18:43:00 +02:00
mail Clean-up related to certificate chains 2013-08-27 18:48:07 -04:00
preferences Default checkboxes to off again 2013-08-22 20:56:56 -04:00
provider Avoid NullPointerException (reported via Play Store) 2013-03-21 23:19:11 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
search Convert OpenMode from an Enum to static ints for perf improvement. 2013-07-30 21:32:35 -04:00
service Convert theme setting value to an enum. 2013-02-08 15:24:03 +01:00
view Return to old style chips for accounts, folders and messages. 2013-08-22 20:56:55 -04:00
Account.java Make sure Account.getDescription() never returns null 2013-08-10 00:08:18 +02: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 Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Default checkboxes to off again 2013-08-22 20:56:56 -04:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Removed unused method that was used for debugging 2012-07-07 14:28:15 +02:00
PRNGFixes.java add notes about the reason for https://github.com/k9mail/k-9/pull/367 2013-08-27 14:57:21 -04:00