Merge commit 'b8eb1cb79b2912b91a1b0198ba3e61776af07a79' into eclair-plus-aosp
* commit 'b8eb1cb79b2912b91a1b0198ba3e61776af07a79':
Be sure to include shared lib path info when dealing with agents
Merge commit '972f0e3806f379b7fb6e43265f56ddd91c38107e' into eclair-plus-aosp
* commit '972f0e3806f379b7fb6e43265f56ddd91c38107e':
Add a parcelable version of UUID file.
Merge commit 'd9497f7dd98da28da320ac2231c6e94a243ce257' into eclair-plus-aosp
* commit 'd9497f7dd98da28da320ac2231c6e94a243ce257':
Add StateListDrawable's dither flag to the constant state.
Merge commit '9080125f6753ca830b091b0103759612036be786' into eclair-plus-aosp
* commit '9080125f6753ca830b091b0103759612036be786':
fix again [2102410] Home Screen is not displayed in the background in Landscape Mode
Merge commit 'e777e0a3d1645c1b54f12af5779cb7ccf0c82234' into eclair-plus-aosp
* commit 'e777e0a3d1645c1b54f12af5779cb7ccf0c82234':
Fix#1827299: Google login screen to re-enter password is not viewable
Merge commit '0828beee503b99a8f38f456416592d4ed6c799ae' into eclair-plus-aosp
* commit '0828beee503b99a8f38f456416592d4ed6c799ae':
Add one more hardware keyboard character popup: \ if you hold /
Merge commit '38456260b919497bf948c1e3fd5a7b76b5dda68a' into eclair-plus-aosp
* commit '38456260b919497bf948c1e3fd5a7b76b5dda68a':
Update the input method when the selection changes.
Merge commit '5f78786cf9802b988a4de3c08555eb43f1e02e04' into eclair-plus-aosp
* commit '5f78786cf9802b988a4de3c08555eb43f1e02e04':
add the ability to do a newAssert with no values
Merge commit '44ca7090aca79b8c8e71d34982ae54b69968ad56' into eclair-plus-aosp
* commit '44ca7090aca79b8c8e71d34982ae54b69968ad56':
Filter out failing cases for future investigation.
Merge commit '32c687c20d6ac3080b396787147892dc85126b33' into eclair-plus-aosp
* commit '32c687c20d6ac3080b396787147892dc85126b33':
Change Theme.Light's background back to pure white.
Merge commit '4295613a0ea1f61398d3123746740ca27d9ea170' into eclair-plus-aosp
* commit '4295613a0ea1f61398d3123746740ca27d9ea170':
Allow touches to change the selection in WebTextView.
Merge commit '6a20b823c3c9de8daa1c4bc002d6e58fe82d3a60' into eclair-plus-aosp
* commit '6a20b823c3c9de8daa1c4bc002d6e58fe82d3a60':
Fix a handful of bugs in the ContactHeaderWidget
Only do the full signal strength calc when we need to, otherwise use
an approximate value.
This change was introduced a while back but was lost in some merge.
bug: 2125543
This was a problem with not hiding the starting window when it got
transfered to an activity whose window (instead of token) animates
when displayed.
Change-Id: I9eb58faa6e27d53144687952a715fc083a5c5842
Fix http://b/issue?id=2074446
Add in code that is normally called by TextView.onDraw(). Since
drawing does not happen for WebTextView, we need to call it
ourselves.
Change-Id: Icb47f6a58fba6f8b11e2924befc704f26af68d43