k-9/src/com/fsck/k9
Jesse Vincent 3a68360e30 remove lots of duplicate menu ui, particularly cutting down on context menu stuff. 2012-09-12 23:30:27 -07:00
..
activity remove lots of duplicate menu ui, particularly cutting down on context menu stuff. 2012-09-12 23:30:27 -07:00
controller re Bernhard's Issue 4543 fix: only set as read if account.isMarkMessageAsReadOnView() 2012-09-09 21:15:37 -05: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 Add a helper helper so we can get click events on message list menu items 2012-09-12 20:44:57 -04:00
mail Check message uids first when comparing messages. message uids are less likely to be the same than folders, so it's a slight optimization 2012-09-12 21:56:17 -05:00
preferences Remove "mark all as read" from the UI. (leaving the backend support for now) 2012-09-12 23:30:27 -07:00
provider Changed the way we use the activity stack 2012-09-10 17:24:34 +02: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 Use ActionBarSherlock's MenuBuilder for the "more" menu 2012-09-12 18:26:51 -04:00
Account.java Always save all headers. Not doing so is kind of a crazy space microoptimization and can get a little messy 2012-09-10 12:07:35 -04: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 Show the subject line in the MessageHeader if the ActionBar title was truncated. 2012-09-09 13:45:33 -07:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Remove "mark all as read" from the UI. (leaving the backend support for now) 2012-09-12 23:30:27 -07:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Removed unused method that was used for debugging 2012-07-07 14:28:15 +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