k-9/src/com/fsck/k9/activity
Joe Steele cedcd7e47c Eliminate the need to pass a context to LocalKeyStore.getInstance
Instead, have K9.onCreate initialize the location of the key
store file (similar to what is done with
BinaryTempFileBody.setTempDirectory).

Also, LocalKeyStore.getInstance has been changed so that it
no longer needs to be synchronized.
2013-12-03 19:24:37 -05:00
..
loader Some assorted warning fixes. 2013-09-25 15:20:43 +02:00
misc Fix contact picture color generation. 2013-11-11 13:31:58 +01:00
setup Eliminate the need to pass a context to LocalKeyStore.getInstance 2013-12-03 19:24:37 -05:00
AccessibleEmailContentActivity.java astyle-d 2011-02-26 18:39:06 -06:00
AccountList.java Fix NullPointerException 2013-02-18 05:05:01 +01:00
Accounts.java Fix file selection for import 2013-11-07 07:33:33 +01:00
ActivityListener.java Regularly trigger a title and folder update while activity is resumed. 2013-02-11 15:44:25 +01:00
ChooseFolder.java Explicitly set layout used in a ListActivity 2013-01-18 12:33:31 +01:00
ChooseIdentity.java Explicitly set layout used in a ListActivity 2013-01-18 12:33:31 +01:00
ColorPickerDialog.java Add (heavily modified) HoloColorPicker 2013-01-17 09:03:11 +01:00
ConfirmationDialog.java ant astyle 2011-06-13 19:49:06 -04:00
EditIdentity.java Removed overrides merely calling super() 2011-12-26 02:28:32 +01:00
EmailAddressList.java Converted hardcoded strings to constants 2012-04-09 02:02:12 +02:00
FolderInfoHolder.java Some assorted warning fixes. 2013-09-25 15:20:43 +02:00
FolderList.java Load unread and flagged message counts lazily in the folder list 2013-08-26 23:09:47 -04:00
FolderListFilter.java ant astyle 2011-03-22 18:07:47 +11:00
InsertableHtmlContent.java Don't allow invalid values for header/footer insertion point 2012-03-27 20:41:43 +02:00
K9Activity.java Fetch attachments while MessageCompose activity is running 2013-09-25 03:12:34 +02:00
K9ActivityCommon.java MessageView: Theme fix when global and message view theme differ 2013-02-04 19:30:40 +01:00
K9FragmentActivity.java MessageView: Theme fix when global and message view theme differ 2013-02-04 19:30:40 +01:00
K9ListActivity.java Clean up date handling. 2013-02-11 15:19:15 +01:00
K9PreferenceActivity.java Convert theme setting value to an enum. 2013-02-08 15:24:03 +01:00
LauncherShortcuts.java Include a full activity back stack when building notification intents. 2013-03-13 11:03:51 +01:00
ManageIdentities.java Initial actionbar integration. On top of every activity, no real integration yet. 2012-09-08 21:14:55 -07:00
MessageCompose.java Don't add blank lines to composed messages if there is no quoted text 2013-10-11 11:39:50 -04:00
MessageInfoHolder.java Clean up date handling. 2013-02-11 15:19:15 +01:00
MessageList.java Some assorted warning fixes. 2013-09-25 15:20:43 +02:00
MessageReference.java Incorporate review comments. 2013-01-05 13:21:17 +01:00
NotificationDeleteConfirmation.java Some assorted warning fixes. 2013-09-25 15:20:43 +02:00
Search.java Add remote IMAP search support. 2012-09-13 09:10:37 -07:00
UnreadWidgetConfiguration.java Add support for "Unified Inbox" and "All messages" to unread widget 2012-12-08 18:15:34 +01:00
UpgradeDatabases.java Play store NPE: 2013-07-01 23:32:04 -04:00