OSDN Git Service

android-x86/development.git
14 years agoam 4336dcc6: am ff779c0f: Update win_sdk to put binaries in SDK/platform-tools.
Raphael Moll [Tue, 10 Aug 2010 18:45:02 +0000 (11:45 -0700)]
am 4336dcc6: am ff779c0f: Update win_sdk to put binaries in SDK/platform-tools.

Merge commit '4336dcc64ba518b7c8bd0e4a9a9814064eb8920c'

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

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 agoMerge "Demo of new 3d rotation properties on View"
Chet Haase [Tue, 10 Aug 2010 18:02:32 +0000 (11:02 -0700)]
Merge "Demo of new 3d rotation properties on View"

14 years agoDemo of new 3d rotation properties on View
Chet Haase [Fri, 6 Aug 2010 18:32:42 +0000 (11:32 -0700)]
Demo of new 3d rotation properties on View

Change-Id: I0b50b60c4452b3fc4bc22b8bc4109b8d78260204

14 years agoMerge "Bugfix for transition from droiddoc to doclava"
Ben Dodson [Tue, 10 Aug 2010 17:38:58 +0000 (10:38 -0700)]
Merge "Bugfix for transition from droiddoc to doclava"

14 years agoBugfix for transition from droiddoc to doclava
Ben Dodson [Tue, 10 Aug 2010 17:03:06 +0000 (10:03 -0700)]
Bugfix for transition from droiddoc to doclava

Change-Id: I38dc2885df80051e8d37e9e18d7f5c035d73cc63

14 years agoRevert "Revised Note Pad sample, new test app for Note Pad"
Joe Malin [Tue, 10 Aug 2010 00:18:13 +0000 (17:18 -0700)]
Revert "Revised Note Pad sample, new test app for Note Pad"

This reverts commit 4124e0a1f07e4e54c37b0cfbb1b7438806ff02a6.

14 years agoRevised Note Pad sample, new test app for Note Pad
Joe Malin [Mon, 7 Jun 2010 23:26:25 +0000 (16:26 -0700)]
Revised Note Pad sample, new test app for Note Pad

Change-Id: Ia41a33d935ead704c1de439a0cfb0a55806cfe12

14 years agoUpdate NotePad to support copying of an entire note to the clipboard.
Dianne Hackborn [Sat, 7 Aug 2010 00:09:29 +0000 (17:09 -0700)]
Update NotePad to support copying of an entire note to the clipboard.

Change-Id: Icbda36dcdb98d53395af1570e161dad727146f93

14 years agoCleanup eclipse classpath for new VOIP/SIP code
Andrew Stadler [Fri, 6 Aug 2010 23:33:10 +0000 (16:33 -0700)]
Cleanup eclipse classpath for new VOIP/SIP code

Change-Id: I9238768b4a50473cba7a33ccc675497c4e10e7ac

14 years agoAdded simple demos for ActionBar
Adam Powell [Fri, 6 Aug 2010 20:34:10 +0000 (13:34 -0700)]
Added simple demos for ActionBar

Change-Id: Ie0dbf0c2bad61f75825e832305205811f49459d1

14 years agoSome tweaks to the loader API demo.
Dianne Hackborn [Fri, 6 Aug 2010 01:20:35 +0000 (18:20 -0700)]
Some tweaks to the loader API demo.

Unfinished, but checkpointing.

Change-Id: Ib832a6915847302e8bbb23c6cf111c932fdacabf

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 agoNew API demo for clipboard.
Dianne Hackborn [Thu, 5 Aug 2010 06:21:03 +0000 (23:21 -0700)]
New API demo for clipboard.

Change-Id: Ifcf52b2f7bae10e77c074868414a57c2d8f67c3c

14 years agoAdd ApiDemo to show the new seeking behavior of Animator
Chet Haase [Thu, 5 Aug 2010 01:01:13 +0000 (18:01 -0700)]
Add ApiDemo to show the new seeking behavior of Animator

Change-Id: I4ad4e322af9c1d8419e1d7f8bea6b20951a1dc4f

14 years agoAttempting to add new Corp App to demo Global Proxy.
Oscar Montemayor [Tue, 3 Aug 2010 23:43:48 +0000 (16:43 -0700)]
Attempting to add new Corp App to demo Global Proxy.
Making ApiDemos device admin able to set the Global Proxy.

Change-Id: I565ccf5d05b1c7d775aea968e99e04894c3f8b64

14 years agoMerge "elftree: Recursively display ELF dependencies in a tree"
Thomas Tuttle [Wed, 4 Aug 2010 22:31:58 +0000 (15:31 -0700)]
Merge "elftree: Recursively display ELF dependencies in a tree"

14 years agoAdded PopupMenu demo
Adam Powell [Wed, 4 Aug 2010 01:48:05 +0000 (18:48 -0700)]
Added PopupMenu demo

Change-Id: Ib4ed4203dc78a4706963cb36e7bac7ec58a5747a

14 years agoCleanup fragment api demos
Andrew Stadler [Wed, 4 Aug 2010 00:39:20 +0000 (17:39 -0700)]
Cleanup fragment api demos

* Cleaned up extra whitespace & made vertical whitespace more consistent
* 100col wrap
* Remove unused imports
* Add @Override where necessary

Change-Id: I1ad404ffc4ce7fa9c4b661f7cc1783c86356316b

14 years agoUpdate preference example to show switching with fragments.
Dianne Hackborn [Tue, 3 Aug 2010 20:07:50 +0000 (13:07 -0700)]
Update preference example to show switching with fragments.

Change-Id: I2b1db31b5e1a0e83d843ad68b0a177048d2914f4

14 years agochange fragment stack button from "next" to "new fragment"
Scott Main [Tue, 3 Aug 2010 20:54:56 +0000 (13:54 -0700)]
change fragment stack button from "next" to "new fragment"
also move text in the dialog demo to the top to make dialogs easier to read

Change-Id: I76c44f773098e64c79465060efb4bb6edab1fa3a

14 years agoAdd new sample for multi-pane PreferenceActivity.
Dianne Hackborn [Tue, 3 Aug 2010 01:23:18 +0000 (18:23 -0700)]
Add new sample for multi-pane PreferenceActivity.

Also re-arrange all preference API demos to go in their own
package, since the preferfence APIs themselves are in their own package.

Change-Id: I305f77dc09748bb60d1de8a23d063db64c11bb1e

14 years agoelftree: Recursively display ELF dependencies in a tree
Thomas Tuttle [Sat, 31 Jul 2010 00:51:59 +0000 (17:51 -0700)]
elftree: Recursively display ELF dependencies in a tree

Change-Id: Ifec17edf90796d0f810341cf62c9e5dfdee083c2

14 years agoStaging a push for the 2.2 compatibility launch.
Dan Morrill [Mon, 2 Aug 2010 21:40:03 +0000 (14:40 -0700)]
Staging a push for the 2.2 compatibility launch.
Includes changes to add CDD PDF and CTS ZIP to the
downloads page, and adds a blurb on the landing page in the "News" section.

Change-Id: I8fac5ceddec21df5c2d81794a3e1f7c92e89720e

14 years agoList selection mode demo
Adam Powell [Fri, 30 Jul 2010 17:37:54 +0000 (10:37 -0700)]
List selection mode demo

Change-Id: I0a29551c8bc5fa537255d2a6307fc70bead3242d

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

Merge commit '7d3106bebbfe76a334567c59303a75897af915b2'

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

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.

14 years agoam d1314040: am f4790e6f: Separate platform files and samples by API level.
David 'Digit' Turner [Fri, 30 Jul 2010 05:24:58 +0000 (22:24 -0700)]
am d1314040: am f4790e6f: Separate platform files and samples by API level.

Merge commit 'd1314040fefdae9ebade02e2af072a3cf6e9d844'

* commit 'd1314040fefdae9ebade02e2af072a3cf6e9d844':
  Separate platform files and samples by API level.

14 years agoam f4790e6f: Separate platform files and samples by API level.
David 'Digit' Turner [Fri, 30 Jul 2010 01:27:20 +0000 (18:27 -0700)]
am f4790e6f: Separate platform files and samples by API level.

Merge commit 'f4790e6f9e47347996e62ecd27ff55b6499cf97a' into gingerbread-plus-aosp

* commit 'f4790e6f9e47347996e62ecd27ff55b6499cf97a':
  Separate platform files and samples by API level.

14 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

14 years agoAdd sample code for PreferenceFragment.
Dianne Hackborn [Wed, 28 Jul 2010 21:33:04 +0000 (14:33 -0700)]
Add sample code for PreferenceFragment.

Change-Id: I64222124daa117a2ea61dc55f2e26af78d3689c2

14 years agoRe-organize the SDK, moving the build tools out of the platforms.
Xavier Ducrohet [Tue, 27 Jul 2010 22:07:35 +0000 (15:07 -0700)]
Re-organize the SDK, moving the build tools out of the platforms.

Change-Id: I4526310a1c882ad33084d94e118b1c74b3181a6a

14 years agoam d53cf3ba: am 8ddb2873: Change hosttestlib to use ddm-prebuilt.
Brett Chabot [Wed, 28 Jul 2010 18:46:55 +0000 (11:46 -0700)]
am d53cf3ba: am 8ddb2873: Change hosttestlib to use ddm-prebuilt.

Merge commit 'd53cf3ba04f48d234200e8418876db62cb0b6b56'

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

14 years agoam 8ddb2873: Change hosttestlib to use ddm-prebuilt.
Brett Chabot [Wed, 28 Jul 2010 18:37:12 +0000 (11:37 -0700)]
am 8ddb2873: Change hosttestlib to use ddm-prebuilt.

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

* commit '8ddb2873df96c7181c9358f5c9286e273648bf89':
  Change hosttestlib to use ddm-prebuilt.

14 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: Ibd1c44096893bc8804a4d7644fc83d2edd443bb2

14 years agoMerge "Remove the rest of the monkeyrunner files."
Bill Napier [Wed, 28 Jul 2010 00:30:42 +0000 (17:30 -0700)]
Merge "Remove the rest of the monkeyrunner files."

14 years agoam 255ee00e: (-s ours) am 32553f52: Remove monkeyrunner so it can move to the SDK...
Bill Napier [Wed, 28 Jul 2010 00:29:48 +0000 (17:29 -0700)]
am 255ee00e: (-s ours) am 32553f52: Remove monkeyrunner so it can move to the SDK project.

Merge commit '255ee00edcb05e4477771f5de7351ada4a2ab6ce'

* commit '255ee00edcb05e4477771f5de7351ada4a2ab6ce':
  Remove monkeyrunner so it can move to the SDK project.

14 years agoRemove the rest of the monkeyrunner files.
Bill Napier [Wed, 28 Jul 2010 00:28:42 +0000 (17:28 -0700)]
Remove the rest of the monkeyrunner files.

Change-Id: I2336e5342c2dcd495ca3ecb981f2200a549097ba

14 years agoam 32553f52: Remove monkeyrunner so it can move to the SDK project.
Bill Napier [Wed, 28 Jul 2010 00:12:57 +0000 (17:12 -0700)]
am 32553f52: Remove monkeyrunner so it can move to the SDK project.

Merge commit '32553f5291b1e0c5363db8bd7f280037f4f600e2' into gingerbread-plus-aosp

* commit '32553f5291b1e0c5363db8bd7f280037f4f600e2':
  Remove monkeyrunner so it can move to the SDK project.

14 years agoMove MonkeyRunner from development to sdk.
Bill Napier [Tue, 27 Jul 2010 23:25:38 +0000 (16:25 -0700)]
Move MonkeyRunner from development to sdk.

Change-Id: I87ac348a48d64706aee2e66cf833944b15b70dd8

14 years agoam b5ebc485: am cc7fc9e8: Update time zone data to the new version 2010k.
Eric Fischer [Tue, 27 Jul 2010 23:59:26 +0000 (16:59 -0700)]
am b5ebc485: am cc7fc9e8: Update time zone data to the new version 2010k.

Merge commit 'b5ebc48565ceb23feba21cc12fbbb2cc34802209'

* commit 'b5ebc48565ceb23feba21cc12fbbb2cc34802209':
  Update time zone data to the new version 2010k.

14 years agoam cc7fc9e8: Update time zone data to the new version 2010k.
Eric Fischer [Tue, 27 Jul 2010 23:35:22 +0000 (16:35 -0700)]
am cc7fc9e8: Update time zone data to the new version 2010k.

Merge commit 'cc7fc9e839cee6c33d099a94c5bdb655bd83ccd9' into gingerbread-plus-aosp

* commit 'cc7fc9e839cee6c33d099a94c5bdb655bd83ccd9':
  Update time zone data to the new version 2010k.

14 years agoFix multi-line parsing issue from running instrumentations. This fix means that...
Bill Napier [Mon, 19 Jul 2010 20:37:22 +0000 (13:37 -0700)]
Fix multi-line parsing issue from running instrumentations.  This fix means that monkeyrunner can now get back the "stream" from an InstrumentationTestCase.

Change-Id: Ie93b70bd5ccd8155e76006a6b968c8ef183710d7

14 years agoRemove monkeyrunner so it can move to the SDK project.
Bill Napier [Tue, 27 Jul 2010 23:08:06 +0000 (16:08 -0700)]
Remove monkeyrunner so it can move to the SDK project.

Change-Id: Ibedfae41cf8a71d66f25267cd3a360de222e2644

14 years agoMerge "Add Android CTS Download Link to 2.2_r1"
Brian Muramatsu [Tue, 27 Jul 2010 21:14:37 +0000 (14:14 -0700)]
Merge "Add Android CTS Download Link to 2.2_r1"

14 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

14 years agoFix Monkeyrunner to use new ddmlib API.
Xavier Ducrohet [Mon, 26 Jul 2010 19:08:30 +0000 (12:08 -0700)]
Fix Monkeyrunner to use new ddmlib API.

Change-Id: Iaa042e53bf645ec574faabb2f8b62693836afc7a

14 years agoam 0637952d: (-s ours) am 235a95ae: Update the monkeyrunner to use the new DDMlib...
Xavier Ducrohet [Mon, 26 Jul 2010 19:00:48 +0000 (12:00 -0700)]
am 0637952d: (-s ours) am 235a95ae: Update the monkeyrunner to use the new DDMlib API.

Merge commit '0637952dc18fcaae9192d0301a233b3b650bb094'

* commit '0637952dc18fcaae9192d0301a233b3b650bb094':
  Update the monkeyrunner to use the new DDMlib API.

14 years agoam 235a95ae: Update the monkeyrunner to use the new DDMlib API.
Xavier Ducrohet [Mon, 26 Jul 2010 18:40:38 +0000 (11:40 -0700)]
am 235a95ae: Update the monkeyrunner to use the new DDMlib API.

Merge commit '235a95ae49e9dd40003e99c35bd79fe007347fb3' into gingerbread-plus-aosp

* commit '235a95ae49e9dd40003e99c35bd79fe007347fb3':
  Update the monkeyrunner to use the new DDMlib API.

14 years agoUpdate the monkeyrunner to use the new DDMlib API.
Xavier Ducrohet [Wed, 21 Jul 2010 23:50:22 +0000 (16:50 -0700)]
Update the monkeyrunner to use the new DDMlib API.

Change-Id: I0c1e17b450e264ca1e7d98523bde4ddfe1d97252

14 years agoMerge "Add API demo for DialogFragment."
Dianne Hackborn [Sat, 24 Jul 2010 18:44:12 +0000 (11:44 -0700)]
Merge "Add API demo for DialogFragment."

14 years agoAdd API demo for DialogFragment.
Dianne Hackborn [Thu, 22 Jul 2010 19:18:24 +0000 (12:18 -0700)]
Add API demo for DialogFragment.

Change-Id: Id02cba60d661f747c36bc113bd81a2b6fe45573a

14 years agoresolved conflicts for merge of 17c61aaf to master
Jean-Baptiste Queru [Sat, 24 Jul 2010 01:51:47 +0000 (18:51 -0700)]
resolved conflicts for merge of 17c61aaf to master

Change-Id: I288054a9e6997ec3e8e2906058b83c7d629a239a

14 years agoresolved conflicts for merge of ecd4a4d0 to gingerbread-plus-aosp
Jean-Baptiste Queru [Sat, 24 Jul 2010 01:45:02 +0000 (18:45 -0700)]
resolved conflicts for merge of ecd4a4d0 to gingerbread-plus-aosp

Change-Id: I623544ad03ae1a750fac6b0f8a3427fc5590b5c9

14 years agoMerge "Corrected Classpath"
Jean-Baptiste Queru [Sat, 24 Jul 2010 01:35:58 +0000 (18:35 -0700)]
Merge "Corrected Classpath"

14 years agoam 474fe56a: am 688e62cd: Monkey: Changes to release lock before reporting ANR and...
Vairavan Srinivasan [Thu, 22 Jul 2010 16:32:25 +0000 (09:32 -0700)]
am 474fe56a: am 688e62cd: Monkey: Changes to release lock before reporting ANR and meminfo

Merge commit '474fe56acccc1372d1b21a7dbf74309005d699c6'

* commit '474fe56acccc1372d1b21a7dbf74309005d699c6':
  Monkey: Changes to release lock before reporting ANR and meminfo

14 years agoam 688e62cd: Monkey: Changes to release lock before reporting ANR and meminfo
Vairavan Srinivasan [Thu, 22 Jul 2010 16:30:38 +0000 (09:30 -0700)]
am 688e62cd: Monkey: Changes to release lock before reporting ANR and meminfo

Merge commit '688e62cd116d0bc17ad162915908764c67dd6045' into gingerbread-plus-aosp

* commit '688e62cd116d0bc17ad162915908764c67dd6045':
  Monkey: Changes to release lock before reporting ANR and meminfo

14 years agoam 58e763b0: am 98de4a25: Update source.properties for SDK platform component.
Xavier Ducrohet [Thu, 22 Jul 2010 01:13:57 +0000 (18:13 -0700)]
am 58e763b0: am 98de4a25: Update source.properties for SDK platform component.

Merge commit '58e763b01994cae774439534d50c4f6a3f3aaa8b'

* commit '58e763b01994cae774439534d50c4f6a3f3aaa8b':
  Update source.properties for SDK platform component.

14 years agoam 98de4a25: Update source.properties for SDK platform component.
Xavier Ducrohet [Thu, 22 Jul 2010 00:01:40 +0000 (17:01 -0700)]
am 98de4a25: Update source.properties for SDK platform component.

Merge commit '98de4a25089c9e604e45e72db5fcde67add66643' into gingerbread-plus-aosp

* commit '98de4a25089c9e604e45e72db5fcde67add66643':
  Update source.properties for SDK platform component.

14 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

14 years agoFix classpath:
Andrew Stadler [Wed, 21 Jul 2010 22:13:36 +0000 (15:13 -0700)]
Fix classpath:

* add launcher2's renderscript intermediates
* add media provider intermediates

Change-Id: I48ec899635c396db3dec08441aa04e4dd8552b8b

14 years agoMonkey: Changes to release lock before reporting ANR and meminfo
Vairavan Srinivasan [Tue, 20 Jul 2010 21:09:17 +0000 (14:09 -0700)]
Monkey: Changes to release lock before reporting ANR and meminfo

Report ANR, dumpsys after releasing lock on Monkey.this.
This ensures the availability of the lock to Activity controller's
appNotResponding.

Reporting dumpsys while holding the lock on this causes a cyclic
deadlock, when twoANRs are reported (one after the other).

Monkey's ActivityController is registered to ActivityManagerService
for handling ANR.The first ANR caused by either service timeout or
broadcast timeout is reported byActivityManagerService to Monkey's
ActivityController via Binder. Meanwhile, the lock on
ActivityManagerService is held by serviceTimeout or broadcastTimeout.

appNotResponding corresponding to first ANR reports procrank and
acquires a lock onMonkey.this and sets few bool variables like
mRequestAnrTraces and mRequestDumpsysMemInfoand returns the control
to ActivityManagerService's service/broadcast timeout.
VM executing monkey process switches the control to main monkey
thread and it acquires thelock on Monkey.this and proceeds to report
ANR traces.

Meanwhile, a second ANR occurs and Activity Manager Service invokes
ActivityController's appNotResponding (via binder). appNotResponding
reports the procrank and waits to acquire the lock on Monkey.this
which is being held by Monkey's main thread(busy reporting first ANR).
This results in a blocking wait for ActivityManagerService's
appNotRespondingLocked() (corresponding to second ANR).

Meanwhile, the monkey's main thread (holding lock on Monkey.this)
tries to report the meminfo for first ANR, invokes
reportDumpsysMemInfo(), which in turn causes the android runtime to
launch dumpsys process. The dumpsys process queries service manager
to get a reference to meminfo service and invoke dump() on the same.
The meminfo service is created by ActivityManagerService's
setSystemProcess(). The dump() method tries to acquire a lock on
ActivityManagerService which is held by ActivityManagerService's
service/broadcasttimeout (awaiting the response from
ActivityController for the second ANR).

This cyclic deadlock continues for a minute after which WatchDog
thread of system_server kills system_server as it hasn't got the
response from ActivityManagerService's monitor(). The monitor()
of ActivityManagerService too tries to acquire lock on this and is
invoked once in every minute.

DEADLOCK:
--------

ActivityManager --> ActivityController  --> Monkey Main  --> MemInfo
--> ActivityManager

Change-Id: I7718eff332e5551b1950ab1c45395bf1ff4b1bda

14 years agoCorrected Classpath
Christian Mehlmauer [Fri, 25 Jun 2010 15:03:51 +0000 (17:03 +0200)]
Corrected Classpath

Removed Alarmclock app, due it's not needed any more and causes Errors with DeskClock
Removed not existing google Folders in out dir
Corrected path for frameworks/ex

Change-Id: I9d947f1e257cacc2142b141c2f2fe77076330705

14 years agoam d3e98a44: am ad0d46a4: Merge "documentation fix when downloading repo" into ginger...
Nick Kralevich [Tue, 20 Jul 2010 00:05:24 +0000 (17:05 -0700)]
am d3e98a44: am ad0d46a4: Merge "documentation fix when downloading repo" into gingerbread

Merge commit 'd3e98a44112d066586b2824b8943e7282dca7327'

* commit 'd3e98a44112d066586b2824b8943e7282dca7327':
  documentation fix when downloading repo

14 years agoam ad0d46a4: Merge "documentation fix when downloading repo" into gingerbread
Nick Kralevich [Tue, 20 Jul 2010 00:03:10 +0000 (17:03 -0700)]
am ad0d46a4: Merge "documentation fix when downloading repo" into gingerbread

Merge commit 'ad0d46a4088ff24d8582a751f589d9006def9e0a' into gingerbread-plus-aosp

* commit 'ad0d46a4088ff24d8582a751f589d9006def9e0a':
  documentation fix when downloading repo

14 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

14 years agoAdd Android CTS Download Link to 2.2_r1
Brian Muramatsu [Mon, 19 Jul 2010 21:11:12 +0000 (14:11 -0700)]
Add Android CTS Download Link to 2.2_r1

Bug 2814482

Change-Id: Id2a91eec5efa2ebb10fdfa54b13264dfa6b821a2

14 years agoam 06565c9d: am ad77ed7d: ndk: fix samples compilation
David 'Digit' Turner [Sat, 17 Jul 2010 16:11:44 +0000 (09:11 -0700)]
am 06565c9d: am ad77ed7d: ndk: fix samples compilation

Merge commit '06565c9d35dbbc744bc6355dd418505855e7ce5e'

* commit '06565c9d35dbbc744bc6355dd418505855e7ce5e':
  ndk: fix samples compilation

14 years agoam ad77ed7d: ndk: fix samples compilation
David 'Digit' Turner [Sat, 17 Jul 2010 16:07:42 +0000 (09:07 -0700)]
am ad77ed7d: ndk: fix samples compilation

Merge commit 'ad77ed7d47e7e4037905ccc220bde65d24825f71' into gingerbread-plus-aosp

* commit 'ad77ed7d47e7e4037905ccc220bde65d24825f71':
  ndk: fix samples compilation

14 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

14 years agoMerge "Generate English Dictionary (version : 200 - may contain bigrams) - created...
Amith Yamasani [Sat, 17 Jul 2010 00:42:40 +0000 (17:42 -0700)]
Merge "Generate English Dictionary (version : 200 - may contain bigrams)  - created separate class for bigram"

14 years agoam 110f6cd9: am 6d0ef0df: ndk: handle --verbose option in tests/run-all.sh script
David 'Digit' Turner [Fri, 16 Jul 2010 23:24:55 +0000 (16:24 -0700)]
am 110f6cd9: am 6d0ef0df: ndk: handle --verbose option in tests/run-all.sh script

Merge commit '110f6cd94a5c2f68ffc19223679d8c16b6d3ab51'

* commit '110f6cd94a5c2f68ffc19223679d8c16b6d3ab51':
  ndk: handle --verbose option in tests/run-all.sh script

14 years agoam 6d0ef0df: ndk: handle --verbose option in tests/run-all.sh script
David 'Digit' Turner [Fri, 16 Jul 2010 21:42:46 +0000 (14:42 -0700)]
am 6d0ef0df: ndk: handle --verbose option in tests/run-all.sh script

Merge commit '6d0ef0df9852b3750f88bb38dfaeebe527df7be3' into gingerbread-plus-aosp

* commit '6d0ef0df9852b3750f88bb38dfaeebe527df7be3':
  ndk: handle --verbose option in tests/run-all.sh script

14 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

14 years agoam 05648a1d: am e551875b: Update NDK for pre-key-dispatching changes.
Dianne Hackborn [Fri, 16 Jul 2010 16:12:24 +0000 (09:12 -0700)]
am 05648a1d: am e551875b: Update NDK for pre-key-dispatching changes.

Merge commit '05648a1dfd948b4d74231a995b1de3d6d2eff0d1'

* commit '05648a1dfd948b4d74231a995b1de3d6d2eff0d1':
  Update NDK for pre-key-dispatching changes.

14 years agoam 0471ba82: am 3d81d6a2: Merge "ndk: add tests/run-all.sh to run all automated tests...
David 'Digit' Turner [Fri, 16 Jul 2010 06:21:02 +0000 (23:21 -0700)]
am 0471ba82: am 3d81d6a2: Merge "ndk: add tests/run-all.sh to run all automated tests." into gingerbread

Merge commit '0471ba82ca41b6a4c784f8716268bf2b652f8517'

* commit '0471ba82ca41b6a4c784f8716268bf2b652f8517':
  ndk: add tests/run-all.sh to run all automated tests.

14 years agoam 3589326b: am 284e3ae1: Merge "NDK access to the Asset Manager" into gingerbread
Christopher Tate [Fri, 16 Jul 2010 06:05:07 +0000 (23:05 -0700)]
am 3589326b: am 284e3ae1: Merge "NDK access to the Asset Manager" into gingerbread

Merge commit '3589326ba70415180245e2d6845f6281458ba04a'

* commit '3589326ba70415180245e2d6845f6281458ba04a':
  NDK access to the Asset Manager

14 years agoam e551875b: Update NDK for pre-key-dispatching changes.
Dianne Hackborn [Fri, 16 Jul 2010 05:24:48 +0000 (22:24 -0700)]
am e551875b: Update NDK for pre-key-dispatching changes.

Merge commit 'e551875b2d82ed2709a28e046759523cb87ba2e2' into gingerbread-plus-aosp

* commit 'e551875b2d82ed2709a28e046759523cb87ba2e2':
  Update NDK for pre-key-dispatching changes.

14 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

14 years agoFix MonkeyRunner to use the changed ddmlib API.
Xavier Ducrohet [Fri, 16 Jul 2010 00:44:56 +0000 (17:44 -0700)]
Fix MonkeyRunner to use the changed ddmlib API.

Change-Id: Ia56612bf700e360f77dd9e13c0bc74eac59e30ea

14 years agoam 3d81d6a2: Merge "ndk: add tests/run-all.sh to run all automated tests." into ginge...
David 'Digit' Turner [Thu, 15 Jul 2010 23:32:23 +0000 (16:32 -0700)]
am 3d81d6a2: Merge "ndk: add tests/run-all.sh to run all automated tests." into gingerbread

Merge commit '3d81d6a2eb8be4649891687cb3354a66b981dfc8' into gingerbread-plus-aosp

* commit '3d81d6a2eb8be4649891687cb3354a66b981dfc8':
  ndk: add tests/run-all.sh to run all automated tests.

14 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

14 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

14 years agoam 284e3ae1: Merge "NDK access to the Asset Manager" into gingerbread
Christopher Tate [Thu, 15 Jul 2010 22:03:26 +0000 (15:03 -0700)]
am 284e3ae1: Merge "NDK access to the Asset Manager" into gingerbread

Merge commit '284e3ae11c6f1fee5b2d417eea16b3a2126a04a5' into gingerbread-plus-aosp

* commit '284e3ae11c6f1fee5b2d417eea16b3a2126a04a5':
  NDK access to the Asset Manager

14 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

14 years agoam bcc3a3c0: am 435959e7: am f0f2aba8: Merge "update notepad tutorial to change activ...
Scott Main [Thu, 15 Jul 2010 18:54:26 +0000 (11:54 -0700)]
am bcc3a3c0: am 435959e7: am f0f2aba8: Merge "update notepad tutorial to change activity  title in NoteEdit class" into froyo

Merge commit 'bcc3a3c0a1d413b2e1b89ed2a54fd074dd4745ce'

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

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

Merge commit '435959e72b623a41ff4384862b924102dd7a1bc6' into gingerbread-plus-aosp

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

14 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

14 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

14 years agoam 6b9784b0: am 288d90c2: Merge "The "current" SDK stubs jar should use the full...
Joe Onorato [Thu, 15 Jul 2010 18:16:38 +0000 (11:16 -0700)]
am 6b9784b0: am 288d90c2: Merge "The "current" SDK stubs jar should use the full apk that\'s exported, not the product-specific one." into gingerbread

Merge commit '6b9784b04249d42f1f2c68cfd30fa4d3322a3b75'

* commit '6b9784b04249d42f1f2c68cfd30fa4d3322a3b75':
  The "current" SDK stubs jar should use the full apk that's exported, not the product-specific one.

14 years agoam 288d90c2: Merge "The "current" SDK stubs jar should use the full apk that\'s expor...
Joe Onorato [Thu, 15 Jul 2010 18:12:37 +0000 (11:12 -0700)]
am 288d90c2: Merge "The "current" SDK stubs jar should use the full apk that\'s exported, not the product-specific one." into gingerbread

Merge commit '288d90c212b534e85ccf12d7bc1b5bd1d0562c5b' into gingerbread-plus-aosp

* commit '288d90c212b534e85ccf12d7bc1b5bd1d0562c5b':
  The "current" SDK stubs jar should use the full apk that's exported, not the product-specific one.

14 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

14 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

14 years agoam f83e92e0: am 4619318d: Merge "Sample code to illustrate how to use the acceleromet...
Mathias Agopian [Wed, 14 Jul 2010 23:39:31 +0000 (16:39 -0700)]
am f83e92e0: am 4619318d: Merge "Sample code to illustrate how to use the accelerometer" into gingerbread

Merge commit 'f83e92e078bbf6de6e80380901a4ea1382b57a56'

* commit 'f83e92e078bbf6de6e80380901a4ea1382b57a56':
  Sample code to illustrate how to use the accelerometer

14 years agoam 4619318d: Merge "Sample code to illustrate how to use the accelerometer" into...
Mathias Agopian [Wed, 14 Jul 2010 23:36:10 +0000 (16:36 -0700)]
am 4619318d: Merge "Sample code to illustrate how to use the accelerometer" into gingerbread

Merge commit '4619318dd1398bd4f87b2e74827b9fb9796a2643' into gingerbread-plus-aosp

* commit '4619318dd1398bd4f87b2e74827b9fb9796a2643':
  Sample code to illustrate how to use the accelerometer

14 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

14 years agoam fb6f3fed: am 4948c163: Remove prebuilt static library "libthreaded_app.a".
David 'Digit' Turner [Wed, 14 Jul 2010 22:41:05 +0000 (15:41 -0700)]
am fb6f3fed: am 4948c163: Remove prebuilt static library "libthreaded_app.a".

Merge commit 'fb6f3fed3d9de27834ee12fa75052cccd891b665'

* commit 'fb6f3fed3d9de27834ee12fa75052cccd891b665':
  Remove prebuilt static library "libthreaded_app.a".

14 years agoam 4948c163: Remove prebuilt static library "libthreaded_app.a".
David 'Digit' Turner [Wed, 14 Jul 2010 22:39:04 +0000 (15:39 -0700)]
am 4948c163: Remove prebuilt static library "libthreaded_app.a".

Merge commit '4948c163663ecc343c97e4c2a2139234f1d3273f' into gingerbread-plus-aosp

* commit '4948c163663ecc343c97e4c2a2139234f1d3273f':
  Remove prebuilt static library "libthreaded_app.a".

14 years agoGenerate English Dictionary (version : 200 - may contain bigrams)
Jae Yong Sung [Wed, 7 Jul 2010 18:10:01 +0000 (11:10 -0700)]
Generate English Dictionary (version : 200 - may contain bigrams)
 - created separate class for bigram

Change-Id: Iaee544c6e62dcd0a90730d20d5c955280e5cf0ae

14 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