1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-12 04:25:08 -05:00
k-9/src/com/fsck/k9
2012-07-07 15:41:55 +02:00
..
activity Removed unused debug message 2012-07-07 14:30:42 +02:00
controller Removed unused variable 2012-07-07 14:33:15 +02: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 Added annotations to disable Lint warnings when we're using newer APIs 2012-07-07 14:38:57 +02:00
mail Move auto-unboxing out of if-clause 2012-07-07 15:41:55 +02:00
preferences Work around a bug in Android 4.x (?) when the system locale is turkish 2012-05-21 00:36:53 +02:00
provider Upgrade to SDK 15 2012-03-07 21:52:47 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
service Changed internal representation of the selected theme in the database 2012-03-29 06:33:01 +02:00
view Extracted code to disable Lint warning when using newer API 2012-07-07 15:03:23 +02:00
Account.java Removed unused imports 2012-07-07 14:26:16 +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
EmailReceivedIntent.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java Changed font size unit from DIP to SP 2012-01-12 02:18:41 +01:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Save sort type and sort order for search views (e.g. Unified Inbox) 2012-05-16 20:35:55 +02: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
SearchAccount.java Deduplicated code to create SearchAccounts for special accounts 2012-02-29 03:03:20 +01:00
SearchSpecification.java astyle-d 2011-02-26 18:39:06 -06:00