Commit Graph

1080 Commits

Author SHA1 Message Date
Xavier Ducrohet
6bc7ad58df Add a functional test that renders all the layouts of ApiDemos 2009-08-13 11:47:54 -07:00
Android (Google) Code Review
a2b55f835b Merge change 21034 into donut
* changes:
  On project creation, put the app package in build.properties
2009-08-13 11:27:20 -07:00
Xavier Ducrohet
5b13066ef1 On project creation, put the app package in build.properties
This enabled 'ant uninstall' to work.
Also, add an error message to the uninstall rules in case the property
is not defined.

BUG: 2050451
2009-08-13 11:18:28 -07:00
Android (Google) Code Review
2f8d7a9fff Merge change 21036 into donut
* changes:
  Also display error on empty minSdkVersion for preview targets.
2009-08-13 11:04:48 -07:00
Android (Google) Code Review
25279c75fa Merge change 21041 into donut
* changes:
  BUG 2040986 : SDK Updater, platform dependency on tools
2009-08-13 10:24:56 -07:00
Brett Chabot
6aaaec7dc8 am 838b1ea6: Merge change 21052 into donut
Merge commit '838b1ea6c541f2ab7e149ba7f617424dd80e9f11'

* commit '838b1ea6c541f2ab7e149ba7f617424dd80e9f11':
  Update ADT tests README
2009-08-12 21:36:22 -07:00
Android (Google) Code Review
838b1ea6c5 Merge change 21052 into donut
* changes:
  Update ADT tests README
2009-08-12 20:21:19 -07:00
Brett Chabot
851e6b2d3d Update ADT tests README
BUG 2051310
2009-08-12 19:49:03 -07:00
Raphael
ab9a35e556 am b800d3e6: BUG 2050564 : Rename ADT \'Android AVD Manager\' to \'Android SDK and AVD Manager\'
Merge commit 'b800d3e6c3c02794e54b8db514e64e4b152f6cd1'

* commit 'b800d3e6c3c02794e54b8db514e64e4b152f6cd1':
  BUG 2050564 : Rename ADT 'Android AVD Manager' to 'Android SDK and AVD Manager'
2009-08-12 19:44:22 -07:00
Raphael
3d4dec9184 BUG 2040986 : SDK Updater, platform dependency on tools 2009-08-12 18:12:33 -07:00
Xavier Ducrohet
7e97a5d23f Also display error on empty minSdkVersion for preview targets.
BUG: 2050928
2009-08-12 17:57:35 -07:00
Raphael
b800d3e6c3 BUG 2050564 : Rename ADT 'Android AVD Manager' to 'Android SDK and AVD Manager' 2009-08-12 16:14:00 -07:00
Xavier Ducrohet
9f33ae1c60 am 9f30bb1c: Merge change 20889 into donut
Merge commit '9f30bb1c473890864104815c83725b314bb96df7'

* commit '9f30bb1c473890864104815c83725b314bb96df7':
  Properly update the new path of the AVD during an 'android avd move'
2009-08-12 12:36:37 -07:00
Xavier Ducrohet
7117bac6de am 0edddddd: Merge change 20877 into donut
Merge commit '0edddddd14708ccf1c98081edd09d3b9783ba08b'

* commit '0edddddd14708ccf1c98081edd09d3b9783ba08b':
  Add internal support for screen size/ratio, and version qualifiers.
2009-08-12 12:05:25 -07:00
Xavier Ducrohet
184886072e am 19f8d10d: Merge change 20866 into donut
Merge commit '19f8d10daba4108833550c934f97a7ba2d21cd5a'

* commit '19f8d10daba4108833550c934f97a7ba2d21cd5a':
  Make the res qualifiers aware of the project target to handle differnt behavior.
2009-08-12 12:05:23 -07:00
Xavier Ducrohet
d4ab2e1bae am ca82ce16: Merge change 20831 into donut
Merge commit 'ca82ce16d271bc3b5f43dec043cfb0156ff70b47'

* commit 'ca82ce16d271bc3b5f43dec043cfb0156ff70b47':
  Change ADT/DDMS plug-ins version to 0.9.3
2009-08-12 12:04:47 -07:00
Raphael
c27fca6b8d am 093fff99: Merge change 20808 into donut
Merge commit '093fff996e834dae50df6c6713e6ffcf4e7a3667'

* commit '093fff996e834dae50df6c6713e6ffcf4e7a3667':
  BUG 2039245 : Need to show something in the source if there are no available package
2009-08-12 12:04:45 -07:00
Raphael
44846597a7 am f89d8fb9: Merge change 20786 into donut
Merge commit 'f89d8fb99ad89f5c4812103957ce273ca9474923'

* commit 'f89d8fb99ad89f5c4812103957ce273ca9474923':
  BUG 2041701: Release notes content/link in SDK Updater schema
2009-08-12 12:04:30 -07:00
Xavier Ducrohet
4e7bb1b603 Properly update the new path of the AVD during an 'android avd move'
BUG: 2048358
2009-08-11 20:23:10 -07:00
Android (Google) Code Review
0edddddd14 Merge change 20877 into donut
* changes:
  Add internal support for screen size/ratio, and version qualifiers.
2009-08-11 19:25:59 -07:00
Xavier Ducrohet
64bd2d5f3a Add internal support for screen size/ratio, and version qualifiers.
UI will come later.
BUG: 2048256, 2048264
2009-08-11 19:18:48 -07:00
Android (Google) Code Review
19f8d10dab Merge change 20866 into donut
* changes:
  Make the res qualifiers aware of the project target to handle differnt behavior.
2009-08-11 18:44:08 -07:00
Xavier Ducrohet
79820c87db am ce0155aa: Merge change 20520 into donut
Merge commit 'ce0155aaea813d33ac668a75e11c59606ecf7677'

* commit 'ce0155aaea813d33ac668a75e11c59606ecf7677':
  Fix IAndroidTarget#isCompatibleBaseFor() for add-ons
2009-08-11 18:11:35 -07:00
Xavier Ducrohet
ae60bdab15 Make the res qualifiers aware of the project target to handle differnt behavior.
First behavior change: \d{3}dpi replaced with hdpi/mdpi/ldpi/nodpi
2009-08-11 18:04:39 -07:00
Android (Google) Code Review
ca82ce16d2 Merge change 20831 into donut
* changes:
  Change ADT/DDMS plug-ins version to 0.9.3
2009-08-11 15:50:51 -07:00
Android (Google) Code Review
093fff996e Merge change 20808 into donut
* changes:
  BUG 2039245 : Need to show something in the source if there are no available package
2009-08-11 15:44:37 -07:00
Xavier Ducrohet
8a5a7dab37 Change ADT/DDMS plug-ins version to 0.9.3 2009-08-11 15:34:04 -07:00
Raphael
8585e68b40 BUG 2039245 : Need to show something in the source if there are no available package
Also moves the "Show updates only" checkbox around.
2009-08-11 14:35:15 -07:00
Raphael
609b375a03 BUG 2041701: Release notes content/link in SDK Updater schema 2009-08-11 13:53:16 -07:00
Android (Google) Code Review
ce0155aaea Merge change 20520 into donut
* changes:
  Fix IAndroidTarget#isCompatibleBaseFor() for add-ons
2009-08-10 16:58:58 -07:00
Xavier Ducrohet
5c0fcdca73 Fix IAndroidTarget#isCompatibleBaseFor() for add-ons
BUG: 2042277
2009-08-10 12:45:10 -07:00
Xavier Ducrohet
81e744fe37 am e2778775: Merge change 20426 into donut
Merge commit 'e2778775411c3ef8d2d20351963715904135e9ec'

* commit 'e2778775411c3ef8d2d20351963715904135e9ec':
  Improve the comments in build.xml to help people customize their build.
2009-08-07 16:56:44 -07:00
Raphael
26bdd15452 am 1cf0c7fe: BUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)
Merge commit '1cf0c7fe0ecc5d412910669520a7ab19988bcdee'

* commit '1cf0c7fe0ecc5d412910669520a7ab19988bcdee':
  BUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)
2009-08-07 16:55:24 -07:00
Android (Google) Code Review
e277877541 Merge change 20426 into donut
* changes:
  Improve the comments in build.xml to help people customize their build.
2009-08-07 16:54:34 -07:00
Raphael
1cf0c7fe0e BUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)
Renamed the getenv and added one for user sources.
Added a (naive) check to prevent duplicate URLs.

Also fixed the repositoy.xml download error message, it was not displaying the reason of failure correctly.
2009-08-07 16:36:19 -07:00
Raphael
36a40effc9 am 40443d53: Merge change 20462 into donut
Merge commit '40443d537d13ea6c68fd646abb3ad77b8291ee7b'

* commit '40443d537d13ea6c68fd646abb3ad77b8291ee7b':
  BUG 2041688 : SDK Updater: better description of extra packages
2009-08-07 15:27:36 -07:00
Xavier Ducrohet
fdf1c1c76f am 5a23b679: Merge change 20447 into donut
Merge commit '5a23b679067cb110345b095ee98f9671a2273461'

* commit '5a23b679067cb110345b095ee98f9671a2273461':
  Fix template for java test file to not use deprecated class.
2009-08-07 14:44:37 -07:00
Raphael
904ef4d8a4 BUG 2041688 : SDK Updater: better description of extra packages 2009-08-07 14:21:18 -07:00
Xavier Ducrohet
3c1404268a Fix template for java test file to not use deprecated class.
bug: http://code.google.com/p/android/issues/detail?id=3350
2009-08-07 12:05:09 -07:00
Xavier Ducrohet
74dca0efdc Improve the comments in build.xml to help people customize their build. 2009-08-07 10:43:47 -07:00
Xavier Ducrohet
f20c485b17 am 36e0ac79: Merge change 20389 into donut
Merge commit '36e0ac795e9ec37323e25e0acf04b3090fe4c266'

* commit '36e0ac795e9ec37323e25e0acf04b3090fe4c266':
  Fix some display string that contained an unused %s and an NPE
2009-08-07 10:31:59 -07:00
Android (Google) Code Review
36e0ac795e Merge change 20389 into donut
* changes:
  Fix some display string that contained an unused %s and an NPE
2009-08-07 10:30:22 -07:00
Xavier Ducrohet
5ae5e3da1b Fix some display string that contained an unused %s and an NPE
This makes the android app crash when the XML cannot be validated.
2009-08-06 19:29:21 -07:00
Android (Google) Code Review
14a6284db2 am f1a0ad99: Merge change 20379 into donut
Merge commit 'f1a0ad991b2a328a1633562bff1805281a4b8b43'

* commit 'f1a0ad991b2a328a1633562bff1805281a4b8b43':
  Fix some minor typo
2009-08-06 18:28:01 -07:00
Xavier Ducrohet
3a2c7273ee Fix some minor typo
BUG: 2039797
2009-08-06 17:59:52 -07:00
Android (Google) Code Review
aab31e6fb5 am 097ba88d: Merge change 20363 into donut
Merge commit '097ba88d5392ef4e5e104b5bcb73d511119a8fc6'

* commit '097ba88d5392ef4e5e104b5bcb73d511119a8fc6':
  Make android.bat copy commons-compress to tmp with the other jar files.
2009-08-06 17:15:43 -07:00
Android (Google) Code Review
097ba88d53 Merge change 20363 into donut
* changes:
  Make android.bat copy commons-compress to tmp with the other jar files.
2009-08-06 17:13:39 -07:00
Xavier Ducrohet
48b3b5efc2 Make android.bat copy commons-compress to tmp with the other jar files.
BUG: 2039759
2009-08-06 17:12:09 -07:00
Raphael
d21caee744 am 26cdbb78: SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the repository.xml correctly.)
Merge commit '26cdbb788a9137d04587bc678d7aa7f49e3671fc'

* commit '26cdbb788a9137d04587bc678d7aa7f49e3671fc':
  SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the
2009-08-06 16:24:27 -07:00
Raphael
26cdbb788a SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the
repository.xml correctly.)

BUG 2039080

Also removed some misc Eclipse 3.5 warnings.
2009-08-06 12:51:22 -07:00