It was a display issue only, meaning the actual XML node was
being deleted but the Ui model was not updated properly. The
actual cause is that this is a mandatory node, and mandatory
nodes must stay as "fake nodes" in the Ui model. However
only one such node needs to stay in the hierarchy.
SDK BUG 2147112
Change-Id: I68e3d343bb95169865ad8dcad77004cbd51fafc3
Merge commit '91175e6fdd24e57e297580934963b32cde500fb1'
* commit '91175e6fdd24e57e297580934963b32cde500fb1':
Replace icon template with new style and multiple densities.
Merge commit '739c75d4fa45c6b141e2ac71fb8b51677327ba0b'
* commit '739c75d4fa45c6b141e2ac71fb8b51677327ba0b':
Add a copy button to the screenshot dialog.
Merge commit 'dcec68b99c0cc33a7f73fe3c2b0ef261e1e53a07'
* commit 'dcec68b99c0cc33a7f73fe3c2b0ef261e1e53a07':
Add support for xdpi and ydpi in the device config for the GLE.
Merge commit '085f4f29da60da8bed71b5f8ab2ba3b56cd4923e'
* commit '085f4f29da60da8bed71b5f8ab2ba3b56cd4923e':
Merge the new Ant script rules and template from Eclair (do not merge)
Merge commit '8bc47e6e3da18df72110630eb6fdde82caa7d30d'
* commit '8bc47e6e3da18df72110630eb6fdde82caa7d30d':
Import testrunner changes from puppetmaster to keep them in sync.
Merge commit '855489d1f98d7dd19e49acfc6b6c2d186334e998'
* commit '855489d1f98d7dd19e49acfc6b6c2d186334e998':
Add contacts tests to the continuous test cycle
Merge commit 'e73b8485a926ba1b4ec438b57e89c9c84200945a'
* commit 'e73b8485a926ba1b4ec438b57e89c9c84200945a':
Add xdpi and ydpi to layout-configs XML Schema.
Merge commit '0f4c48a4c7398e9d678c5212ba73155e0694b61d'
* commit '0f4c48a4c7398e9d678c5212ba73155e0694b61d':
Fix the skins to do proper dpad rotation in landscape mode.
Merge commit '69940e9babbdf06c3a9942c4fbdd507479c847c9' into eclair-plus-aosp
* commit '69940e9babbdf06c3a9942c4fbdd507479c847c9':
Replace icon template with new style and multiple densities.
Merge commit 'cc004309b4905d8b8c86d97d74b92ff0d78c0323' into eclair-plus-aosp
* commit 'cc004309b4905d8b8c86d97d74b92ff0d78c0323':
Add a copy button to the screenshot dialog.
The icon in the templates of ADT was medium density only.
I added new densities (high and low), as well as updated to
the new Eclair style. Also added a version for Ant project.
Updated ADT and sdklib to deal with creating new projects
with all 3 icons.
In case of Ant project, this is done only if the icons
are present in the target platforms.
For ADT, this is done only if the project target donut
or later. Older project still have only one icon located
in drawable/
Change-Id: I77069a1e4902ef395d490526aabc40a26e33d4ca
Merge commit '363c023be195d943859d3dfc775a453b6791ae4b' into eclair-plus-aosp
* commit '363c023be195d943859d3dfc775a453b6791ae4b':
Add support for xdpi and ydpi in the device config for the GLE.
Merge commit '84dcb451c210d6e93f5f516c27b781c067544895' into eclair-plus-aosp
* commit '84dcb451c210d6e93f5f516c27b781c067544895':
Add unit test for new keystore.
Merge commit '3b5cbc5472c96deb80d90fde815bff486fd82cba' into eclair-plus-aosp
* commit '3b5cbc5472c96deb80d90fde815bff486fd82cba':
Merge the new Ant script rules and template from Eclair (do not merge)
Merge commit '1fed48849dcadedb68211c5d55c1b452d05b98bc' into eclair-plus-aosp
* commit '1fed48849dcadedb68211c5d55c1b452d05b98bc':
Move to 1.6_r2 (DO NOT MERGE)
Merge commit 'fff9ff696709e17ad73ae654e511907282bfc0fd' into eclair
* commit 'fff9ff696709e17ad73ae654e511907282bfc0fd':
Merge the new Ant script rules and template from Eclair (do not merge)
Merge commit 'fa4fb905877d879f2a593e0726108784f204dc5d' into eclair-plus-aosp
* commit 'fa4fb905877d879f2a593e0726108784f204dc5d':
Add support for 'android update test-project'.
It correctly only refuses to edit @string/blah now.
This CL also does a bit of refactoring; I extracted some methods
and a class to make it a bit easier to read.
BUG 2066460
Change-Id: I95a34d28d6390ab0cc075f05ea83ceec04993ae9