replicant-packages_apps_Email/src/com/android/email
Makoto Onuki 91237e9dcb Adding script for building Email app without exchange.
remove-exchange-support.sh makes it possible to build the email app without
exchange support.

This script:
- removes all packages under com.android.exchange.
- removes all lines surrounded by EXCHANGE-REMOVE-SECTION-START and
  EXCHANGE-REMOVE-SECTION-END

And the resulting source should still build and run fine.

Bug: 2369784
2010-02-03 11:39:46 -08:00
..
activity Adding script for building Email app without exchange. 2010-02-03 11:39:46 -08:00
codec/binary Unbundling email: Make Base64 hidden API free. 2009-12-16 16:59:00 -08:00
mail Adding script for building Email app without exchange. 2010-02-03 11:39:46 -08:00
provider Adding script for building Email app without exchange. 2010-02-03 11:39:46 -08:00
service Adding script for building Email app without exchange. 2010-02-03 11:39:46 -08:00
Account.java Implement Exchange calendar sync support 2010-01-28 09:18:48 -08:00
AccountBackupRestore.java Adding script for building Email app without exchange. 2010-02-03 11:39:46 -08:00
Controller.java Gather common exchange related methods into one place 2010-02-02 13:36:45 -08:00
Email.java Adding script for building Email app without exchange. 2010-02-03 11:39:46 -08:00
EmailAddressAdapter.java eclair snapshot 2009-11-12 18:46:09 -08:00
EmailAddressValidator.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
ExchangeUtils.java Adding script for building Email app without exchange. 2010-02-03 11:39:46 -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 utilities for processing account security policies 2010-01-26 17:24:15 -08:00
MessagingController.java eclair snapshot 2009-11-12 18:46:09 -08:00
MessagingListener.java eclair snapshot 2009-11-12 18:46:09 -08:00
OneTimeInitializer.java Change EAS authenticator's label according to the vendor policy. 2010-02-02 16:25:29 -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 Additional SecurityPolicy functionality 2010-02-01 16:48:16 -08:00
Utility.java eclair snapshot 2009-11-12 18:46:09 -08:00
VendorPolicyLoader.java Clean up exception handling in VendorPolicyLoader 2010-02-02 12:19:49 -08:00