Merge commit '0c44a2a9f3fb4a6be94bfaa4f00cbccca1dbb57c' into eclair-plus-aosp
* commit '0c44a2a9f3fb4a6be94bfaa4f00cbccca1dbb57c':
adds a parameter to the URL hash on all search queries.
Merge commit 'ad4d4efac403eeba5d648f172aca46c3ad7962c5' into eclair
* commit 'ad4d4efac403eeba5d648f172aca46c3ad7962c5':
adds a parameter to the URL hash on all search queries.
Merge commit '8392b83176f4090c9d7b9b4c90505bac1d280c79' into eclair-plus-aosp
* commit '8392b83176f4090c9d7b9b4c90505bac1d280c79':
Set default build ID to eclair (usually this is overridden). Please do not merge.
* changes:
docs only. remove Home tab from offline docs and make SDK tab point to new offline welcome page; hide all other languages by default instead of depending on the stylesheet
Merge commit 'e62902c95b3b6f876ffafa5595396b25e7bd2395' into eclair-plus-aosp
* commit 'e62902c95b3b6f876ffafa5595396b25e7bd2395':
Fix http://b/2114936 - Setting LOCAL_SDK_VERSION current still allows internal API references
Merge commit 'f88d14c16ff7f3f6a35f7967c37fe88c28020b46' into eclair-plus-aosp
* commit 'f88d14c16ff7f3f6a35f7967c37fe88c28020b46':
Cleanspec entry for the old launcher on
Allow the dex preoptimization pass for ARMv7 system images to use the
ARMv7-specific kernel image. This is needed to fix the -user builds that
absolutely depend on running the dex preopt in the emulator.
This will hopefully be removed when we'll be able to perform the dex
preopt on the host instead.
Merge commit 'b392641d9b07d6321aed828c983af04115da8aab' into eclair-plus-aosp
* commit 'b392641d9b07d6321aed828c983af04115da8aab':
Make $(my-dir) fail if it's called after including $(CLEAR_VARS)
Merge commit '4b7dd3e36c949729464029480ca41753c122d7f0' into eclair-plus-aosp
* commit '4b7dd3e36c949729464029480ca41753c122d7f0':
improve the OTA progress bar
remove Home tab from offline docs and make
SDK tab point to new offline welcome page;
hide all other languages by default instead of
depending on the stylesheet
Merge commit 'e06a8a7de358332d8bb3760e6d01e41f4d697848'
* commit 'e06a8a7de358332d8bb3760e6d01e41f4d697848':
Add a cleanspec entry for the VoiceSearch breakage that works.
Merge commit 'c2211829ac225786985d77a73049413022a65b71' into eclair-plus-aosp
* commit 'c2211829ac225786985d77a73049413022a65b71':
Add a cleanspec entry for the VoiceSearch breakage that works.
Make the OTA progress bar advance a bit more smoothly by reallocating
how much is dedicated to various phases of incremental OTA
installation, based on some crude measurements of how long each phase
takes.