Scott Main
74e22573a6
am 78f264f7: am 3829f621: am b1a6d644: am 1670cca5: Merge "make the sticky bar aware of search result visiblity. Fixes a bug that caused the sidenav to overlap search results." into klp-docs
...
* commit '78f264f79be427d4bbe6446c1e4893b1526e76d7':
make the sticky bar aware of search result visiblity. Fixes a bug that caused the sidenav to overlap search results.
2014-04-14 15:49:36 +00:00
Dirk Dougherty
7b1fe64cfd
am 7de9c942: am 45094b5d: am d0c6f0a1: am 318fb971: Optimize truncation for card text, add About to sticky nav colors, minor adjustment to templates.
...
* commit '7de9c94263c48c00b52a9d2feccd51b477aacac1':
Optimize truncation for card text, add About to sticky nav colors, minor adjustment to templates.
2014-04-14 15:49:19 +00:00
Scott Main
78f264f79b
am 3829f621: am b1a6d644: am 1670cca5: Merge "make the sticky bar aware of search result visiblity. Fixes a bug that caused the sidenav to overlap search results." into klp-docs
...
* commit '3829f62188161fe7528e18de7bb226896611fee0':
make the sticky bar aware of search result visiblity. Fixes a bug that caused the sidenav to overlap search results.
2014-04-14 15:01:48 +00:00
Scott Main
3829f62188
am b1a6d644: am 1670cca5: Merge "make the sticky bar aware of search result visiblity. Fixes a bug that caused the sidenav to overlap search results." into klp-docs
...
* commit 'b1a6d6441a02478569e57a5da5b9655dd1409efa':
make the sticky bar aware of search result visiblity. Fixes a bug that caused the sidenav to overlap search results.
2014-04-14 14:58:17 +00:00
Scott Main
1670cca5f9
Merge "make the sticky bar aware of search result visiblity. Fixes a bug that caused the sidenav to overlap search results." into klp-docs
2014-04-14 14:52:32 +00:00
Dirk Dougherty
7de9c94263
am 45094b5d: am d0c6f0a1: am 318fb971: Optimize truncation for card text, add About to sticky nav colors, minor adjustment to templates.
...
* commit '45094b5d05e1e88d4cd389331c2faa1a52d1d68d':
Optimize truncation for card text, add About to sticky nav colors, minor adjustment to templates.
2014-04-14 03:06:37 +00:00
Dirk Dougherty
45094b5d05
am d0c6f0a1: am 318fb971: Optimize truncation for card text, add About to sticky nav colors, minor adjustment to templates.
...
* commit 'd0c6f0a11c0a29b3bb0ebabf6522cdf4f401456a':
Optimize truncation for card text, add About to sticky nav colors, minor adjustment to templates.
2014-04-14 03:04:01 +00:00
Dirk Dougherty
318fb97168
Optimize truncation for card text, add About to sticky nav colors, minor adjustment to templates.
...
Change-Id: Ib140e7025360d60e6fb49e1e6c45e2c7ccc72cda
2014-04-13 19:57:44 -07:00
Scott Main
d6a8e662cf
make the sticky bar aware of search result visiblity.
...
Fixes a bug that caused the sidenav to overlap search results.
Change-Id: I3dc431f46cd96164dd79f3d0461f5034cc912099
2014-04-12 16:40:48 -07:00
Scott Main
e737ca9a02
am 7bb8315c: am 4786cc3b: am de22e6fb: am 20cf2a91: update sticky nav to sync with sidenav and build the breadcrumbs dynamically
...
* commit '7bb8315cf6d0576f8663ced6d102e60112bec27c':
update sticky nav to sync with sidenav and build the breadcrumbs dynamically
2014-04-11 09:00:56 +00:00
Scott Main
7bb8315cf6
am 4786cc3b: am de22e6fb: am 20cf2a91: update sticky nav to sync with sidenav and build the breadcrumbs dynamically
...
* commit '4786cc3b132037f187c798593575e0053074b653':
update sticky nav to sync with sidenav and build the breadcrumbs dynamically
2014-04-11 08:57:50 +00:00
Scott Main
4786cc3b13
am de22e6fb: am 20cf2a91: update sticky nav to sync with sidenav and build the breadcrumbs dynamically
...
* commit 'de22e6fb9bd31e6c41ebdb43b28d0b8fd719a80f':
update sticky nav to sync with sidenav and build the breadcrumbs dynamically
2014-04-11 08:54:39 +00:00
Scott Main
20cf2a91f0
update sticky nav to sync with sidenav
...
and build the breadcrumbs dynamically
Change-Id: Ib008d4606a8e82c468be75c051a8a9e623dc7c22
2014-04-10 20:13:54 -07:00
Jeff Sharkey
26e1a28e7f
Pass OEM property list to OTA tools, thumbprint.
...
The OTA generation scripts need to know what system properties to
read from the OEM partition, so pass along from product definition.
Also define "thumbprint" which is only the build-specific parts of
the fingerprint. (Thumbs are smaller than fingers.)
Bug: 13367676
Change-Id: Iae051dcd2b1c67a7c8554d8ae318a4c54a86d614
2014-04-09 15:00:36 -07:00
Jeff Sharkey
491055df99
Merge "Import OEM build properties, if defined."
2014-04-09 15:44:06 +00:00
Narayan Kamath
110ea46e09
resolved conflicts for merge of 8af7e8ed
to master
...
Change-Id: Ib427b36e133e29d1c2e9cea065e4e63c1e2e2122
2014-04-09 12:33:03 +01:00
Narayan Kamath
8af7e8ed3e
resolved conflicts for merge of 1852237a
to klp-modular-dev-plus-aosp
...
Change-Id: I09a8a4e95fc956392a0c61f38bd12332149a8d96
2014-04-09 10:03:41 +01:00
Narayan Kamath
7303ebda84
Add 32 / 64 bit abi lists to system properties.
...
Introduce ro.product.cpu.abilist32 / abilist64, which are
comma separated lists of the 32 and 64 bit ABIs that the
device supports. These properties are used by the zygote and
system server to determine what ABI an app should be
started with.
This changes move abilist related make steps out of envsetup.mk
and into config.mk because they depend on variables set by
core/combo/***. Additionally, config.mk performs a few additional
cleanups of these variables (like stripping them) after the
inclusion of envsetup.mk so this seems like a better place to
put them.
bug: 13647418
Change-Id: I3db39bdd761220c5b4966f651892fb592396f9a1
2014-04-08 17:40:40 +01:00
Dirk Dougherty
eed8e1a2f6
am 049808e3: am d031b4de: am 98cc173c: am 46b443ac: Adjust opacity for non-hover states and a few others.
...
* commit '049808e3263bb347e6a1eced99b348f98174c636':
Adjust opacity for non-hover states and a few others.
2014-04-08 01:19:07 +00:00
Dirk Dougherty
049808e326
am d031b4de: am 98cc173c: am 46b443ac: Adjust opacity for non-hover states and a few others.
...
* commit 'd031b4de79308fa347ae6b38f552e535a9ecef64':
Adjust opacity for non-hover states and a few others.
2014-04-08 01:13:15 +00:00
Dirk Dougherty
d031b4de79
am 98cc173c: am 46b443ac: Adjust opacity for non-hover states and a few others.
...
* commit '98cc173c165fa2141426464a4205441617ba3bd2':
Adjust opacity for non-hover states and a few others.
2014-04-08 01:08:06 +00:00
Dirk Dougherty
46b443acbd
Adjust opacity for non-hover states and a few others.
...
Change-Id: I8a6dee3e25bc8e6c3f1ca19d4e68037df5ce9b91
2014-04-07 11:55:27 -07:00
Dirk Dougherty
31bfe8385f
am 5fe1b387: am 812d3d47: am 08032409: Add basic support for rendering dynamic content on pages.
...
* commit '5fe1b387aace96990723c16e3e23a27b166483c5':
Add basic support for rendering dynamic content on pages.
2014-04-03 02:11:16 +00:00
Dirk Dougherty
5fe1b387aa
am 812d3d47: am 08032409: Add basic support for rendering dynamic content on pages.
...
* commit '812d3d478be650f5b5bb1dfe00d6131986c26886':
Add basic support for rendering dynamic content on pages.
2014-04-02 23:35:43 +00:00
Dirk Dougherty
812d3d478b
am 08032409: Add basic support for rendering dynamic content on pages.
...
* commit '08032409b4dd29740e1c8e703eada0d1ce86e58c':
Add basic support for rendering dynamic content on pages.
2014-04-02 23:32:20 +00:00
Dirk Dougherty
08032409b4
Add basic support for rendering dynamic content on pages.
...
Change-Id: If3ba4f71771a01043ec6d544e3b4a9222ba35daf
2014-04-02 12:48:41 -07:00
Narayan Kamath
b4d757b1b2
am f6811abe: am 9fbd3afd: am 431b4bb3: Merge "Extend the CPU ABI specification mechanism."
...
* commit 'f6811abe12601c9753f329cb34da568f0072ca76':
Extend the CPU ABI specification mechanism.
2014-03-31 12:35:14 +00:00
Narayan Kamath
f6811abe12
am 9fbd3afd: am 431b4bb3: Merge "Extend the CPU ABI specification mechanism."
...
* commit '9fbd3afdecc2fee211c11a6aedb39422fa8dd773':
Extend the CPU ABI specification mechanism.
2014-03-31 12:21:55 +00:00
Narayan Kamath
1a43b375b4
Extend the CPU ABI specification mechanism.
...
Add a (read only) system property that is a comma
separated list of ABIs supported by the device in order
of preference. For example, typical arm-v8 device might
define:
ro.cpu.abilist = arm64-v8a,armeabi-v7a,armeabi
For most purposes, a single flattened list like the above is
probably more useful than the parallel system of variables
TARGET_CPU_ABI{2} / TARGET_2ND_ARCH_CPU_ABI{2} that we use
in the build system.
Change-Id: If9102669ad9f5f8fd89a8bcc5bf88cca1acadc3c
2014-03-28 17:10:47 +00:00
Scott Main
a1cda0e3cf
am 4a942fbb: am 35fcac0f: am 70c9c2d8: am a36253b8: fix viewport width variable by using underscore instead of hyphen
...
* commit '4a942fbb4403d0ad9079eb17c6944b7efc19bfd9':
fix viewport width variable by using underscore instead of hyphen
2014-03-27 20:25:54 +00:00
Scott Main
4a942fbb44
am 35fcac0f: am 70c9c2d8: am a36253b8: fix viewport width variable by using underscore instead of hyphen
...
* commit '35fcac0f417cab5aaef9de7fae1376224a82ce0a':
fix viewport width variable by using underscore instead of hyphen
2014-03-27 20:19:22 +00:00
Scott Main
35fcac0f41
am 70c9c2d8: am a36253b8: fix viewport width variable by using underscore instead of hyphen
...
* commit '70c9c2d82ba5d4647fdc6552a21130b19281849a':
fix viewport width variable by using underscore instead of hyphen
2014-03-27 20:14:03 +00:00
Scott Main
70c9c2d82b
am a36253b8: fix viewport width variable by using underscore instead of hyphen
...
* commit 'a36253b8b05d94fb27a67522757b07781da2bd43':
fix viewport width variable by using underscore instead of hyphen
2014-03-27 20:08:18 +00:00
Scott Main
a36253b8b0
fix viewport width variable by using underscore instead of hyphen
...
Change-Id: I866fa7016453b9e242df5e68f26bf94eac672feb
2014-03-27 12:56:26 -07:00
Scott Main
7964804dd2
am 5429cdc2: am bb3ed6fb: am b8702917: am 75f21bc7: Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs
...
* commit '5429cdc2c84bd753202897a7b3437a7fc522fd8b':
add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs.
2014-03-27 03:35:37 +00:00
Scott Main
4f31196420
am 9e81f2c2: am 97d326ea: am 514c8254: am 4b270cdf: Update the sdk templates to support the Android Wear microsite
...
* commit '9e81f2c2ece29e97d2ff87440ab18550add5170c':
Update the sdk templates to support the Android Wear microsite
2014-03-27 03:35:36 +00:00
Scott Main
5429cdc2c8
am bb3ed6fb: am b8702917: am 75f21bc7: Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs
...
* commit 'bb3ed6fb476f0e072a2f8e4c34cda6c5afd2116c':
add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs.
2014-03-27 03:29:02 +00:00
Scott Main
9e81f2c2ec
am 97d326ea: am 514c8254: am 4b270cdf: Update the sdk templates to support the Android Wear microsite
...
* commit '97d326ea1974bc0f060974c341767cd298196842':
Update the sdk templates to support the Android Wear microsite
2014-03-27 03:29:01 +00:00
Scott Main
bb3ed6fb47
am b8702917: am 75f21bc7: Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs
...
* commit 'b8702917c61923bc4dc5f6284482e1296b783bd4':
add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs.
2014-03-27 03:23:11 +00:00
Scott Main
97d326ea19
am 514c8254: am 4b270cdf: Update the sdk templates to support the Android Wear microsite
...
* commit '514c8254d0a78a4153c442bc0789da8a10ce8b0b':
Update the sdk templates to support the Android Wear microsite
2014-03-27 03:23:11 +00:00
Scott Main
b8702917c6
am 75f21bc7: Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs
...
* commit '75f21bc79e18f5bdf7676eeab6681e8f4a32e688':
add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs.
2014-03-27 03:17:10 +00:00
Scott Main
514c8254d0
am 4b270cdf: Update the sdk templates to support the Android Wear microsite
...
* commit '4b270cdf3678998370c2c3629711797ec7ab8a5a':
Update the sdk templates to support the Android Wear microsite
2014-03-27 03:17:09 +00:00
Scott Main
75f21bc79e
Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs
2014-03-27 03:15:19 +00:00
Scott Main
e921b6dedc
add 2x header logo and add override to viewport width for landing pages.
...
changing the viewport to 970 ensures proper layout space for floating divs.
Change-Id: Iea980b4dfe1cca8a2b517f171a847a0e2788b1f0
2014-03-26 20:12:35 -07:00
Scott Main
4b270cdf36
Update the sdk templates to support the Android Wear microsite
...
Change-Id: I848f442b3bc66ee2fb87db8200df370d13762d29
2014-03-26 19:04:26 -07:00
Ricardo Cervera
ab589ea6eb
am 27de0f14: am 816979cc: am d9bc3eda: am 49b4ef0b: am fd0be925: docs: Added SDK version to the ADT bundles download path in the CS template.
...
* commit '27de0f1471daa2f7b35fff41a1fcb04f91dc8c90':
docs: Added SDK version to the ADT bundles download path in the CS template.
2014-03-25 21:23:54 +00:00
Ricardo Cervera
816979cc42
am d9bc3eda: am 49b4ef0b: am fd0be925: docs: Added SDK version to the ADT bundles download path in the CS template.
...
* commit 'd9bc3eda8f8af202071023ffb93aaee96653dc92':
docs: Added SDK version to the ADT bundles download path in the CS template.
2014-03-25 20:36:42 +00:00
Ricardo Cervera
d9bc3eda8f
am 49b4ef0b: am fd0be925: docs: Added SDK version to the ADT bundles download path in the CS template.
...
* commit '49b4ef0badd51ce3af0511206e20114414a6c427':
docs: Added SDK version to the ADT bundles download path in the CS template.
2014-03-25 20:33:03 +00:00
Ricardo Cervera
49b4ef0bad
am fd0be925: docs: Added SDK version to the ADT bundles download path in the CS template.
...
* commit 'fd0be925bb6e34768f9f11cf5325d1fcfbf39410':
docs: Added SDK version to the ADT bundles download path in the CS template.
2014-03-25 20:27:48 +00:00
Ricardo Cervera
fd0be925bb
docs: Added SDK version to the ADT bundles download path in the CS template.
...
Change-Id: Ib222684754779b908cb10e6d8f9e5778101c9b96
2014-03-25 12:33:33 -07:00