Commit graph

8601 commits

Author SHA1 Message Date
The Android Automerger
0fdeac4a6b merge in jb-nakasig-release history after reset to jb-dev 2012-09-13 08:09:05 -07:00
Scott Main
5b5ff1a6ae more specific selector for new blockquote style to fix regressions
on other pages that use <blockquote>

Change-Id: Icf37f515cfe2204afb58a796222c166088d0f131
2012-09-12 10:29:45 -07:00
The Android Automerger
7da95f74c1 JGO74 2012-09-12 08:09:20 -07:00
The Android Automerger
6ae8299ba6 merge in jb-nakasig-release history after reset to jb-dev 2012-09-12 08:09:04 -07:00
Scott Main
ee7cb4637d Merge "add 'small' style for long headings in Training courses" into jb-dev 2012-09-11 14:41:28 -07:00
Scott Main
6b2dc27c08 add 'small' style for long headings in Training courses
Change-Id: I385df22d12ad419ad6883c0e94d3053e7e520a09
2012-09-11 14:27:34 -07:00
The Android Automerger
a33e3b8390 JGO73 2012-09-11 09:54:42 -07:00
The Android Automerger
96051afe4a merge in jb-nakasig-release history after reset to jb-dev 2012-09-11 09:54:29 -07:00
The Android Automerger
987332e561 JGO72 2012-09-10 08:09:13 -07:00
The Android Automerger
627a73680e merge in jb-nakasig-release history after reset to jb-dev 2012-09-10 08:09:11 -07:00
The Android Automerger
d86c56d29f JGO71 2012-09-09 08:09:10 -07:00
The Android Automerger
0c7a9ba323 merge in jb-nakasig-release history after reset to jb-dev 2012-09-09 08:09:06 -07:00
The Android Automerger
95b1b4560b JGO70 2012-09-08 08:09:14 -07:00
The Android Automerger
13ccbda2a2 merge in jb-nakasig-release history after reset to jb-dev 2012-09-08 08:09:05 -07:00
Scott Main
65511c0a72 fix script bug. we were running some scripts that are only used in the reference
Change-Id: I0693a7a7af5e41283942b387e53a254903b83427
2012-09-07 15:51:32 -07:00
The Android Automerger
16dfdcc0c1 JGO69 2012-09-07 08:09:06 -07:00
The Android Automerger
6b40d9dd7a merge in jb-nakasig-release history after reset to jb-dev 2012-09-07 08:09:00 -07:00
The Android Automerger
248961ca4e JGO68 2012-09-06 15:09:18 -07:00
The Android Automerger
cba5291918 merge in jb-nakasig-release history after reset to jb-dev 2012-09-06 15:09:17 -07:00
The Android Automerger
2686236196 JGO67 2012-09-06 15:08:50 -07:00
Kenny Root
d6a469693f Add make_ext4fs to all builds
make_ext4fs is needed for all builds because ASEC containers use it now.
Any product not having this will not be able to create an ASEC
container.

(cherry-pick of 720479ea7e)

Bug: 6960586
Change-Id: I6864ce339a3593c5043e6a55b5af118b3169cc01
2012-08-30 09:08:27 -07:00
Scott Main
f5089846a1 docs: combine all possible js files into one to reduce the number of requests
Also make change to doc template and css to fix footer layout bug introduced
by change 9edfa6db8c

Change-Id: Icfb1b499abfca6a39b5bff8fab576b14a1cf960a
2012-08-15 14:47:50 -07:00
Scott Main
9edfa6db8c docs: move home.css into default.css to reduce number of requests
Change-Id: I156182c5ad1545f570808af565948cbd3c05a3ee
2012-08-14 16:28:45 -07:00
Scott Main
0e71cee2bb docs: make landing pages w/o image span the full page width
Change-Id: I96af0c7e1443079820c44b589b0c3ef638ae9c86
2012-08-07 13:59:43 -07:00
Scott Main
9332a45918 docs: comment-out unused style (the png currently does not resolve)
Change-Id: I665068f0808a81c98cbd0685f68ed7f4df4cf0e0
2012-08-06 18:54:18 -07:00
Roman Nurik
c9e30dce7c Merge "Improve print stylesheet for d.a.c." into jb-dev 2012-08-01 12:39:19 -07:00
Roman Nurik
393830e7b7 Improve print stylesheet for d.a.c.
- Improve printed page margins
- Hide navigational elements
- Print link URLs
- Improve spacing on key elements

Change-Id: Ic487e00636b1d06f15d7a29b4162c9e31f5569b1
2012-08-01 12:21:16 -07:00
Scott Main
2ccbd3f8d4 change "nolist" style to be simply remove bullets and indent; leave the rest alone.
Change-Id: Iccde983bf31338752f83ac72c0cdc543b4faf12a
2012-08-01 12:05:12 -07:00
Scott Main
a8d7485de2 Merge "add script to create links on topic landing page for first doc that use the doc's title" into jb-dev 2012-07-31 12:43:29 -07:00
Scott Main
b505ca6db5 add script to create links on topic landing page for first doc that use the doc's title
Change-Id: Iec86a5b9fa7dcd9246d6e8958f17e0022e0963a8
2012-07-30 17:04:11 -07:00
Scott Main
54d2a9b9ec add bottom-margin to div-based notes
Change-Id: I4c74ab362b00bfb68093a975171f777e3fb5eef9
2012-07-24 14:54:32 -07:00
Scott Main
06cb5c73f3 Set the min height and width for images in carousel, set height of tabs so the selected indicator aligns with horizontal rule
Change-Id: I0283e2634713d3fb6c99b465687c605e32a776f3
2012-07-23 14:34:34 -07:00
Ying Wang
28437aac99 Add LOCAL_SOURCE_FILES_ALL_GENERATED support
Set "LOCAL_SOURCE_FILES_ALL_GENERATED := true" if you want to build a
Java library from only generated source files, without any static
source files. Previously this is not allowed.
This is needed by building api stub libraries, which have only source
files of generated stub files.

Bug: 6814443
Change-Id: Idb2ae9c71a473b796154a03ef07a3403461c4f3c
2012-07-19 14:38:43 -07:00
Scott Main
b72b7b84b6 Merge "docs: further specify design docs' list styles to fix uls appearing like ols" into jb-dev 2012-07-19 11:03:42 -07:00
Scott Main
b9ae92b401 docs: further specify design docs' list styles to fix uls appearing like ols
Change-Id: I203daeafb390532e34687338d5c3d4a307ba680f
2012-07-19 11:01:27 -07:00
Scott Main
71b28a600e Merge "docs: add check in hash-change callback to be sure we're only dealing with hash-tags that are search queries. bug: 6843654" into jb-dev 2012-07-18 16:59:41 -07:00
Scott Main
7f527b3f44 docs: add check in hash-change callback to be sure we're only dealing with hash-tags that are search queries.
bug: 6843654

Change-Id: I5fee7426d8ad404a5f03f37297fe72009df30de7
2012-07-18 16:58:29 -07:00
Scott Main
55163c882e Doc change: add links to the More menu.
Change-Id: I77e848f86278781b0a44eb672ea711e00352fde5
2012-07-18 16:18:25 -07:00
Scott Main
1d62fa807e docs: bring back min-height for nav-x for proper height of secondary tabs
Change-Id: I865195b9fde9ec64fbe2c083c0d3617a55b54a0f
2012-07-17 13:15:12 -07:00
Scott Main
a214d84ff8 docs: upgrades to search.
Fix history navigation functionality.
Faster ajax requery while typing.
Ignore ENTER key when performing requery to avoid reload.
Improve results reveal with minimum height for proper div.

Change-Id: Ie50a6d7bdf58ad3e17dd15d30dcec973a123b7bf
2012-07-16 18:12:22 -07:00
Scott Main
220c34492a docs: adjust spacing for collapsible sections (release notes)
Change-Id: I68c8429e0e18bff50463b40f163df6a89ac8730a
2012-07-16 15:40:17 -07:00
Justin Ho
2f16ba5997 Android 4.1.2 version bump
Change-Id: Ie135022b4ddcac457071aec7b217d41ebdcde188
2012-07-12 16:21:00 -07:00
Guang Zhu
ef1335eda4 use default shell (mksh) in emulator
remove the override to use ash as shell so that mksh is the
default in 'generic' product type

Change-Id: I91d76d0fc522baf5d47096ab19ea264c9b1268e6
2012-07-11 18:35:08 -07:00
Scott Main
38f19c2125 Merge "docs: fix search suggestions and other script bugs for offline docs" into jb-dev 2012-07-03 14:10:57 -07:00
Scott Main
1b3db11e6e docs: fix search suggestions and other script bugs for offline docs
Change-Id: I3f9404695966b99be1c8ed36249788e448399296
2012-07-03 14:06:22 -07:00
Ed Heyl
c4c39f4d01 Merge "4.1.1" into jb-dev 2012-07-03 13:57:52 -07:00
Ed Heyl
952f55e7ae 4.1.1
Change-Id: Ide0b70ce6322dad26461a9fb87e1b629aaedf1e5
2012-07-03 13:54:49 -07:00
Scott Main
f973ced37e docs: better message for download page when os detection fails
Change-Id: I940c0847ddc214ef36bfd0708d289cff200dfc62
2012-06-28 11:56:01 -07:00
Scott Main
810e288914 docs: fix overlapping sidebar bug,
but I think this re-introduces a bug in IE where the sidenav
position moves slightly left/right during scroll, but it's a
worthwhile compromise and will investigate a diff solution for that later.

Change-Id: Id1f2141b6638e199d1a4ad1d198a5a5aa45bf264
2012-06-27 02:08:20 -07:00
Scott Main
03c972c5c6 docs: misc css
Change-Id: I398d30f9414564f58ea3546a192ad1c12e715349
2012-06-26 22:23:22 -07:00