Merge commit 'a120d4820d1c40a113fb9f46e996299eaa22ea04' into eclair-plus-aosp
* commit 'a120d4820d1c40a113fb9f46e996299eaa22ea04':
add Eclair to the droiddoc 'since' options so that we
Merge commit '83d4ba83ddf8309d2c0c38d69154217d6a9c0a6c' into eclair-plus-aosp
* commit '83d4ba83ddf8309d2c0c38d69154217d6a9c0a6c':
Do not attempt to retry a scrollTo with a negative position.
Merge commit '6ed525ecee76541aa60ca95598330e990fa16ffa' into eclair-plus-aosp
* commit '6ed525ecee76541aa60ca95598330e990fa16ffa':
When a WebView starts, we may get first layout before viewSizeChanged()
Merge commit '58992eac8373ba7260d99dd832a6fc9e3d164460' into eclair-plus-aosp
* commit '58992eac8373ba7260d99dd832a6fc9e3d164460':
Draw shadow below title, or at top if title is off screen.
Merge commit 'dfcbc046d7fcd74c8aacd9f26bd48084900d3b4a' into eclair-plus-aosp
* commit 'dfcbc046d7fcd74c8aacd9f26bd48084900d3b4a':
Reserve space for the searchbox spinner, even when stopped.
Merge commit '0050ee36398c3ab6e5f1ee0038609aff8cf4f0e9' into eclair-plus-aosp
* commit '0050ee36398c3ab6e5f1ee0038609aff8cf4f0e9':
Adopt new FastTrack API for internal widget, fix bugs.
Merge commit 'b39dcb796ddf40fb87724ac28932a687756c91bd' into eclair-plus-aosp
* commit 'b39dcb796ddf40fb87724ac28932a687756c91bd':
Modified the validation to use singal media player instance.
Merge commit '2925b8c62a03381e5b3ff159847e8312ae9dfee5' into eclair-plus-aosp
* commit '2925b8c62a03381e5b3ff159847e8312ae9dfee5':
Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when a Track is being destroyed.
Merge commit '56af9e9f9cbc3626acf55558d581efd2de3caa03' into eclair-plus-aosp
* commit '56af9e9f9cbc3626acf55558d581efd2de3caa03':
Modified the new stream video url.
Merge commit '8ed86d2b463be60d65e86aac33550d8fc84bd2a5' into eclair-plus-aosp
* commit '8ed86d2b463be60d65e86aac33550d8fc84bd2a5':
CertTool: avoid using final static array.
Merge commit 'f0580b980b3b1f1caaf735e2a34887e7c8b49726' into eclair-plus-aosp
* commit 'f0580b980b3b1f1caaf735e2a34887e7c8b49726':
Add a helper class to send out credentials.
Merge commit 'ac7f13bc1ac8af99093987ebcb811f3892b49296' into eclair-plus-aosp
* commit 'ac7f13bc1ac8af99093987ebcb811f3892b49296':
fix [2129080] Soft reboot after clicking around and then rubbing the screen
Merge commit 'cd25c56ad442fd5574c1fa49e0d443a80551ee1f' into eclair-plus-aosp
* commit 'cd25c56ad442fd5574c1fa49e0d443a80551ee1f':
Add each contact in vCard into "My Groups" if account is for Google's and it has such a group.
* changes:
Add each contact in vCard into "My Groups" if account is for Google's and it has such a group. This fix should be temporal. Should be fixed in the near future.
Merge commit 'fa82f22f1d8c4c828bdf9b670006be4f4fec772e' into eclair-plus-aosp
* commit 'fa82f22f1d8c4c828bdf9b670006be4f4fec772e':
Fix issue #2093608: Calendar widget takes a few seconds to launch
Merge commit '9b64ef133c1eb24c8d00aa7e46ec86c544af5fe2' into eclair-plus-aosp
* commit '9b64ef133c1eb24c8d00aa7e46ec86c544af5fe2':
Some tweaks to the rotary lock widget.
Merge commit '39a5ba90a4939cfdd23ecd10f73a77a75679b13e' into eclair-plus-aosp
* commit '39a5ba90a4939cfdd23ecd10f73a77a75679b13e':
Android side of the fix for [2121211] Sholes has stutter during animations
Merge commit '2b1e67790bf101b2d65e0b38c8b0f3b8676d0129' into eclair-plus-aosp
* commit '2b1e67790bf101b2d65e0b38c8b0f3b8676d0129':
do not use transactions for calls that just read the DB
Merge commit '45dfa63af3c279ed1ed456a30bea4bf8cca67f83' into eclair-plus-aosp
* commit '45dfa63af3c279ed1ed456a30bea4bf8cca67f83':
Make the EditText error popup correctly resize when the view resizes.
Merge commit '1c7c355626ea870605beab6dc07d8ac7509a8b80' into eclair-plus-aosp
* commit '1c7c355626ea870605beab6dc07d8ac7509a8b80':
Report NO_CONNECTIVITY when failover net unavail
Merge commit '409024e9c0f54e91c4898dc4ed7cd402f2c3d941' into eclair-plus-aosp
* commit '409024e9c0f54e91c4898dc4ed7cd402f2c3d941':
telephony: Add CdmaCellLocation class to the public API.
Merge commit '0d51d63595014c4237010118aaac891e657c2d23' into eclair-plus-aosp
* commit '0d51d63595014c4237010118aaac891e657c2d23':
Check if rename of current settings file was successful before persisting
a new method, compostionComplete() is added to the framebuffer hal, it is used by surfaceflinger to signal the driver that the composition is complete, BEFORE it releases its client. This gives a chance to the driver to
Merge commit '96352104fbb172d91f957551c772988e02d79f33' into eclair-plus-aosp
* commit '96352104fbb172d91f957551c772988e02d79f33':
add system property to disable gzip, to help with debugging.
Merge commit '6817946fd0a009a554f6c0aae1b6c608ebd531c5' into eclair-plus-aosp
* commit '6817946fd0a009a554f6c0aae1b6c608ebd531c5':
Fix possible race condition when switching keyboards while there are pending messages.
Merge commit '3ecd5f437580e49d80beecd29489d5fb1f7a7db0' into eclair-plus-aosp
* commit '3ecd5f437580e49d80beecd29489d5fb1f7a7db0':
- Make the AccountManagerService delete accounts that