thunderbird-android/src/com/fsck/k9
Koji Arai f87ff20556 Merge pull request #309 from jca02266/preserve-spaces
Fixed issue 5630: Quotes are missing a space between > and the quoted text
2013-05-15 21:24:29 -07:00
..
activity Merge branch 'Issue_4503_auto-fit_messages_option' of https://github.com/zjw/k-9 into zjw-Issue_4503_auto-fit_messages_option 2013-05-07 21:49:12 -04:00
cache Add a caching layer to EmailProvider 2013-02-19 04:45:14 +01:00
controller Don't show ALL unread messages for "notification opens unread messages" 2013-04-18 22:06:33 +02:00
crypto Converted message view to a fragment 2012-10-05 18:14:07 +02:00
fragment Fix crash on search with multiple accounts set up 2013-05-05 03:03:40 +02:00
helper Re-desined textToHtml() according to the state transition diagram. 2013-05-11 08:44:17 +09:00
mail Merge branch 'smtp_port_fix' 2013-04-26 02:30:27 +02:00
preferences Fix settings versioning after merging autofitWidth branch. 2013-05-08 23:10:01 -04:00
provider Avoid NullPointerException (reported via Play Store) 2013-03-21 23:19:11 +01:00
remotecontrol
search Exclude folders Trash, Spam, and Outbox from "All messages" 2013-04-23 20:14:29 +02:00
service Convert theme setting value to an enum. 2013-02-08 15:24:03 +01:00
view Merge branch 'Issue_4503_auto-fit_messages_option' of https://github.com/zjw/k-9 into zjw-Issue_4503_auto-fit_messages_option 2013-05-07 21:49:12 -04:00
Account.java Merge branch 'message-list-sender-sorting' 2013-04-26 02:39:48 +02:00
AccountStats.java
BaseAccount.java
EmailAddressAdapter.java
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 Issue 4503: Auto-fit messages option 2013-04-04 17:11:17 -04:00
NotificationSetting.java
Preferences.java