replicant-packages_apps_Email/src/com/android/email/provider
Andrew Sapperstein 6be411edd0 Refactoring to support eml viewer in UnifiedEmail.
Moved two files out of Email into UnifiedEmail and
removed their dependencies on EmailContent. As a result,
those classes now return the data directly via a data only
class.

Change-Id: Iaf0618dd6879c9dc2a41943d3d15428904b65768
2013-06-04 15:37:40 -07:00
..
AccountBackupRestore.java Add logging to v21->v22 upgrade; small cleanup 2011-08-02 11:51:21 -07:00
AccountReconciler.java Ensure notifications get cancelled when necessary 2013-05-22 18:36:07 -07:00
AttachmentProvider.java Cache column name/indexes so we can use getColumnIndex() 2013-02-06 17:09:42 -08:00
ContentCache.java Cache column name/indexes so we can use getColumnIndex() 2013-02-06 17:09:42 -08:00
DBHelper.java Fixed mis-located cleanup code 2013-04-10 00:34:04 -07:00
EmailProvider.java Added logging, and switch to AsyncTask 2013-05-29 20:17:17 -07:00
FolderPickerActivity.java Add "System Folders" settings 2012-09-10 11:07:18 -07:00
FolderPickerCallback.java Add "System Folders" settings 2012-09-10 11:07:18 -07:00
FolderPickerDialog.java Lots of fixes to line up with new multi/single move to folder dialog. 2012-09-18 15:56:53 -07:00
FolderPickerSelectorAdapter.java Exclude all inbox labels when we're viewing an inbox 2013-03-20 17:51:59 -07:00
Utilities.java Refactoring to support eml viewer in UnifiedEmail. 2013-06-04 15:37:40 -07:00
WidgetProvider.java Return raw folder in respond(). 2013-05-23 11:55:43 -07:00