k-9/src/com/fsck/k9/activity
cketti 3b17aa0496 Fix potential ClassCastException
Implemented the fix suggested by zjw in pull request #463
https://github.com/k9mail/k-9/pull/463

Fixes issue 5928
2014-06-20 22:38:05 +02:00
..
loader Some assorted warning fixes. 2013-09-25 15:20:43 +02:00
misc Fix contact picture color generation. 2013-12-17 02:35:25 +01:00
setup Eliminate the need to pass a context to LocalKeyStore.getInstance 2013-12-17 02:37:37 +01: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 Rename plurals to make Transifex happy 2014-01-14 05:45:58 +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 Fix potential ClassCastException 2014-06-20 22:38:05 +02: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 Avoid adding the same recipient twice when using "reply to all" 2014-06-20 22:36:30 +02:00
MessageInfoHolder.java Clean up date handling. 2013-02-11 15:19:15 +01:00
MessageList.java Should disable COMPOSE menu item 2014-06-20 22:36:08 +02:00
MessageReference.java Incorporate review comments. 2013-01-05 13:21:17 +01:00
NotificationDeleteConfirmation.java Rename plurals to make Transifex happy 2014-01-14 05:45:58 +01: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