OSDN Git Service

android-x86/sdk.git
14 years agoRemove IM sources which no longer build.
Andrew Stadler [Mon, 24 Aug 2009 21:47:39 +0000 (14:47 -0700)]
Remove IM sources which no longer build.

14 years agoUpdated build.xml template
Piotr Gurgul [Sat, 22 Aug 2009 21:45:00 +0000 (14:45 -0700)]
Updated build.xml template

build.template file has been updated to make it up-to-date with new
android_rules.xml file. Besides, some minor style changes have been introduced.

14 years agoRefactoring of android_rules.xml file
Piotr Gurgul [Sat, 22 Aug 2009 19:45:34 +0000 (12:45 -0700)]
Refactoring of android_rules.xml file

This is a new CL because of merge conflict in the old one.
Naming changed to 'property.name' style for property names.
Property 'value' attributes changed to 'location' for props containing location.
Suffix '.dir' added to properties' names indicating directories.
'-description' prefix added to intermediate/internal targets.
'*.location' properties removed, as 'location' attribute should take care of
full paths, adding $basedir implicitly, so hopefully there is no need to
define them explicitly.
External property names (taken from other files or hardcoded somewhere)
stayed untouched in this CL.
Some minor improvements to comments in order to make them more consistent.

14 years agoam e95a86cf: Merge change 22346 into donut
Xavier Ducrohet [Sat, 22 Aug 2009 14:44:12 +0000 (07:44 -0700)]
am e95a86cf: Merge change 22346 into donut

Merge commit 'e95a86cfec18836ddbff149690a13766bfc9ada3' into eclair

* commit 'e95a86cfec18836ddbff149690a13766bfc9ada3':
  Fix target for ApiDemos (API is now 4)

14 years agoMerge change 22346 into donut
Android (Google) Code Review [Fri, 21 Aug 2009 23:08:11 +0000 (16:08 -0700)]
Merge change 22346 into donut

* changes:
  Fix target for ApiDemos (API is now 4)

14 years agoFix target for ApiDemos (API is now 4)
Xavier Ducrohet [Fri, 21 Aug 2009 22:56:47 +0000 (15:56 -0700)]
Fix target for ApiDemos (API is now 4)

Also add some progress output to the ant rules.

14 years agoDevice hardware profile for config selector in GLE
Xavier Ducrohet [Thu, 20 Aug 2009 21:00:22 +0000 (14:00 -0700)]
Device hardware profile for config selector in GLE

- Built-in device list for now
- Config selector in GLE is changed to only have
  - MCC/MNC
  - Locale
  - Device List
  - Device config.

14 years agoMerge change 22138 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:26:30 +0000 (13:26 -0700)]
Merge change 22138 into eclair

* changes:
  Add basic support for full height rendering.

14 years agoam 3e83e8bc: Remove SearchableDictionary sample app as it is a demo of third party...
Anonymous Coward [Fri, 21 Aug 2009 19:47:14 +0000 (12:47 -0700)]
am 3e83e8bc: Remove SearchableDictionary sample app as it is a demo of third party inclusion in quick search box.

Merge commit '3e83e8bc8b969a993b026dab9d13b99b315d9af0' into eclair

* commit '3e83e8bc8b969a993b026dab9d13b99b315d9af0':
  Remove SearchableDictionary sample app as it is a demo of third party inclusion in quick search box.

14 years agoRemove SearchableDictionary sample app as it is a demo of third party inclusion in...
Anonymous Coward [Fri, 21 Aug 2009 15:31:19 +0000 (08:31 -0700)]
Remove SearchableDictionary sample app as it is a demo of third party inclusion in quick search box.

update: remove entry from build.sdk

14 years agoRemove unused getConfigSpec methods from ApiDemos sample code
Jack Palevich [Fri, 21 Aug 2009 18:48:50 +0000 (11:48 -0700)]
Remove unused getConfigSpec methods from ApiDemos sample code

At one time during the development of GLSurfaceView, the
GLSurfaceView.Renderer interface had a getConfigSpec method that was used to
select the frame buffer format. This method was removed from the
Renderer interface before GLSurfaceView became a public API, but
the sample code still defined these now-unused methods.

To reduce the chance of confusing a developer who uses the sample code,
this change removes the dead, no-longer-called getConfigSpec
implementations from the three samples.

See GLSurfaceView.setEGLConfigChooser for the replacement
technique.

14 years agoAdd basic support for full height rendering.
Xavier Ducrohet [Thu, 20 Aug 2009 22:21:12 +0000 (15:21 -0700)]
Add basic support for full height rendering.

14 years agoam 8fccf9eb: mgwz.dll must be packaged next to tools/zipalign.exe in the Windows...
Raphael [Fri, 21 Aug 2009 04:46:18 +0000 (21:46 -0700)]
am 8fccf9eb: mgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.

Merge commit '8fccf9eb7c099a42729d0ff4a8a250f73a68c3f9' into eclair

* commit '8fccf9eb7c099a42729d0ff4a8a250f73a68c3f9':
  mgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.

14 years agomgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.
Raphael [Fri, 21 Aug 2009 04:12:01 +0000 (21:12 -0700)]
mgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.

BUG 2068812

14 years agoTweaks to make pointer location a little easier to see.
Dianne Hackborn [Thu, 20 Aug 2009 05:33:45 +0000 (22:33 -0700)]
Tweaks to make pointer location a little easier to see.

14 years agoam fab096cb: Merge change 22103 into donut
Scott Main [Thu, 20 Aug 2009 23:00:56 +0000 (16:00 -0700)]
am fab096cb: Merge change 22103 into donut

Merge commit 'fab096cbcf98cb98eef25e7541121ae8e3898a10' into eclair

* commit 'fab096cbcf98cb98eef25e7541121ae8e3898a10':
  new transparent icon for searchable dictionary

14 years agoMerge change 22103 into donut
Android (Google) Code Review [Thu, 20 Aug 2009 22:07:08 +0000 (15:07 -0700)]
Merge change 22103 into donut

* changes:
  new transparent icon for searchable dictionary

14 years agonew transparent icon for searchable dictionary
Scott Main [Thu, 20 Aug 2009 19:21:15 +0000 (12:21 -0700)]
new transparent icon for searchable dictionary

15 years agoam c7d0cec7: Merge change 22040 into donut
Xavier Ducrohet [Thu, 20 Aug 2009 05:26:20 +0000 (22:26 -0700)]
am c7d0cec7: Merge change 22040 into donut

Merge commit 'c7d0cec7e83d5194c35e88b17d3acc937fa87511' into eclair

* commit 'c7d0cec7e83d5194c35e88b17d3acc937fa87511':
  Fix broken XML generated during "Extract string"

15 years agoMerge change 22040 into donut
Android (Google) Code Review [Thu, 20 Aug 2009 01:54:59 +0000 (18:54 -0700)]
Merge change 22040 into donut

* changes:
  Fix broken XML generated during "Extract string"

15 years agoFix broken XML generated during "Extract string"
Xavier Ducrohet [Thu, 20 Aug 2009 01:53:41 +0000 (18:53 -0700)]
Fix broken XML generated during "Extract string"

BUG: 2066455

15 years agoMove ConfigComposite in its own package.
Xavier Ducrohet [Thu, 20 Aug 2009 01:18:37 +0000 (18:18 -0700)]
Move ConfigComposite in its own package.

15 years agoRefactor Config UI out of Layout Editor.
Xavier Ducrohet [Wed, 19 Aug 2009 23:40:21 +0000 (16:40 -0700)]
Refactor Config UI out of Layout Editor.

15 years agoam a457ef41: Merge change 21988 into donut
Xavier Ducrohet [Wed, 19 Aug 2009 23:37:33 +0000 (16:37 -0700)]
am a457ef41: Merge change 21988 into donut

Merge commit 'a457ef41e82b67a31a06f6ffb602cd39c43a1018' into eclair

* commit 'a457ef41e82b67a31a06f6ffb602cd39c43a1018':
  Add OS version to ping service (win/mac only)

15 years agoMerge change 21988 into donut
Android (Google) Code Review [Wed, 19 Aug 2009 23:20:22 +0000 (16:20 -0700)]
Merge change 21988 into donut

* changes:
  Add OS version to ping service (win/mac only)

15 years agoAdd OS version to ping service (win/mac only)
Xavier Ducrohet [Wed, 19 Aug 2009 22:35:04 +0000 (15:35 -0700)]
Add OS version to ping service (win/mac only)

15 years agoUpdate some version number for Eclair SDK.
Xavier Ducrohet [Wed, 19 Aug 2009 00:34:01 +0000 (17:34 -0700)]
Update some version number for Eclair SDK.

15 years agoam d271d9a5: Merge change 21763 into donut
Ramanan Rajeswaran [Tue, 18 Aug 2009 22:51:35 +0000 (15:51 -0700)]
am d271d9a5: Merge change 21763 into donut

Merge commit 'd271d9a503b181b240250ce2664ff22fbf4e763b' into eclair

* commit 'd271d9a503b181b240250ce2664ff22fbf4e763b':
  Enable adb forwarding and starting up of monkey server

15 years agoMerge change 21763 into donut
Android (Google) Code Review [Tue, 18 Aug 2009 22:49:12 +0000 (15:49 -0700)]
Merge change 21763 into donut

* changes:
  Enable adb forwarding and starting up of monkey server

15 years agoam 9a7b2700: Merge change 21645 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 20:11:18 +0000 (13:11 -0700)]
am 9a7b2700: Merge change 21645 into donut

Merge commit '9a7b2700fd015252f59a25524f8f6231f9bb1fc4' into eclair

* commit '9a7b2700fd015252f59a25524f8f6231f9bb1fc4':
  Make SSL error a bit more human readable.

15 years agoEnable adb forwarding and starting up of monkey server
Ramanan Rajeswaran [Tue, 18 Aug 2009 20:02:23 +0000 (13:02 -0700)]
Enable adb forwarding and starting up of monkey server

15 years agoam b172b1a5: Merge change 21617 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 20:00:27 +0000 (13:00 -0700)]
am b172b1a5: Merge change 21617 into donut

Merge commit 'b172b1a5b041394cfdfc11bdadb10ef051f86c08' into eclair

* commit 'b172b1a5b041394cfdfc11bdadb10ef051f86c08':
  ADT Export wizard now calls ZipAlign

15 years agoam 513c2b51: Merge change 21598 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 18:01:32 +0000 (11:01 -0700)]
am 513c2b51: Merge change 21598 into donut

Merge commit '513c2b511627ad743b57af4aa8272788d397697c' into eclair

* commit '513c2b511627ad743b57af4aa8272788d397697c':
  Remove WQVGA skin from SDK

15 years agoam 62410fc5: Merge change 21571 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 18:01:14 +0000 (11:01 -0700)]
am 62410fc5: Merge change 21571 into donut

Merge commit '62410fc5a983bd1057622bc51801ad36cd316811' into eclair

* commit '62410fc5a983bd1057622bc51801ad36cd316811':
  Fixed QVGA skin and added WQVGA432 skin.

15 years agoam b19a49d1: Merge change 21445 into donut
Raphael [Tue, 18 Aug 2009 18:00:01 +0000 (11:00 -0700)]
am b19a49d1: Merge change 21445 into donut

Merge commit 'b19a49d1e6214df73d71db5a2341b67760cfdc6a' into eclair

* commit 'b19a49d1e6214df73d71db5a2341b67760cfdc6a':
  SDK Updater, restart ADB after updating tool/addon package.

15 years agoam 1230661e: Merge change 21527 into donut
Bill Napier [Tue, 18 Aug 2009 17:59:59 +0000 (10:59 -0700)]
am 1230661e: Merge change 21527 into donut

Merge commit '1230661e50f72c6fa32ce60c20094631c34d5ec6' into eclair

* commit '1230661e50f72c6fa32ce60c20094631c34d5ec6':
  Add getvar and listvar commands to monkey to allow inspection of properties on the device.

15 years agoam ecc1a3d0: Merge change 21463 into donut
Raphael [Tue, 18 Aug 2009 17:59:46 +0000 (10:59 -0700)]
am ecc1a3d0: Merge change 21463 into donut

Merge commit 'ecc1a3d0cf3af3dbbf4c190e1060fc1c0f8fb8a6' into eclair

* commit 'ecc1a3d0cf3af3dbbf4c190e1060fc1c0f8fb8a6':
  BUG 1922588: SDK Updater, Needs better license display

15 years agoam 5aa76327: Add monkeyrunner to code base
Ramanan Rajeswaran [Tue, 18 Aug 2009 17:59:43 +0000 (10:59 -0700)]
am 5aa76327: Add monkeyrunner to code base

Merge commit '5aa76327f5292ce1d1d23e96381b93c0272e4a2c' into eclair

* commit '5aa76327f5292ce1d1d23e96381b93c0272e4a2c':
  Add monkeyrunner to code base

15 years agoam 12ad9fb1: 1. Add .c extension to native_test.py so that native test in C can also...
Xia Wang [Tue, 18 Aug 2009 17:59:31 +0000 (10:59 -0700)]
am 12ad9fb1: 1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner. 2. Add netkeystore_test into continuous test cycle.

Merge commit '12ad9fb10e1be799fa47a56ee1f1429b761db6e6' into eclair

* commit '12ad9fb10e1be799fa47a56ee1f1429b761db6e6':
  1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner.

15 years agoam 25ec7998: Add OSGi.jar to the SDK (required by org.eclipse.jface)
Xavier Ducrohet [Tue, 18 Aug 2009 17:59:10 +0000 (10:59 -0700)]
am 25ec7998: Add OSGi.jar to the SDK (required by org.eclipse.jface)

Merge commit '25ec799863219bfa1b5b8c71b5033cb450e70918' into eclair

* commit '25ec799863219bfa1b5b8c71b5033cb450e70918':
  Add OSGi.jar to the SDK (required by org.eclipse.jface)

15 years agoam 7ab6ca54: Merge change 21301 into donut
Raphael [Tue, 18 Aug 2009 17:39:25 +0000 (10:39 -0700)]
am 7ab6ca54: Merge change 21301 into donut

Merge commit '7ab6ca5451431842a6b4b458aa0f59a9bf4b3b08' into eclair

* commit '7ab6ca5451431842a6b4b458aa0f59a9bf4b3b08':
  BUG 1922590 : SDK Updater, customize message for Windows preventing

15 years agoam 788aa67d: Merge change 21305 into donut
David 'Digit' Turner [Tue, 18 Aug 2009 17:39:17 +0000 (10:39 -0700)]
am 788aa67d: Merge change 21305 into donut

Merge commit '788aa67d1a3a94565b6209a07a023dca182b9b99' into eclair

* commit '788aa67d1a3a94565b6209a07a023dca182b9b99':
  Bump release version to android-1.6_r1

15 years agoam e058cf98: Merge change 21234 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 17:39:09 +0000 (10:39 -0700)]
am e058cf98: Merge change 21234 into donut

Merge commit 'e058cf98bc44cf0492c0eb3da25a61c9419cbdc7' into eclair

* commit 'e058cf98bc44cf0492c0eb3da25a61c9419cbdc7':
  Revamped QVGA skin and new WVGA 800/854 skins

15 years agoam 45519a23: Merge change 21230 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 17:39:07 +0000 (10:39 -0700)]
am 45519a23: Merge change 21230 into donut

Merge commit '45519a23b06c7f01ce2337816128c9d285f47a73' into eclair

* commit '45519a23b06c7f01ce2337816128c9d285f47a73':
  New HVGA skin.

15 years agoMerge change 21645 into donut
Android (Google) Code Review [Tue, 18 Aug 2009 17:30:43 +0000 (10:30 -0700)]
Merge change 21645 into donut

* changes:
  Make SSL error a bit more human readable.

15 years agoam f07bd569: Merge change 21242 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 15:44:54 +0000 (08:44 -0700)]
am f07bd569: Merge change 21242 into donut

Merge commit 'f07bd569c361969e64aaebd9da1ddab15d86d425' into eclair

* commit 'f07bd569c361969e64aaebd9da1ddab15d86d425':
  Codename in minsdkversion for release platform shows 'null' in error string

15 years agoam 49ac0f9d: Merge change 21210 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 15:44:22 +0000 (08:44 -0700)]
am 49ac0f9d: Merge change 21210 into donut

Merge commit '49ac0f9df009ace5175267ad60be51114ee19817' into eclair

* commit '49ac0f9df009ace5175267ad60be51114ee19817':
  Make sure that the android pref folder is always present when queried.

15 years agoam afd9ae8e: Merge change 21211 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 15:44:20 +0000 (08:44 -0700)]
am afd9ae8e: Merge change 21211 into donut

Merge commit 'afd9ae8e9b3581203806dbba503233be2f768f9f' into eclair

* commit 'afd9ae8e9b3581203806dbba503233be2f768f9f':
  Make the Ant script sign and zipalign release builds.

15 years agoam ac0faba9: Merge change 21220 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 15:44:17 +0000 (08:44 -0700)]
am ac0faba9: Merge change 21220 into donut

Merge commit 'ac0faba93338aa49cb5f71650e43de09a44e6b0e' into eclair

* commit 'ac0faba93338aa49cb5f71650e43de09a44e6b0e':
  Update the version of the tools/docs/platforms

15 years agoam 0d223cab: Merge change 21051 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 15:30:38 +0000 (08:30 -0700)]
am 0d223cab: Merge change 21051 into donut

Merge commit '0d223cab6aa4912cfba11a9ccf8f2fcb7bb3218e' into eclair

* commit '0d223cab6aa4912cfba11a9ccf8f2fcb7bb3218e':
  Add support for the new qualifier in the config selector.

15 years agoMake SSL error a bit more human readable.
Xavier Ducrohet [Tue, 18 Aug 2009 01:04:01 +0000 (18:04 -0700)]
Make SSL error a bit more human readable.

15 years agoMerge change 21617 into donut
Android (Google) Code Review [Tue, 18 Aug 2009 00:13:01 +0000 (17:13 -0700)]
Merge change 21617 into donut

* changes:
  ADT Export wizard now calls ZipAlign

15 years agoADT Export wizard now calls ZipAlign
Xavier Ducrohet [Mon, 17 Aug 2009 21:59:58 +0000 (14:59 -0700)]
ADT Export wizard now calls ZipAlign

15 years agoMerge change 21598 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 22:02:22 +0000 (15:02 -0700)]
Merge change 21598 into donut

* changes:
  Remove WQVGA skin from SDK

15 years agoRemove WQVGA skin from SDK
Xavier Ducrohet [Mon, 17 Aug 2009 22:01:10 +0000 (15:01 -0700)]
Remove WQVGA skin from SDK

15 years agoMerge change 21571 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 21:22:37 +0000 (14:22 -0700)]
Merge change 21571 into donut

* changes:
  Fixed QVGA skin and added WQVGA432 skin.

15 years agoFixed QVGA skin and added WQVGA432 skin.
Xavier Ducrohet [Mon, 17 Aug 2009 20:28:18 +0000 (13:28 -0700)]
Fixed QVGA skin and added WQVGA432 skin.

15 years agoMerge change 21445 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 20:05:07 +0000 (13:05 -0700)]
Merge change 21445 into donut

* changes:
  SDK Updater, restart ADB after updating tool/addon package.

15 years agoSDK Updater, restart ADB after updating tool/addon package.
Raphael [Sun, 16 Aug 2009 20:07:30 +0000 (13:07 -0700)]
SDK Updater, restart ADB after updating tool/addon package.

There's a new setting for this too.

BUG 1922590

15 years agoMerge change 21527 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 19:07:36 +0000 (12:07 -0700)]
Merge change 21527 into donut

* changes:
  Add getvar and listvar commands to monkey to allow inspection of properties on the device.

15 years agoMerge change 21463 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 18:24:17 +0000 (11:24 -0700)]
Merge change 21463 into donut

* changes:
  BUG 1922588: SDK Updater, Needs better license display

15 years agoAdd getvar and listvar commands to monkey to allow inspection of properties on the...
Bill Napier [Mon, 17 Aug 2009 18:20:15 +0000 (11:20 -0700)]
Add getvar and listvar commands to monkey to allow inspection of properties on the device.

15 years agoAdd monkeyrunner to code base
Ramanan Rajeswaran [Mon, 17 Aug 2009 15:52:11 +0000 (08:52 -0700)]
Add monkeyrunner to code base

15 years agoBUG 1922588: SDK Updater, Needs better license display
Raphael [Mon, 17 Aug 2009 04:14:05 +0000 (21:14 -0700)]
BUG 1922588: SDK Updater, Needs better license display

15 years agodo not merge: cherrypicked a83a03bbf0a7480c856d102a2b3a7f823ac4566b and a076d0dbd1d1a...
Fred Quintana [Sun, 16 Aug 2009 04:44:00 +0000 (21:44 -0700)]
do not merge: cherrypicked a83a03bbf0a7480c856d102a2b3a7f823ac4566b and a076d0dbd1d1afa7695150fddc8f9aae414f4c5d from master branch

15 years ago1. Add .c extension to native_test.py so that native test in C can also be picked...
Xia Wang [Fri, 14 Aug 2009 18:01:58 +0000 (11:01 -0700)]
1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner.
2. Add netkeystore_test into continuous test cycle.

15 years agoAdd OSGi.jar to the SDK (required by org.eclipse.jface)
Xavier Ducrohet [Fri, 14 Aug 2009 19:46:06 +0000 (12:46 -0700)]
Add OSGi.jar to the SDK (required by org.eclipse.jface)

15 years agoMerge change 21301 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 21:10:03 +0000 (14:10 -0700)]
Merge change 21301 into donut

* changes:
  BUG 1922590 : SDK Updater, customize message for Windows preventing a directory from being renamed.

15 years agoMerge change 21305 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 20:20:22 +0000 (13:20 -0700)]
Merge change 21305 into donut

* changes:
  Bump release version to android-1.6_r1

15 years agoMerge change 21234 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 19:42:27 +0000 (12:42 -0700)]
Merge change 21234 into donut

* changes:
  Revamped QVGA skin and new WVGA 800/854 skins

15 years agoMerge change 21230 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 19:42:13 +0000 (12:42 -0700)]
Merge change 21230 into donut

* changes:
  New HVGA skin.

15 years agoBump release version to android-1.6_r1
David 'Digit' Turner [Fri, 14 Aug 2009 18:51:58 +0000 (20:51 +0200)]
Bump release version to android-1.6_r1

15 years agoBUG 1922590 : SDK Updater, customize message for Windows preventing
Raphael [Fri, 14 Aug 2009 18:38:50 +0000 (11:38 -0700)]
BUG 1922590 : SDK Updater, customize message for Windows preventing
a directory from being renamed.

15 years agoMerge change 21242 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 17:54:48 +0000 (10:54 -0700)]
Merge change 21242 into donut

* changes:
  Codename in minsdkversion for release platform shows 'null' in error string

15 years agoCodename in minsdkversion for release platform shows 'null' in error string
Xavier Ducrohet [Fri, 14 Aug 2009 04:49:14 +0000 (21:49 -0700)]
Codename in minsdkversion for release platform shows 'null' in error string

15 years agoMerge change 21210 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 04:35:06 +0000 (21:35 -0700)]
Merge change 21210 into donut

* changes:
  Make sure that the android pref folder is always present when queried.

15 years agoMerge change 21211 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 04:14:51 +0000 (21:14 -0700)]
Merge change 21211 into donut

* changes:
  Make the Ant script sign and zipalign release builds.

15 years agoMake the Ant script sign and zipalign release builds.
Xavier Ducrohet [Thu, 13 Aug 2009 23:49:40 +0000 (16:49 -0700)]
Make the Ant script sign and zipalign release builds.

It will also align debug builds.
BUG: 2052744

15 years agoMake sure that the android pref folder is always present when queried.
Xavier Ducrohet [Fri, 14 Aug 2009 00:26:37 +0000 (17:26 -0700)]
Make sure that the android pref folder is always present when queried.

BUG: 2053511

15 years agoRevamped QVGA skin and new WVGA 800/854 skins
Xavier Ducrohet [Fri, 14 Aug 2009 04:02:32 +0000 (21:02 -0700)]
Revamped QVGA skin and new WVGA 800/854 skins

BUG: 1944280

15 years agoNew HVGA skin.
Xavier Ducrohet [Fri, 14 Aug 2009 02:50:07 +0000 (19:50 -0700)]
New HVGA skin.

BUG: 1944280

15 years agoam 0cef5c46: Merge change 21056 into donut
Xavier Ducrohet [Fri, 14 Aug 2009 01:43:57 +0000 (18:43 -0700)]
am 0cef5c46: Merge change 21056 into donut

Merge commit '0cef5c4666b9c77161421c8a52b7dddff42f12da' into eclair

* commit '0cef5c4666b9c77161421c8a52b7dddff42f12da':
  Add a functional test that renders all the layouts of ApiDemos

15 years agoam a2b55f83: Merge change 21034 into donut
Xavier Ducrohet [Fri, 14 Aug 2009 01:43:51 +0000 (18:43 -0700)]
am a2b55f83: Merge change 21034 into donut

Merge commit 'a2b55f835b498e4cd0d341d54a9de897e3221166' into eclair

* commit 'a2b55f835b498e4cd0d341d54a9de897e3221166':
  On project creation, put the app package in build.properties

15 years agoam 2f8d7a9f: Merge change 21036 into donut
Xavier Ducrohet [Fri, 14 Aug 2009 01:43:41 +0000 (18:43 -0700)]
am 2f8d7a9f: Merge change 21036 into donut

Merge commit '2f8d7a9fffe7e6c01900a4c59a8567e8ca00264f' into eclair

* commit '2f8d7a9fffe7e6c01900a4c59a8567e8ca00264f':
  Also display error on empty minSdkVersion for preview targets.

15 years agoam 25279c75: Merge change 21041 into donut
Raphael [Fri, 14 Aug 2009 01:43:39 +0000 (18:43 -0700)]
am 25279c75: Merge change 21041 into donut

Merge commit '25279c75fa6a0ef286b1cbf13c44cc140345a851' into eclair

* commit '25279c75fa6a0ef286b1cbf13c44cc140345a851':
  BUG 2040986 : SDK Updater, platform dependency on tools

15 years agoMerge change 21220 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 01:20:29 +0000 (18:20 -0700)]
Merge change 21220 into donut

* changes:
  Update the version of the tools/docs/platforms

15 years agoUpdate the version of the tools/docs/platforms
Xavier Ducrohet [Fri, 14 Aug 2009 01:13:33 +0000 (18:13 -0700)]
Update the version of the tools/docs/platforms

15 years agoMerge change 21051 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 21:35:44 +0000 (14:35 -0700)]
Merge change 21051 into donut

* changes:
  Add support for the new qualifier in the config selector.

15 years agoAdd support for the new qualifier in the config selector.
Xavier Ducrohet [Thu, 13 Aug 2009 02:11:11 +0000 (19:11 -0700)]
Add support for the new qualifier in the config selector.

15 years agoMerge change 21056 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 18:48:53 +0000 (11:48 -0700)]
Merge change 21056 into donut

* changes:
  Add a functional test that renders all the layouts of ApiDemos

15 years agoAdd a functional test that renders all the layouts of ApiDemos
Xavier Ducrohet [Thu, 13 Aug 2009 04:02:09 +0000 (21:02 -0700)]
Add a functional test that renders all the layouts of ApiDemos

15 years agoMerge change 21034 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 18:27:20 +0000 (11:27 -0700)]
Merge change 21034 into donut

* changes:
  On project creation, put the app package in build.properties

15 years agoOn project creation, put the app package in build.properties
Xavier Ducrohet [Thu, 13 Aug 2009 00:48:32 +0000 (17:48 -0700)]
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

15 years agoMerge change 21036 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 18:04:48 +0000 (11:04 -0700)]
Merge change 21036 into donut

* changes:
  Also display error on empty minSdkVersion for preview targets.

15 years agoMerge change 21041 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 17:24:56 +0000 (10:24 -0700)]
Merge change 21041 into donut

* changes:
  BUG 2040986 : SDK Updater, platform dependency on tools

15 years agoMerge change 21102
Android (Google) Code Review [Thu, 13 Aug 2009 16:47:00 +0000 (09:47 -0700)]
Merge change 21102

* changes:
  Fix the way the simulator reports the capabilities of the input device. This makes it no longer pretend it has as a multitouch display, trackball, etc.

15 years agoFix the way the simulator reports the capabilities of the input device.
Marco Nelissen [Thu, 13 Aug 2009 14:53:33 +0000 (07:53 -0700)]
Fix the way the simulator reports the capabilities of the input device.
This makes it no longer pretend it has as a multitouch display, trackball, etc.

15 years agoam 838b1ea6: Merge change 21052 into donut
Brett Chabot [Thu, 13 Aug 2009 04:36:22 +0000 (21:36 -0700)]
am 838b1ea6: Merge change 21052 into donut

Merge commit '838b1ea6c541f2ab7e149ba7f617424dd80e9f11'

* commit '838b1ea6c541f2ab7e149ba7f617424dd80e9f11':
  Update ADT tests README

15 years agoMerge change 21052 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 03:21:19 +0000 (20:21 -0700)]
Merge change 21052 into donut

* changes:
  Update ADT tests README

15 years agoUpdate ADT tests README
Brett Chabot [Thu, 13 Aug 2009 02:49:03 +0000 (19:49 -0700)]
Update ADT tests README

BUG 2051310