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
Merge commit 'ddbeed5d11f2ef0c286bbc9b5283ad0fab62ef5e' into eclair-plus-aosp
* commit 'ddbeed5d11f2ef0c286bbc9b5283ad0fab62ef5e':
Import revised translations. DO NOT MERGE
Merge commit '76a9b9c246efc116967691c5a362c1f68daa6a0b' into eclair-plus-aosp
* commit '76a9b9c246efc116967691c5a362c1f68daa6a0b':
The starting progress for WebView should be 100 as it is
Merge commit '6449eb06acc934ba4007475680f236721181ee47' into eclair-plus-aosp
* commit '6449eb06acc934ba4007475680f236721181ee47':
Added API for triggering FastTrack.
Merge commit 'd55de40481c6ec7d8fbd1a38c80a6c66bf462a71' into eclair-plus-aosp
* commit 'd55de40481c6ec7d8fbd1a38c80a6c66bf462a71':
Don't scroll the title bar off screen while loading.
Merge commit '3239de8cd78b3fa292d85ee7658a9871cdfbc79b' into eclair-plus-aosp
* commit '3239de8cd78b3fa292d85ee7658a9871cdfbc79b':
Remove the network connection logic from RequestQueue.
Merge commit '4ac137cad9fb9aa5b69776b4ae3c8f906cc57511' into eclair-plus-aosp
* commit '4ac137cad9fb9aa5b69776b4ae3c8f906cc57511':
Add API to retrieve memory used by running processes.
Merge commit 'dc2aab4ff2afbb414549a0311d46765e62c225be' into eclair-plus-aosp
* commit 'dc2aab4ff2afbb414549a0311d46765e62c225be':
Fix the zoom center. Now there is a titlebar, the zoom center
* changes:
Fix the zoom center. Now there is a titlebar, the zoom center needs to be adjusted for it as the user really cares the spot in the document. We need to pin zoom around that spot.
Merge commit '3065a3cad069b847165c99a38a251c072950d07f' into eclair-plus-aosp
* commit '3065a3cad069b847165c99a38a251c072950d07f':
Another stagefright test-case and ignore end-of-stream notifications while we're flushing.
Merge commit 'c2912a662d984e2f23187fa31e7e71122d9472d9' into eclair-plus-aosp
* commit 'c2912a662d984e2f23187fa31e7e71122d9472d9':
Revert "Don't activate keyguard if screen is turned off while proximity sensor is active."
Merge commit 'dfe095a045f132dd9c75da4286b87532d9a973a0' into eclair-plus-aosp
* commit 'dfe095a045f132dd9c75da4286b87532d9a973a0':
Don't change the zoom filter during the zoom animation.
Merge commit '6c41feadc30448adba4f771b3c1b4ecda8d875b6' into eclair-plus-aosp
* commit '6c41feadc30448adba4f771b3c1b4ecda8d875b6':
LocationManagerService: Take fix accuracy into account in proximity zone logic.
Merge commit '2f77ffb087892f9474b35cb019f593025653e492' into eclair-plus-aosp
* commit '2f77ffb087892f9474b35cb019f593025653e492':
Don't crash if the cursor is null.