thunderbird-android/src/com/fsck/k9
cketti 4984a6b9e5 Keep current view state after having downloaded the complete message
If the attachment view was visible, keep it that way.
2012-02-22 23:07:48 +01:00
..
activity Keep current view state after having downloaded the complete message 2012-02-22 23:07:48 +01:00
controller Changed the way we decide what message parts to display 2012-02-13 23:11:59 +01: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 HTML generation in MimeUtility.extractTextAndAttachments() 2012-02-17 19:42:35 +01:00
mail IMAP: Send the Message-ID as quoted string in getUidFromMessageId() 2012-02-19 19:51:06 +01:00
preferences Removed settings for scrolling buttons 2012-02-21 15:16:36 +01:00
provider More tweaks to the unread widget 2012-02-13 12:25:03 +01:00
remotecontrol
service Use Service.onStartCommand() instead of deprecated Service.onStart() 2011-11-10 06:36:14 +01:00
view Small code cleanup 2012-02-22 22:56:05 +01:00
Account.java Removed settings for scrolling buttons 2012-02-21 15:16:36 +01:00
AccountStats.java
BaseAccount.java
EmailAddressAdapter.java Fixed rare NullPointerException 2012-02-14 00:27:28 +01: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 Changed method to update the unread widget 2012-02-13 12:16:20 +01:00
NotificationSetting.java
Preferences.java Merge branch 'issue549' 2011-11-05 18:47:55 +01:00
SearchAccount.java Add some JavaDoc to SearchAccount stuff; astyle. 2011-09-12 15:08:34 -07:00
SearchSpecification.java