.. |
activity
|
Put the logic that decides which message format to use in one place
|
2012-05-30 15:20:51 +02:00 |
controller
|
Don't use the NotificationBuilder as singleton
|
2012-05-08 06:45:04 +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
|
use the new way on internal storage, or the original way otherwise
|
2012-05-09 21:09:10 -05: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
|
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
|
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 |