..
misc
Extracted functionality common to most activities to K9ActivityCommon
2012-10-05 18:14:07 +02:00
setup
Convert theme setting value to an enum.
2013-02-08 15:24:03 +01:00
AccessibleEmailContentActivity.java
astyle-d
2011-02-26 18:39:06 -06:00
AccountList.java
Add new SearchAccount class and move it together with SearchModifier to the search package ( refactor ).
2012-10-13 14:03:40 -04:00
Accounts.java
Fix a number of build warnings.
2013-02-04 11:18:49 +01:00
ActivityListener.java
Make sure ActivityListener.getOperation() never returns null
2012-09-14 01:28:52 +02: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
Use "display name" of folder in action bar
2012-09-09 13:21:15 -07:00
FolderList.java
Merge remote-tracking branch 'zjw/folder_search'
2013-01-15 15:19:12 -05: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
MessageView: Theme fix when global and message view theme differ
2013-02-04 19:30:40 +01:00
K9PreferenceActivity.java
Convert theme setting value to an enum.
2013-02-08 15:24:03 +01:00
LauncherShortcuts.java
Don't use LocalSearch object in launcher shortcut intents
2012-11-27 00:50:32 +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
Compose: Don't just theme the editboxes, but the whole content (but not the actionbar)
2013-02-08 15:24:04 +01:00
MessageInfoHolder.java
Remove unused stuff
2012-10-24 01:37:33 +02:00
MessageList.java
Convert theme setting value to an enum.
2013-02-08 15:24:03 +01:00
MessageReference.java
Incorporate review comments.
2013-01-05 13:21:17 +01:00
NotificationDeleteConfirmation.java
Convert theme setting value to an enum.
2013-02-08 15:24:03 +01:00
ProgressListener.java
astyle-d
2011-02-26 18:39:06 -06: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
Add activity that is displayed during database upgrades
2012-12-01 08:02:55 +01:00