AbsListView can reject views from the recycler's scrap heap but when that
happens the rejected view is not detached from the parent. This can be pretty
bad in the case of TextView since it prevents them from unregistering their
OnPreDrawListeners.
Merge commit '88be4cb5ee6718a971f18cc14a5699204d28e082'
* commit '88be4cb5ee6718a971f18cc14a5699204d28e082':
Close the cursor before assigning a new one to the same variable.
Merge commit '51654b562b3faaf358b55124ad5290847bdceabd'
* commit '51654b562b3faaf358b55124ad5290847bdceabd':
On BACK in search, hide just IME if IME is fullscreen
Merge commit 'd31285708cf03c010b16c63f8380b8a6155e256b'
* commit 'd31285708cf03c010b16c63f8380b8a6155e256b':
Clean up search and voice search button assets for high res.
Merge commit 'ad433430126bec9a1361dd857635aa494d3d6a10'
* commit 'ad433430126bec9a1361dd857635aa494d3d6a10':
remove cert for SampleBrowserPlugin and only check
Merge commit '41829e0138dbf3c3334eb3ca3bfcc08a26871f39'
* commit '41829e0138dbf3c3334eb3ca3bfcc08a26871f39':
Semi-workaround for #2027266: app drawer showing up on the side of the screen
Merge commit 'ff9af3f3ee0300e9aee93435008cfb62d5bee600'
* commit 'ff9af3f3ee0300e9aee93435008cfb62d5bee600':
Keep the scrollbar on during TOUCH_MOVE events even
Merge commit 'eff77e9a92c40d501f42b1774752b07d4e5141a7'
* commit 'eff77e9a92c40d501f42b1774752b07d4e5141a7':
Try to reconnect twice when the rfcomm error code is Connection Refused.
Merge commit '271fcd4ac9f2149ad1c25ae0bab6393677d5a032'
* commit '271fcd4ac9f2149ad1c25ae0bab6393677d5a032':
Add the signature checking for WebView plugins. The
Merge commit '2b3489ddad289387a68955fbfaa37461b4d8a911'
* commit '2b3489ddad289387a68955fbfaa37461b4d8a911':
Add documentation for scene mode. Other parameters may be changed after setting scene mode.
Merge commit '1dc38caf5fe5b479f50518b60e24c3c1df804dbf'
* commit '1dc38caf5fe5b479f50518b60e24c3c1df804dbf':
Add Turkish accented letters for G and S on the hard keyboard.
Merge commit '362b6f6ef9dc3ba85050c08cc832ca65cfe0f62f'
* commit '362b6f6ef9dc3ba85050c08cc832ca65cfe0f62f':
Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen
Merge commit '6678aeccec58f5ff306fb93ad4411208ed6227db'
* commit '6678aeccec58f5ff306fb93ad4411208ed6227db':
Turn off most of the backup-related debug logging
Merge commit '782d690fbdf79ff7e2c30e86a3639e4d025ade47'
* commit '782d690fbdf79ff7e2c30e86a3639e4d025ade47':
If the textfield is offscreen at the end of a zoom, remove it.
Merge commit '7a51b14d9f7f8c48c74ed1787bed3ef83aae6658'
* commit '7a51b14d9f7f8c48c74ed1787bed3ef83aae6658':
Check if rename of backed up file fails before persisting new changes.
Merge commit '9d2dc89cc32cfc768df390278fe18b72b868a718'
* commit '9d2dc89cc32cfc768df390278fe18b72b868a718':
Set BondState to Bonding only if it not Bonded already.
Merge commit 'e67de07627e5a35e499eeefdfb0334b50590d053'
* commit 'e67de07627e5a35e499eeefdfb0334b50590d053':
Fix issue #2154794: Force close when start facebook application.
Merge commit '04e8a925c00ef0a1bf58932b84253ed72daf8404'
* commit '04e8a925c00ef0a1bf58932b84253ed72daf8404':
Debugging for #2027266: app drawer showing up on the side
Merge commit '3f8e158a9dd27cc4c02be4e55fd51670563217d5'
* commit '3f8e158a9dd27cc4c02be4e55fd51670563217d5':
add class description and revise descriptions for
Merge commit 'e092e1f531de1fc2985b83c9ec6ff40551e148f0'
* commit 'e092e1f531de1fc2985b83c9ec6ff40551e148f0':
Fix for 2155255: Revert "Cache inflated view to avoid inflation of layouts in preferences"
Merge commit '5b95f83356f130e138f3e9a26a1580c479eb955d'
* commit '5b95f83356f130e138f3e9a26a1580c479eb955d':
Update <video> implementation after new IRC discussion with Eric Carlsson.
Merge commit '2fe7c9e51a5dd29be011fa618e74ad2c79b0d42d'
* commit '2fe7c9e51a5dd29be011fa618e74ad2c79b0d42d':
Handle bad lines in /proc/wakelocks : Fix for 2124260