thunderbird-android/src/com/fsck/k9
2013-07-30 21:27:52 +02:00
..
activity Using Android proposed colors as contact color palette now: http://developer.android.com/design/style/color.html 2013-07-30 21:27:52 +02:00
cache Add a caching layer to EmailProvider 2013-02-19 04:45:14 +01:00
controller Marking a message as read in the database is currently very expensive, especially if you have threading enabled. 2013-07-11 18:44:44 -04:00
crypto
fragment Fixed NPE found by blackbox87 ... thanks pal! 2013-07-30 21:27:52 +02:00
helper Remove contacts helper code specific to SDK 7 2013-06-25 22:47:47 +02:00
mail Add an index for a heavy query 2013-07-18 20:09:39 -04:00
preferences Fix settings versioning after merging autofitWidth branch. 2013-05-08 23:10:01 -04:00
provider Avoid NullPointerException (reported via Play Store) 2013-03-21 23:19:11 +01:00
remotecontrol
search Exclude folders Trash, Spam, and Outbox from "All messages" 2013-04-23 20:14:29 +02:00
service Convert theme setting value to an enum. 2013-02-08 15:24:03 +01:00
view GMail-app-style generated colorful one-letter contact pictures for pictureless contacts 2013-07-21 16:58:38 +02:00
Account.java Merge branch 'message-list-sender-sorting' 2013-04-26 02:39:48 +02:00
AccountStats.java
BaseAccount.java
EmailAddressAdapter.java
EmailAddressValidator.java
FontSizes.java merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
Identity.java
K9.java Only enable debug logging when running a debuggable build 2013-06-09 02:39:47 +02:00
NotificationSetting.java
Preferences.java