1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-12 04:25:08 -05:00
k-9/src/com/fsck/k9
2012-09-14 04:26:57 +02:00
..
activity Retain visibility state of "Add Cc/Bcc" menu item on orientation change 2012-09-14 04:26:57 +02: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 Use executeSimpleCommand() for UID COPY so the response type is checked 2012-09-14 02:08:39 +02: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