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 '9a462be0a944733c93d5eabdd40146d25e21270e'
* commit '9a462be0a944733c93d5eabdd40146d25e21270e':
Add a helper class to send out credentials.
Merge commit 'f0580b980b3b1f1caaf735e2a34887e7c8b49726' into eclair-plus-aosp
* commit 'f0580b980b3b1f1caaf735e2a34887e7c8b49726':
Add a helper class to send out credentials.
Merge commit '04428efc621c9bc5fadc9922daf5001cc6085183'
* commit '04428efc621c9bc5fadc9922daf5001cc6085183':
fix [2129080] Soft reboot after clicking around and then rubbing the screen
Merge commit 'ac7f13bc1ac8af99093987ebcb811f3892b49296' into eclair-plus-aosp
* commit 'ac7f13bc1ac8af99093987ebcb811f3892b49296':
fix [2129080] Soft reboot after clicking around and then rubbing the screen
Merge commit '9486a3fa310fc3753e0ace921534d11ce99429a1'
* commit '9486a3fa310fc3753e0ace921534d11ce99429a1':
Add each contact in vCard into "My Groups" if account is for Google's and it has such a group.
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 'a53ed86dfcdfd4bc9e7003558ed64650da101042'
* commit 'a53ed86dfcdfd4bc9e7003558ed64650da101042':
Show a message about silent mode being toggled after user rotates widget to left.
Merge commit 'fa82f22f1d8c4c828bdf9b670006be4f4fec772e' into eclair-plus-aosp
* commit 'fa82f22f1d8c4c828bdf9b670006be4f4fec772e':
Fix issue #2093608: Calendar widget takes a few seconds to launch
Avert your eyes!
The key change here is that RemoteViews can now call a Context API to
start its pending intent, which inside of the activity manager we can
use to determine to cancel the timeout delay for external entities
to disrupt the home screen.
Change-Id: If097cf7478cbed7a3c04a304050bd7fd5703d197
Merge commit '9b64ef133c1eb24c8d00aa7e46ec86c544af5fe2' into eclair-plus-aosp
* commit '9b64ef133c1eb24c8d00aa7e46ec86c544af5fe2':
Some tweaks to the rotary lock widget.
Merge commit '38576e4498f73a095cccb4c4d0bb669ace940f98'
* commit '38576e4498f73a095cccb4c4d0bb669ace940f98':
Android side of the fix for [2121211] Sholes has stutter during animations
Merge commit '39a5ba90a4939cfdd23ecd10f73a77a75679b13e' into eclair-plus-aosp
* commit '39a5ba90a4939cfdd23ecd10f73a77a75679b13e':
Android side of the fix for [2121211] Sholes has stutter during animations
Merge commit '458e40cb10b5fc903c629d88c8b0d8966e6602cf'
* commit '458e40cb10b5fc903c629d88c8b0d8966e6602cf':
do not use transactions for calls that just read the DB
Merge commit 'f816fb7248c450ac1da83612507e2604c2eb1478'
* commit 'f816fb7248c450ac1da83612507e2604c2eb1478':
Make the EditText error popup correctly resize when the view resizes.
Merge commit 'ed78a4dd501938152c7f733f5c7b26f9343df8cf'
* commit 'ed78a4dd501938152c7f733f5c7b26f9343df8cf':
telephony: Add CdmaCellLocation class to the public API.
Merge commit '2b1e67790bf101b2d65e0b38c8b0f3b8676d0129' into eclair-plus-aosp
* commit '2b1e67790bf101b2d65e0b38c8b0f3b8676d0129':
do not use transactions for calls that just read the DB
- don't show arrows above widget when in resting state
- don't show other icon once you press one (e.g don't show silent mode icon when you are pressing the lock icon)
- wider target for triggering action
Merge commit '45dfa63af3c279ed1ed456a30bea4bf8cca67f83' into eclair-plus-aosp
* commit '45dfa63af3c279ed1ed456a30bea4bf8cca67f83':
Make the EditText error popup correctly resize when the view resizes.