summaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused resource directoriesScott Kennedy2013-09-061-0/+2
| | | | Change-Id: I37961b4a0a358730390ac5dacdaf7a7e5381691a
* Add a CleanSpecScott Kennedy2013-08-231-1/+3
| | | | Change-Id: I4d8e2c9f702a2f364a0c0c6a953a9e283a73a3ce
* Delete build directory.Andrew Sapperstein2013-05-241-0/+2
| | | | | | | | | | | To streamline our build, I've gone through and eliminated the redundant build directory. Strings in build/res have been moved into the regular res/ directory and the Android.mk file has been updated to no longer use the non-existent build directory at all. Fixes b/9105428. Change-Id: I93288068dceb13ad0a9a5396eb88335e3ecd65f1
* CleanSpec for change in drawer resourcePaul Westbrook2013-04-211-0/+2
| | | | | Bug: 8668887 Change-Id: I1d98d268950fee9335b519f43f8fea6cc4c4a805
* Move system folder string resources to emailcommon.Yu Ping Hu2013-03-191-1/+2
| | | | | | | | | | | | | | | This permits us to move shared code for looking up system folder names to emailcommon, which is also in this change. Also renames emailcommon2 to emailcommon. This is part of a multi-project submit with I4a071a07c3e33aaa4ea404eb66a8db1eabc9ef0e and I5746c0353783f9b29d52d6540472588c6542a6a2. Bug: 8383232 Change-Id: I6c6eec4f1bcf2abd54c1ed05da1add8d894ee403
* Fix buildPaul Westbrook2012-08-221-0/+2
| | | | | | | | | Create phony package for Imap2. This should be removed once the build server stops building Imap2 Change-Id: Ie5d7f20a53a14c9e89363c48e58e44d52a772061
* Fix local builds w/ CleanSpecMarc Blank2012-07-091-0/+51
| | | | Change-Id: I4f9ec7e794ad05ca4adea0bb6a318c17a60d71eb
* DO NOT MERGE: Move emailcommon2 sources to emailcommonMarc Blank2012-06-281-79/+0
| | | | Change-Id: I06df7e467cd2e0117df8b8db3ddc6ff9da13f1c7
* Add column for eventual thread topicMarc Blank2012-04-061-0/+2
| | | | Change-Id: I23a66d3ddf2fbdce516c161017713809af458d3d
* Set "supports settings" on EAS folders (database upgrade)Marc Blank2012-04-041-0/+2
| | | | Change-Id: I19324d25846e8f12a5e4783c427291d4fc13bd3d
* Fix buildPaul Westbrook2012-04-041-0/+3
| | | | Change-Id: I66a1e49ee5c84342e056fbdba23b0c83039812c3
* Try to fix the buildMarc Blank2012-04-041-0/+3
| | | | Change-Id: Idac731b64829bf3a0faa9f995eac334ff0a8aebd
* Change rsc file order; remove unused xml filesMarc Blank2012-03-151-0/+3
| | | | Change-Id: Iffea850dc83c8480e6d1a03a5a8c94587b77c579
* Change Email2's buildPaul Westbrook2012-03-121-0/+1
| | | | | | | Now Email2 is not being built as an override package, and the package is not being renamed Change-Id: I2f7b08165cef19c24084942f4ee11c8d401a2ca8
* Unused assets removed from EmailBen Komalo2011-10-211-0/+2
| | | | Change-Id: I347b733a28deffccdcdc0368fbf87aed71e0d95b
* Step 2 in 7" support for tablets.Ben Komalo2011-05-251-0/+2
| | | | | | | | | | | This is a cherry-pick of f872876699a22d90bc39f7efaac5b21e224e7c82 : - Use new recommended sw600dp instead of w600dp to avoid having the "personality" change on configuration change - remove the use of xlarge/large for specializing values since the framework team discourages any use of the buckets (and have also changed the ordering so that they take lower priority) Change-Id: I645bfb7cddcda8b53569af927f6fa23180e73e1f
* Remove notification if messages seen off deviceTodd Kennedy2011-05-051-0/+1
| | | | | | | | If we receive new messages, we may display a notification to the user. If those same messages are read elsewhere (i.e. via a web client), we will remove the notification. Change-Id: Iba09afe01942e0deaac8210fd6f9b315b1c8c93f
* Rework of security policy storageMarc Blank2011-05-031-0/+1
| | | | | | | | | | | | | | * Replace crazy (and soon to be "full") bit fields stored in an account's securityFlags with a row in a newly created Policy table (thus, fully expandable) * Update code from database version 17 to 18; adds Policy table, a policyKey row in Account, and a revised trigger that deletes Policy information for deleted Accounts * Update old PolicySet unit tests to work against the new Policy class * Add test for the conversion of securityFlags to Policy * Tested in a variety of scenarios; appears to be functionally equivalent Change-Id: I1505ee75230d6a0d3c2b62a46326f39c2c7f9eb5
* Split out emailcommon/Android.mkYing Wang2011-03-011-0/+1
| | | | Change-Id: I846ee2a4b541f4709e647aa537c61549db2bec2e
* Proper cleanstep for emailKristian Monsen2011-02-281-0/+3
| | | | Change-Id: Ia27e7aad235467db93b938654e16f6be77f6088a
* Yet another cleanstep.Makoto Onuki2011-02-251-0/+3
| | | | Change-Id: I831f0d99af79382719884320ce36004209b2e582
* More cleanstep for Exchage apk.Makoto Onuki2011-02-251-0/+2
| | | | | | | Also added rm ...Email* again to make sure the email/exchange apks will get a clean build. Change-Id: I54d7d6fbe2d7990c68a44faadde6a3759f832d9f
* Cleanstep for split.Makoto Onuki2011-02-251-0/+1
| | | | Change-Id: Iab8f0d2f27bac4c0ccfc9dacf10eee0d996f3200
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
Change-Id: I639a08b0bad990267f562447731cb11ccf4e50db