replicant-packages_apps_Email/src/com/android/email
Makoto Onuki b854d05a89 Change EAS authenticator's label according to the vendor policy.
Our original plan was to disable both authenticators by default, and enable
one of then on boot.  However, it turned out existing exchange accounts will
be removed if there's no enabled authenticators for the account type.
So, instead, in this patch we initially enable only the default one, and switch
to the other one on boot if the vendor policy indicates so.

(If a device has a vendor policy apk, it should also have the email app
preloaded, so changing the label at boot time isn't too late.)

Bug: 2382710
2010-02-02 16:25:29 -08:00
..
activity Gather common exchange related methods into one place 2010-02-02 13:36:45 -08:00
codec/binary Unbundling email: Make Base64 hidden API free. 2009-12-16 16:59:00 -08:00
mail Gather common exchange related methods into one place 2010-02-02 13:36:45 -08:00
provider Move Eas.ACCOUNT_MANAGER_TYPE out of the package. 2010-02-01 15:38:15 -08:00
service Change EAS authenticator's label according to the vendor policy. 2010-02-02 16:25:29 -08:00
Account.java Implement Exchange calendar sync support 2010-01-28 09:18:48 -08:00
AccountBackupRestore.java Gather common exchange related methods into one place 2010-02-02 13:36:45 -08:00
Controller.java Gather common exchange related methods into one place 2010-02-02 13:36:45 -08:00
Email.java Move Eas.ACCOUNT_MANAGER_TYPE out of the package. 2010-02-01 15:38:15 -08:00
EmailAddressAdapter.java eclair snapshot 2009-11-12 18:46:09 -08:00
EmailAddressValidator.java
ExchangeUtils.java Gather common exchange related methods into one place 2010-02-02 13:36:45 -08:00
FixedLengthInputStream.java
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
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