replicant-packages_apps_Email/src/com/android/email/mail/exchange
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
..
ExchangeFolderExample.java AI 147714: New, lighter-weight version of CL 147620. Still touches as many files, 2009-04-24 11:54:42 -07:00
ExchangeSenderExample.java AI 148255: Don't show "Outgoing Settings" preference when sender does not 2009-05-04 10:17:27 -07:00
ExchangeStoreExample.java AI 148230: Allow stores to indicate if they support server-side copying of sent 2009-05-01 16:36:34 -07:00
ExchangeTransportExample.java Various EAS related changes related to accounts and services. 2009-07-13 19:10:08 -07:00