replicant-packages_apps_Email/src/com/android/email
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
..
activity Various EAS related changes related to accounts and services. 2009-07-13 19:10:08 -07:00
codec/binary auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
mail Various EAS related changes related to accounts and services. 2009-07-13 19:10:08 -07:00
provider Major refactor and cleanup of EAS code 2009-07-07 00:30:24 -07:00
service Various EAS related changes related to accounts and services. 2009-07-13 19:10:08 -07:00
Account.java AI 149140: Automated g4 rollback of changelist 148333. 2009-05-21 10:39:04 -07:00
Controller.java Reenable delete-message UI and write delete-from-provider. 2009-07-06 13:58:30 -07:00
Email.java Refactored EmailStore, EmailContent, EmailProvider 2009-06-15 14:49:11 -07:00
EmailAddressAdapter.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
EmailAddressValidator.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
FixedLengthInputStream.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
GroupMessagingListener.java Fix bug in GroupMessagingListener and add unit tests 2009-07-02 14:29:02 -07:00
MessagingController.java Fix ConcurrentModificationException in MessagingController. 2009-06-30 11:22:43 -07:00
MessagingListener.java List messages from MessagingController & Stores. 2009-06-22 16:13:03 -07:00
PeekableInputStream.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
Preferences.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
Utility.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00