.. |
misc
|
Extracted functionality common to most activities to K9ActivityCommon
|
2012-10-05 18:14:07 +02:00 |
setup
|
Use HTML to format welcome message / make URL clickable
|
2012-12-17 12:41:12 +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
|
Set action bar title for Accounts activity in onCreate()
|
2012-12-07 13:43:42 +01: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
|
Refresh action bar title in FolderList when unread count was calculated
|
2012-12-07 14:25:30 +01: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
|
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
|
Use type of compose action as action bar title
|
2012-11-21 01:42:19 +01:00 |
MessageInfoHolder.java
|
Remove unused stuff
|
2012-10-24 01:37:33 +02:00 |
MessageList.java
|
Close thread view when last message has been moved/deleted
|
2013-01-12 22:52:09 +01: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
|
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 |