1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9/activity
cketti 163557ae8a Use ContextThemeWrapper for "Send as" dialog
The old code changed the theme of the activity by wrongly using
ContextWrapper + setTheme().
2012-09-16 03:16:29 +02:00
..
misc Cleaned up ActionBarNavigationSpinner 2012-09-08 22:21:05 -07:00
setup Remove "mark all as read" from the UI. (leaving the backend support for now) 2012-09-12 23:30:27 -07:00
AccessibleEmailContentActivity.java astyle-d 2011-02-26 18:39:06 -06:00
AccountList.java Deduplicated code to create SearchAccounts for special accounts 2012-02-29 03:03:20 +01:00
Accounts.java remove lots of duplicate menu ui, particularly cutting down on context menu stuff. 2012-09-12 23:30:27 -07:00
ActivityListener.java Make sure ActivityListener.getOperation() never returns null 2012-09-14 01:28:52 +02:00
ChooseFolder.java Use SupportProgressBar methods. 2012-09-09 13:13:44 -07:00
ChooseIdentity.java removed unused private field mUID 2012-07-06 15:05:53 +02:00
ColorPickerDialog.java Made ColorPickerDialog a real dialog by subclassing AlertDialog 2012-06-09 01:39:14 +02: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 Use "display name" of folder in action bar 2012-09-09 13:21:15 -07:00
FolderList.java remove lots of duplicate menu ui, particularly cutting down on context menu stuff. 2012-09-12 23:30:27 -07: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 Initial actionbar integration. On top of every activity, no real integration yet. 2012-09-08 21:14:55 -07:00
K9ListActivity.java Converted MessageList to a K9ListActivity 2012-09-08 21:47:52 -07:00
K9PreferenceActivity.java Use workaround for PreferenceScreen display bug on Honeycomb too 2012-09-16 02:45:50 +02:00
LauncherShortcuts.java Changed the way we use the activity stack 2012-09-10 17:24:34 +02: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 Use ContextThemeWrapper for "Send as" dialog 2012-09-16 03:16:29 +02:00
MessageInfoHolder.java + add support for $Forwarded IMAP flag 2012-08-29 02:26:38 +02:00
MessageList.java Handle implicit vs. explicit searches in ActionBar home button behavior. 2012-09-14 19:46:28 -07:00
MessageReference.java astyle-d 2011-02-26 18:39:06 -06:00
MessageView.java MessageView theme toggle: change the theme of the whole activity and not just the background of the WebView 2012-09-15 07:22:25 +02:00
ProgressListener.java astyle-d 2011-02-26 18:39:06 -06:00
Search.java astyle-d 2011-02-26 18:39:06 -06:00
SearchModifier.java Add some JavaDoc to SearchAccount stuff; astyle. 2011-09-12 15:08:34 -07:00
UnreadWidgetConfiguration.java Use the new AccountList activity when creating launcher shortcuts 2012-02-13 12:25:03 +01:00