Commit Graph

2598 Commits

Author SHA1 Message Date
Jack Palevich
bd3e51e101 am 888dfd73: Merge change Ia7a9186b into eclair-mr2
Merge commit '888dfd731b8d403c2003c38485d60b1fd1dd5e76'

* commit '888dfd731b8d403c2003c38485d60b1fd1dd5e76':
  Remove non-working high-res robot texture.
2009-10-12 11:31:35 -07:00
Xavier Ducrohet
1b5d63be54 am 0dda405c: am e96bc57a: Merge change I7d761ffa into eclair
Merge commit '0dda405c6ec7ae2040f884ec71ad89bbc8ce7110'

* commit '0dda405c6ec7ae2040f884ec71ad89bbc8ce7110':
  Fix best match resource selection when there's only one match.
2009-10-12 11:30:14 -07:00
Romain Guy
752f3ab16a am 8fbe805f: am 06d3ec15: Only process XML files in layoutopt.
Merge commit '8fbe805f161c71e4dc471b2104484f221674de28'

* commit '8fbe805f161c71e4dc471b2104484f221674de28':
  Only process XML files in layoutopt.
2009-10-12 11:30:09 -07:00
Romain Guy
fad2cff3b6 am 1db3cfa4: am d01b8dd3: Merge change I5dfb2567 into eclair
Merge commit '1db3cfa4f846ee01c55e3ac5e1ea0807bcde6345'

* commit '1db3cfa4f846ee01c55e3ac5e1ea0807bcde6345':
  Add new rules to layoutopt: UseCompoundDrawables and UselessLayout.
2009-10-12 11:30:04 -07:00
Derek Sollenberger
62618ffbfa am 4c46bf95: Merge change I108ad940 into eclair-mr2
Merge commit '4c46bf9558d928568905eeeda26657b80cbc399d'

* commit '4c46bf9558d928568905eeeda26657b80cbc399d':
  Adding a full screen video sample plugin. Also cleaned up surface plugins to use the provided JavaVM.
2009-10-12 11:29:53 -07:00
Fred Quintana
3640a33afa am db8fdbec: account manager api review changes
Merge commit 'db8fdbec4268697653d5688d0a0092483b3832f1'

* commit 'db8fdbec4268697653d5688d0a0092483b3832f1':
  account manager api review changes
2009-10-12 11:29:40 -07:00
Romain Guy
a2ee84d03c am 06f70393: Merge change I8e4697e1 into eclair
Merge commit '06f70393bd6c10c24136492a4616019822c63299'

* commit '06f70393bd6c10c24136492a4616019822c63299':
  New layout optimization tool. Run layoutopt on the command line.
2009-10-12 11:25:58 -07:00
Raphael
a0f3732197 am 1061c0c7: Merge change I69afafa4 into eclair
Merge commit '1061c0c7dc20479626aa8b2d71485c9e17e7daf7'

* commit '1061c0c7dc20479626aa8b2d71485c9e17e7daf7':
  ADT: Create project from existing sample in New Project Wizard
2009-10-12 11:23:44 -07:00
Xavier Ducrohet
3633f5c9f1 am 90ee703e: Fix resource resolution in the graphical layout editor.
Merge commit '90ee703e945cedaa222e8e5a2aba6333afff21b6'

* commit '90ee703e945cedaa222e8e5a2aba6333afff21b6':
  Fix resource resolution in the graphical layout editor.
2009-10-12 11:23:39 -07:00
Xavier Ducrohet
3912060947 am d280d236: Monintor resolution/size chooser dialog
Merge commit 'd280d2363e412c43b1a7bfe044044d70d8895154'

* commit 'd280d2363e412c43b1a7bfe044044d70d8895154':
  Monintor resolution/size chooser dialog
2009-10-12 11:23:34 -07:00
Xavier Ducrohet
3b10d94a49 am d13d440d: Emulator launch options dialog.
Merge commit 'd13d440d43a744ab6e596e52cf53eef79d222d01'

* commit 'd13d440d43a744ab6e596e52cf53eef79d222d01':
  Emulator launch options dialog.
2009-10-12 11:23:30 -07:00
Raphael
15fdd346a2 am ef133787: SDK: Fix CustomLocale to properly setup Language+Country
Merge commit 'ef1337876b2dfbf76dc7e45e035f4a25ebc0f560'

* commit 'ef1337876b2dfbf76dc7e45e035f4a25ebc0f560':
  SDK: Fix CustomLocale to properly setup Language+Country
2009-10-12 11:23:25 -07:00
Jeff Sharkey
65ab5053c9 am 480332f6: Revise template to match spec per jham.
Merge commit '480332f6c5ee0da552426716abff5ddd87074a5f'

* commit '480332f6c5ee0da552426716abff5ddd87074a5f':
  Revise template to match spec per jham.
2009-10-12 11:23:15 -07:00
David 'Digit' Turner
ce3ff41ba0 am cc230ba0: Ensure the version of \'awk\' detected by host-setup.sh is used during the build
Merge commit 'cc230ba07c05ba5eec6412136ffebc4dd58e3aee'

* commit 'cc230ba07c05ba5eec6412136ffebc4dd58e3aee':
  Ensure the version of 'awk' detected by host-setup.sh is used during the build
2009-10-12 11:23:11 -07:00
David 'Digit' Turner
3264e24b22 am 79adc9fc: Merge change Ia78a7753 into eclair
Merge commit '79adc9fc9040760a722f2cc5fd15a517f4cbb245'

* commit '79adc9fc9040760a722f2cc5fd15a517f4cbb245':
  Remove bash-specific operator from build/host-setup.sh.
2009-10-12 11:23:06 -07:00
Xavier Ducrohet
cfa2b8acd3 am f0737030: Fix Android Manifest parser.
Merge commit 'f0737030570be15c1789d00db3593eb78cee9fbc'

* commit 'f0737030570be15c1789d00db3593eb78cee9fbc':
  Fix Android Manifest parser.
2009-10-12 11:23:01 -07:00
Raphael
122c3dd9c6 am 2ace885b: ADT Manifest Editor: Fix for uses-sdk dup that won\'t go away.
Merge commit '2ace885b2945aba76266bc54ad9fa59fb4e05187'

* commit '2ace885b2945aba76266bc54ad9fa59fb4e05187':
  ADT Manifest Editor: Fix for uses-sdk dup that won't go away.
2009-10-12 11:22:56 -07:00
Raphael
4e53735ede am 657bdd7d: Merge change I8a575e49 into eclair
Merge commit '657bdd7d2851cd3b09f156c4abd085614efdc593'

* commit '657bdd7d2851cd3b09f156c4abd085614efdc593':
  Fix CustomLocale to work with soft keyboard.
2009-10-12 11:22:52 -07:00
Xavier Ducrohet
cd53b3bc5a am 2cdd16b7: fix the build
Merge commit '2cdd16b77f18b7e240c41e8bc95ba0d844767652'

* commit '2cdd16b77f18b7e240c41e8bc95ba0d844767652':
  fix the build
2009-10-12 11:22:47 -07:00
Raphael
9729e97806 am 1233e408: Merge change Ie3124796 into eclair
Merge commit '1233e408f77ad8752afa1387a94c8e2b378b6629'

* commit '1233e408f77ad8752afa1387a94c8e2b378b6629':
  Ignore adt/eclipse project files in CustomLocale
2009-10-12 11:22:42 -07:00
Xavier Ducrohet
6a368fcf3e am 227b8768: Load default GLE device profiles from the SDK.
Merge commit '227b8768fa8accff8a9e3555351af05d41ad7840'

* commit '227b8768fa8accff8a9e3555351af05d41ad7840':
  Load default GLE device profiles from the SDK.
2009-10-12 11:22:37 -07:00
Raphael
7dcaccf359 am e4c98c01: SDK Manager: display packages revisions
Merge commit 'e4c98c0191242cd29712ab54fbe49e8a75f8db0b' into eclair-mr2

* commit 'e4c98c0191242cd29712ab54fbe49e8a75f8db0b':
  SDK Manager: display packages revisions
2009-10-11 10:29:30 -07:00
Raphael
e4c98c0191 SDK Manager: display packages revisions
This changes the short description of all the package types
to display the revision.

It also changes the long description to be "whatever" is in the
XML; if there's nothing in the xml, use the short description.
Also appends the requirements for addon/platform and min-tools-rev.

I will address the packaging script to put proper descriptions
when generating the XML.

SDK BUG 2136068

Change-Id: Iaca7692f048f7f63111c2fe1f25c5588f0fc2099
2009-10-11 10:13:37 -07:00
Raphael
d3fb418c7c am e7ad6a5e: Merge change I2fb42327 into eclair
Merge commit 'e7ad6a5e40ff032df21e934f1f61c2730de9a16b' into eclair-mr2

* commit 'e7ad6a5e40ff032df21e934f1f61c2730de9a16b':
  SDK Manager: extra packages must respect min-tools-rev too.
2009-10-11 10:03:57 -07:00
Raphael
7fd178a0e0 am 52eb73d2: Merge change I408e3eda into eclair
Merge commit '52eb73d25ca3ffc2467bca1443752c13bc1bc900' into eclair-mr2

* commit '52eb73d25ca3ffc2467bca1443752c13bc1bc900':
  SDK Manager: fix selection of non-expanded remote archives.
2009-10-11 10:03:53 -07:00
Android (Google) Code Review
e7ad6a5e40 Merge change I2fb42327 into eclair
* changes:
  SDK Manager: extra packages must respect min-tools-rev too.
2009-10-11 12:52:46 -04:00
Android (Google) Code Review
52eb73d25c Merge change I408e3eda into eclair
* changes:
  SDK Manager: fix selection of non-expanded remote archives.
2009-10-11 12:51:53 -04:00
Jack Palevich
edb55982e1 Fix Terminal Preferences, Resolution
The terminal app was using the preferences framework incorrectly: it was
trying to keep its own authoritative copies of the preferences, instead
of relying in the preference framework to store the preferences. This
lead to some race conditions, and made terminal's preferences not work
correctly in Donut or Eclair.

Terminal now uses preferences in a more straightforward way.

As long as I was editing terminal, I made two additional changes:

Term now honors the display density. This makes the text more readable on
high-density devices.

An I put in some error checks for empty shell and first-command strings.

Fixes bug 2177356	Term program on Sholes: preferences doesn't work
2009-10-09 20:16:26 -07:00
Raphael
cce3d0d9ba SDK Manager: extra packages must respect min-tools-rev too.
SDK BUG 2040986

Change-Id: I2fb42327ff6d474fd8ad58fcd0725af3972ea026
2009-10-09 18:45:15 -07:00
Raphael
6f9c5895a7 SDK Manager: fix selection of non-expanded remote archives.
SDK BUG 2177033

Change-Id: I408e3edaa5a418df871ebf0da567468bf81189df
2009-10-09 17:34:30 -07:00
Xavier Ducrohet
5e04446cb1 am 126a1950: Add missing override.
Merge commit '126a19500c2d7d834d592a79e38ea6a0b678c94c' into eclair-mr2

* commit '126a19500c2d7d834d592a79e38ea6a0b678c94c':
  Add missing override.
2009-10-09 16:27:00 -07:00
Raphael
da615ec62d am 31d0121f: Fix adt-tests: remove UpdaterLogicTest
Merge commit '31d0121f684fbd5eba4c9ad612b850732b659f40' into eclair-mr2

* commit '31d0121f684fbd5eba4c9ad612b850732b659f40':
  Fix adt-tests: remove UpdaterLogicTest
2009-10-09 16:26:56 -07:00
Xavier Ducrohet
126a19500c Add missing override.
Change-Id: Id9608b8ac9f05c3e0db92668797b2d80f0690397
2009-10-09 15:36:52 -07:00
Raphael
31d0121f68 Fix adt-tests: remove UpdaterLogicTest
Also reverts UpdaterLogic as package-private and
adds some javadoc to it.

SDK BUG 2179267

Change-Id: I19644cc4c99ac70598f3cbcfface2f19d9999931
2009-10-09 14:32:48 -07:00
Xavier Ducrohet
d2560f89dd am 4d59d18a: Merge change Ib18a32c1 into eclair
Merge commit '4d59d18abaf5546ab1c2cccd11655073df937c18' into eclair-mr2

* commit '4d59d18abaf5546ab1c2cccd11655073df937c18':
  Minor label change (size -> resolution)
2009-10-09 14:29:27 -07:00
Android (Google) Code Review
4d59d18aba Merge change Ib18a32c1 into eclair
* changes:
  Minor label change (size -> resolution)
2009-10-09 17:20:52 -04:00
Brett Chabot
2a9104372f am d00a9bcf: Merge change I3e6a5048 into eclair
Merge commit 'd00a9bcffed8fa7cdd4bac8b58c6abe7d6e93adf' into eclair-mr2

* commit 'd00a9bcffed8fa7cdd4bac8b58c6abe7d6e93adf':
  Fix ADT tests failures:
2009-10-09 13:58:25 -07:00
Android (Google) Code Review
d00a9bcffe Merge change I3e6a5048 into eclair
* changes:
  Fix ADT tests failures:  - Separate functional tests into ones which load their own Sdk, vs ones which need to use the same one as Adt.  - Make all base test classes abstract with protected constructors.
2009-10-09 16:45:44 -04:00
Xavier Ducrohet
a4454504a5 Minor label change (size -> resolution)
Also remove unused imports

Change-Id: Ib18a32c126bc913e3e0c14546d2ce693190be1d1
2009-10-09 13:41:56 -07:00
Brett Chabot
126bc43dee Fix ADT tests failures:
- Separate functional tests into ones which load their own Sdk, vs ones which
need to use the same one as Adt.
 - Make all base test classes abstract with protected constructors.

BUG 2173382, 2173847
2009-10-09 12:33:22 -07:00
Brett Chabot
4226ff3e30 am 8842cfe4: Merge change Ic77859c7 into eclair
Merge commit '8842cfe4a1f190906c99896992d1bbb7b144fb90' into eclair-mr2

* commit '8842cfe4a1f190906c99896992d1bbb7b144fb90':
  Remove flaky ApiDemos tests from continuous.
2009-10-09 12:32:46 -07:00
Android (Google) Code Review
8842cfe4a1 Merge change Ic77859c7 into eclair
* changes:
  Remove flaky ApiDemos tests from continuous.
2009-10-09 15:22:43 -04:00
Raphael
d61dddbb18 am 773e9af6: Merge change Ied6c54f1 into eclair
Merge commit '773e9af64537ed16e7353ef13bc309f477c98abd' into eclair-mr2

* commit '773e9af64537ed16e7353ef13bc309f477c98abd':
  Fix continuous adt-test: UpdaterLogic is now public.
2009-10-09 12:22:09 -07:00
Brett Chabot
9cf2f6f137 Remove flaky ApiDemos tests from continuous.
These aren't needed anyway, since they are run as part of SDK test set.

BUG 2081356
2009-10-09 12:20:51 -07:00
Android (Google) Code Review
773e9af645 Merge change Ied6c54f1 into eclair
* changes:
  Fix continuous adt-test: UpdaterLogic is now public.
2009-10-09 15:15:45 -04:00
Brett Chabot
0d4f7cd48a am 264d42dd: Merge change Idf5bcb58 into eclair
Merge commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900' into eclair-mr2

* commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900':
  Fix ant install when -Dadb.device.arg not provided.
2009-10-09 11:52:02 -07:00
Raphael
8e8ad9d39f Fix continuous adt-test: UpdaterLogic is now public.
Also remove the make sdkuilib from create_tests_symlinks, since
adt-tests actually uses the one from adt.

SDK BUG 2177557

Change-Id: Ied6c54f1227ed73fb77723e016559357fc1c1ee2
2009-10-09 11:50:16 -07:00
Android (Google) Code Review
264d42dd1c Merge change Idf5bcb58 into eclair
* changes:
  Fix ant install when -Dadb.device.arg not provided.
2009-10-09 14:45:22 -04:00
Brett Chabot
1a363965c5 Fix ant install when -Dadb.device.arg not provided.
And also add the adb.device.arg support to ant uninstall.

BUG 2172690
2009-10-09 11:42:14 -07:00
Raphael
0c384c5814 am b2fa9b71: Merge change I2c7af74e into eclair
Merge commit 'b2fa9b713d82e2111eeee83d134802b3ae67a142' into eclair-mr2

* commit 'b2fa9b713d82e2111eeee83d134802b3ae67a142':
  SDK Updater: don't auto-expand archives when selecting a package
2009-10-09 10:59:22 -07:00