Raphael
e749b5a71a
Fix windows make: layoutlib_api moved to sdk.git too.
...
Change-Id: Ia030eda4514361b20a5ecb29c997ab625909228c
2010-01-22 18:36:37 -08:00
Dirk Dougherty
6339cfe89b
Merge "doc change: add announce for developer lab at mwc." into eclair
2010-01-22 14:23:07 -08:00
Dirk Dougherty
781a636aed
doc change: add announce for developer lab at mwc.
...
Bug: 2160782
Change-Id: I363e964f0d35eaf7b2d7593d6a3630196ed6de33
2010-01-22 13:24:55 -08:00
Scott Main
945ed36ec4
docs: add the ability to exclude PRE elements from being prettified
...
by adding the class "no-pretty-print" (needs to hyphenate 'prettyprint',
otherwise the prettify script will parse "no-prettyprint" the same as
"prettyprint")
2010-01-19 10:59:16 -08:00
Scott Main
3556305eb0
Merge "docs: hide the "back to top" link when there's no vertical scroll also use local variables for DOM objects (in a slow effort to eventually remove all non-essential global vars)" into eclair
2010-01-13 11:07:54 -08:00
Scott Main
13b79b2eb1
docs: hide the "back to top" link when there's no vertical scroll
...
also use local variables for DOM objects (in a slow effort to eventually
remove all non-essential global vars)
2010-01-13 08:22:27 -08:00
Raphael Moll
d1b68863f5
Merge "Add etc1tool to Windows SDK." into eclair
2010-01-12 15:32:00 -08:00
Scott Main
7e680c89ae
Merge "docs: make the Resources docs use the same clearsilver template as the Dev Guide. This removes the custom resourcespage.cs file and routes resources pages to use docpage.cs, while still setting the resource hdf flag true (in order to highlight the Resources tab)." into eclair
2010-01-12 12:19:57 -08:00
Raphael
4e7b0e21c5
Add etc1tool to Windows SDK.
...
SDK BUG 2368918
This depends on Change I83485145 from development.git.
Change-Id: I1b4f5e39bd08c0cfbb656f2857921fb5ad305812
2010-01-12 11:18:02 -08:00
Dirk Dougherty
5b3952249c
Merge "SDK doc change: css styling for blockquote." into eclair
2010-01-07 12:39:47 -08:00
Dirk Dougherty
a16e79c8b0
SDK doc change: css styling for blockquote.
...
Bug: 2160782
Change-Id: I99a9494feb8b754636745f979db27380ae623c96
2010-01-07 12:23:01 -08:00
Scott Main
b6da480869
update for change Ia39d3bb0, which regressed a resizing hack for IE6.
...
This now will avoid writing the cookie for the width when IE6 calls
resizeWidth() in order to properly resize the doc-content div (other
browsers to not call resizeWidth() for resizing doc-content because it
has auto width, which IE6 does not perform).
2010-01-06 16:58:52 -08:00
Scott Main
a39d3bb0c9
docs: fix resizeAll script for IE6 so that the resizeWidth function
...
is only called when the side navigation is actually resizable
This stops 'width' cookies from being written for the SDK docs
(and any other page that doesn't have resizable nav) and also adds
some security to the init() function to be sure we properly read
cookie names.
2010-01-06 14:33:20 -08:00
Brett Chabot
1e43c51075
Add CTS accounts tests to CTS makefile.
...
Change-Id: If7d87e2deed2036536ad852c382dca0e8bbad87b
2009-12-17 15:14:40 -08:00
Scott Main
3669072b81
docs: make the Resources docs use the same clearsilver template
...
as the Dev Guide. This removes the custom resourcespage.cs file
and routes resources pages to use docpage.cs, while still
setting the resource hdf flag true (in order to highlight the
Resources tab).
2009-12-17 12:52:54 -08:00
Android (Google) Code Review
99a25fbaa5
Merge change I92c7fe59 into eclair
...
* changes:
docs: change DOCTYPE to html5 format
2009-12-16 21:38:02 -08:00
Scott Main
92c7fe59a7
docs: change DOCTYPE to html5 format
2009-12-16 21:36:15 -08:00
Scott Main
ab32fed6a8
docs for esr: add support for breadcrumbing in the resource docs
2009-12-16 15:36:20 -08:00
Android (Google) Code Review
8c627b0489
Merge change Ib471b5b2 into eclair
...
* changes:
sdk doc change for esr: Add left nav highlight for interior files in resources tab.
2009-12-15 19:26:48 -08:00
Dirk Dougherty
f32c5acb2e
sdk doc change for esr: Add left nav highlight for interior files in resources tab.
...
Bug:2160782
Change-Id: Ib471b5b28f599447e77294c8dcc23d24a18c3436
2009-12-15 18:48:38 -08:00
Xavier Ducrohet
920f2aaee6
Add the LiveWallpaper sample as prebuilt to the SDK system image.
...
Change-Id: I5a1b0d2e383b757e52879792ee80dbd61f97f9a4
2009-12-14 22:37:13 -08:00
Android (Google) Code Review
fac84b5611
Merge change Icb5cf14e into eclair
...
* changes:
Add feature list support to DroidDoc.
2009-12-14 18:20:10 -08:00
Xavier Ducrohet
f9b6d38d07
Add feature list support to DroidDoc.
...
Similarly to intent actions/categories, DroidDoc look
for the FEATURE-type SdkConstant annotation and builds
a list of optional features for the platform.
This is then packaged with the SDK to be used by the
custom editors (manifest editor in this case)
Change-Id: Icb5cf14ebd8251017cd850eacfdbb889219b3697
2009-12-14 17:55:05 -08:00
Xavier Ducrohet
88f254bf55
Add gallery to the SDK build now that it's split from the Camera app.
...
Bug: 2275030
Change-Id: Iad74a37d0df1d77185062cb4323665be7185c242
2009-12-14 16:47:25 -08:00
Dirk Dougherty
502c498fec
sdk doc change for esr: add "Resources" tab and modify templates to build content for it.
...
Bug: 2160782
Change-Id: I5c45bdf4861ba2dc150e95d5523367a14b401304
2009-12-11 20:54:08 -08:00
Android (Google) Code Review
1dd6ff638f
Merge change I483cf38d into eclair
...
* changes:
docs: add "figure" class for DIV elements that contain a figure image with caption text.
2009-12-09 18:13:09 -08:00
Scott Main
483cf38d8d
docs: add "figure" class for DIV elements that contain
...
a figure image with caption text.
needed (but not a dependency) by I1cd5c8282ba45d79da854db43d741b6fa049812b
2009-12-09 18:08:32 -08:00
Ying Wang
6ef046c893
Fixes ProGuard options.
...
1. Dedup LOCAL_JAVA_LIBRARIES.
2. Even no resource or asset for a package, we still need to set
package_expected_intermediates_COMMON, which is anyway used by ProGuard.
2009-12-09 14:31:22 -08:00
Android (Google) Code Review
9b0ad4c725
Merge change I79580117 into eclair
...
* changes:
docs: add context coloring to code snippets with prettify script
2009-12-07 16:29:47 -08:00
Mike Lockwood
882ad42e0d
Add clean step for switching GPS API from pdapi to loc_api
...
Change-Id: Ifa75b0865b547f5e643a4466f13ec7485e902e5c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-12-07 07:23:25 -05:00
Android (Google) Code Review
e81271f526
Merge change Id97eba9f into eclair
...
* changes:
don't add "ota-rel-keys" tag to build fingerprints
2009-12-04 10:36:44 -08:00
Doug Zongker
d97eba9f39
don't add "ota-rel-keys" tag to build fingerprints
...
This tag is obsolete; we no longer need to distinguish the OTA keys
from the app keys.
This change does not affect device code.
2009-12-03 17:38:11 -08:00
Android (Google) Code Review
ae91c7f8d1
Merge change I5ecba70c into eclair
...
* changes:
add missing comma
2009-12-03 16:38:44 -08:00
Doug Zongker
5ecba70ce5
add missing comma
...
A missing comma is breaking the option parsing for the signing tools
(this doesn't affect any device code, only the signing tools).
2009-12-03 16:36:20 -08:00
Ying Wang
35b84b287f
Overwrite android-info instead of appending to it
...
if someone changes board-info.txt, then it should be copied out to
out/target/product/<device>/android-info.txt, instead of appending.
2009-12-03 11:25:47 -08:00
Scott Main
f8af887a06
docs: add context coloring to code snippets with prettify script
2009-12-03 10:52:30 -08:00
Android (Google) Code Review
0706e6a4a3
Merge change I485df382 into eclair
...
* changes:
Tweak gettop() -- used in defining ANDROID_BUILD_TOP -- to expand symlinks.
2009-12-01 12:26:41 -08:00
Doug Zongker
8bec09ee72
add 'extras' mechanism to OTA and signing tools
...
Add the -x option which allows arbitrary key-value pairs to be passed
into the device-specific module for doing signing and OTA packaging.
2009-11-30 15:37:14 -08:00
Brian Swetland
2b80317be2
only auto-generate board= requirement if a board-info file is not specified
...
If a board-info file is specified (as is usually the case) we should honor
its requirements.
2009-11-25 13:43:25 -08:00
Dan Bornstein
d0b274d962
Tweak gettop() -- used in defining ANDROID_BUILD_TOP -- to expand symlinks.
...
This makes runtest, in particular, happier, since it will now find that
its idea of the cwd actually matches with what's claimed in ANDROID_BUILD_TOP.
Change-Id: I485df382d9d314a73b410030bf2116215b6250f9
2009-11-24 15:48:50 -08:00
Mathias Agopian
636458dd06
clean step for build.prop
2009-11-23 23:14:44 -08:00
Scott Main
0086ab5063
am 1a177879
: Merge change I06c40454 into eclair-sdk
...
Merge commit '1a177879281ac6ed541a8f875c0130c3355ab6f9' into eclair
* commit '1a177879281ac6ed541a8f875c0130c3355ab6f9':
droiddoc change: revise the sample code generating script so that
2009-11-23 13:02:17 -08:00
Android (Google) Code Review
1a17787928
Merge change I06c40454 into eclair-sdk
...
* changes:
droiddoc change: revise the sample code generating script so that all the source code pages are NOT generated for the offline version of the docs (only show source in html for online docs).
2009-11-23 12:55:36 -08:00
Scott Main
c3467e43fe
am 4cdb7149
: docs: change the ADP image for the homepage carousel
...
Merge commit '4cdb7149127d9527411ed73e26604a2cf2292435' into eclair
* commit '4cdb7149127d9527411ed73e26604a2cf2292435':
docs: change the ADP image for the homepage carousel
2009-11-20 16:38:47 -08:00
Scott Main
4cdb714912
docs: change the ADP image for the homepage carousel
...
Change-Id: I6141f32e18918d51d72cfa645f0ceea709002cc6
2009-11-20 16:22:14 -08:00
Dan Bornstein
bb0c8804dd
Add Bluetooth to the test list.
...
Change-Id: I1e18b76c87a7bba5ef3b4db8ac763bc7d9b6aac6
2009-11-20 13:13:41 -08:00
Scott Main
2fa99f1dd6
droiddoc change: revise the sample code generating script so that
...
all the source code pages are NOT generated for the offline version
of the docs (only show source in html for online docs).
This won't work until a companion change from framwork/base/Android.mk
is submitted (but shouldn't break the build).
Change-Id: I06c404540870071c2a5a8aa460e156506fd975cb
2009-11-20 10:41:49 -08:00
Scott Main
c00b2cf9c6
am 91ed9bbb
: Merge change Id8115ffb into eclair-sdk
...
Merge commit '91ed9bbbdce1990782b4ac86650f9c79bb94d961' into eclair
* commit '91ed9bbbdce1990782b4ac86650f9c79bb94d961':
docs: revise user agent detection to use lower case
2009-11-20 09:55:08 -08:00
Android (Google) Code Review
91ed9bbbdc
Merge change Id8115ffb into eclair-sdk
...
* changes:
docs: revise user agent detection to use lower case for string comparisons and add 'webos' as a mobile device
2009-11-20 09:38:18 -08:00
Android (Google) Code Review
aefcbfcf6e
Merge change Ib5817a3a into eclair
...
* changes:
sdk doc change for esr: update version refs to 2.0.1.
2009-11-19 11:24:29 -08:00