Merge commit '0034543d232dea5a1837411b62bedfd51468c9dc'
* commit '0034543d232dea5a1837411b62bedfd51468c9dc':
Add an overlay to make the latinIME the default one in the SDK
Merge commit '7ec1c45b3ae47e9c9dc594f1478f22ae49cbd0a4' into eclair-mr2-plus-aosp
* commit '7ec1c45b3ae47e9c9dc594f1478f22ae49cbd0a4':
Add an overlay to make the latinIME the default one in the SDK
Merge commit 'c84040c18ba36b3b265f47a0a0366b33fd86c394' into eclair-mr2
* commit 'c84040c18ba36b3b265f47a0a0366b33fd86c394':
Add an overlay to make the latinIME the default one in the SDK
Merge commit '864f49d8e9b5bd2a30ac8414822889d0ffd0ba0c'
* commit '864f49d8e9b5bd2a30ac8414822889d0ffd0ba0c':
make consistent with new RegisteredServicesCache API
Merge commit 'c34c79fc6627329f1c9586d51524d95d57022aaf' into eclair-mr2-plus-aosp
* commit 'c34c79fc6627329f1c9586d51524d95d57022aaf':
make consistent with new RegisteredServicesCache API
Merge commit 'cf229bb013317db77034980c212ab07bea260261' into eclair-mr2
* commit 'cf229bb013317db77034980c212ab07bea260261':
make consistent with new RegisteredServicesCache API
Merge commit '0badc7f8c3b3fb83d5556da8b9733b4e7b7b419a'
* commit '0badc7f8c3b3fb83d5556da8b9733b4e7b7b419a':
Update live wallpaper examples to new api.
Merge commit '81515abca85e742584db3c7cdacc5b840f0eb650' into eclair-mr2-plus-aosp
* commit '81515abca85e742584db3c7cdacc5b840f0eb650':
Update live wallpaper examples to new api.
Merge commit '42c35199db9b3ec2ec467f926538e5d748e0b49d' into eclair-mr2
* commit '42c35199db9b3ec2ec467f926538e5d748e0b49d':
Update live wallpaper examples to new api.
Merge commit 'c3e07f9d442ba097f264777693938b781e290da4'
* commit 'c3e07f9d442ba097f264777693938b781e290da4':
Updating sample plugin to test java class loading.
Merge commit 'f9e27790ebed44735b28ba23c3f95f21c6f30743'
* commit 'f9e27790ebed44735b28ba23c3f95f21c6f30743':
Fix type of _id col in SearchableDictionary
Merge commit '11ea938d2ad7227945204aa2d93dc96401a0fdba'
* commit '11ea938d2ad7227945204aa2d93dc96401a0fdba':
Update adt-tests build.properties to include new test data location.
Merge commit '606fe5281d830a6f4eb7ba36bf7127eb3b8cd934' into eclair-mr2-plus-aosp
* commit '606fe5281d830a6f4eb7ba36bf7127eb3b8cd934':
Updating sample plugin to test java class loading.
Merge commit 'e8b11328e22d4e187e195753f1aacb59c5e30179' into eclair-mr2-plus-aosp
* commit 'e8b11328e22d4e187e195753f1aacb59c5e30179':
Fix type of _id col in SearchableDictionary
Merge commit '811d2c7507b03f04391c7b21e0de795c6ad12f5d' into eclair-mr2-plus-aosp
* commit '811d2c7507b03f04391c7b21e0de795c6ad12f5d':
Add Japanese font to SDK.
Merge commit '851c913b6e3cdf7cb334d4b24ae3e1079554203b' into eclair-mr2-plus-aosp
* commit '851c913b6e3cdf7cb334d4b24ae3e1079554203b':
Update adt-tests build.properties to include new test data location.
Merge commit 'f702fa413273d175ba499bcb9bd352d208621d95' into eclair-mr2
* commit 'f702fa413273d175ba499bcb9bd352d208621d95':
Fix type of _id col in SearchableDictionary
Merge commit 'f765a70ac7dd8aabbaca696af5860c2bffdf8df0' into eclair-mr2
* commit 'f765a70ac7dd8aabbaca696af5860c2bffdf8df0':
Update adt-tests build.properties to include new test data location.
Merge commit 'e458201d1ab45d9b72027d3d319d16810bf0b94f' into eclair-mr2-plus-aosp
* commit 'e458201d1ab45d9b72027d3d319d16810bf0b94f':
Fix ADT test data references.
Merge commit '534b520e4add964f75cf6a8a612b54916d46da2e' into eclair-mr2
* commit '534b520e4add964f75cf6a8a612b54916d46da2e':
Fix ADT test data references.
This resolves 2 main issues with the SDK updater:
- Completed downloads are not cleared till the install is successful
- They are also stored in SDK/temp rather than the real Windows TEMP
folder, making them more discoverable for savvy users.
- There's a retry loop on failed install when due to a directory
being locked.
- The retry loop comes with the a Big Fat Warning[tm] in a modal
dialog box. You can't miss it. And it explicitly mentions the
antivirus software can be the root cause.
SDK BUG 2235058
Change-Id: Id49751ebd67e7291a0e7005136b22576335729c1