.. |
misc
|
Extracted functionality common to most activities to K9ActivityCommon
|
2012-10-05 18:14:07 +02:00 |
setup
|
Added setting to disable using the background as (un)read indicator
|
2012-10-02 22:56:06 +02: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
|
Whitespace cleanup
|
2012-10-16 22:42:51 +02: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
|
Whitespace cleanup
|
2012-10-16 22:42:51 +02: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
|
Extracted functionality common to most activities to K9ActivityCommon
|
2012-10-05 18:14:07 +02:00 |
K9ActivityCommon.java
|
Fixed unit tests
|
2012-10-08 14:43:34 +02:00 |
K9FragmentActivity.java
|
Extracted functionality common to most activities to K9ActivityCommon
|
2012-10-05 18:14:07 +02:00 |
K9ListActivity.java
|
Extracted functionality common to most activities to K9ActivityCommon
|
2012-10-05 18:14:07 +02:00 |
K9PreferenceActivity.java
|
Extracted functionality common to most activities to K9ActivityCommon
|
2012-10-05 18:14:07 +02:00 |
LauncherShortcuts.java
|
Changed all the calls to MessageList to work using the new LocalSearch class. These are all tested and working changes.
|
2012-10-13 15:06:57 -04: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
|
Converted message list to a fragment
|
2012-10-06 03:41:32 +02:00 |
MessageInfoHolder.java
|
Nasty hack to retain threads in MessageListFragment when polling
|
2012-10-10 03:02:36 +02:00 |
MessageList.java
|
Code style cleanup
|
2012-10-17 20:52:03 +02:00 |
MessageReference.java
|
astyle-d
|
2011-02-26 18:39:06 -06:00 |
MessageView.java
|
Extracted functionality common to most activities to K9ActivityCommon
|
2012-10-05 18:14:07 +02: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
|
Use the new AccountList activity when creating launcher shortcuts
|
2012-02-13 12:25:03 +01:00 |