.. |
activity
|
Avoid race condition that can lead to a NullPointerException
|
2013-08-21 12:33:27 +02:00 |
cache
|
Add a caching layer to EmailProvider
|
2013-02-19 04:45:14 +01:00 |
controller
|
Convert OpenMode from an Enum to static ints for perf improvement.
|
2013-07-30 21:32:35 -04:00 |
crypto
|
Converted message view to a fragment
|
2012-10-05 18:14:07 +02:00 |
fragment
|
Add setting to toggle colored background of fallback contact pictures
|
2013-08-16 18:43:00 +02:00 |
helper
|
Add setting to toggle colored background of fallback contact pictures
|
2013-08-16 18:43:00 +02:00 |
mail
|
Avoid race condition that can lead to a NullPointerException
|
2013-08-21 12:33:27 +02:00 |
preferences
|
Add setting to toggle colored background of fallback contact pictures
|
2013-08-16 18:43:00 +02:00 |
provider
|
Avoid NullPointerException (reported via Play Store)
|
2013-03-21 23:19:11 +01:00 |
remotecontrol
|
|
|
search
|
Convert OpenMode from an Enum to static ints for perf improvement.
|
2013-07-30 21:32:35 -04:00 |
service
|
Convert theme setting value to an enum.
|
2013-02-08 15:24:03 +01:00 |
view
|
Add setting to toggle colored background of fallback contact pictures
|
2013-08-16 18:43:00 +02:00 |
Account.java
|
Make sure Account.getDescription() never returns null
|
2013-08-10 00:08:18 +02:00 |
AccountStats.java
|
|
|
BaseAccount.java
|
|
|
EmailAddressAdapter.java
|
Don't use EmailAddressAdapter as singleton
|
2012-04-11 03:26:45 +02:00 |
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
|
Use Google's fix for the PRNG mess
|
2013-08-16 19:49:30 +02:00 |
NotificationSetting.java
|
|
|
Preferences.java
|
Removed unused method that was used for debugging
|
2012-07-07 14:28:15 +02:00 |
PRNGFixes.java
|
Use Google's fix for the PRNG mess
|
2013-08-16 19:49:30 +02:00 |