thunderbird-android/src/com/fsck/k9
2012-04-30 16:12:14 +02:00
..
activity Fixed a NullPointerException for the context menu in the Unified Inbox 2012-04-30 16:12:14 +02:00
controller Migrate to Account.has(Special)Folder() methods. 2012-04-17 08:23:22 -07:00
crypto added comments, reworked a bit, and created warning dialog if some recipients don't have keys saved. 2011-11-21 01:59:51 -06:00
helper Fixed code style 2012-04-25 16:46:05 +00:00
mail fixed security issue -- account databases previously world-readable and accessible to any app if UUID is known. 2012-04-26 08:03:06 -05:00
preferences Merge branch 'master' into pull-128 2012-04-08 21:59:20 -05:00
provider Upgrade to SDK 15 2012-03-07 21:52:47 +01:00
remotecontrol
service Changed internal representation of the selected theme in the database 2012-03-29 06:33:01 +02:00
view Fixed Issue 4222. Use of the wrong method to get device-SDK version resulting in errors on ApiLevel 7 (2.1) devices. 2012-04-17 00:09:00 +02:00
Account.java Migrate to Account.has(Special)Folder() methods. 2012-04-17 08:23:22 -07:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java
EmailAddressAdapter.java Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02:00
EmailAddressValidator.java
EmailReceivedIntent.java
FontSizes.java Changed font size unit from DIP to SP 2012-01-12 02:18:41 +01:00
Identity.java
K9.java fixed issue with sort not being remembered at all on unified inbox / all messages (still does not save sort to settings). 2012-04-12 21:12:22 -05:00
NotificationSetting.java
Preferences.java Merge branch 'issue549' 2011-11-05 18:47:55 +01:00
SearchAccount.java Deduplicated code to create SearchAccounts for special accounts 2012-02-29 03:03:20 +01:00
SearchSpecification.java