OSDN Git Service

android-x86/development.git
14 years agoPut the test for the new API back in now that the requestCenterFitZoom
Bart Sears [Mon, 15 Mar 2010 22:52:54 +0000 (15:52 -0700)]
Put the test for the new API back in now that the requestCenterFitZoom
API has been put back in.

Revert "Revert "Add a test for the new requestCenterFitZoom api.""

This reverts commit 103e5768937c748adb06dd70b3f301775168c0d5.

14 years agoRevert "Add a test for the new requestCenterFitZoom api."
Grace Kloba [Sat, 13 Mar 2010 02:35:23 +0000 (18:35 -0800)]
Revert "Add a test for the new requestCenterFitZoom api."

This reverts commit 8f406a355f73c9b4c7b9501c9e002c3e41030505.

14 years agoAdd a test for the new requestCenterFitZoom api.
Grace Kloba [Fri, 12 Mar 2010 21:35:47 +0000 (13:35 -0800)]
Add a test for the new requestCenterFitZoom api.

14 years agoMerge "Change ant.prop to sdk.prop"
Xavier Ducrohet [Fri, 12 Mar 2010 01:28:49 +0000 (17:28 -0800)]
Merge "Change ant.prop to sdk.prop"

14 years agoandroid-5 platform files for IA
Bruce Beare [Wed, 10 Mar 2010 22:40:06 +0000 (14:40 -0800)]
android-5 platform files for IA

Change-Id: Id785125438abfd4dbc795f358ec223bf22c73fc1

14 years agoandroid-5 platform files for IA
Bruce Beare [Wed, 10 Mar 2010 22:40:06 +0000 (14:40 -0800)]
android-5 platform files for IA

Change-Id: Id785125438abfd4dbc795f358ec223bf22c73fc1

14 years agoMerge "Support for ignoring or exit running when native crashes."
Ying Wang [Thu, 11 Mar 2010 17:11:55 +0000 (09:11 -0800)]
Merge "Support for ignoring or exit running when native crashes."

14 years agoChange ant.prop to sdk.prop
Xavier Ducrohet [Thu, 11 Mar 2010 00:52:06 +0000 (16:52 -0800)]
Change ant.prop to sdk.prop

Change-Id: I45bb6652b2ae9455e20d681555f2bb61e11f9ce7

14 years agoMerge "Removed the camera related test from the test_defs for external usage."
Yu Shan Emily Lau [Wed, 10 Mar 2010 03:18:27 +0000 (19:18 -0800)]
Merge "Removed the camera related test from the test_defs for external usage."

14 years agoRemoved the camera related test from the test_defs for external usage.
Yu Shan Emily Lau [Wed, 10 Mar 2010 03:06:18 +0000 (19:06 -0800)]
Removed the camera related test from the test_defs for external usage.

Change-Id: Ia231f8d63e1d80ef6281ee85acf24a49a87a0243

14 years agoSupport for ignoring or exit running when native crashes.
Ying Wang [Tue, 9 Mar 2010 21:25:11 +0000 (13:25 -0800)]
Support for ignoring or exit running when native crashes.

http://b/issue?id=2359586
with this CL, if --monitor-native-crashes is set and --ignore-native-crashes
is not set, monkey will exit when a native crash occurs.

Change-Id: I07ab17b5430ed090d8fb6286fdc793bac1b2caa9

14 years agoMatch the new android_npapi
Grace Kloba [Tue, 9 Mar 2010 22:10:59 +0000 (14:10 -0800)]
Match the new android_npapi

14 years agoAdd an empty CleanSpec.mk
Jean-Baptiste Queru [Tue, 9 Mar 2010 02:04:07 +0000 (18:04 -0800)]
Add an empty CleanSpec.mk

Change-Id: I2c3a023b86c501be816441715b2a5690d48ff667

14 years agoFix make_windows_sdk when invoked without params.
Raphael [Sat, 6 Mar 2010 22:50:50 +0000 (14:50 -0800)]
Fix make_windows_sdk when invoked without params.

Change-Id: I24a6e06498a343a31c562e0c765f6e8075b1916e

14 years agoMore bad behavior: ANR and long-term wedge in system process.
Dan Egnor [Fri, 5 Mar 2010 01:29:40 +0000 (17:29 -0800)]
More bad behavior: ANR and long-term wedge in system process.

Use ActivityController (the special monkey hook) to wedge
ActivityManagerService, useful for triggering system ANRs
and for setting off the watchdog.

Also add more logging so it's clear what happens when.

14 years agoUpdate to use correct resources.
Dianne Hackborn [Thu, 4 Mar 2010 19:37:50 +0000 (11:37 -0800)]
Update to use correct resources.

14 years agoChange runtest 'overriding test def' log to silent.
Brett Chabot [Tue, 2 Mar 2010 23:53:42 +0000 (15:53 -0800)]
Change runtest 'overriding test def' log to silent.

Change-Id: I9b52aac04f2b95e9c93963bfad0c6d29dbddb87d

14 years agoMerge "Fix proguard flags."
Ying Wang [Tue, 2 Mar 2010 17:35:56 +0000 (09:35 -0800)]
Merge "Fix proguard flags."

14 years agoMerge "Update Eclipse classpath to reflect arity lib version change."
Mihai Preda [Tue, 2 Mar 2010 14:46:14 +0000 (06:46 -0800)]
Merge "Update Eclipse classpath to reflect arity lib version change."

14 years agoPointer location in framework, no longer need to link common.
Dianne Hackborn [Tue, 2 Mar 2010 05:42:38 +0000 (21:42 -0800)]
Pointer location in framework, no longer need to link common.

14 years agoMerge "Fix make_windows_sdk."
Raphael [Mon, 1 Mar 2010 23:17:46 +0000 (15:17 -0800)]
Merge "Fix make_windows_sdk."

14 years agoFix make_windows_sdk.
Raphael [Mon, 1 Mar 2010 19:55:48 +0000 (11:55 -0800)]
Fix make_windows_sdk.

SDK Bug 2478848: emulator fails to build because sdl-config
was not checkout as +x by git/cygwin.

SDK Bug 2479321: aapt built using Cygwin 1.7.x depends on some
new cygwin DLL instead of mgwz.dll. The latter DLL is not even
present and fails to be bundled. This does not change the behavior,
it just makes sure we are using the proper version of cygwin.

14 years agoMerge "Add SMS manager demo"
Roman Nurik [Mon, 1 Mar 2010 21:03:16 +0000 (13:03 -0800)]
Merge "Add SMS manager demo"

14 years agoMerge "Allow the build-toolchain.sh script to apply source packages."
David 'Digit' Turner [Mon, 1 Mar 2010 19:36:30 +0000 (11:36 -0800)]
Merge "Allow the build-toolchain.sh script to apply source packages."

14 years agoAdd SMS manager demo
Roman Nurik [Mon, 22 Feb 2010 22:59:11 +0000 (14:59 -0800)]
Add SMS manager demo

14 years agoam 71ee406e: am 7364d2bc: Add full-screen option to the sample paint plugin.
Derek Sollenberger [Mon, 1 Mar 2010 15:30:19 +0000 (07:30 -0800)]
am 71ee406e: am 7364d2bc: Add full-screen option to the sample paint plugin.

Merge commit '71ee406e9b0e42246189804d3174be47a83eb903'

* commit '71ee406e9b0e42246189804d3174be47a83eb903':
  Add full-screen option to the sample paint plugin.

14 years agoam 7364d2bc: Add full-screen option to the sample paint plugin.
Derek Sollenberger [Mon, 1 Mar 2010 15:15:43 +0000 (07:15 -0800)]
am 7364d2bc: Add full-screen option to the sample paint plugin.

Merge commit '7364d2bc453a88133c65777b38003f05361135dd' into eclair-mr2-plus-aosp

* commit '7364d2bc453a88133c65777b38003f05361135dd':
  Add full-screen option to the sample paint plugin.

14 years agoAdd full-screen option to the sample paint plugin.
Derek Sollenberger [Mon, 1 Mar 2010 13:18:02 +0000 (08:18 -0500)]
Add full-screen option to the sample paint plugin.

14 years agoUpdate Eclipse classpath to reflect arity lib version change.
Mihai Preda [Mon, 1 Mar 2010 10:57:51 +0000 (11:57 +0100)]
Update Eclipse classpath to reflect arity lib version change.

14 years agoMove DeviceAdmin APIs to android.app.admin.
Dianne Hackborn [Sat, 27 Feb 2010 01:26:15 +0000 (17:26 -0800)]
Move DeviceAdmin APIs to android.app.admin.

14 years agoMerge "Set targetSdkVersion in addition to minSdkVersion (this also needs to be set...
Dan Egnor [Fri, 26 Feb 2010 04:05:10 +0000 (20:05 -0800)]
Merge "Set targetSdkVersion in addition to minSdkVersion (this also needs to be set to a non-default value to install on non-dev builds)."

14 years agoMerge "Add the new Ant build rules for library projects. Bug: 2294012"
Xavier Ducrohet [Thu, 25 Feb 2010 19:38:49 +0000 (11:38 -0800)]
Merge "Add the new Ant build rules for library projects. Bug: 2294012"

14 years agoSet targetSdkVersion in addition to minSdkVersion (this also needs
Dan Egnor [Thu, 25 Feb 2010 19:13:46 +0000 (11:13 -0800)]
Set targetSdkVersion in addition to minSdkVersion (this also needs
to be set to a non-default value to install on non-dev builds).

Also bump the version number once more.

14 years agoAllow the build-toolchain.sh script to apply source packages.
David 'Digit' Turner [Wed, 24 Feb 2010 22:43:10 +0000 (14:43 -0800)]
Allow the build-toolchain.sh script to apply source packages.

All you need to do is place name them like the following:

   build/tools/toolchain-patches/<subpath>/<foo>.patch

And they will be applied with 'patch -p1' into:

   <build-src>/<subpath>

This is useful to experiment with toolchain changes without having
to regenerate a whole new source package tarball each time.

14 years agoMerge "Build against SDK version 4 (Donut) to ensure compatibility"
Dan Egnor [Wed, 24 Feb 2010 18:40:44 +0000 (10:40 -0800)]
Merge "Build against SDK version 4 (Donut) to ensure compatibility"

14 years agoBuild against SDK version 4 (Donut) to ensure compatibility
Dan Egnor [Wed, 24 Feb 2010 05:25:09 +0000 (21:25 -0800)]
Build against SDK version 4 (Donut) to ensure compatibility

Use the correct SDK version and version code parameters in the
manifest (they were in the wrong spot).  Bump the version code
to 10 (one greater than what's on bazaar currently).

14 years agoam 23270e75: am 5b674145: Adding basic on/off screen event handling to the sample...
Derek Sollenberger [Wed, 24 Feb 2010 03:54:11 +0000 (19:54 -0800)]
am 23270e75: am 5b674145: Adding basic on/off screen event handling to the sample background plugin.

Merge commit '23270e751a8769fba15d5cf41f0d572ea36b948e'

* commit '23270e751a8769fba15d5cf41f0d572ea36b948e':
  Adding basic on/off screen event handling to the sample background plugin.

14 years agoam 5b674145: Adding basic on/off screen event handling to the sample background plugin.
Derek Sollenberger [Wed, 24 Feb 2010 02:59:30 +0000 (18:59 -0800)]
am 5b674145: Adding basic on/off screen event handling to the sample background plugin.

Merge commit '5b6741451725eca6774a0030e19daf186d5c102e' into eclair-mr2-plus-aosp

* commit '5b6741451725eca6774a0030e19daf186d5c102e':
  Adding basic on/off screen event handling to the sample background plugin.

14 years agoAdd the new Ant build rules for library projects.
Xavier Ducrohet [Fri, 5 Feb 2010 02:42:21 +0000 (18:42 -0800)]
Add the new Ant build rules for library projects.
Bug: 2294012

Change-Id: If4ebfe4d98e0dd445dc7e79dfc096cc761c79f75

14 years agoFix grammar typo in runtest not-annotation help.
Brett Chabot [Tue, 23 Feb 2010 20:28:27 +0000 (12:28 -0800)]
Fix grammar typo in runtest not-annotation help.

Change-Id: I5f5a81d16715f968ed9b265398d2a9e483c23a89

14 years agoMerge "Add "annotation" and "not-annotation" args to runtest."
Brett Chabot [Tue, 23 Feb 2010 20:17:47 +0000 (12:17 -0800)]
Merge "Add "annotation" and "not-annotation" args to runtest."

14 years agoAdd "annotation" and "not-annotation" args to runtest.
Brett Chabot [Sun, 21 Feb 2010 04:09:58 +0000 (20:09 -0800)]
Add "annotation" and "not-annotation" args to runtest.

Bug 2239240

Change-Id: I49bbee4b74e8b0a51b6e6144818a7e9c08b1b5c2

14 years agoAdding basic on/off screen event handling to the sample background plugin.
Derek Sollenberger [Tue, 23 Feb 2010 13:52:16 +0000 (08:52 -0500)]
Adding basic on/off screen event handling to the sample background plugin.

14 years agoam 528c8fa1: am 4653cb89: cpufeatures license is BSD, no Apache 2.0
David 'Digit' Turner [Tue, 23 Feb 2010 00:43:26 +0000 (16:43 -0800)]
am 528c8fa1: am 4653cb89: cpufeatures license is BSD, no Apache 2.0

Merge commit '528c8fa1827b36c19ff92655bb40012415761193'

* commit '528c8fa1827b36c19ff92655bb40012415761193':
  cpufeatures license is BSD, no Apache 2.0

14 years agoam 4653cb89: cpufeatures license is BSD, no Apache 2.0
David 'Digit' Turner [Tue, 23 Feb 2010 00:35:29 +0000 (16:35 -0800)]
am 4653cb89: cpufeatures license is BSD, no Apache 2.0

Merge commit '4653cb897b8f52c1ead12a1bffa1ba40fd8f45a2' into eclair-plus-aosp

* commit '4653cb897b8f52c1ead12a1bffa1ba40fd8f45a2':
  cpufeatures license is BSD, no Apache 2.0

14 years agocpufeatures license is BSD, no Apache 2.0
David 'Digit' Turner [Tue, 23 Feb 2010 00:23:24 +0000 (16:23 -0800)]
cpufeatures license is BSD, no Apache 2.0

14 years agoam fda2f438: am 693ad65e: Add missing copyright disclaimers to cpufeatures and hello...
David 'Digit' Turner [Mon, 22 Feb 2010 23:06:54 +0000 (15:06 -0800)]
am fda2f438: am 693ad65e: Add missing copyright disclaimers to cpufeatures and hello-neon

Merge commit 'fda2f43891153dbb80cf2d86d1c3a3b632fbed41'

* commit 'fda2f43891153dbb80cf2d86d1c3a3b632fbed41':
  Add missing copyright disclaimers to cpufeatures and hello-neon

14 years agoam 693ad65e: Add missing copyright disclaimers to cpufeatures and hello-neon
David 'Digit' Turner [Mon, 22 Feb 2010 22:18:36 +0000 (14:18 -0800)]
am 693ad65e: Add missing copyright disclaimers to cpufeatures and hello-neon

Merge commit '693ad65e24cefe3d60d3702e6adab13d18b121ba' into eclair-plus-aosp

* commit '693ad65e24cefe3d60d3702e6adab13d18b121ba':
  Add missing copyright disclaimers to cpufeatures and hello-neon

14 years agoAdd missing copyright disclaimers to cpufeatures and hello-neon
David 'Digit' Turner [Mon, 22 Feb 2010 22:11:07 +0000 (14:11 -0800)]
Add missing copyright disclaimers to cpufeatures and hello-neon

14 years agoam ec0ff012: am f4efa044: Update hello-gl2 sample to properly implement EGL Config...
David 'Digit' Turner [Mon, 22 Feb 2010 18:33:24 +0000 (10:33 -0800)]
am ec0ff012: am f4efa044: Update hello-gl2 sample to properly implement EGL Config selection.

Merge commit 'ec0ff0125cb33cbae29be268035c461b5a2355ce'

* commit 'ec0ff0125cb33cbae29be268035c461b5a2355ce':
  Update hello-gl2 sample to properly implement EGL Config selection.

14 years agoam f4efa044: Update hello-gl2 sample to properly implement EGL Config selection.
David 'Digit' Turner [Mon, 22 Feb 2010 18:23:02 +0000 (10:23 -0800)]
am f4efa044: Update hello-gl2 sample to properly implement EGL Config selection.

Merge commit 'f4efa044a061bf159cd6d7b634371b0cde8cb0b7' into eclair-plus-aosp

* commit 'f4efa044a061bf159cd6d7b634371b0cde8cb0b7':
  Update hello-gl2 sample to properly implement EGL Config selection.

14 years agoMerge "Fix code coverage definitions for the test-runner tests."
Brett Chabot [Mon, 22 Feb 2010 17:44:49 +0000 (09:44 -0800)]
Merge "Fix code coverage definitions for the test-runner tests."

14 years agoUpdate hello-gl2 sample to properly implement EGL Config selection.
David 'Digit' Turner [Sat, 20 Feb 2010 01:59:50 +0000 (17:59 -0800)]
Update hello-gl2 sample to properly implement EGL Config selection.

Also add some comments to explicit what is being done here.
+ add <uses-feature android:glEsVersion="0x00020000"/> to AndroidManifest.xml

14 years agoFix code coverage definitions for the test-runner tests.
Brett Chabot [Sun, 21 Feb 2010 04:07:38 +0000 (20:07 -0800)]
Fix code coverage definitions for the test-runner tests.

Change-Id: I04aaad10fd116a36e6100fb19b39dc108233022d

14 years agoAdd new location of test-runner source to Eclipse classpath.
Brett Chabot [Sun, 21 Feb 2010 02:34:03 +0000 (18:34 -0800)]
Add new location of test-runner source to Eclipse classpath.

14 years agoFix proguard flags.
Ying Wang [Sat, 20 Feb 2010 02:47:02 +0000 (18:47 -0800)]
Fix proguard flags.

14 years agoMerge "Minor improvements to apkcheck."
Andy McFadden [Sat, 20 Feb 2010 00:52:49 +0000 (16:52 -0800)]
Merge "Minor improvements to apkcheck."

14 years agoMinor improvements to apkcheck.
Andy McFadden [Sat, 20 Feb 2010 00:15:27 +0000 (16:15 -0800)]
Minor improvements to apkcheck.

It turns out annotation classes aren't spelled out in the public API
file, so we now emit warnings instead of errors on unrecognized method
calls into annotation classes.

The <angle bracket> stripper wasn't working quite right, and did the
wrong thing on nested brackets and stuff like "java.lang.Class<?>[]".

14 years agoModified to work with Mac. Apparently the | operator doesn't work in sed.
Michael Chan [Fri, 19 Feb 2010 23:32:44 +0000 (15:32 -0800)]
Modified to work with Mac. Apparently the | operator doesn't work in sed.

Change-Id: I4d29f7f13e08b8daacc2aeb661774d4ba23ec2d1

14 years agoAdd --ignore-package option.
Andy McFadden [Fri, 19 Feb 2010 22:40:48 +0000 (14:40 -0800)]
Add --ignore-package option.

Easier but ultimately less useful than generating API XML for stuff.

14 years agoUpdated README.
Andy McFadden [Fri, 19 Feb 2010 20:53:31 +0000 (12:53 -0800)]
Updated README.

Document the trouble cases while I still remember what they are.

14 years agoMerge "APK checker."
Andy McFadden [Fri, 19 Feb 2010 20:01:25 +0000 (12:01 -0800)]
Merge "APK checker."

14 years agoMerge "Add 's' option to grep so it doesn't complain about stuff under .git"
Marco Nelissen [Fri, 19 Feb 2010 19:00:58 +0000 (11:00 -0800)]
Merge "Add 's' option to grep so it doesn't complain about stuff under .git"

14 years agoAdd 's' option to grep so it doesn't complain about stuff under .git
Marco Nelissen [Fri, 19 Feb 2010 18:59:54 +0000 (10:59 -0800)]
Add 's' option to grep so it doesn't complain about stuff under .git

14 years agoAPK checker.
Andy McFadden [Tue, 9 Feb 2010 00:48:01 +0000 (16:48 -0800)]
APK checker.

Compares the fields and methods accessed by an APK against the public
API files generated by the build.  See the README for details.

14 years agoAdd frameworks-testrunner test_defs.
Brett Chabot [Fri, 19 Feb 2010 02:55:11 +0000 (18:55 -0800)]
Add frameworks-testrunner test_defs.

14 years agoMerge "Replace runtest --cts option with more generic --suite option."
Brett Chabot [Fri, 19 Feb 2010 17:43:00 +0000 (09:43 -0800)]
Merge "Replace runtest --cts option with more generic --suite option."

14 years agoReplace runtest --cts option with more generic --suite option.
Brett Chabot [Fri, 19 Feb 2010 04:01:11 +0000 (20:01 -0800)]
Replace runtest --cts option with more generic --suite option.

This will allow you to run a the set of test_defs with attribute suite="foo"
like this:
  runtest --suite foo

Bug 2401250

14 years agoAdd new MessengerService API demo.
Dianne Hackborn [Wed, 17 Feb 2010 01:48:27 +0000 (17:48 -0800)]
Add new MessengerService API demo.

Also refactor the LocalService demo to be more ammenable to being
used for sample code in the java docs.

14 years agoMerge "Add runtest test def for frameworks-core-host."
Brett Chabot [Wed, 17 Feb 2010 21:22:16 +0000 (13:22 -0800)]
Merge "Add runtest test def for frameworks-core-host."

14 years agoAdd runtest test def for frameworks-core-host.
Brett Chabot [Wed, 17 Feb 2010 19:22:19 +0000 (11:22 -0800)]
Add runtest test def for frameworks-core-host.

Bug 2430400

14 years agoFix issue #2420412: API review: DeviceAdmin API changes
Dianne Hackborn [Wed, 17 Feb 2010 04:39:53 +0000 (20:39 -0800)]
Fix issue #2420412: API review: DeviceAdmin API changes

14 years agoAdd ant.properties to sdk build.
Xavier Ducrohet [Tue, 16 Feb 2010 23:35:57 +0000 (15:35 -0800)]
Add ant.properties to sdk build.

Change-Id: I755e259557cb02d1ca72df0dc18a3bd4fb38d1f1

14 years agoam 7ab10f9f: am 92210fe1: Update documentation + simplify make-release.sh script
David 'Digit' Turner [Sat, 13 Feb 2010 01:52:17 +0000 (17:52 -0800)]
am 7ab10f9f: am 92210fe1: Update documentation + simplify make-release.sh script

Merge commit '7ab10f9ffa522e1831594e75d3e4bf1174d02f1d'

* commit '7ab10f9ffa522e1831594e75d3e4bf1174d02f1d':
  Update documentation + simplify make-release.sh script

14 years agoam 142eafac: am 93369c24: Add the \'hello-neon\' sample app to demonstrate cpufeature...
David 'Digit' Turner [Sat, 13 Feb 2010 01:44:56 +0000 (17:44 -0800)]
am 142eafac: am 93369c24: Add the \'hello-neon\' sample app to demonstrate cpufeatures and ARM Neon usage.

Merge commit '142eafac97d8aae9d05532d19a80494a1593d2e8'

* commit '142eafac97d8aae9d05532d19a80494a1593d2e8':
  Add the 'hello-neon' sample app to demonstrate cpufeatures and ARM Neon usage.

14 years agoam 92210fe1: Update documentation + simplify make-release.sh script
David 'Digit' Turner [Sat, 13 Feb 2010 01:44:11 +0000 (17:44 -0800)]
am 92210fe1: Update documentation + simplify make-release.sh script

Merge commit '92210fe14b79481c2f087e24ed6e7a2627cc80f3' into eclair-plus-aosp

* commit '92210fe14b79481c2f087e24ed6e7a2627cc80f3':
  Update documentation + simplify make-release.sh script

14 years agoam 93369c24: Add the \'hello-neon\' sample app to demonstrate cpufeatures and ARM...
David 'Digit' Turner [Sat, 13 Feb 2010 01:31:15 +0000 (17:31 -0800)]
am 93369c24: Add the \'hello-neon\' sample app to demonstrate cpufeatures and ARM Neon usage.

Merge commit '93369c247069b116f39c30530287809f5a190c22' into eclair-plus-aosp

* commit '93369c247069b116f39c30530287809f5a190c22':
  Add the 'hello-neon' sample app to demonstrate cpufeatures and ARM Neon usage.

14 years agoUpdate documentation + simplify make-release.sh script
David 'Digit' Turner [Sat, 13 Feb 2010 01:23:21 +0000 (17:23 -0800)]
Update documentation + simplify make-release.sh script

14 years agoAdd the 'hello-neon' sample app to demonstrate cpufeatures and ARM Neon usage.
David 'Digit' Turner [Fri, 12 Feb 2010 23:51:33 +0000 (15:51 -0800)]
Add the 'hello-neon' sample app to demonstrate cpufeatures and ARM Neon usage.

+ Add a small cleanup script (build/tools/cleanup-apps.sh)
+ Minor formatting of hello-gl2 sample.

14 years agoElaborate on html docs for VoiceRecognitionService a little bit.
Mike LeBeau [Fri, 12 Feb 2010 22:30:00 +0000 (14:30 -0800)]
Elaborate on html docs for VoiceRecognitionService a little bit.

14 years agoAdd VoiceRecognitionService to the list of SDK sample apps.
Mike LeBeau [Fri, 12 Feb 2010 22:08:46 +0000 (14:08 -0800)]
Add VoiceRecognitionService to the list of SDK sample apps.

14 years agoMerge "New dev tools option for window manager pointer location."
Dianne Hackborn [Fri, 12 Feb 2010 21:55:27 +0000 (13:55 -0800)]
Merge "New dev tools option for window manager pointer location."

14 years agoMerge "First stab at a sample voice recognition service to show the skeleton for...
Mike LeBeau [Fri, 12 Feb 2010 21:55:09 +0000 (13:55 -0800)]
Merge "First stab at a sample voice recognition service to show the skeleton for how to set up such a thing and expose its settings activity, etc."

14 years agoNew dev tools option for window manager pointer location.
Dianne Hackborn [Fri, 12 Feb 2010 06:21:43 +0000 (22:21 -0800)]
New dev tools option for window manager pointer location.

14 years agoFirst stab at a sample voice recognition service to show the skeleton for how
Mike LeBeau [Fri, 12 Feb 2010 06:58:29 +0000 (22:58 -0800)]
First stab at a sample voice recognition service to show the skeleton for how
to set up such a thing and expose its settings activity, etc.

14 years agoMerge "Update prebuilt Groovy JAR to 1.7.0"
Raphael Moll [Thu, 11 Feb 2010 22:47:59 +0000 (14:47 -0800)]
Merge "Update prebuilt Groovy JAR to 1.7.0"

14 years agoRemoved limit-unlock policy.
Dianne Hackborn [Thu, 11 Feb 2010 22:27:36 +0000 (14:27 -0800)]
Removed limit-unlock policy.

14 years agoUpdate prebuilt Groovy JAR to 1.7.0
Raphael [Thu, 11 Feb 2010 22:30:02 +0000 (14:30 -0800)]
Update prebuilt Groovy JAR to 1.7.0

Depends on Change Ie2684212

Change-Id: I9eb6eabd99dcaf36d7c0432e0a08b1c9b1fa49c3

14 years agoam e3af8ae5: am e6aa4229: Merge "Add NEON support to the NDK build system + docs...
David Turner [Thu, 11 Feb 2010 20:19:30 +0000 (12:19 -0800)]
am e3af8ae5: am e6aa4229: Merge "Add NEON support to the NDK build system + docs" into eclair

Merge commit 'e3af8ae5211eb3b544e79634420964110d3f5340'

* commit 'e3af8ae5211eb3b544e79634420964110d3f5340':
  Add NEON support to the NDK build system + docs

14 years agoMerge "add preview functionality to the bug report sender. lets users preview system...
Debajit Ghosh [Thu, 11 Feb 2010 19:16:35 +0000 (11:16 -0800)]
Merge "add preview functionality to the bug report sender.  lets users preview system logs, memory info, cpu info, and procrank."

14 years agoam e6aa4229: Merge "Add NEON support to the NDK build system + docs" into eclair
David Turner [Thu, 11 Feb 2010 19:02:09 +0000 (11:02 -0800)]
am e6aa4229: Merge "Add NEON support to the NDK build system + docs" into eclair

Merge commit 'e6aa4229876baadfc16fedca1e4b2ec068508974' into eclair-plus-aosp

* commit 'e6aa4229876baadfc16fedca1e4b2ec068508974':
  Add NEON support to the NDK build system + docs

14 years agoMerge "Add NEON support to the NDK build system + docs" into eclair
David Turner [Thu, 11 Feb 2010 18:56:24 +0000 (10:56 -0800)]
Merge "Add NEON support to the NDK build system + docs" into eclair

14 years agoAdded gtest to the list. cd to /sdcard before running native tests.
Nicolas Catania [Thu, 11 Feb 2010 06:40:39 +0000 (22:40 -0800)]
Added gtest to the list. cd to /sdcard before running native tests.

Some test need to be run in a place where they can write on the disk.
I know we should stop using /sdcard but until I see the new document
explaining how the launcher can access the playground, we are going
 to keep it that way.

14 years agoadd preview functionality to the bug report sender. lets users preview system logs...
Debajit Ghosh [Tue, 9 Feb 2010 08:17:42 +0000 (00:17 -0800)]
add preview functionality to the bug report sender.  lets users preview system logs, memory info, cpu info, and procrank.

14 years agoam a88a8393: am 40e665a0: cleanup
James Yum [Wed, 10 Feb 2010 21:05:40 +0000 (13:05 -0800)]
am a88a8393: am 40e665a0: cleanup

Merge commit 'a88a8393c6321b7baebb621bcc4c1b3be1ac7793'

* commit 'a88a8393c6321b7baebb621bcc4c1b3be1ac7793':
  cleanup

14 years agoam 40e665a0: cleanup
James Yum [Wed, 10 Feb 2010 21:01:55 +0000 (13:01 -0800)]
am 40e665a0: cleanup

Merge commit '40e665a015c67a8dd21838894a1634a3e101b760' into eclair-plus-aosp

* commit '40e665a015c67a8dd21838894a1634a3e101b760':
  cleanup

14 years agocleanup
James Yum [Wed, 10 Feb 2010 19:18:23 +0000 (11:18 -0800)]
cleanup

deleted:    licensing/ILicenseResultListener.aidl
deleted:    licensing/ILicensingService.aidl
deleted:    licensing/LicenseChecker.java
deleted:    licensing/LicenseCheckerCallback.java
deleted:    licensing/LicenseValidator.java
deleted:    licensing/Policy.java
deleted:    licensing/ResponseData.java
deleted:    licensing/StrictPolicy.java

14 years agoam 2a589050: am 4389d65c: Merge "Add SampleSyncAdapter to SDK build and docs build...
Dirk Dougherty [Wed, 10 Feb 2010 02:47:09 +0000 (18:47 -0800)]
am 2a589050: am 4389d65c: Merge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build." into eclair

Merge commit '2a589050efc7947cc75d3cfe6b12f1eeb2f5ea3a'

* commit '2a589050efc7947cc75d3cfe6b12f1eeb2f5ea3a':
  Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build.

14 years agoam 4389d65c: Merge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWa...
Dirk Dougherty [Wed, 10 Feb 2010 02:42:38 +0000 (18:42 -0800)]
am 4389d65c: Merge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build." into eclair

Merge commit '4389d65caea762b276b1b7d6fd560f4b2c4370b3' into eclair-plus-aosp

* commit '4389d65caea762b276b1b7d6fd560f4b2c4370b3':
  Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build.

14 years agoMerge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to...
Dirk Dougherty [Wed, 10 Feb 2010 02:36:48 +0000 (18:36 -0800)]
Merge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build." into eclair