k-9/src/com/fsck/k9/activity
Jesse Vincent 0a79df2155 Revert "Remove the message list stars preference now that stars are in the chip"
This reverts commit 48785f52bf.

Conflicts:
	src/com/fsck/k9/K9.java
	src/com/fsck/k9/activity/Accounts.java
	src/com/fsck/k9/activity/FolderList.java
	src/com/fsck/k9/activity/MessageList.java
	src/com/fsck/k9/activity/setup/Prefs.java
2013-08-22 20:56:55 -04:00
..
misc Replace tabs with spaces 2013-08-21 13:23:52 +02:00
setup Revert "Remove the message list stars preference now that stars are in the chip" 2013-08-22 20:56:55 -04: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 Revert "Remove the message list stars preference now that stars are in the chip" 2013-08-22 20:56:55 -04: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 Convert OpenMode from an Enum to static ints for perf improvement. 2013-07-30 21:32:35 -04:00
FolderList.java Revert "Remove the message list stars preference now that stars are in the chip" 2013-08-22 20:56:55 -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 MessageView: Theme fix when global and message view theme differ 2013-02-04 19:30:40 +01: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 save signature to identity header if identity doesn't use a signature 2013-07-08 06:44:44 +02:00
MessageInfoHolder.java Clean up date handling. 2013-02-11 15:19:15 +01:00
MessageList.java Revert "Remove the message list stars preference now that stars are in the chip" 2013-08-22 20:56:55 -04:00
MessageReference.java Incorporate review comments. 2013-01-05 13:21:17 +01:00
NotificationDeleteConfirmation.java Fix dialog message when deleting multiple messages from a notification 2013-02-19 05:38:48 +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