Commit graph

12508 commits

Author SHA1 Message Date
Scott Main
0e76e7e4dd provide search suggestions for api guides, training, etc.
also:
 - demote deprecated APIs in suggestions
 - focus search bar with / and exit search with ESC

Change-Id: I78818d76375d63b9eb42922d6c20ebbea30c353b
2013-05-02 10:38:45 -07:00
Torne (Richard Coles)
278bbf1263 Don't concatenate the NOTICE file for a single module.
When the NOTICE file for a module changed, the new NOTICE was being
concatenated onto the end of the old one in non-clean builds, taking up
more and more space and presumably duplicating most of the content. Only
one set of rules for a given file can exist in make, so there cannot be
a case where more than one $(notice_file) was intentionally being
concatenated together as this would be an error.

Change-Id: I0f5fae498225eaee5cc75d854223b5ba790fcebe
2013-04-30 16:26:58 +01:00
Jeff Brown
9d461e3080 Merge "Add v7 support libs to path map." into jb-mr2-dev 2013-04-26 18:31:05 +00:00
Ying Wang
2dc245b9cb Clean yacc version check
We don't rely on host preinstalled bison/yacc now.

Change-Id: Iac0a7f1c12fe9d33baa53e48297ecb41ad89792d
2013-04-26 11:13:22 -07:00
Jeff Brown
fcf2a11387 Add v7 support libs to path map.
This is necessary to ensure that we correctly generate
documentation for these packages.

Bug: 8175766
Change-Id: Ia1c359c744d68f9b9423fd0e9df5516890792936
2013-04-26 00:20:17 -07:00
Scott Main
9a720b759e am 499dc52c: am 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
* commit '499dc52cb073d98d2168a75ff312db5e3cee49dd':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
2013-04-25 11:24:08 -07:00
Scott Main
499dc52cb0 am 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
* commit '8e1d22bc7edf9dd75e3cfbf373fc1170b809818a':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
2013-04-25 11:22:01 -07:00
Scott Main
8e1d22bc7e am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
* commit '55d6070ad9d9d1f0d603434d77e2c6a22b858b0d':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
2013-04-25 11:19:13 -07:00
Scott Main
55d6070ad9 am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
* commit '78568286e1818b0a49e72267d31d0283d0faad71':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
2013-04-25 11:17:52 -07:00
Scott Main
78568286e1 am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
* commit '8aa725e6947b3413a19643582f5cbe704354807a':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
2013-04-25 11:16:03 -07:00
Scott Main
8aa725e694 re-add styles for xml definition lists.
used in manifest reference pages and was lost during switch to DAC2

Change-Id: I0fcaebc37fe1665bfced4b109945c9dbf6389818
2013-04-25 11:12:51 -07:00
Matthew Xie
b1f1013321 Remove DBUS from make files
DBUS had been needed by bluetooth bluz stack. It is not needed after
we replaced bluez stack with bluedroid stack.
bug 6872904

Change-Id: I952624e61c1e570c7e8d5a23937ab93a173d135c
2013-04-23 14:01:23 -07:00
Dianne Hackborn
3bad554001 Here lies JB MR2: In with a whimper, out with a bang.
Change-Id: Id75e084b8447234cf5d2c26ccd0e13111dde6684
2013-04-22 13:07:44 -07:00
Chad Jones
b6c2e6b60c Merge commit '3359ffe4' into jb-mr2-dev 2013-04-19 20:24:07 -07:00
Robert Ly
3359ffe4dd am 062dc2c6: am cd197b24: am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs
* commit '062dc2c6b2b8bab43241c2d4c93f0d35e9180b2e':
  sac template fixes
2013-04-19 14:32:15 -07:00
Robert Ly
062dc2c6b2 am cd197b24: am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs
* commit 'cd197b2461281ff1d123b987dbd1c2a5b5236cd2':
  sac template fixes
2013-04-19 14:29:17 -07:00
Robert Ly
cd197b2461 am 17a52ff0: am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs
* commit '17a52ff0682b82d99c82b5920619f6de19879a28':
  sac template fixes
2013-04-19 14:25:43 -07:00
Robert Ly
17a52ff068 am 8b4f4f6b: Merge "sac template fixes" into jb-mr1.1-docs
* commit '8b4f4f6bb3acd40e4e554ab61e3b1166686775c1':
  sac template fixes
2013-04-19 14:23:40 -07:00
Robert Ly
8b4f4f6bb3 Merge "sac template fixes" into jb-mr1.1-docs 2013-04-19 21:21:47 +00:00
Robert Ly
dbfc4bbc95 sac template fixes
Change-Id: I9e3c6b60c1fab71c53408f34d388653e85e6ba30
2013-04-18 11:35:16 -07:00
Ying Wang
b9267c6920 Augment ANDROID_DEV_SCRIPTS with prebuilts/devtools/tools
Change-Id: Ia3647674f294c42e9fbe2163bf0d70012313bb15
2013-04-16 17:36:39 -07:00
Ying Wang
9592af96a7 Merge "Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES" into jb-mr2-dev 2013-04-16 15:57:48 +00:00
Dirk Dougherty
9b855f672b am b676ec7b: am 6cdbe88d: am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.
* commit 'b676ec7b1e2e0764de85547a4b91294d16d32a3b':
  Doc change: css for checklist more resources blocks.
2013-04-15 20:45:47 -07:00
Dirk Dougherty
b676ec7b1e am 6cdbe88d: am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.
* commit '6cdbe88d0bad6723e50d91585a1f3328e5b77368':
  Doc change: css for checklist more resources blocks.
2013-04-15 20:43:10 -07:00
Dirk Dougherty
6cdbe88d0b am f23bdf78: am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.
* commit 'f23bdf7843782671f1f15439e4b74cbe56031f8c':
  Doc change: css for checklist more resources blocks.
2013-04-15 20:40:41 -07:00
Dirk Dougherty
f23bdf7843 am 1e1244bf: am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.
* commit '1e1244bfbe50ff60f8ea6c8a1579c915c1a66232':
  Doc change: css for checklist more resources blocks.
2013-04-15 20:37:59 -07:00
Dirk Dougherty
1e1244bfbe am a32f1bb4: am 547d9e93: Doc change: css for checklist more resources blocks.
* commit 'a32f1bb4e44e932dcb6b1e17fe8c5f2dbb8127df':
  Doc change: css for checklist more resources blocks.
2013-04-15 20:33:54 -07:00
Dirk Dougherty
a32f1bb4e4 am 547d9e93: Doc change: css for checklist more resources blocks.
* commit '547d9e93b21e62f1153aaac49c22b1f648b4fef5':
  Doc change: css for checklist more resources blocks.
2013-04-15 20:30:00 -07:00
Dirk Dougherty
547d9e93b2 Doc change: css for checklist more resources blocks.
Change-Id: If0678b08d135f708bf6ecee49831ef233a862389
2013-04-15 18:45:42 -07:00
Ying Wang
d6b1d61d84 Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES
Since commit 6c86a1 we have split LOCAL_SHARED_LIBRARIES out of
LOCAL_REQUIRED_MODULES and the vendor check does no longer cover the
installed modules introduced by LOCAL_SHARED_LIBRARIES.
This change brings back the coverage.

Change-Id: Ie78692e48f173a3350792eb2fee8127ff9433caa
2013-04-15 17:41:55 -07:00
Dirk Dougherty
befd7fe6e7 am 7f8fd3b1: am 7098897f: am 53facc05: am 4f425e42: am 48732d9a: am bec14294: Doc change: css for policy docs.
* commit '7f8fd3b1333084f9e291a1948d6ef73daeccbc70':
  Doc change: css for policy docs.
2013-04-15 15:51:22 -07:00
Dirk Dougherty
7f8fd3b133 am 7098897f: am 53facc05: am 4f425e42: am 48732d9a: am bec14294: Doc change: css for policy docs.
* commit '7098897fecff6ec586a078025676b8203ab2060d':
  Doc change: css for policy docs.
2013-04-15 15:47:08 -07:00
Dirk Dougherty
7098897fec am 53facc05: am 4f425e42: am 48732d9a: am bec14294: Doc change: css for policy docs.
* commit '53facc05af437f0721646102442c61c49b2e33be':
  Doc change: css for policy docs.
2013-04-15 15:44:44 -07:00
Dirk Dougherty
53facc05af am 4f425e42: am 48732d9a: am bec14294: Doc change: css for policy docs.
* commit '4f425e4284024e21c7e65a7840d8e1a45d916756':
  Doc change: css for policy docs.
2013-04-15 15:41:54 -07:00
Dirk Dougherty
4f425e4284 am 48732d9a: am bec14294: Doc change: css for policy docs.
* commit '48732d9aaa765576d98f07fabd856a17528cb826':
  Doc change: css for policy docs.
2013-04-15 15:37:54 -07:00
Dirk Dougherty
48732d9aaa am bec14294: Doc change: css for policy docs.
* commit 'bec142949a33bf7d195d022e9ec99a1a84197065':
  Doc change: css for policy docs.
2013-04-15 15:34:05 -07:00
Dirk Dougherty
bec142949a Doc change: css for policy docs.
Change-Id: I5d8609d7e20315e5bb022f057704b2814ad9e172
2013-04-11 21:48:54 -07:00
Jeff Sharkey
021aa4cefe Merge "DO NOT MERGE. Fix build by removing old file." into jb-mr2-dev 2013-04-12 00:12:01 +00:00
Jeff Sharkey
90baef427e DO NOT MERGE. Fix build by removing old file.
Change-Id: I2fb4d27acfabb9283d54958f0438a6db74641dd2
2013-04-11 17:09:56 -07:00
Ying Wang
14ae6e87c9 Merge "Get rid of the liblog hack." into jb-mr2-dev 2013-04-11 22:56:20 +00:00
Ying Wang
3e55609134 Support to dist unbundled files for bundled build
Usage:
LOCAL_DIST_BUNDLED_BINARIES := true
The dist files will include the jni shared libraries and the apk with
jni libraries stripped.

Bug: 8181626
Change-Id: I4a047d786ad35b948b4ad7a51adf37321dbe395c
2013-04-10 22:06:02 -07:00
Ying Wang
fea1ffeff3 Get rid of the liblog hack.
Bug: 8580410
Change-Id: I3ece860673eb52a2db1421db4492c9b1807dda6e
2013-04-10 17:34:57 -07:00
Ying Wang
c04a828222 Revert "Get rid of the liblog hack."
This reverts commit 7636578729

Change-Id: I32f2acce5f99cb97eae986dfeba6d5d25378aefa
2013-04-10 22:11:43 +00:00
Ying Wang
7636578729 Get rid of the liblog hack.
Bug: 8580410
Change-Id: I4b437d10522ee66c7883faacfaf7e30abede394c
2013-04-09 23:27:57 -07:00
Ying Wang
8c431c157d Add liblog
Bug: 8580410
Change-Id: Id3c26ff084950f8cbfa87f4425747ee322de7624
2013-04-09 22:33:58 -07:00
Ying Wang
fd068148d6 Merge "Revert "Add liblog"" into jb-mr2-dev 2013-04-10 05:32:37 +00:00
Ying Wang
cd3190a9f5 Revert "Add liblog"
This reverts commit 8722580d90

Change-Id: Iafdbb7f540a53ddc9dc2e21c0afddb62c44c4af8
2013-04-10 05:32:21 +00:00
Ying Wang
134ec88c94 Merge "Add liblog" into jb-mr2-dev 2013-04-10 05:12:00 +00:00
Ying Wang
8722580d90 Add liblog
Bug: 8580410
Change-Id: I45e17b786b8d221a071b5de2432bb1367e245fb4
2013-04-09 21:41:48 -07:00
Robert Ly
e26c63bedd am 645c6887: am 7b0422e5: am 969c4c0c: am b6b3da3c: am a4d2d0ef: s.a.c templates
* commit '645c6887287c78590eabd8c8f2d7486bfda32544':
  s.a.c templates
2013-04-09 13:43:50 -07:00