History log of /packages/apps/Exchange/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5a478e277818def09b65a47a4d656cd24762bcf0 04-Dec-2012 Ying Wang <wangying@google.com> Comment out the unused module

To fix build warning:
find: `src': No such file or directory

Change-Id: Iafc99b3b84395ea47fa9615439097b86c9967619
/packages/apps/Exchange/Android.mk
b931f82fa44c2e26e2645c0d5fde9eef3e666efd 25-Sep-2012 Paul Westbrook <pwestbro@google.com> Restore MRO's Exchange

Change-Id: I312d44b5fbcd9dae008141ae1e53cc7ac7c167b5
/packages/apps/Exchange/Android.mk
89a0ed78b9450a86ab5e782b2904ae13c4309023 05-Sep-2012 Marc Blank <mblank@google.com> Revert "Revert "Fix build""

This reverts commit 2c2292d3aad60f2b439ff93d16f9c1d9fdb23815

Change-Id: Ic527576f7d0a89cc7a1ce3382cd91e1e68672767
/packages/apps/Exchange/Android.mk
2c2292d3aad60f2b439ff93d16f9c1d9fdb23815 05-Sep-2012 Marc Blank <mblank@google.com> Revert "Fix build"

This reverts commit a24dd1b412d38d91a45cdfe7e5b5fc663078dd8c

Change-Id: I73bf2ae702fc073f2c6645a535955646f63b64c7
/packages/apps/Exchange/Android.mk
a24dd1b412d38d91a45cdfe7e5b5fc663078dd8c 05-Sep-2012 Marc Blank <mblank@google.com> Fix build

Change-Id: I1f0ad198cbd175166f147dc2288aa10b2288812c
/packages/apps/Exchange/Android.mk
2bf91acb8174aab82582ce975a4b60702c810a9c 23-Aug-2012 Marc Blank <mblank@google.com> Convert authorities, intents, and account manager types

* Tested OK on wiped Nexus
* Tested OK on S3
* Upgrade tested on Nexus

Change-Id: Icbb939bebbaed71b7662739678b8e59e9a9e1552
/packages/apps/Exchange/Android.mk
e6c2456aa6c00ef78c6d1d1621511d7ef8507f83 28-Jun-2012 Marc Blank <mblank@google.com> DO NOT MERGE: Move exchange2 files up a level

* Goodbye, exchange1

Change-Id: Id2fc093cd43a55815047ab091b6a49c3d1138888
/packages/apps/Exchange/Android.mk
d2e4d4675d04e78591ebd38fd084fc2cdbe144a0 25-Apr-2012 Marc Blank <mblank@google.com> Create exchange2; restore ICS sources to exchange

Change-Id: I076ad6c1e24ed071fe2d2867ca0fe3fbaff5a95f
/packages/apps/Exchange/Android.mk
34dda76a14cd3de2ad32828faffb4e75634a83dd 20-Apr-2012 Paul Westbrook <pwestbro@google.com> Make sure that Exchange2Google overrides Exchange

Bug: 6367253
Change-Id: I35c3870242964041448572a27565ab956c860a0b
/packages/apps/Exchange/Android.mk
308308edb5ecfdfe0bd2361e3567b234d1f25ba5 12-Apr-2012 Paul Westbrook <pwestbro@google.com> Created new Exchange2 target

This links with the emailcommon2 static library

Bug: 6308640
Change-Id: I18f3a31ce9667af24008fb98c35d11909d67f873
/packages/apps/Exchange/Android.mk
a1e2dc9372cb008cf4cb59480d06976f9c520357 04-Apr-2012 Marc Blank <mblank@google.com> Add "supports settings" to EAS mail folders

Change-Id: I45c93b6bad9bccad88b56baf5956415986d0f77a
/packages/apps/Exchange/Android.mk
ed28839df0b5ca783d2a2918cdc882cf17fe0d25 17-Mar-2012 Alon Albert <aalbert@google.com> Use Duration class from common

Change-Id: Ic04f6551cc7a71868e625a5197678559e00442bd
/packages/apps/Exchange/Android.mk
220686b40eb4cdeed35b1035dc3ad79842e4ce6e 25-Feb-2011 Marc Blank <mblank@google.com> Prepare for separate Exchange application

* Remove reference to certificate in Android.mk (the certs will
be derived from the directory, i.e. Exchange vs ExchangeGoogle)
* Remove sharedUserId and process name from manifest
* Change loadAttachment to use AttachmentProvider to open attachment
files for writing
* Always retrieve deviceId from Email app

Bug: 3442973
Change-Id: I70ddb4d2971e481b0d4def09944e54d23ef431ec
/packages/apps/Exchange/Android.mk
c8e4352ea6cfa67f15140512e84af8ccede222d2 15-Feb-2011 Marc Blank <mblank@google.com> Separate Exchange application

* Clean up AndroidManifest, Android.mk, and proguard.flags
* Refactor to use emailcommon
* Remove Email app code/resources (note: this CL starts from the
single Email application)
* Update Exchange unit tests to use EmailProvider "live" and
clean up after itself
* All unit tests pass

Bug: 3442973
Change-Id: Iced00ae546dd4ddb9a66e297d3ac2dc2977e20eb
/packages/apps/Exchange/Android.mk
e951b589c5134a1154ec3743d79236dee54a6519 09-Feb-2011 Marc Blank <mblank@google.com> Email split, part trois: AccountService

* Create AccountService.aidl and AccountServiceProxy in emailcommon
* Implement AccountService in email
* Use AccountServiceProxy in Exchange for account reconciliation,
notifications, etc.
* Move sync window constants into emailcommon
* Split attachment provider utilities and constants into emailcommon

Bug: 3442973
Change-Id: I89dce28b799b193243c07774dab65d830ae62775
/packages/apps/Exchange/Android.mk
e281e4f35d0e2f728e69e380692e244319b0d21b 09-Feb-2011 Marc Blank <mblank@google.com> Email split, part deux: PolicyService

* Split PolicySet from SecurityPolicy and move to emailcommon
* Define PolicyService that sync adapter services can use to
interact with the Email DPM administrator
* Implement PolicyServiceProxy for exchange
* Implement PolicyService in email
* Modify imports, references, etc. as required

Bug: 3442973

Change-Id: I92015e21f780a68754b318da89fbb33570f334a2
/packages/apps/Exchange/Android.mk
58dac270fd3a2fb1ff6cb5287ef9b61ea5080e41 09-Feb-2011 Marc Blank <mblank@google.com> Email split, part one: EmailService

* Create emailcommon package
* Move EmailService classes to emailcommon package
* Change references to aidl's to emailcommon package
* Add getApiLevel() command to EmailService

Bug: 3442973

Change-Id: Ic7d2115363cdff6ebb86c46650b0a5b2109b1c72
/packages/apps/Exchange/Android.mk
0aeaf472994f4eb44ff0d26c1911ea2b2cce2221 30-Sep-2010 Ying Wang <wangying@google.com> am b95db75b: am b38a043e: Fix proguard flag file dependency.

Merge commit 'b95db75bc5a867b9ae0453b1ab3f7cd3f3cf34b4'

* commit 'b95db75bc5a867b9ae0453b1ab3f7cd3f3cf34b4':
Fix proguard flag file dependency.
c12a66b1be144fab442b3a3fbfc113b06417c1ff 30-Sep-2010 Ying Wang <wangying@google.com> Fix proguard flag file dependency.

Change-Id: If5955c5714f9a5d3d6a111ee9d825b1574cc677e
/packages/apps/Exchange/Android.mk
17ae378d02d708a43203e0c031bcdf01101ef774 09-Sep-2010 Makoto Onuki <omakoto@google.com> Fix the build

Turned out we *are* using android-common.

Change-Id: Iafaee8d85014ab8f325c8d48b969985352d85a9a
/packages/apps/Exchange/Android.mk
1b68bb3216aee6ec5aeb0dfd861448c8d707bfe8 09-Sep-2010 Makoto Onuki <omakoto@google.com> Cleanups for unbundling

* android.security is hidden. Use java.security.MessageDigest instead.
* Remove android-common from makefile (we no longer use it)
* Add LOCAL_SDK_VERSION to makefile and comment it out

Change-Id: I7f9a021387d5c4e47ade1adb0bb75bec82ba0dd8
/packages/apps/Exchange/Android.mk
f6e831704c7df2b841760931469b1e995b957cd9 27-Aug-2010 Dmitri Plotnikov <dplotnikov@google.com> Integration with Directory API for autocomplete

The UI changes a bit - there is no separator
between the local contacts and directories.
Will bring the separator back if asked, but
most likely simply as a thick line.

Change-Id: Idfc990deff41b30d63bd8289731694e3d9a00fb6
/packages/apps/Exchange/Android.mk
4afdb5eb87c858135c2480bc3d5bbe6a42c2a6bb 15-Jun-2010 Guang Zhu <guangzhu@google.com> add filter for emma code coverage

avoid applying emma processing on local static libraries so that code
coverage result is not diluted.

Change-Id: I6090fc82498fff2e7da8ce22348f56dbc3d3ee60
/packages/apps/Exchange/Android.mk
f312df77f147555d77cb34ff450b618f840983e4 02-Mar-2010 Makoto Onuki <omakoto@google.com> Set proguard flags

Without it, email won't work properly and many of tests will fail.

Bug 2482363
/packages/apps/Exchange/Android.mk
a9d0aa4b97c9e377ccf5cbbe2f5ee8ca44fdbc6f 22-Feb-2010 Andrew Stadler <stadler@android.com> Disable ProGuard. It breaks debugging.
/packages/apps/Exchange/Android.mk
758a89214f45fe9637c2f4bf24f4b7e88a51e244 19-Feb-2010 Makoto Onuki <omakoto@google.com> Apply proguard to email.

Redoing I10a82fd8fdc16febcd880bfcf519843d5562f8e6 with more flags to keep test
only methods.
/packages/apps/Exchange/Android.mk
767c752a29aba495c2df236de0064d636329fb96 18-Feb-2010 Makoto Onuki <omakoto@google.com> Revert "Enable Proguard."

This reverts commit c237ae8c85d4fffc158b0813cbc5b8bde4d75b67.

Reason: We need more flags for unit tests
/packages/apps/Exchange/Android.mk
c8cd2b28826dc5bcf835fc4db7f662882036ec17 17-Feb-2010 Ying Wang <wangying@google.com> Enable Proguard.
/packages/apps/Exchange/Android.mk
f78833e76c1decf3a4a1371040a16205d1e59312 08-Feb-2010 Doug Zongker <dougz@android.com> replace Email's private base64 class with one from android-common

Convert all usages of com.android.email.codec.binary.Base64 to use
com.android.common.Base64 instead, except for Base64OutputStream
(which doesn't exist in android-common yet).

Change-Id: I339a1f451245138187080c7444fcabef8d13f8aa
/packages/apps/Exchange/Android.mk
367998e5d51a76b4a0931fdbfbdb828eeb464697 03-Feb-2010 Makoto Onuki <omakoto@google.com> 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
/packages/apps/Exchange/Android.mk
28d918b477d9a6ab790e872aa4170b1ae566cf42 29-Jan-2010 Makoto Onuki <omakoto@google.com> Move non-exchange specific classes to com.android.email.service.
/packages/apps/Exchange/Android.mk
419f5088d4b29dca0ec52a411fd45e9913e0cb34 05-Jan-2010 Jean-Baptiste Queru <jbq@google.com> explicit set an "optional" tag
/packages/apps/Exchange/Android.mk
6396cfb310b09c53b8e9b51d9ba58d2f6b65c266 07-Jul-2009 Andrew Stadler <stadler@android.com> 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.
/packages/apps/Exchange/Android.mk
6a4f7ace1df490e91685357b4a7c46bd03decac1 23-Jun-2009 Andrew Stadler <stadler@android.com> Add aidl files to Email makefile to fix build.
/packages/apps/Exchange/Android.mk
2ed499a9c88bc6ef61258d049fd350be97b077d4 09-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@137197
/packages/apps/Exchange/Android.mk
f88f71ef132ea961d2f23f0a80011ef01bc63734 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Exchange/Android.mk
b09a449f562f2e6866eed84c254a6984a7db1d3e 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Exchange/Android.mk
74a7f6496f97ed9b78505e80df9e0a08586378e1 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/packages/apps/Exchange/Android.mk
a09efb22d52a13f5c90d7453c3488601570e9fea 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/Exchange/Android.mk