Merge commit '2f24ab9fdc2c9d998a94e10a7ae0ce3087cffa7d'
* commit '2f24ab9fdc2c9d998a94e10a7ae0ce3087cffa7d':
Add "TYPE=" to type attribute when appropriate.
Merge commit 'cc8d56f8c3c55cd592a67c0589af57d6427c0c97'
* commit 'cc8d56f8c3c55cd592a67c0589af57d6427c0c97':
Minor cleanup of profile and compile logging.
Merge commit '0eb14060d01833a2a3d97fc7882e46a14aa39274'
* commit '0eb14060d01833a2a3d97fc7882e46a14aa39274':
Fix invokables to make sure script pointers are setup before invoking function calls. Reduce app startup time up to 1s.
Merge commit 'a38ff0c2631e7a36f3bb01bd104758364d2ea90e'
* commit 'a38ff0c2631e7a36f3bb01bd104758364d2ea90e':
OpenGL ES doesn't allow glColorPointer with a size parameter other than 4
Merge commit '9f9a0ad5744a934a521578511b59566d05ed1784'
* commit '9f9a0ad5744a934a521578511b59566d05ed1784':
Not all WebView's host have permission to read the history.
Merge commit '0eb9ac8f5858a9864667749f5de508a38b0c2de2'
* commit '0eb9ac8f5858a9864667749f5de508a38b0c2de2':
ResultTransport needs a default value. If the thread is
Merge commit '4368fd87422333183b9281d32405742a188388d9'
* commit '4368fd87422333183b9281d32405742a188388d9':
Removed last bits of predefined element types from native code. Predefined types are now constructed at the java layer from standard building blocks.
Merge commit '726d9074cf8f038d4ece89f60b008b343c68874e'
* commit '726d9074cf8f038d4ece89f60b008b343c68874e':
Make tritex test run with latest OpenGL driver.
Merge commit '34b9dab1ba1db40378a3f425d0591d17e2fb91be'
* commit '34b9dab1ba1db40378a3f425d0591d17e2fb91be':
Restrict touch to the view height with the title. This
Merge commit '2b091c882d64947b4dabc08d7284c42b9f051959'
* commit '2b091c882d64947b4dabc08d7284c42b9f051959':
Clear the device's data from the transport when backup is disabled
Merge commit '512fb951a15ed45d432515b49acef2c2132195f8'
* commit '512fb951a15ed45d432515b49acef2c2132195f8':
fix bug where siilent mode dissapears when it triggers instead of animating off to the left edge.
Merge commit '80ab1b7198cfad400af752e52541d29ee2f7ce23'
* commit '80ab1b7198cfad400af752e52541d29ee2f7ce23':
Add a PRIVACY_SETTINGS action to launch the new Privacy settings screen.
Merge commit 'b9393eae369ecad7b136153099498787caf7d7cd'
* commit 'b9393eae369ecad7b136153099498787caf7d7cd':
Update RotarySelector to support vertical orientation, and add resolution specific assets (removing old ones).
Merge commit '349236c61caab356a33475f7813dc5eaa88d28fc'
* commit '349236c61caab356a33475f7813dc5eaa88d28fc':
Change the way DRT determines if it is ready to continue to the next test when running in automated mode.
Merge commit '919dc7389f7b7558497e766dade90608ac5ef132'
* commit '919dc7389f7b7558497e766dade90608ac5ef132':
Make the new ContactsContract APIs public.
Merge commit 'e493bf7985ad4cac7bafcfa788eb281b694967aa'
* commit 'e493bf7985ad4cac7bafcfa788eb281b694967aa':
use new setDither on ImageRef to retain that setting for purgeable images
Merge commit '5866935c1bb0f53f8683d617f5cd7af8a78ed544'
* commit '5866935c1bb0f53f8683d617f5cd7af8a78ed544':
Add possibility to customize the chooser dialog used to allow the user to choose the application for sharing a link.
Merge commit '3adab9fcfffa57dd45e9ccace5e21123158e489b'
* commit '3adab9fcfffa57dd45e9ccace5e21123158e489b':
Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.ACCOUNT_TYPE to null.
Merge commit 'f77902c224eaae350169e19011d9badd417792f9'
* commit 'f77902c224eaae350169e19011d9badd417792f9':
KeyStore: remove classes used by old keystore.
Merge commit 'f4c102c4a834dd17265780b2694759b113863c98'
* commit 'f4c102c4a834dd17265780b2694759b113863c98':
Re-hide the contacts APIs, the droiddoc build is failing.