History log of /packages/apps/Email/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5ef68c20bdd60d4813f307b4516ae68b1d05a248 02-Oct-2012 Marc Blank <mblank@google.com> Disable keyguard features if we're enabled and require password

Bug: 7271157

Change-Id: I930ef8f3824179fe729d04a50e8a8168e03572ed
/packages/apps/Email/Android.mk
bc47398187c6ffd132435e51d8d61e6ec79a79db 25-Sep-2012 Paul Westbrook <pwestbro@google.com> Merge Email1 into MR1

Change-Id: I45289d46b65faffc7a3a3dd46382899162f3aaab
/packages/apps/Email/Android.mk
f81b540955cb00adf63c7deeff7938a7152a8cb4 14-Sep-2012 Paul Westbrook <pwestbro@google.com> Build against the MR1 sdk

Change-Id: I28807529373ea4719a3523425fe0cae878739742
/packages/apps/Email/Android.mk
e714bb9d153cfe13a7f0932e7d67ea08fa5a1d98 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 verified on Nexus

Change-Id: If5d4ce594f8a309cdb59589d10b1d33f3b79326c
/packages/apps/Email/Android.mk
12e741ddeecebeb922e42457f619d80a56ac5316 23-Aug-2012 Paul Westbrook <pwestbro@google.com> Fix build

Create phony package for Imap2.

This should be removed once the build server stops building
Imap2

Change-Id: Ie5d7f20a53a14c9e89363c48e58e44d52a772061
/packages/apps/Email/Android.mk
70edcf05387df33f4761b766add6b80999e425e9 22-Aug-2012 Marc Blank <mblank@google.com> Integrate Imap2 into Email

* Also, convert imap accounts to imap2
* The original imap service remains, but is no used
* There remain some questions about how the upgrade
should work in terms of settings

Change-Id: I0e05edad6a1553f428a2c2fa3daf1df878d4b5f7
/packages/apps/Email/Android.mk
f419287f22ae44f25e1ba1f757ec33c7941bbfa8 28-Jun-2012 Marc Blank <mblank@google.com> DO NOT MERGE: Move emailcommon2 sources to emailcommon

Change-Id: I06df7e467cd2e0117df8b8db3ddc6ff9da13f1c7
/packages/apps/Email/Android.mk
b26e4c9d39793cf7f4a3e4a791eac284e78f73c0 12-Jun-2012 Mindy Pereira <mindyp@google.com> Revert "Remove dependency on mailcommon."

This reverts commit 2d549deb6fb94c83840086cc683b9e97d59d3b73
/packages/apps/Email/Android.mk
2d549deb6fb94c83840086cc683b9e97d59d3b73 12-Jun-2012 Mindy Pereira <mindyp@google.com> Remove dependency on mailcommon.

Change-Id: I9ab1b36629d9322a43ae37b0aacb3ae259d3db75
/packages/apps/Email/Android.mk
a5002464f147d91b689cbe6ab635124a58dce4b3 26-Apr-2012 Marc Blank <mblank@google.com> Fix build

Change-Id: I2869b9e23dede6bd0217f55da0928374c7be5888
/packages/apps/Email/Android.mk
03cd72805dab0379ed255d151f1c17cc60655fc3 25-Apr-2012 Marc Blank <mblank@google.com> Revert to old Email app

* These are the last sources in the ICS-MR1 tree

Change-Id: Ida4651bddd92a06a518d00f3e1f275ab3a80c8ae
/packages/apps/Email/Android.mk
6f627965d00bbe137f848cf6593556ce66a53372 21-Mar-2012 Paul Westbrook <pwestbro@google.com> Removed some UI provider code from EmailProvider

Leaving this in was breaking the build, as new files were required.

This change is just to keep this version of Email building.
Eventuually Email2 will replace this one.

Change-Id: I96fbed63a18a11bcdc64c2f0bbe8b100fdb273d9
/packages/apps/Email/Android.mk
c8afa2f5cbdcc9b3c59d93e9a8ab1bc1e75dd91f 18-Jan-2012 Marc Blank <mblank@google.com> Send attachments w/ UnifiedEmail outgoing mail

Change-Id: I471816dcaac1ab53aea1465dd69ae4453a1a0268
/packages/apps/Email/Android.mk
3594ac81469c55c1ee6ee4594c2ca52942a7c354 12-Jan-2012 Marc Blank <mblank@google.com> Implement initial UIProvider operations (UnifiedEmail)

* Add support for folder list, conversation list, and message view
queries
* Open up EmailProvider (temporarily) to allow access from
UnifiedEmail (signatures don't currently match)
* Modify make file so that we can reference definitions in
UIProvider

Change-Id: If73c59aa9edfdac5619ff2c6b9cedfdfe4e93d6f
/packages/apps/Email/Android.mk
d5109cf7f08a76efca11e81dfb5f08fcf54c4233 15-Dec-2011 Mindy Pereira <mindyp@google.com> Use static library resources from chips.

Change-Id: I4261004dda1bd106d0c0ad0aec8348920ffd8c7e
/packages/apps/Email/Android.mk
a86230112931dccb92dea2e175a300ad634f63e3 02-Nov-2011 Mindy Pereira <mindyp@google.com> Revert "Fix build break"

This reverts commit f96a657aaf343846528dfcfd9156858b20acb863
/packages/apps/Email/Android.mk
f96a657aaf343846528dfcfd9156858b20acb863 02-Nov-2011 Marc Blank <mblank@google.com> Fix build break

* For now, we can't have Email build under the SDK

Change-Id: Iae0858d81734478f39077395fa0c9705af027c9f
/packages/apps/Email/Android.mk
1aa2a0fce6c8cf9ceffafae748a67ebfc4dcee66 19-Oct-2011 Paul Westbrook <pwestbro@google.com> Fix build

Change-Id: Id4166d85ef85d10c7d60ba51f386ff5e01abcc79
/packages/apps/Email/Android.mk
f5ac3c690158ed60ae555a811e8af837c8c64f1f 11-Oct-2011 Mindy Pereira <mindyp@google.com> Use styles in the mailcommon directory for the compose view.

Change-Id: Ib14f99355a78bb00aa06c87ae6329940f5d66444
/packages/apps/Email/Android.mk
87763f0ae851c76d5e7cf672a6e3acf21705549c 16-Jun-2011 Mindy Pereira <mindyp@google.com> Integrate chips into Email.

Change-Id: Ice037a55a169037f725a667fad7714c7e9580b86
/packages/apps/Email/Android.mk
28b3fec5c19129c2f3e2e8f047fc9fc17bcaa9db 14-Apr-2011 Ben Komalo <benkomalo@google.com> Include guava in Email.

- adds a compile time dependency to the guava library
- changes to use @VisibleForTesting in places to ensure it works

Change-Id: I2c5c4f9861234fec3613da011185e5c11f228466
/packages/apps/Email/Android.mk
37f3385803de19d4b6fb4ef1b1ac9a6196dec98c 02-Mar-2011 Ying Wang <wangying@google.com> Split out emailcommon/Android.mk

Change-Id: I846ee2a4b541f4709e647aa537c61549db2bec2e
/packages/apps/Email/Android.mk
a07f2ae0b18964aa15e218e8b6be8be24e5c9f46 01-Mar-2011 Ying Wang <wangying@google.com> Revert "Split out emailcommon/Android.mk"

This reverts commit c28bf353190eb576072a8fd2f98821424144876e.
/packages/apps/Email/Android.mk
c28bf353190eb576072a8fd2f98821424144876e 01-Mar-2011 Ying Wang <wangying@google.com> Split out emailcommon/Android.mk

Change-Id: I90653e8601ee3ee6a8719d87ffb93222a11a22c0
/packages/apps/Email/Android.mk
dc78a769fce18d259eccc602c4623fa74cdf5319 14-Feb-2011 Marc Blank <mblank@google.com> Email split, part dix

* The coup de grĂ¢ce for Exchange in Email
* Remove Exchange bits from AndroidManifest
* Update Android.mk to create static jar for emailcommon
* Delete all com.android.exchange files
* Delete all exchange-only strings
* Change loadAttachment service method to take only attachment id and
background flag
* Add code to AttachmentProvider.openFile() that opens an output file
for attachment writes
* Make sure deviceId is determined in Email app (not Exchange)

Bug: 3442973
Change-Id: I775600252fd121f474d51cb26fefbfcc50e387af
/packages/apps/Email/Android.mk
8a574694606f0e5d781334d0d426fc379c51f3ed 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/Email/Android.mk
9ba506c4dd498150555f6c59aa758f7467bf9236 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/Email/Android.mk
0d4fc55861ed4393aa82f124f2865695ef564641 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/Email/Android.mk
1f28e33234084595d3fe859ed24f9842326cdcfb 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.
b38a043ece445fc5cbbaa35081dd6400e9d248d6 30-Sep-2010 Ying Wang <wangying@google.com> Fix proguard flag file dependency.

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

Turned out we *are* using android-common.

Change-Id: Iafaee8d85014ab8f325c8d48b969985352d85a9a
/packages/apps/Email/Android.mk
697f98aea5a8344a17ca5e9b0410d484fdce6555 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/Email/Android.mk
9d742070399ba52deadd861f84189902be147231 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/Email/Android.mk
16fe207ad1d77fddebdf34ca1084df2df05796b2 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/Email/Android.mk
20f09c16b5b6e87c95546650e0f46177ff2248ef 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/Email/Android.mk
58fbf8c1af1d8f710db021f5f52f59db80c724e0 22-Feb-2010 Andrew Stadler <stadler@android.com> Disable ProGuard. It breaks debugging.
/packages/apps/Email/Android.mk
62a7b7fe762fa84893ec144503336d4c31dcc350 19-Feb-2010 Makoto Onuki <omakoto@google.com> Apply proguard to email.

Redoing I10a82fd8fdc16febcd880bfcf519843d5562f8e6 with more flags to keep test
only methods.
/packages/apps/Email/Android.mk
4f1b4191d1366897c8150bcde792db2510dd3df2 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/Email/Android.mk
c237ae8c85d4fffc158b0813cbc5b8bde4d75b67 17-Feb-2010 Ying Wang <wangying@google.com> Enable Proguard.
/packages/apps/Email/Android.mk
f44a40cda14a49d5b02636a3a8a8b2eb8c23fc00 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/Email/Android.mk
91237e9dcb0a948f17488b464edabcea0f259d31 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/Email/Android.mk
bb9b5163c19449efab72746351479d193be5e122 29-Jan-2010 Makoto Onuki <omakoto@google.com> Move non-exchange specific classes to com.android.email.service.
/packages/apps/Email/Android.mk
b5a7afaba1079fb2d77701c41217460c288c4969 05-Jan-2010 Jean-Baptiste Queru <jbq@google.com> explicit set an "optional" tag
/packages/apps/Email/Android.mk
17250429db16553b59d5df5e358f71406dd2b322 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/Email/Android.mk
dd46221bd872701036548f1b3e9a1124a9bf773c 23-Jun-2009 Andrew Stadler <stadler@android.com> Add aidl files to Email makefile to fix build.
/packages/apps/Email/Android.mk
fd09f8019aa079a3be5648179dc0e72886dd11c0 09-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@137197
/packages/apps/Email/Android.mk
96c5af40d639d629267794f4f0338a267ff94ce5 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Email/Android.mk
8c2158a5ebb88e226c23b66ff95910158a2727df 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Email/Android.mk
687f9962d7095e18ef994cd0e64337f02ed1a5bd 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/packages/apps/Email/Android.mk
8978aac1977408b05e386ae846c30920c7faa0a6 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/Email/Android.mk