.. |
misc
|
Cleaned up ActionBarNavigationSpinner
|
2012-09-08 22:21:05 -07:00 |
setup
|
Always save all headers. Not doing so is kind of a crazy space microoptimization and can get a little messy
|
2012-09-10 12:07:35 -04: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
|
Don't display "0" in the action bar if there are no unread messages
|
2012-09-11 04:38:03 +02:00 |
ActivityListener.java
|
Accounts actionbar split. Now contains unread number for consistency and shows status as subtitle if available. Allowed separate method to get the current operation in ActivityListener.
|
2012-09-09 13:37:12 -07: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
|
Don't display "0" in the action bar if there are no unread messages
|
2012-09-11 04:38:03 +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
|
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
|
Split bar on Messagelist activity and some code styling.
|
2012-09-08 21:32:54 -07: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 SupportProgressBar methods.
|
2012-09-09 13:13:44 -07:00 |
MessageInfoHolder.java
|
+ add support for $Forwarded IMAP flag
|
2012-08-29 02:26:38 +02:00 |
MessageList.java
|
remove our swipe to select/deselect code now that we have long-press to select and check box to select
|
2012-09-10 18:32:24 -04:00 |
MessageReference.java
|
astyle-d
|
2011-02-26 18:39:06 -06:00 |
MessageView.java
|
Changed the way we use the activity stack
|
2012-09-10 17:24:34 +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 |