OSDN Git Service

android-x86/development.git
13 years agoam ddc026b1: Merge "Explicitly enable backup by default in SDK builds" into froyo
Christopher Tate [Wed, 25 Aug 2010 01:19:19 +0000 (18:19 -0700)]
am ddc026b1: Merge "Explicitly enable backup by default in SDK builds" into froyo

Merge commit 'ddc026b1d5633348d97d78477ff1c7c950c3f3a8' into gingerbread

* commit 'ddc026b1d5633348d97d78477ff1c7c950c3f3a8':
  Explicitly enable backup by default in SDK builds

13 years agoMerge "Explicitly enable backup by default in SDK builds" into froyo
Christopher Tate [Wed, 25 Aug 2010 01:04:35 +0000 (18:04 -0700)]
Merge "Explicitly enable backup by default in SDK builds" into froyo

13 years agoExplicitly enable backup by default in SDK builds
Christopher Tate [Tue, 24 Aug 2010 20:24:48 +0000 (13:24 -0700)]
Explicitly enable backup by default in SDK builds

This change parallels a frameworks/base change that makes the default
backup state at boot "enabled, with LocalTransport as the currently
active transport."  Device vendors who wish to ship the Google backup
transport need to explicitly disable backup by default (it is enabled
when the user agrees to the opt-in disclosure).

Change-Id: I6b0c5c059ef58effd5c121107ea3a5edd9e936cc

13 years agoMerge "Added the new keyword tap for the scripted monkey." into gingerbread
Yu Shan Emily Lau [Thu, 19 Aug 2010 22:46:51 +0000 (15:46 -0700)]
Merge "Added the new keyword tap for the scripted monkey." into gingerbread

13 years agoAdded the new keyword tap for the scripted monkey.
Yu Shan Emily Lau [Thu, 19 Aug 2010 21:57:42 +0000 (14:57 -0700)]
Added the new keyword tap for the scripted monkey.

Change-Id: Iabfc462f8fc853b3235aa0d742fa46c97e980b77

13 years agoMerge "Add the monkey event which allows the scripted monkey to execute the shell...
Yu Shan Emily Lau [Thu, 19 Aug 2010 18:11:28 +0000 (11:11 -0700)]
Merge "Add the monkey event which allows the scripted monkey to execute the shell command." into gingerbread

13 years agoAdd the monkey event which allows the scripted monkey to execute the shell command.
Yu Shan Emily Lau [Wed, 18 Aug 2010 03:00:07 +0000 (20:00 -0700)]
Add the monkey event which allows the scripted monkey to execute the shell command.

Change-Id: Id5548fc42fc5c7bee6879fffc580e134a75572ab

13 years agodon't strip resources so it work on all devices
Mathias Agopian [Tue, 17 Aug 2010 22:32:32 +0000 (15:32 -0700)]
don't strip resources so it work on all devices

Change-Id: Ifc6be52151fcdecd0f8f622c7312ffa0ac4705e9

13 years agoam 9f93186b: Adding a sample accessibility service
Svetoslav Ganov [Tue, 17 Aug 2010 17:45:23 +0000 (10:45 -0700)]
am 9f93186b: Adding a sample accessibility service

Merge commit '9f93186beae13ea057a4b2e867928b357cd650a4' into gingerbread

* commit '9f93186beae13ea057a4b2e867928b357cd650a4':
  Adding a sample accessibility service

13 years agoReformat to Android style guidelines
Mathias Agopian [Mon, 16 Aug 2010 23:13:24 +0000 (16:13 -0700)]
Reformat to Android style guidelines

Change-Id: Ib9d7e39464a246dbaae38e00fbb325f153f89f65

13 years agoTake screen rotation into account
Mathias Agopian [Mon, 16 Aug 2010 19:55:18 +0000 (12:55 -0700)]
Take screen rotation into account

Change-Id: I354c58eb1d28552d46b8fa269e12c00eaf6cbb99

13 years agoFix keycode. [Cherry-pick from master]
Ying Wang [Thu, 12 Aug 2010 18:30:41 +0000 (11:30 -0700)]
Fix keycode. [Cherry-pick from master]

see frameworks/base/core/java/android/view/KeyEvent.java.

Change-Id: Ic9a355b36815c4ac7db9c57c14bfe933585cf963
http://b/issue?id=2830562

13 years agoAdding a sample accessibility service
Svetoslav Ganov [Wed, 11 Aug 2010 04:41:06 +0000 (21:41 -0700)]
Adding a sample accessibility service

Change-Id: I5bd42157e263aac6d7a85db090319db168dea2fd

13 years agoSome native activity sample code cleanup.
Dianne Hackborn [Wed, 4 Aug 2010 18:13:03 +0000 (11:13 -0700)]
Some native activity sample code cleanup.

Update to include newest headers and library, tweak glue code to
work better with state saving and add support for config changes.

Change-Id: I4d27bd4a0f542f217efaec86cf4f219aca020426

13 years agoSeparate platform files and samples by API level.
David 'Digit' Turner [Fri, 30 Jul 2010 01:07:56 +0000 (18:07 -0700)]
Separate platform files and samples by API level.

Remove all duplicate platform files, i.e development/ndk/platforms/android-N now
only contains files that are introduced in API level 'N' and not found in level 'N-1'

(This makes it easier to manage independent platform release branches, and makes
 platform additions trivial to examine and maintain).

Move samples that depends on features of API level 'N' into platforms/android-N/samples

+ update tests/run-all.sh accordingly

Change-Id: I04c4c67c6c674c1714d5812d461d0524a4f4cfd9

13 years agoUpdate time zone data to the new version 2010k.
Eric Fischer [Mon, 26 Jul 2010 22:54:28 +0000 (15:54 -0700)]
Update time zone data to the new version 2010k.

Change-Id: Ifaadb0c75343bf271232dcd72f53fd34bb33aca1

13 years agoUpdate source.properties for SDK platform component.
Xavier Ducrohet [Wed, 21 Jul 2010 23:30:05 +0000 (16:30 -0700)]
Update source.properties for SDK platform component.

Change-Id: I4226a31d33fffbeb326ef2aea792a0676139fb1a

13 years agoMerge "documentation fix when downloading repo" into gingerbread
Nick Kralevich [Tue, 20 Jul 2010 00:00:42 +0000 (17:00 -0700)]
Merge "documentation fix when downloading repo" into gingerbread

13 years agondk: fix samples compilation
David 'Digit' Turner [Fri, 16 Jul 2010 21:52:50 +0000 (14:52 -0700)]
ndk: fix samples compilation

Change-Id: I3e0f88f823c891cea5ca3f82f7c3a6284295425c

13 years agondk: handle --verbose option in tests/run-all.sh script
David 'Digit' Turner [Fri, 16 Jul 2010 21:31:30 +0000 (14:31 -0700)]
ndk: handle --verbose option in tests/run-all.sh script

Change-Id: Ib99020a8b5c76c34bcbf8244426221bb3b6d2663

13 years agoUpdate NDK for pre-key-dispatching changes.
Dianne Hackborn [Fri, 16 Jul 2010 00:48:05 +0000 (17:48 -0700)]
Update NDK for pre-key-dispatching changes.

The same code now calls the appropriate function as part of
its key processing.

Change-Id: Ie6fbcd802b098b85d8113fe0a49473134721009b

13 years agoMerge "ndk: add tests/run-all.sh to run all automated tests." into gingerbread
David 'Digit' Turner [Thu, 15 Jul 2010 23:30:12 +0000 (16:30 -0700)]
Merge "ndk: add tests/run-all.sh to run all automated tests." into gingerbread

13 years agondk: add tests/run-all.sh to run all automated tests.
David 'Digit' Turner [Thu, 15 Jul 2010 23:20:59 +0000 (16:20 -0700)]
ndk: add tests/run-all.sh to run all automated tests.

For now, this only tries to rebuild all samples from scratch

Change-Id: I0d059b72b68d5abcfb462b897813dd60399612ef

13 years agoMerge "NDK access to the Asset Manager" into gingerbread
Christopher Tate [Thu, 15 Jul 2010 22:00:16 +0000 (15:00 -0700)]
Merge "NDK access to the Asset Manager" into gingerbread

13 years agoam f0f2aba8: Merge "update notepad tutorial to change activity title in NoteEdit...
Scott Main [Thu, 15 Jul 2010 18:25:07 +0000 (11:25 -0700)]
am f0f2aba8: Merge "update notepad tutorial to change activity  title in NoteEdit class" into froyo

Merge commit 'f0f2aba8925b7f88af6c3af479c560e4e6b67ee4' into gingerbread

* commit 'f0f2aba8925b7f88af6c3af479c560e4e6b67ee4':
  update notepad tutorial to change activity  title in NoteEdit class

13 years agoMerge "update notepad tutorial to change activity title in NoteEdit class" into...
Scott Main [Thu, 15 Jul 2010 18:22:52 +0000 (11:22 -0700)]
Merge "update notepad tutorial to change activity  title in NoteEdit class" into froyo

13 years agoMerge "The "current" SDK stubs jar should use the full apk that's exported, not the...
Joe Onorato [Thu, 15 Jul 2010 18:08:07 +0000 (11:08 -0700)]
Merge "The "current" SDK stubs jar should use the full apk that's exported, not the product-specific one." into gingerbread

13 years agoThe "current" SDK stubs jar should use the full apk that's exported, not the product...
Joe Onorato [Thu, 15 Jul 2010 02:56:38 +0000 (19:56 -0700)]
The "current" SDK stubs jar should use the full apk that's exported, not the product-specific one.

The SDK is not dependent on configurations, and also this speeds up the post-installclean build.

Change-Id: I1c075ddf1dd2ca44cc0aa37f23e86ccc593cc2a8

13 years agoMerge "Sample code to illustrate how to use the accelerometer" into gingerbread
Mathias Agopian [Wed, 14 Jul 2010 23:31:10 +0000 (16:31 -0700)]
Merge "Sample code to illustrate how to use the accelerometer" into gingerbread

13 years agodocumentation fix when downloading repo
Nick Kralevich [Wed, 14 Jul 2010 17:25:58 +0000 (10:25 -0700)]
documentation fix when downloading repo

Change-Id: I3ceb3abe0cc3cd19954331086ba1cb73c855fde2

13 years agoRemove prebuilt static library "libthreaded_app.a".
David 'Digit' Turner [Wed, 14 Jul 2010 00:00:24 +0000 (17:00 -0700)]
Remove prebuilt static library "libthreaded_app.a".

Make the "glue library" part of the NDK as an importable module,
this has several benefits:

- no need to distribute a binary here with no easy way to regenerate it

- no need to explicitely list -lthreaded_app in your LOCAL_LDLIBS
  (this is handled automatically by the module import capability)

- allows easier native debugging of what's really happening.

Note that the header is renamed <threaded_native_app.h>

+ Modify the native-activity sample to use and import the new module
+ Start documenting usage in the header file. We probably need something
  better, and will probably put it under development/ndk/docs/ at some
  point.

After this patch, we should be able to get rid of the code under
framework/base/native/{include.glue}

Change-Id: I6e81d70a225a6ca006beabf6e8b42529e8f371b9

13 years agoSample code to illustrate how to use the accelerometer
Mathias Agopian [Sat, 3 Jul 2010 01:12:04 +0000 (18:12 -0700)]
Sample code to illustrate how to use the accelerometer

this is a small particle + physics system that shows how
to integrate accleration data into positions accurately.

Change-Id: I3bbdc433f52d98464269ac8cb996c4cf037ae8d6

13 years agoNDK access to the Asset Manager
Christopher Tate [Tue, 13 Jul 2010 23:27:45 +0000 (16:27 -0700)]
NDK access to the Asset Manager

Change-Id: Ibe380e352af98f953bfc2398b498a6ccb242bcec

13 years agoCopy over updated NDK APIs and follow other API changes.
Dianne Hackborn [Wed, 14 Jul 2010 00:51:26 +0000 (17:51 -0700)]
Copy over updated NDK APIs and follow other API changes.

Change-Id: Ifec95268c9ade21963eea13357ec2f56fd7968c2

13 years agoAdd initial gamepad support.
Jeff Brown [Tue, 13 Jul 2010 23:45:16 +0000 (16:45 -0700)]
Add initial gamepad support.

Change-Id: Ide1922ea36f8b64100b4dba57e718479b8a0bec5

13 years agoMigrate to new keycode constants in keycodes.h.
Jeff Brown [Tue, 13 Jul 2010 23:14:54 +0000 (16:14 -0700)]
Migrate to new keycode constants in keycodes.h.

Change-Id: I775efb0f73b418db5bf65c218949b164f8e65647

13 years agondk sample hello-neon: use $(call import-module) to access the 'cpufeatures' library
David 'Digit' Turner [Tue, 13 Jul 2010 22:50:46 +0000 (15:50 -0700)]
ndk sample hello-neon: use $(call import-module) to access the 'cpufeatures' library

Change-Id: I29397158de0ccdd89dfe4da72a544fad14a8324e

13 years agoUpdate for improved glue.
Dianne Hackborn [Sat, 10 Jul 2010 01:21:45 +0000 (18:21 -0700)]
Update for improved glue.

Change-Id: I73bb23644523e8ec19c51a3e3b9c5c4f7a98c558

13 years agoAdd new native-plasma sample code.
Dianne Hackborn [Fri, 9 Jul 2010 18:48:23 +0000 (11:48 -0700)]
Add new native-plasma sample code.

This shows direct drawing to an ANativeWindow's bits.

Update the NDK API, and fix a bug in the native-activity app where it
would hang while exiting.

Change-Id: I4fa98d083405eb0d1b22b10a73a2ef18d45fdb59

13 years agoFix keycode
Ying Wang [Fri, 9 Jul 2010 22:04:40 +0000 (15:04 -0700)]
Fix keycode

4 new key codes were added since gingerbread.
bug: http://b/issue?id=2830562

Change-Id: I91a55ef6ca9244bc053e25b6dd8d514cb3f106e9

13 years agondk: Add a test to check that prebuilt libraries work as expected.
David 'Digit' Turner [Fri, 9 Jul 2010 16:56:31 +0000 (09:56 -0700)]
ndk: Add a test to check that prebuilt libraries work as expected.

Change-Id: I7c0683ac1ee50bb62cc0f7ac22e839f749ec1cdf

13 years agoMerge "Update native_activity sample to use new glue code." into gingerbread
Dianne Hackborn [Thu, 8 Jul 2010 19:25:41 +0000 (12:25 -0700)]
Merge "Update native_activity sample to use new glue code." into gingerbread

13 years agoUpdate native_activity sample to use new glue code.
Dianne Hackborn [Wed, 7 Jul 2010 21:33:00 +0000 (14:33 -0700)]
Update native_activity sample to use new glue code.

The native_activity sample is now built with the new threaded_app
glue code, removing all of the boiler-plate code from it.  This
adds the glue code (header and .a) to the NDK.

Change-Id: I2a7be473811f22f948dcda3da8034dd0bd62049d

13 years agoam 34ca4b64: Merge "Add the support for the alarmManager and force the device to...
Yu Shan Emily Lau [Thu, 8 Jul 2010 18:31:07 +0000 (11:31 -0700)]
am 34ca4b64: Merge "Add the support for the alarmManager and force the device to wake up." into froyo

Merge commit '34ca4b646b20cc209b06fec482e6c77dbc92d220' into gingerbread

* commit '34ca4b646b20cc209b06fec482e6c77dbc92d220':
  Add the support for the alarmManager and force the device to wake up.

13 years agoMerge "Add the support for the alarmManager and force the device to wake up." into...
Yu Shan Emily Lau [Thu, 8 Jul 2010 18:28:33 +0000 (11:28 -0700)]
Merge "Add the support for the alarmManager and force the device to wake up." into froyo

13 years agoMerge "Remove C++ headers from the platform directories." into gingerbread
David 'Digit' Turner [Wed, 7 Jul 2010 21:19:10 +0000 (14:19 -0700)]
Merge "Remove C++ headers from the platform directories." into gingerbread

13 years agoMerge "Update API level 9 sysroot to allow static C++ destructors to be called on...
David 'Digit' Turner [Wed, 7 Jul 2010 21:14:47 +0000 (14:14 -0700)]
Merge "Update API level 9 sysroot to allow static C++ destructors to be called on dlclose()." into gingerbread

13 years agoRemove C++ headers from the platform directories.
David 'Digit' Turner [Wed, 7 Jul 2010 19:53:45 +0000 (12:53 -0700)]
Remove C++ headers from the platform directories.

We now rely instead on the content of $NDK/sources/cxx-stl/system/include
that is automatically used if a module has C++ sources.

Change-Id: I4319d9260fcf9fb31c59c2f21ca64b536725d4f5

13 years agoAdd the support for the alarmManager and force the device to wake up.
Yu Shan Emily Lau [Fri, 2 Jul 2010 01:34:43 +0000 (18:34 -0700)]
Add the support for the alarmManager and force the device to wake up.

Change-Id: Ib4a2f9cb580eadf6771b103399e14f932d50cb1c

13 years agoUpdate to use new looper API.
Dianne Hackborn [Sat, 3 Jul 2010 01:54:33 +0000 (18:54 -0700)]
Update to use new looper API.

Also need to put back the stub Java class for now, as the
build system still seems to require it.

Change-Id: I31917a1fc7c0bf8cd928969125f94d55c59d42f8

13 years agoMerge "Stub code no longer needed." into gingerbread
Dianne Hackborn [Fri, 2 Jul 2010 02:34:50 +0000 (19:34 -0700)]
Merge "Stub code no longer needed." into gingerbread

13 years agoStub code no longer needed.
Dianne Hackborn [Fri, 2 Jul 2010 02:27:06 +0000 (19:27 -0700)]
Stub code no longer needed.

Change-Id: I985acdba1dd1c0acf00d88d2851b5f604475bf4c

13 years agoNative activity now draws!
Dianne Hackborn [Fri, 2 Jul 2010 01:47:16 +0000 (18:47 -0700)]
Native activity now draws!

Very simple and dumb, but we now get touch events and fill the
window with a color (using OpenGL) based on its location.

Change-Id: I6657d2bb013570238bc0fe639f33c59f1ab68872

13 years agoUpdate native_activity sample code to use ANativeWindow.
Dianne Hackborn [Thu, 1 Jul 2010 01:36:34 +0000 (18:36 -0700)]
Update native_activity sample code to use ANativeWindow.

We now get the native window to the engine, all ready for something
to be done with it.

Change-Id: Ie4537e505cdf8a2fffc28de82b7e3cda448fde41

13 years agoMerge "Add connectivity unit tests to test_defs.xml" into gingerbread
Xia Wang [Wed, 30 Jun 2010 00:25:01 +0000 (17:25 -0700)]
Merge "Add connectivity unit tests to test_defs.xml" into gingerbread

13 years agoAdd connectivity unit tests to test_defs.xml
Xia Wang [Tue, 29 Jun 2010 21:59:26 +0000 (14:59 -0700)]
Add connectivity unit tests to test_defs.xml

Change-Id: I15ecb95f7c534a9761cc8bbd16cd6ec661f7af5b

13 years agoMerge "Update to new native activity APIs." into gingerbread
Dianne Hackborn [Tue, 29 Jun 2010 19:17:28 +0000 (12:17 -0700)]
Merge "Update to new native activity APIs." into gingerbread

13 years agoam e46d0514: Merge "Doc change: Add index page pointing to downloadable user\'s guide...
Dirk Dougherty [Tue, 29 Jun 2010 18:22:16 +0000 (11:22 -0700)]
am e46d0514: Merge "Doc change: Add index page pointing to downloadable user\'s guide source files." into froyo

Merge commit 'e46d051439f8d9fdee102b6dbc43caa3357b073f' into gingerbread

* commit 'e46d051439f8d9fdee102b6dbc43caa3357b073f':
  Doc change: Add index page pointing to downloadable user's guide source files.

13 years agoMerge "Doc change: Add index page pointing to downloadable user's guide source files...
Dirk Dougherty [Tue, 29 Jun 2010 18:19:12 +0000 (11:19 -0700)]
Merge "Doc change: Add index page pointing to downloadable user's guide source files." into froyo

13 years agoDoc change: Add index page pointing to downloadable user's guide source files.
Dirk Dougherty [Wed, 9 Jun 2010 18:54:43 +0000 (11:54 -0700)]
Doc change: Add index page pointing to downloadable user's guide source files.

Change-Id: Ia02cb211fc24f1293b66310c80e18d4ad8185173

13 years agoUpdate to new native activity APIs.
Dianne Hackborn [Mon, 28 Jun 2010 22:38:48 +0000 (15:38 -0700)]
Update to new native activity APIs.

Change-Id: Id2a32fd0ed0de39b2f266216d5b3d903156fb761

13 years agoUpdate API level 9 sysroot to allow static C++ destructors to be called on dlclose().
David 'Digit' Turner [Fri, 25 Jun 2010 23:17:58 +0000 (16:17 -0700)]
Update API level 9 sysroot to allow static C++ destructors to be called on dlclose().

This introduces crtbegin_so.o and crtend_so.o and also requires a corresponding
change in the NDK build scripts to use them.

Also add a small test under 'tests/dlclose-destruction' to check that.
Note that this is not a sample (i.e. Android application) per se.

Change-Id: Icf25836363a3ed59310e579ce990aeca868e70e4

13 years agoam 1a132581: Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey...
Yu Shan Emily Lau [Thu, 24 Jun 2010 22:41:10 +0000 (15:41 -0700)]
am 1a132581: Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo

Merge commit '1a132581a5ce6188989d8522d227392c05cb42f6' into gingerbread

* commit '1a132581a5ce6188989d8522d227392c05cb42f6':
  Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out.

13 years agoMerge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow...
Yu Shan Emily Lau [Thu, 24 Jun 2010 22:30:29 +0000 (15:30 -0700)]
Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo

13 years agoAdd the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the...
Yu Shan Emily Lau [Thu, 24 Jun 2010 21:20:16 +0000 (14:20 -0700)]
Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out.

Change-Id: I3d98d56128b8a96ba712c7e11280e3ab88a7cc4a

13 years agoDo not compress resources.arsc in android.jar
Kenny Root [Wed, 23 Jun 2010 20:38:45 +0000 (13:38 -0700)]
Do not compress resources.arsc in android.jar

In framework-res.apk and in applications, resources are always stored in
zip files instead of compressed so that they may be accessed via mmap()
instead of needing to decompress them first.

This change makes sure the SDK's android.jar has the same behavior.

Change-Id: Ied881c34dca86ff5b5bd2ccfa4e316ae590ca473

13 years agoam 81b9c9d8: docs: fix doc link bug
Scott Main [Wed, 23 Jun 2010 01:41:36 +0000 (18:41 -0700)]
am 81b9c9d8: docs: fix doc link bug

Merge commit '81b9c9d8ea3f6b13f03249b437ab5d51cdcb5590' into gingerbread

* commit '81b9c9d8ea3f6b13f03249b437ab5d51cdcb5590':
  docs: fix doc link bug

13 years agoMerge "add test def for calculator" into gingerbread
Yu Shan Emily Lau [Tue, 22 Jun 2010 18:41:10 +0000 (11:41 -0700)]
Merge "add test def for calculator" into gingerbread

13 years agodocs: fix doc link bug
Scott Main [Tue, 22 Jun 2010 17:37:30 +0000 (10:37 -0700)]
docs: fix doc link bug

bug: 2788457

Change-Id: Ia4ad8cfcee24db2e7cb509952c606508c2fd01c9

13 years agoUpdate native APIs for events.
Dianne Hackborn [Sat, 19 Jun 2010 01:12:05 +0000 (18:12 -0700)]
Update native APIs for events.

Copy current native event APIs over; start updating
sample code to use them.

The native activity sample is now much more real, creating
its own worker thread, which now monitors and prints any
incoming input events.

Note that due to the lack of default key handling, pressing
back no longer works!  Will be fixed in a bit.  This code
also needs to be refactored to put the engine part into
a separate source file.

Change-Id: I2ab3e6d9f840b99ec9a05bbc0d2cd9314beb23d7

13 years agoadd test def for calculator
Guang Zhu [Mon, 21 Jun 2010 23:55:00 +0000 (16:55 -0700)]
add test def for calculator

Change-Id: I2501f0699f6eb286037ed314c30be4818a25c643

13 years agoupdate notepad tutorial to change activity title in NoteEdit class
Scott Main [Thu, 17 Jun 2010 17:04:10 +0000 (10:04 -0700)]
update notepad tutorial to change activity  title in NoteEdit class

Change-Id: I58e8919dab1b82696d11e5e578419f30b47b0737

13 years agoremove apkbuilder.jar from the sdk build.
Xavier Ducrohet [Wed, 16 Jun 2010 01:04:44 +0000 (18:04 -0700)]
remove apkbuilder.jar from the sdk build.

Change-Id: I76f979a0d3aa196f25e8a5f2522437e26655a7d0

13 years agoremove jarutils from the sdk packaging.
Xavier Ducrohet [Tue, 15 Jun 2010 20:00:13 +0000 (13:00 -0700)]
remove jarutils from the sdk packaging.

Change-Id: I49beab11b49f09451cbea9bfbc88aa522e7dbd85

13 years agoMerge "Workaround for package-private framework tests in runtest." into gingerbread
Brett Chabot [Tue, 15 Jun 2010 17:46:32 +0000 (10:46 -0700)]
Merge "Workaround for package-private framework tests in runtest." into gingerbread

13 years agoWorkaround for package-private framework tests in runtest.
Brett Chabot [Mon, 14 Jun 2010 22:19:25 +0000 (15:19 -0700)]
Workaround for package-private framework tests in runtest.

Checks if the test to run is a framework test based on path, and if so
disables the davlik verifier by writing to /data/local.prop and
rebooting device.

Change-Id: Ibf94fb921662b5ddf6136dd12360d5de83a3a284

13 years agoMerge "Added test definitions for framework UI and Utils libs." into kraken
Jeff Brown [Mon, 14 Jun 2010 18:01:17 +0000 (11:01 -0700)]
Merge "Added test definitions for framework UI and Utils libs." into kraken

13 years agoAdded test definitions for framework UI and Utils libs.
Jeff Brown [Mon, 14 Jun 2010 03:09:33 +0000 (20:09 -0700)]
Added test definitions for framework UI and Utils libs.

Change-Id: Idf1a5741cd60e7402d950a8080bcd5dcbc12be09

13 years agoAdd a sample to demonstrate module exports in the NDK.
David 'Digit' Turner [Thu, 10 Jun 2010 23:53:05 +0000 (16:53 -0700)]
Add a sample to demonstrate module exports in the NDK.

+ add .gitignore

Change-Id: Ifa160316e37cf201099ab0d8d89fdd375ee3eb59

13 years agoFix build
David 'Digit' Turner [Thu, 10 Jun 2010 00:46:46 +0000 (17:46 -0700)]
Fix build

Also remove unwanted binary files here

Change-Id: I1b52abbbfd3f67670fb5977f5430a1bb4dac22bb

13 years agoCopy platforms and samples from ndk/ source tree.
David 'Digit' Turner [Thu, 10 Jun 2010 00:02:09 +0000 (17:02 -0700)]
Copy platforms and samples from ndk/ source tree.

The idea is to allow developing the NDK in the open, while
having the platforms and samples under a private branch until
the corresponding release are open-sourced.

Change-Id: Iee995fb6c4d3ee1387dea7486e599e079c9e4c6d

13 years agoam 71027e1b: Provision the backup manager in the SDK System image.
Xavier Ducrohet [Wed, 9 Jun 2010 17:34:33 +0000 (10:34 -0700)]
am 71027e1b: Provision the backup manager in the SDK System image.

Merge commit '71027e1b75951c90c22c9979a505381fae843ed3' into kraken

* commit '71027e1b75951c90c22c9979a505381fae843ed3':
  Provision the backup manager in the SDK System image.

13 years agoProvision the backup manager in the SDK System image.
Xavier Ducrohet [Tue, 8 Jun 2010 02:22:29 +0000 (19:22 -0700)]
Provision the backup manager in the SDK System image.

Change-Id: Ib1c9ef22558e71452cf979e36dd1d1fdbf844ce8

14 years agoDumb.
Dianne Hackborn [Fri, 4 Jun 2010 21:13:27 +0000 (14:13 -0700)]
Dumb.

Change-Id: I05f17560ace880c628c94d676bd908c611348029

14 years agoAdd API demo of a heavy-weight application.
Dianne Hackborn [Fri, 4 Jun 2010 01:49:04 +0000 (18:49 -0700)]
Add API demo of a heavy-weight application.

Change-Id: I15e2d1c766af8aa7a62beed3069b8d128338ca11

14 years agoam 7e7d75ee: am 27626c03: Add API key to BackupRestore sample code.
Dan Egnor [Thu, 3 Jun 2010 21:10:42 +0000 (14:10 -0700)]
am 7e7d75ee: am 27626c03: Add API key to BackupRestore sample code.

Merge commit '7e7d75eefd23debadb67e894bc152e479bdb714f' into kraken

* commit '7e7d75eefd23debadb67e894bc152e479bdb714f':
  Add API key to BackupRestore sample code.

14 years agoam 27626c03: Add API key to BackupRestore sample code.
Dan Egnor [Thu, 3 Jun 2010 21:08:35 +0000 (14:08 -0700)]
am 27626c03: Add API key to BackupRestore sample code.

Merge commit '27626c03e4db54d1edfaa28f10bef1ef9ded9995' into froyo-plus-aosp

* commit '27626c03e4db54d1edfaa28f10bef1ef9ded9995':
  Add API key to BackupRestore sample code.

14 years agoAdd API key to BackupRestore sample code.
Dan Egnor [Thu, 3 Jun 2010 20:38:26 +0000 (13:38 -0700)]
Add API key to BackupRestore sample code.

Change-Id: If80cbceffc213fdc6059fe22bf0e24520fba5f2d
Bug: 2735063

14 years agofix earlier change for coverage_targets.xml
Guang Zhu [Wed, 2 Jun 2010 18:18:14 +0000 (11:18 -0700)]
fix earlier change for coverage_targets.xml

due to previous incorrect change to Makefile, test_defs.xml is missing.
this will add it back in.

Change-Id: I4bd57d24757662477409ba02d3f71122e8e75238

14 years agoam 9867f949: merge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:47:55 +0000 (07:47 -0700)]
am 9867f949: merge from open-source master

Merge commit '9867f9491cb0b61a7ddeae616b2fdd4dca709f63' into kraken

* commit '9867f9491cb0b61a7ddeae616b2fdd4dca709f63':
  Replaced Deprecated GestureDetector API Call

14 years agoam 2d75ee4a: merge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:46:27 +0000 (07:46 -0700)]
am 2d75ee4a: merge from open-source master

Merge commit '2d75ee4ad0034d81350602567b8d76b1278e7edc' into kraken

* commit '2d75ee4ad0034d81350602567b8d76b1278e7edc':
  removed unused imports

14 years agomerge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:45:47 +0000 (07:45 -0700)]
merge from open-source master

Change-Id: If51f538438a5da22d4f04cb6d251603b4abd08f0

14 years agomerge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:44:48 +0000 (07:44 -0700)]
merge from open-source master

Change-Id: I69d4b5355019fa58ef5a00e6f53e553ea71f2f90

14 years agoam aebe000c: merge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:42:49 +0000 (07:42 -0700)]
am aebe000c: merge from open-source master

Merge commit 'aebe000cfa26eb84031f7385bf363868a70f39ff' into kraken

* commit 'aebe000cfa26eb84031f7385bf363868a70f39ff':
  removed unused imports

14 years agoam 4bdec4ab: merge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:41:00 +0000 (07:41 -0700)]
am 4bdec4ab: merge from open-source master

Merge commit '4bdec4ab5d3deb28e29c460100a4e3c0b25d37cf' into kraken

* commit '4bdec4ab5d3deb28e29c460100a4e3c0b25d37cf':
  removed unused imports

14 years agoam 032ae72e: merge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:37:37 +0000 (07:37 -0700)]
am 032ae72e: merge from open-source master

Merge commit '032ae72e19d9a12fff483664b975392ef63f2fb7' into kraken

* commit '032ae72e19d9a12fff483664b975392ef63f2fb7':
  Removed unused import

14 years agomerge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:37:13 +0000 (07:37 -0700)]
merge from open-source master

Change-Id: If08c1d42c870c8828b403ed322f3e93f07bb845a

14 years agomerge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:35:57 +0000 (07:35 -0700)]
merge from open-source master

Change-Id: I0d2492c58689315f4caaa9bcb908296c26f53ed6

14 years agoam 43abe820: merge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:31:14 +0000 (07:31 -0700)]
am 43abe820: merge from open-source master

Merge commit '43abe820f2a46746dcd7b86db593c08b9e1f938d' into kraken

* commit '43abe820f2a46746dcd7b86db593c08b9e1f938d':
  Reduced Warnings

14 years agomerge from open-source master
The Android Open Source Project [Wed, 2 Jun 2010 14:30:37 +0000 (07:30 -0700)]
merge from open-source master

Change-Id: I3225d2a7b1e4b0ea60941a452285137980c1a921