k-9/src/com/fsck/k9
cketti 8180fd9ad2 Added a button to switch the identity in MessageCompose
Originally I wanted to use a Spinner, but it doesn't support multiple
view types (see [1]). Those are necessary because we use different
layouts for accounts (section headers) and identities (selectable list
items).
Removed the ChooseAccount activity because it's now unused.
2012-03-22 22:17:10 +01:00
..
activity Added a button to switch the identity in MessageCompose 2012-03-22 22:17:10 +01:00
controller Added a setting to disable marking messages as read on viewing 2012-03-19 04:44:41 +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 added sort by arrival option. 2012-03-11 17:48:56 -05:00
mail Added two domains handle docomo emoji 2012-03-17 23:24:12 +09:00
preferences Added a setting to disable marking messages as read on viewing 2012-03-19 04:44:41 +01: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 Use Service.onStartCommand() instead of deprecated Service.onStart() 2011-11-10 06:36:14 +01:00
view Reverted most of the recent message header changes 2012-03-18 04:51:29 +01:00
Account.java Added a setting to disable marking messages as read on viewing 2012-03-19 04:44:41 +01: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 Fixed rare NullPointerException 2012-02-14 00:27:28 +01: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 Changed method to update the unread widget 2012-02-13 12:16:20 +01:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Merge branch 'issue549' 2011-11-05 18:47:55 +01: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