.. |
activity
|
combined nested if statements in MessageList.removeMessages()
|
2012-07-06 14:34:57 +02:00 |
controller
|
removed empty else clause
|
2012-07-06 14:04:32 +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
|
Always use the application context when instantiating singletons
|
2012-05-16 22:22:39 +02:00 |
mail
|
Trim the first value in getHeaderParameters()
|
2012-06-18 04:46:46 +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
|
Added fallback for when WebView.setEmbeddedTitleBar() is not available
|
2012-06-29 00:14:06 +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
|
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
|
Always use the application context when instantiating singletons
|
2012-05-16 22:22:39 +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 |