replicant-packages_apps_Email/src/com/android/email
Makoto Onuki af6724527e Added a test for IMAP APPEND
It's a preliminary change for IMAP bug fixes.

Also,
- Fixed a potential bug in ImapFolder.setFlags where it'd throw
  StringIndexOutOfBoundsException if flags is empty.

- Added a generic flag to proguard.flags so that now all methods with
  the "ForTest" sufix are automatically preserved.
  Turned out it wasn't needed for this CL, but it should come in handy
  someday.

Bug 2538076
Change-Id: I49a08afc196c7b7f1f30477dfc38ac5381045d84
2010-04-06 14:33:43 -07:00
..
activity Merge "Partial solution to make EAS setup respect "manual"" into froyo 2010-04-06 09:38:32 -07:00
mail Added a test for IMAP APPEND 2010-04-06 14:33:43 -07:00
provider Properly handle old style (<= 1.6) account shortcuts. 2010-03-26 11:02:18 -07:00
service Add "vibrate when silent" mode to notifications 2010-03-18 13:57:25 -07:00
Account.java Add "vibrate when silent" mode to notifications 2010-03-18 13:57:25 -07:00
AccountBackupRestore.java Relax device admin policies when accounts deleted 2010-02-09 11:01:01 -08:00
Controller.java Fix NPE in resetVisibleLimits 2010-04-01 17:02:17 -07:00
Email.java Use a single account color resource table; add convenience methods 2010-02-08 09:21:54 -08:00
EmailAddressAdapter.java GAL support 2010-03-15 11:12:34 -07:00
EmailAddressValidator.java GAL support 2010-03-15 11:12:34 -07:00
ExchangeUtils.java Enable calendar sync for Exchange accounts when upgrading. 2010-02-26 13:28:59 -08:00
FixedLengthInputStream.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
GroupMessagingListener.java eclair snapshot 2009-11-12 18:46:09 -08:00
LegacyConversions.java Add "vibrate when silent" mode to notifications 2010-03-18 13:57:25 -07:00
MessagingController.java More work on account migration 2010-03-08 13:53:01 -08:00
MessagingListener.java eclair snapshot 2009-11-12 18:46:09 -08:00
OneTimeInitializer.java Enable calendar sync for Exchange accounts when upgrading. 2010-02-26 13:28:59 -08:00
PeekableInputStream.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
Preferences.java Change EAS authenticator's label according to the vendor policy. 2010-02-02 16:25:29 -08:00
SecurityPolicy.java Improve handling of unsupported security policies 2010-04-02 22:05:12 -07:00
Utility.java relocate android.util.base64.* -> android.util.* 2010-03-29 13:23:39 -07:00
VendorPolicyLoader.java Continuing work on account migration 2010-03-03 22:19:41 -08:00