replicant-packages_apps_Email/src/com/android/email/activity
Andrew Stadler 17250429db Various EAS related changes related to accounts and services.
* Renamed ISyncManager/ISyncManagerCallback to IEmailService/IEmailServiceCallback
* Restored ExchangeTransportExample to its original state; created ExchangeStore to
  handle validation functionality instead; updated stores.xml to reflect these changes.
* Add support for AccountManager in EAS code (this is necessary for the contacts and
  calendar providers to work with syncable data); created EasAuthenticatorService to
  as our authenticator, which required adding authenticator.xml and modifying the
  manifest to register our service with AccountManager metadata
* Created EmailServiceProxy as a convenience for the UI in calling into the EAS
  service; created EmailServiceStatus class for status codes in callbacks.
2009-07-13 19:10:08 -07:00
..
setup Add folders to AccountFolderList 2009-07-10 16:46:51 -07:00
AccountFolderList.java Add folders to AccountFolderList 2009-07-10 16:46:51 -07:00
AccountShortcutPicker.java Refactored EmailStore, EmailContent, EmailProvider 2009-06-15 14:49:11 -07:00
AddressTextView.java Don't drop invalid addresses while editing & check that all addresses are valid before send. 2009-06-24 15:44:08 -07:00
Debug.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
FolderMessageList.java Various EAS related changes related to accounts and services. 2009-07-13 19:10:08 -07:00
MessageCompose.java Convert Accounts to AccountFolderList 2009-07-09 12:33:09 -07:00
MessageList.java Add folders to AccountFolderList 2009-07-10 16:46:51 -07:00
MessageListItem.java Various EAS related changes related to accounts and services. 2009-07-13 19:10:08 -07:00
MessageView.java Fixed minor typo in MessageView 2009-07-06 19:02:16 -07:00
ProgressListener.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
Welcome.java Add folders to AccountFolderList 2009-07-10 16:46:51 -07:00