OSDN Git Service

android-x86/development.git
13 years agoam 1f0003f5: Merge "Unify NDK platform headers." into gingerbread
David 'Digit' Turner [Thu, 23 Sep 2010 15:25:36 +0000 (08:25 -0700)]
am 1f0003f5: Merge "Unify NDK platform headers." into gingerbread

Merge commit '1f0003f57da3f9805af9ab883d5255be58cf4439' into gingerbread-plus-aosp

* commit '1f0003f57da3f9805af9ab883d5255be58cf4439':
  Unify NDK platform headers.

13 years agoMerge "Unify NDK platform headers." into gingerbread
David 'Digit' Turner [Thu, 23 Sep 2010 14:35:51 +0000 (07:35 -0700)]
Merge "Unify NDK platform headers." into gingerbread

13 years agoUnify NDK platform headers.
David 'Digit' Turner [Wed, 22 Sep 2010 16:04:36 +0000 (18:04 +0200)]
Unify NDK platform headers.

This commit removes duplication of system headers per platform, i.e. remove
copies of common headers like <stdlib.h> from arch-arm/usr/include and arch-x86/usr/include
and move them to a common include directory. More specifically:

- common headers:        android-N/arch-A/usr/include --> android-N/include
- arch-specific headers: android-N/arch-A/usr-include --> android-N/arch-A/include
- arch-specific libs:    android-N/arch-A/usr/lib     --> android-N/arch-A/lib

Change-Id: Ifdba5038d108901931f3e3a7c14ebe6270d2d276

NOTE: This also contains careful separation of API-level-specific headers.
      For example, platforms/android-5/include/pthread.h contains new function
      declarations that are not available when using platforms/android-3/include/pthread.h

NOTE: The NDK's build-platforms.sh script has been updated to understand the new
      layout. This change in develeopment/ndk does not change the layout of
      platform files under $NDK/platforms after build-platforms.sh is called.

13 years agoam 14282f97: Merge "Change hosttestlib to use ddm-prebuilt." into gingerbread
Brett Chabot [Tue, 21 Sep 2010 21:33:11 +0000 (14:33 -0700)]
am 14282f97: Merge "Change hosttestlib to use ddm-prebuilt." into gingerbread

Merge commit '14282f9796f888c3388d25a878b625fd76840212' into gingerbread-plus-aosp

* commit '14282f9796f888c3388d25a878b625fd76840212':
  Change hosttestlib to use ddm-prebuilt.

13 years agoam 9b2d35f0: DO NOT MERGE Classpath cleanup in libcore
Andy Stadler [Tue, 21 Sep 2010 21:28:58 +0000 (14:28 -0700)]
am 9b2d35f0: DO NOT MERGE Classpath cleanup in libcore

Merge commit '9b2d35f0a81cb0483337ab0a776c5e9287e84dbf' into gingerbread-plus-aosp

* commit '9b2d35f0a81cb0483337ab0a776c5e9287e84dbf':
  DO NOT MERGE Classpath cleanup in libcore

13 years agoMerge "Change hosttestlib to use ddm-prebuilt." into gingerbread
Brett Chabot [Tue, 21 Sep 2010 21:28:26 +0000 (14:28 -0700)]
Merge "Change hosttestlib to use ddm-prebuilt." into gingerbread

13 years agoDO NOT MERGE Classpath cleanup in libcore
Andy Stadler [Tue, 21 Sep 2010 21:07:22 +0000 (14:07 -0700)]
DO NOT MERGE Classpath cleanup in libcore

* libcore/security no longer exists
* many other dirs under libcore had no java code

Change-Id: I1fcfda6ce769e0d9fbd4893c46bbded586c78251

13 years agoChange hosttestlib to use ddm-prebuilt.
Brett Chabot [Wed, 28 Jul 2010 00:57:38 +0000 (17:57 -0700)]
Change hosttestlib to use ddm-prebuilt.

Change-Id: I9124f34e6ba5559afc9a4bf9b5c70690385db11a

13 years agoresolved conflicts for merge of 97903767 to gingerbread-plus-aosp
Andy Stadler [Sat, 18 Sep 2010 02:16:26 +0000 (19:16 -0700)]
resolved conflicts for merge of 97903767 to gingerbread-plus-aosp

Change-Id: Ic71831342d8e7d548b3d082a97486b40e0636994

13 years agoCleanups for eclipse classpath DO NOT MERGE
Andy Stadler [Fri, 17 Sep 2010 22:59:20 +0000 (15:59 -0700)]
Cleanups for eclipse classpath DO NOT MERGE

Change-Id: Ic4ab8299eb2e17f01346887d22620c0f23399328

13 years agoam d5964750: Package Proguard with the SDK.
Xavier Ducrohet [Fri, 17 Sep 2010 21:31:47 +0000 (14:31 -0700)]
am d5964750: Package Proguard with the SDK.

Merge commit 'd59647505dff76ebb2e8da489fabf6bf5ddb0d1f' into gingerbread-plus-aosp

* commit 'd59647505dff76ebb2e8da489fabf6bf5ddb0d1f':
  Package Proguard with the SDK.

13 years agoPackage Proguard with the SDK.
Xavier Ducrohet [Wed, 15 Sep 2010 23:58:16 +0000 (16:58 -0700)]
Package Proguard with the SDK.

Change-Id: Ia3effdf9465edbe55d5a691bf7bad163e95bb625

13 years agoam 2405e67f: Merge "Update NDK headers and samples to sync up with looper API changes...
Jeff Brown [Tue, 14 Sep 2010 22:30:01 +0000 (15:30 -0700)]
am 2405e67f: Merge "Update NDK headers and samples to sync up with looper API changes." into gingerbread

Merge commit '2405e67fad64b62efa71f04aab712fd9d80803df' into gingerbread-plus-aosp

* commit '2405e67fad64b62efa71f04aab712fd9d80803df':
  Update NDK headers and samples to sync up with looper API changes.

13 years agoMerge "Update NDK headers and samples to sync up with looper API changes." into ginge...
Jeff Brown [Tue, 14 Sep 2010 22:27:41 +0000 (15:27 -0700)]
Merge "Update NDK headers and samples to sync up with looper API changes." into gingerbread

13 years agoUpdate NDK headers and samples to sync up with looper API changes.
Jeff Brown [Tue, 14 Sep 2010 06:57:28 +0000 (23:57 -0700)]
Update NDK headers and samples to sync up with looper API changes.

Change-Id: I7082603bf280888be90dc4df687521aaae9b1d02

13 years agoam 3471dafa: am 42d3a4ae: Adding CrossCompatibility sample app.
Megha Joshi [Tue, 14 Sep 2010 00:43:01 +0000 (17:43 -0700)]
am 3471dafa: am 42d3a4ae: Adding CrossCompatibility sample app.

Merge commit '3471dafa11b721ae4510cb182e3d54033faed12d' into gingerbread-plus-aosp

* commit '3471dafa11b721ae4510cb182e3d54033faed12d':
  Adding CrossCompatibility sample app.

13 years agoam 42d3a4ae: Adding CrossCompatibility sample app.
Megha Joshi [Tue, 14 Sep 2010 00:38:43 +0000 (17:38 -0700)]
am 42d3a4ae: Adding CrossCompatibility sample app.

Merge commit '42d3a4ae1431fb3f02ac212000e8cdfb6f21e226' into gingerbread

* commit '42d3a4ae1431fb3f02ac212000e8cdfb6f21e226':
  Adding CrossCompatibility sample app.

13 years agoAdding CrossCompatibility sample app.
Megha Joshi [Tue, 17 Aug 2010 20:56:59 +0000 (13:56 -0700)]
Adding CrossCompatibility sample app.

Change-Id: I565584ea53212f61a9fbbb44e50da59f4ba06fff

13 years agoam 50d579d0: GlobalTime: Perform Zoom In and Out only after initialization
Vairavan Srinivasan [Fri, 10 Sep 2010 22:41:59 +0000 (15:41 -0700)]
am 50d579d0: GlobalTime: Perform Zoom In and Out only after initialization

Merge commit '50d579d0ec9c9d0bcd3da936af8480808d5e0843' into gingerbread-plus-aosp

* commit '50d579d0ec9c9d0bcd3da936af8480808d5e0843':
  GlobalTime: Perform Zoom In and Out only after initialization

13 years agoam 12d3ad89: am e55fc016: Merge "Use remote_api for shell access on developer.android...
Trevor Johns [Fri, 10 Sep 2010 19:38:04 +0000 (12:38 -0700)]
am 12d3ad89: am e55fc016: Merge "Use remote_api for shell access on developer.android.com." into froyo

Merge commit '12d3ad89e48e4e95a1ebf78fad1978e9e5e56a3d' into gingerbread-plus-aosp

* commit '12d3ad89e48e4e95a1ebf78fad1978e9e5e56a3d':
  Use remote_api for shell access on developer.android.com.

13 years agoam e55fc016: Merge "Use remote_api for shell access on developer.android.com." into...
Trevor Johns [Fri, 10 Sep 2010 19:33:57 +0000 (12:33 -0700)]
am e55fc016: Merge "Use remote_api for shell access on developer.android.com." into froyo

Merge commit 'e55fc016a6e40edd456c0d240d06689d84a7127b' into gingerbread

* commit 'e55fc016a6e40edd456c0d240d06689d84a7127b':
  Use remote_api for shell access on developer.android.com.

13 years agoMerge "Use remote_api for shell access on developer.android.com." into froyo
Trevor Johns [Fri, 10 Sep 2010 19:23:09 +0000 (12:23 -0700)]
Merge "Use remote_api for shell access on developer.android.com." into froyo

13 years agoUse remote_api for shell access on developer.android.com.
Trevor Johns [Fri, 10 Sep 2010 18:26:50 +0000 (11:26 -0700)]
Use remote_api for shell access on developer.android.com.

This allows Python shell access on developer.android.com
using the remote_api_shell.py script that's bundled with
the App Engine SDK.

Change-Id: If3c979ccbf885905a9cc3840645dcb6a5a50cfa8

13 years agoam ff242db8: Merge "Add samples for secure views." into gingerbread
Jeff Brown [Wed, 8 Sep 2010 18:57:59 +0000 (11:57 -0700)]
am ff242db8: Merge "Add samples for secure views." into gingerbread

Merge commit 'ff242db8670695e946400d957a82d2933e7e01a1' into gingerbread-plus-aosp

* commit 'ff242db8670695e946400d957a82d2933e7e01a1':
  Add samples for secure views.

13 years agoMerge "Add samples for secure views." into gingerbread
Jeff Brown [Wed, 8 Sep 2010 18:53:13 +0000 (11:53 -0700)]
Merge "Add samples for secure views." into gingerbread

13 years agoGlobalTime: Perform Zoom In and Out only after initialization
Vairavan Srinivasan [Wed, 8 Sep 2010 02:13:46 +0000 (19:13 -0700)]
GlobalTime: Perform Zoom In and Out only after initialization

Invoking zoom on mGLView before initialization causes Null pointer
exception. The usecase is to launch global time and immediately
press key 2 or 8 (just before the globe is seen on display).

Change-Id: I10e7736527a934029364c9c83f147f94574f5488

13 years agoam d3d58cf7: Update to follow ALooper ident change.
Dianne Hackborn [Tue, 7 Sep 2010 23:36:39 +0000 (16:36 -0700)]
am d3d58cf7: Update to follow ALooper ident change.

Merge commit 'd3d58cf7d3a508bb855c2ad626205ddcbb3bd237' into gingerbread-plus-aosp

* commit 'd3d58cf7d3a508bb855c2ad626205ddcbb3bd237':
  Update to follow ALooper ident change.

13 years agoUpdate to follow ALooper ident change.
Dianne Hackborn [Tue, 7 Sep 2010 22:30:07 +0000 (15:30 -0700)]
Update to follow ALooper ident change.

Also the native-activity sample also has some very simple code showing
how to listen to the accelerometer.

Change-Id: I0629b8bc40cddd66233c1675cd5e8b42a9b722d8

13 years agoAdd samples for secure views.
Jeff Brown [Fri, 3 Sep 2010 17:19:28 +0000 (10:19 -0700)]
Add samples for secure views.

Change-Id: Ibe1e63c87f4c6a715009f7bbcdafa552dc2d937c

13 years agoam 7d26cd19: Add an activity to Dev Tools that shows the Configuration and DisplayMet...
Joe Onorato [Tue, 7 Sep 2010 18:39:40 +0000 (11:39 -0700)]
am 7d26cd19: Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.

Merge commit '7d26cd198266cd48cb0a912585419fbe0cc8ed89' into gingerbread-plus-aosp

* commit '7d26cd198266cd48cb0a912585419fbe0cc8ed89':
  Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.

13 years agoAdd an activity to Dev Tools that shows the Configuration and DisplayMetrics.
Joe Onorato [Tue, 7 Sep 2010 15:53:18 +0000 (11:53 -0400)]
Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.

Change-Id: I6d3a682adccfef99eaa4d01b97091eda68f05cd8

13 years agoam 23bff5dd: Add API demo for picking a contact with a permission grant.
Dianne Hackborn [Thu, 2 Sep 2010 21:49:25 +0000 (14:49 -0700)]
am 23bff5dd: Add API demo for picking a contact with a permission grant.

Merge commit '23bff5dd80c782ac6d4f67caa57230f265fca77e' into gingerbread-plus-aosp

* commit '23bff5dd80c782ac6d4f67caa57230f265fca77e':
  Add API demo for picking a contact with a permission grant.

13 years agoAdd API demo for picking a contact with a permission grant.
Dianne Hackborn [Thu, 2 Sep 2010 05:58:26 +0000 (22:58 -0700)]
Add API demo for picking a contact with a permission grant.

Change-Id: I9b0659e18afb19f8050cb77104c41ea291a9e3c7

13 years agoam b7d3c175: Merge "New SDK architecture. DO NOT MERGE." into gingerbread
Xavier Ducrohet [Wed, 1 Sep 2010 23:53:40 +0000 (16:53 -0700)]
am b7d3c175: Merge "New SDK architecture. DO NOT MERGE." into gingerbread

Merge commit 'b7d3c175e25143cb75199d4e62418df5bc2e413b' into gingerbread-plus-aosp

* commit 'b7d3c175e25143cb75199d4e62418df5bc2e413b':
  New SDK architecture. DO NOT MERGE.

13 years agoMerge "New SDK architecture. DO NOT MERGE." into gingerbread
Xavier Ducrohet [Wed, 1 Sep 2010 23:48:59 +0000 (16:48 -0700)]
Merge "New SDK architecture. DO NOT MERGE." into gingerbread

13 years agoNew SDK architecture. DO NOT MERGE.
Xavier Ducrohet [Sat, 28 Aug 2010 01:47:51 +0000 (18:47 -0700)]
New SDK architecture. DO NOT MERGE.

tools normally under the platform, move to a single location
called platform-tools/

Change-Id: I70659167778303722acb107a2d04bbf01467f884

13 years agoam 67aad2d8: Merge "Add the simple script log for the statbility stress test. Add...
Yu Shan Emily Lau [Mon, 30 Aug 2010 22:56:38 +0000 (15:56 -0700)]
am 67aad2d8: Merge "Add the simple script log for the statbility stress test. Add the randomize script option." into gingerbread

Merge commit '67aad2d8d51e9d48730f0c6e4848c60b1a9d0798' into gingerbread-plus-aosp

* commit '67aad2d8d51e9d48730f0c6e4848c60b1a9d0798':
  Add the simple script log for the statbility stress test.

13 years agoMerge "Add the simple script log for the statbility stress test. Add the randomize...
Yu Shan Emily Lau [Mon, 30 Aug 2010 22:52:59 +0000 (15:52 -0700)]
Merge "Add the simple script log for the statbility stress test. Add the randomize script option." into gingerbread

13 years agoAdd the simple script log for the statbility stress test.
Yu Shan Emily Lau [Fri, 27 Aug 2010 06:00:06 +0000 (23:00 -0700)]
Add the simple script log for the statbility stress test.
Add the randomize script option.

Change-Id: I7fbbd3b78a2fc5fe5300ac4811540d0cd2070688

13 years agoam d9380caf: Merge "Make runtest --path smarter when choosing path to build."
Jean-Baptiste Queru [Mon, 30 Aug 2010 17:33:39 +0000 (10:33 -0700)]
am d9380caf: Merge "Make runtest --path smarter when choosing path to build."

Merge commit 'd9380caf410ddf4b17a6e5035a89851bc58408f7' into gingerbread-plus-aosp

* commit 'd9380caf410ddf4b17a6e5035a89851bc58408f7':
  Make runtest --path smarter when choosing path to build.

13 years agoam be97ad65: Merge "Replaced deprecated Contacts Api with ContactsContract"
Jean-Baptiste Queru [Mon, 30 Aug 2010 17:25:04 +0000 (10:25 -0700)]
am be97ad65: Merge "Replaced deprecated Contacts Api with ContactsContract"

Merge commit 'be97ad655dedb392caa06ccc6c528b37ba5169fb' into gingerbread-plus-aosp

* commit 'be97ad655dedb392caa06ccc6c528b37ba5169fb':
  Replaced deprecated Contacts Api with ContactsContract

13 years agoMerge "Make runtest --path smarter when choosing path to build."
Jean-Baptiste Queru [Mon, 30 Aug 2010 16:10:24 +0000 (09:10 -0700)]
Merge "Make runtest --path smarter when choosing path to build."

13 years agoMerge "Replaced deprecated Contacts Api with ContactsContract"
Jean-Baptiste Queru [Mon, 30 Aug 2010 16:04:19 +0000 (09:04 -0700)]
Merge "Replaced deprecated Contacts Api with ContactsContract"

13 years agoam 420b59fe: Fix windows SDK build.
Xavier Ducrohet [Sat, 28 Aug 2010 02:41:51 +0000 (19:41 -0700)]
am 420b59fe: Fix windows SDK build.

Merge commit '420b59fe215f8a912e66759d1c4a252bea3df39d' into gingerbread-plus-aosp

* commit '420b59fe215f8a912e66759d1c4a252bea3df39d':
  Fix windows SDK build.

13 years agoFix windows SDK build.
Xavier Ducrohet [Sat, 28 Aug 2010 02:30:38 +0000 (19:30 -0700)]
Fix windows SDK build.

Location of hierarchyviewer is now in hierarchyviewer2/app/etc

Change-Id: I14257c96552a16d19461cdf8194045a608dd03b3

13 years agoam 562306ec: Fix build.
Dianne Hackborn [Sat, 28 Aug 2010 00:03:48 +0000 (17:03 -0700)]
am 562306ec: Fix build.

Merge commit '562306ecd83526a81aed41ff1db2625d7d3ab271' into gingerbread-plus-aosp

* commit '562306ecd83526a81aed41ff1db2625d7d3ab271':
  Fix build.

13 years agoFix build.
Dianne Hackborn [Sat, 28 Aug 2010 00:00:52 +0000 (17:00 -0700)]
Fix build.

Change-Id: Ic030f82e79981792dc3116d318e217ab81ecea3b

13 years agoam 704da604: Merge "Disable Proguard for the SampleBrowerPlugin" into gingerbread
Derek Sollenberger [Fri, 27 Aug 2010 14:45:43 +0000 (07:45 -0700)]
am 704da604: Merge "Disable Proguard for the SampleBrowerPlugin" into gingerbread

Merge commit '704da60406d259c5a3bfe273755861f80575d7ca' into gingerbread-plus-aosp

* commit '704da60406d259c5a3bfe273755861f80575d7ca':
  Disable Proguard for the SampleBrowerPlugin

13 years agoMerge "Disable Proguard for the SampleBrowerPlugin" into gingerbread
Derek Sollenberger [Fri, 27 Aug 2010 14:43:54 +0000 (07:43 -0700)]
Merge "Disable Proguard for the SampleBrowerPlugin" into gingerbread

13 years agoDisable Proguard for the SampleBrowerPlugin
Derek Sollenberger [Fri, 27 Aug 2010 14:34:18 +0000 (10:34 -0400)]
Disable Proguard for the SampleBrowerPlugin

The native plugin library makes calls into java files that are
not often stripped out when Proguard optimizes the package.

Change-Id: I6ce8867dc9fa23e8a6adcc8daf9c8fb75f83c16d

13 years agoam ea7d6e8e: Merge "Add the new option for the device sleep time. This is only for...
Yu Shan Emily Lau [Thu, 26 Aug 2010 22:27:57 +0000 (15:27 -0700)]
am ea7d6e8e: Merge "Add the new option for the device sleep time. This is only for the scripted monkey." into gingerbread

Merge commit 'ea7d6e8e6568b777693c52183e9abf973786a6b5' into gingerbread-plus-aosp

* commit 'ea7d6e8e6568b777693c52183e9abf973786a6b5':
  Add the new option for the device sleep time. This is only for the scripted monkey.

13 years agoMerge "Add the new option for the device sleep time. This is only for the scripted...
Yu Shan Emily Lau [Thu, 26 Aug 2010 22:17:36 +0000 (15:17 -0700)]
Merge "Add the new option for the device sleep time. This is only for the scripted monkey." into gingerbread

13 years agoam 4f410fb5: Update to follow API.
Dianne Hackborn [Thu, 26 Aug 2010 21:46:30 +0000 (14:46 -0700)]
am 4f410fb5: Update to follow API.

Merge commit '4f410fb5bfe0bad4760610b771edb33300470041' into gingerbread-plus-aosp

* commit '4f410fb5bfe0bad4760610b771edb33300470041':
  Update to follow API.

13 years agoUpdate to follow API.
Dianne Hackborn [Thu, 26 Aug 2010 21:38:20 +0000 (14:38 -0700)]
Update to follow API.

Change-Id: I9d6a1dc64cd4e55bf68994784c4a724aeafd7857

13 years agoAdd the new option for the device sleep time. This is only for the scripted monkey.
Yu Shan Emily Lau [Thu, 26 Aug 2010 02:37:13 +0000 (19:37 -0700)]
Add the new option for the device sleep time. This is only for the scripted monkey.

Change-Id: I4a6bd7133bbd2da9594a47e1f5529c5358cd9aed

13 years agoam f08d230e: SDK: Rename "SDK Setup.exe" to "SDK Manager.exe"
Raphael Moll [Thu, 26 Aug 2010 16:02:13 +0000 (09:02 -0700)]
am f08d230e: SDK: Rename "SDK Setup.exe" to "SDK Manager.exe"

Merge commit 'f08d230ed0d2612e79c121e0afa1e439b5702815' into gingerbread-plus-aosp

* commit 'f08d230ed0d2612e79c121e0afa1e439b5702815':
  SDK: Rename "SDK Setup.exe" to "SDK Manager.exe"

13 years agoam 33462598: am bea98acf: reconcile open-source froyo into google variant
Jean-Baptiste Queru [Wed, 25 Aug 2010 17:15:11 +0000 (10:15 -0700)]
am 33462598: am bea98acf: reconcile open-source froyo into google variant

Merge commit '33462598d8c20001483f3f2e1bca155fa3a83cd5' into gingerbread-plus-aosp

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

13 years agoam bea98acf: reconcile open-source froyo into google variant
Jean-Baptiste Queru [Wed, 25 Aug 2010 17:13:14 +0000 (10:13 -0700)]
am bea98acf: reconcile open-source froyo into google variant

Merge commit 'bea98acfa2253796aeade605c7020a7cc942af41' into gingerbread

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

13 years agoam 06bcd705: Quiet harmless StrictMode violations caused by the Monkey.
Brad Fitzpatrick [Wed, 25 Aug 2010 17:10:40 +0000 (10:10 -0700)]
am 06bcd705: Quiet harmless StrictMode violations caused by the Monkey.

Merge commit '06bcd705606070aa71425fc557e72592a2405a0a' into gingerbread-plus-aosp

* commit '06bcd705606070aa71425fc557e72592a2405a0a':
  Quiet harmless StrictMode violations caused by the Monkey.

13 years agoQuiet harmless StrictMode violations caused by the Monkey.
Brad Fitzpatrick [Wed, 25 Aug 2010 01:58:14 +0000 (18:58 -0700)]
Quiet harmless StrictMode violations caused by the Monkey.

The monkey writes to System.out which is effectively a file and is
caught by StrictMode.

BUG=2947447

Change-Id: Iab38917f18baa319dad34d0c788bc9a10a041796

13 years agoreconcile open-source froyo into google variant
Jean-Baptiste Queru [Wed, 25 Aug 2010 16:37:05 +0000 (09:37 -0700)]
reconcile open-source froyo into google variant

Change-Id: I2dcb50be9b2061fb90a10d40e430294233cc5039

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 agoam 27d0ec1e: Merge "Add the new option for the scripted monkey profile testing."...
Yu Shan Emily Lau [Wed, 25 Aug 2010 03:10:38 +0000 (20:10 -0700)]
am 27d0ec1e: Merge "Add the new option for the scripted monkey profile testing." into gingerbread

Merge commit '27d0ec1e87dcf41960f87f203c1822e88f99ea38' into gingerbread-plus-aosp

* commit '27d0ec1e87dcf41960f87f203c1822e88f99ea38':
  Add the new option for the scripted monkey profile testing.

13 years agoMerge "Add the new option for the scripted monkey profile testing." into gingerbread
Yu Shan Emily Lau [Wed, 25 Aug 2010 03:08:29 +0000 (20:08 -0700)]
Merge "Add the new option for the scripted monkey profile testing." into gingerbread

13 years agoam 4a1b80c3: Merge "Added a couple of new properties." into gingerbread
Brian Carlstrom [Wed, 25 Aug 2010 03:02:24 +0000 (20:02 -0700)]
am 4a1b80c3: Merge "Added a couple of new properties." into gingerbread

Merge commit '4a1b80c386fb2d87ae2d47f6b4c22599227d010f' into gingerbread-plus-aosp

* commit '4a1b80c386fb2d87ae2d47f6b4c22599227d010f':
  Added a couple of new properties.

13 years agoMerge "Added a couple of new properties." into gingerbread
Brian Carlstrom [Wed, 25 Aug 2010 02:58:19 +0000 (19:58 -0700)]
Merge "Added a couple of new properties." into gingerbread

13 years agoAdd the new option for the scripted monkey profile testing.
Yu Shan Emily Lau [Wed, 25 Aug 2010 01:03:32 +0000 (18:03 -0700)]
Add the new option for the scripted monkey profile testing.

Change-Id: I1013a1a0daed948f509d9a29077f0e282baf1a10

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

Merge commit 'c37018a7c485322b5cc1ae8060a47363ac3b3e49' into gingerbread-plus-aosp

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

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 agoAdded a couple of new properties.
Brian Carlstrom [Wed, 25 Aug 2010 01:02:43 +0000 (18:02 -0700)]
Added a couple of new properties.

The Android framework crashes with an int parsing failure and then
spins wildly if it can't find an expected property.

(git cherry-pick -e d88ee455)

Change-Id: Ie33e0261185301e6ce41b0896f9916816db9f928

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 agoSDK: Rename "SDK Setup.exe" to "SDK Manager.exe"
Raphael Moll [Sun, 22 Aug 2010 01:04:31 +0000 (18:04 -0700)]
SDK: Rename "SDK Setup.exe" to "SDK Manager.exe"

Change-Id: Id85ec31d80fc12a6907d9c3404a29d28d4923abd

14 years agoam 3307fdcc: Merge "Added the new keyword tap for the scripted monkey." into gingerbread
Yu Shan Emily Lau [Thu, 19 Aug 2010 22:49:25 +0000 (15:49 -0700)]
am 3307fdcc: Merge "Added the new keyword tap for the scripted monkey." into gingerbread

Merge commit '3307fdcce1f322ed72cc3d3a8d9da87aae856531' into gingerbread-plus-aosp

* commit '3307fdcce1f322ed72cc3d3a8d9da87aae856531':
  Added the new keyword tap for the scripted monkey.

14 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

14 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

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

Merge commit 'b409cf9ca1251df1145139580f6809364fb3881f' into gingerbread-plus-aosp

* commit 'b409cf9ca1251df1145139580f6809364fb3881f':
  Add the monkey event which allows the scripted monkey to execute the shell command.

14 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

14 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

14 years agoam b5c4c9e2: don\'t strip resources so it work on all devices
Mathias Agopian [Wed, 18 Aug 2010 20:37:58 +0000 (13:37 -0700)]
am b5c4c9e2: don\'t strip resources so it work on all devices

Merge commit 'b5c4c9e266c13bbd32a36f553ad0089ccedd6dc1' into gingerbread-plus-aosp

* commit 'b5c4c9e266c13bbd32a36f553ad0089ccedd6dc1':
  don't strip resources so it work on all devices

14 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

14 years agoam 4b06026c: am 9f93186b: Adding a sample accessibility service
Svetoslav Ganov [Tue, 17 Aug 2010 17:48:34 +0000 (10:48 -0700)]
am 4b06026c: am 9f93186b: Adding a sample accessibility service

Merge commit '4b06026cb901d4a032ecc731a835767ff1bf27fe' into gingerbread-plus-aosp

* commit '4b06026cb901d4a032ecc731a835767ff1bf27fe':
  Adding a sample accessibility service

14 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

14 years agoam a37be42f: Reformat to Android style guidelines
Mathias Agopian [Mon, 16 Aug 2010 23:54:37 +0000 (16:54 -0700)]
am a37be42f: Reformat to Android style guidelines

Merge commit 'a37be42f9f4d0f54f8ff10524ee023177f0b7990' into gingerbread-plus-aosp

* commit 'a37be42f9f4d0f54f8ff10524ee023177f0b7990':
  Reformat to Android style guidelines

14 years agoam a7c85d92: Take screen rotation into account
Mathias Agopian [Mon, 16 Aug 2010 23:54:33 +0000 (16:54 -0700)]
am a7c85d92: Take screen rotation into account

Merge commit 'a7c85d92351070605b93176c1f691f4f80321ad5' into gingerbread-plus-aosp

* commit 'a7c85d92351070605b93176c1f691f4f80321ad5':
  Take screen rotation into account

14 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

14 years agoam 4388d2c3: Merge "Monkey: Set the name of the process to distinguish from generic...
Jean-Baptiste Queru [Mon, 16 Aug 2010 20:16:44 +0000 (13:16 -0700)]
am 4388d2c3: Merge "Monkey: Set the name of the process to distinguish from generic name (app_process)"

Merge commit '4388d2c333c164ce67db6d4a59cded8dfea9fc9a' into gingerbread-plus-aosp

* commit '4388d2c333c164ce67db6d4a59cded8dfea9fc9a':
  Monkey: Set the name of the process to distinguish from generic name (app_process)

14 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

14 years agoMerge "Monkey: Set the name of the process to distinguish from generic name (app_proc...
Jean-Baptiste Queru [Mon, 16 Aug 2010 16:19:10 +0000 (09:19 -0700)]
Merge "Monkey: Set the name of the process to distinguish from generic name (app_process)"

14 years agoam 898004c4: Merge "Activity/provider used is restricted to the application\'s Packag...
Jean-Baptiste Queru [Mon, 16 Aug 2010 15:24:20 +0000 (08:24 -0700)]
am 898004c4: Merge "Activity/provider used is restricted to the application\'s Package, but can be spread across other packages as well. A better way to construct the activity name should be by getting the substring from the fully qualified classname itself and not usi

Merge commit '898004c4b2322c8fece08944731eed9fc08a14a5' into gingerbread-plus-aosp

* commit '898004c4b2322c8fece08944731eed9fc08a14a5':
  Activity/provider used is restricted to the application's Package, but can be spread across other packages as well.

14 years agoMerge "Activity/provider used is restricted to the application's Package, but can...
Jean-Baptiste Queru [Mon, 16 Aug 2010 15:11:53 +0000 (08:11 -0700)]
Merge "Activity/provider used is restricted to the application's Package, but can be spread across other packages as well. A better way to construct the activity name should be by getting the substring from the fully qualified classname itself and not using the PackageInfo. Credit:Ritu Srivastava"

14 years agoam 8fc77898: Fix keycode. [Cherry-pick from master]
Ying Wang [Thu, 12 Aug 2010 20:14:11 +0000 (13:14 -0700)]
am 8fc77898: Fix keycode. [Cherry-pick from master]

Merge commit '8fc778984cd0b737df102fca14be7c1815505b80' into gingerbread-plus-aosp

* commit '8fc778984cd0b737df102fca14be7c1815505b80':
  Fix keycode. [Cherry-pick from master]

14 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

14 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

14 years agoam 79b946e8: Some native activity sample code cleanup.
Dianne Hackborn [Wed, 11 Aug 2010 07:47:46 +0000 (00:47 -0700)]
am 79b946e8: Some native activity sample code cleanup.

Merge commit '79b946e8f2ccb552e1a3fe8222f660b9a76cc001' into gingerbread-plus-aosp

* commit '79b946e8f2ccb552e1a3fe8222f660b9a76cc001':
  Some native activity sample code cleanup.

14 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

14 years agoam ff779c0f: Update win_sdk to put binaries in SDK/platform-tools.
Raphael Moll [Tue, 10 Aug 2010 18:39:50 +0000 (11:39 -0700)]
am ff779c0f: Update win_sdk to put binaries in SDK/platform-tools.

Merge commit 'ff779c0f2a19985a9a6733d4864b4b56b20729bd' into gingerbread-plus-aosp

* commit 'ff779c0f2a19985a9a6733d4864b4b56b20729bd':
  Update win_sdk to put binaries in SDK/platform-tools.

14 years agoUpdate win_sdk to put binaries in SDK/platform-tools.
Raphael Moll [Thu, 5 Aug 2010 20:30:39 +0000 (13:30 -0700)]
Update win_sdk to put binaries in SDK/platform-tools.

This is requires as a follow up to Change I4526310a
with moved platform tools from $SDK/platform/*/tools
to $SDK/platform-tools/

SDK Bug: 2897406

Change-Id: I1563c88fc824db3d9c86fb65479820989d46895c

14 years agoMonkey: Set the name of the process to distinguish from generic name (app_process)
Vairavan Srinivasan [Tue, 3 Aug 2010 17:00:55 +0000 (10:00 -0700)]
Monkey: Set the name of the process to distinguish from generic name (app_process)

Change-Id: If58ff437bfbea421dc00a2d85547267c010871e4

14 years agoam b86b7f72: Re-organize the SDK, moving the build tools out of the platforms.
Xavier Ducrohet [Fri, 30 Jul 2010 18:29:30 +0000 (11:29 -0700)]
am b86b7f72: Re-organize the SDK, moving the build tools out of the platforms.

Merge commit 'b86b7f72db1549cb526a141ca8b6158908483f1a' into gingerbread-plus-aosp

* commit 'b86b7f72db1549cb526a141ca8b6158908483f1a':
  Re-organize the SDK, moving the build tools out of the platforms.