replicant-packages_apps_Email/src/com/android/email
Marc Blank f00dccd321 Massive reworking of EAS serialization; much smaller and faster now
* Remove all use of Strings in favor of the parser's static final int's
* Strings remain in Tags for debugging output only
* Renamed lots of classes to be more consistent
* Centralized logging behavior in Eas class
* Found and fixed some bugs in the process:
  - Account deletion wasn't removing HostAuth's correctly in the trigger
  - Adding a second EAS account was trashing the first one
  - Fixed looping sync behavior caused by Exchange 2003 bug
2009-08-01 17:55:15 -07:00
..
activity Enable logging in EAS based on Email.DEBUG flag. 2009-07-30 21:47:32 -07:00
codec/binary auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
mail Reimplement EAS contacts sync to work w/ new system facilities 2009-07-30 09:22:40 -07:00
provider Massive reworking of EAS serialization; much smaller and faster now 2009-08-01 17:55:15 -07:00
service Reimplement EAS contacts sync to work w/ new system facilities 2009-07-30 09:22:40 -07:00
Account.java AI 149140: Automated g4 rollback of changelist 148333. 2009-05-21 10:39:04 -07:00
Controller.java Massive reworking of EAS serialization; much smaller and faster now 2009-08-01 17:55:15 -07:00
Email.java Enable logging in EAS based on Email.DEBUG flag. 2009-07-30 21:47:32 -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 Enable account & mailbox sync for exchange 2009-07-30 18:48:12 -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 Eliminate Config.LOGV (deprecated, always false). 2009-07-16 14:09:15 -07:00
Utility.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00