OSDN Git Service

android-x86/ndk.git
14 years agoam ec2d1b8f: (-s ours) am 84d83ba8: Merge "DO NOT MERGE Tool for compressing/decompre...
Jack Palevich [Mon, 11 Jan 2010 20:59:42 +0000 (12:59 -0800)]
am ec2d1b8f: (-s ours) am 84d83ba8: Merge "DO NOT MERGE Tool for compressing/decompressing ETC1 textures." into eclair

Merge commit 'ec2d1b8fb02ce14222b41afb803e29e409d80d67'

* commit 'ec2d1b8fb02ce14222b41afb803e29e409d80d67':
  DO NOT MERGE Tool for compressing/decompressing ETC1 textures.

14 years agoMerge "Clarify importing Android formatting conventions into Eclipse"
Tom O'Neill [Mon, 11 Jan 2010 19:41:20 +0000 (11:41 -0800)]
Merge "Clarify importing Android formatting conventions into Eclipse"

14 years agoClarify importing Android formatting conventions into Eclipse
Tom O'Neill [Mon, 11 Jan 2010 17:01:05 +0000 (09:01 -0800)]
Clarify importing Android formatting conventions into Eclipse

This CL takes pity on people like me who are converting to Eclipse for
the first time.

Note the formatting in the file appears to be screwed up by the sites ->
jd conversion.  Thus, I wasn't sure what conventions to use for
representing file names and menu hierarchies.

Change-Id: I3c9612cd747c3c3271ddebb2b4ef08427f8d171e

14 years agoam 84d83ba8: Merge "DO NOT MERGE Tool for compressing/decompressing ETC1 textures...
Jack Palevich [Sun, 10 Jan 2010 05:54:17 +0000 (21:54 -0800)]
am 84d83ba8: Merge "DO NOT MERGE Tool for compressing/decompressing ETC1 textures." into eclair

Merge commit '84d83ba81b076cc6234e3fc92b8367b89fab5561' into eclair-plus-aosp

* commit '84d83ba81b076cc6234e3fc92b8367b89fab5561':
  DO NOT MERGE Tool for compressing/decompressing ETC1 textures.

14 years agoMerge "DO NOT MERGE Tool for compressing/decompressing ETC1 textures." into eclair
Jack Palevich [Sun, 10 Jan 2010 05:51:15 +0000 (21:51 -0800)]
Merge "DO NOT MERGE Tool for compressing/decompressing ETC1 textures." into eclair

14 years agoresolved conflicts for merge of 494d8698 to master
Ying Wang [Sat, 9 Jan 2010 04:47:07 +0000 (20:47 -0800)]
resolved conflicts for merge of 494d8698 to master

14 years agoam 7e3d6785: Fixes bug of the number of injected monkey events.
Ying Wang [Sat, 9 Jan 2010 02:42:58 +0000 (18:42 -0800)]
am 7e3d6785: Fixes bug of the number of injected monkey events.

Merge commit '7e3d678570d9e9849a249476275fec0a4bb1be1e' into eclair-plus-aosp

* commit '7e3d678570d9e9849a249476275fec0a4bb1be1e':
  Fixes bug of the number of injected monkey events.

14 years agoFixes bug of the number of injected monkey events.
Ying Wang [Tue, 29 Dec 2009 23:41:09 +0000 (15:41 -0800)]
Fixes bug of the number of injected monkey events.

Returns the actual events number that has been injected,
if any system error has occurred.

14 years agoDeprecate fill_parent and introduce match_parent.
Romain Guy [Fri, 8 Jan 2010 23:05:33 +0000 (15:05 -0800)]
Deprecate fill_parent and introduce match_parent.
Bug: #2361749.

14 years agoDO NOT MERGE Tool for compressing/decompressing ETC1 textures.
Jack Palevich [Fri, 8 Jan 2010 06:52:08 +0000 (14:52 +0800)]
DO NOT MERGE Tool for compressing/decompressing ETC1 textures.

The ETC1 texture format is commonly supported by
OpenGL ES 2.0-capable GPUs.

For historical reasons ETC1 texture files have the
default extension .PKM

This tool relies on the libETC1 library to
compress and decompress the image data.

14 years agoExpand BadBehaviorActivity to add a few new flavors of ANR.
Dan Egnor [Fri, 8 Jan 2010 05:17:24 +0000 (21:17 -0800)]
Expand BadBehaviorActivity to add a few new flavors of ANR.

In addition to the basic sleep-for-20, add activity launch,
ordered broadcast, and service start that go to special bad
versions that sleep for a while to cause the respective sorts
of ANR to trigger.

14 years agoMerge "Match the tutorial documentation more closely"
Tom O'Neill [Thu, 7 Jan 2010 00:32:14 +0000 (16:32 -0800)]
Merge "Match the tutorial documentation more closely"

14 years agoMerge "Framework Tests Cleanup: Removing CTS duplicate files"
Neal Nguyen [Wed, 6 Jan 2010 22:05:07 +0000 (14:05 -0800)]
Merge "Framework Tests Cleanup: Removing CTS duplicate files"

14 years agoam 19e2f60e: am 9c7692aa: Set ro.monkey if it\'s not set yet.
Ying Wang [Wed, 6 Jan 2010 21:56:06 +0000 (13:56 -0800)]
am 19e2f60e: am 9c7692aa: Set ro.monkey if it\'s not set yet.

Merge commit '19e2f60e4f850661342ff24a87c11f81cb2f2dea'

* commit '19e2f60e4f850661342ff24a87c11f81cb2f2dea':
  Set ro.monkey if it's not set yet.

14 years agoam 9c7692aa: Set ro.monkey if it\'s not set yet.
Ying Wang [Wed, 6 Jan 2010 21:44:28 +0000 (13:44 -0800)]
am 9c7692aa: Set ro.monkey if it\'s not set yet.

Merge commit '9c7692aabbf28554810f440fc7ff60fc9c335dc9' into eclair-plus-aosp

* commit '9c7692aabbf28554810f440fc7ff60fc9c335dc9':
  Set ro.monkey if it's not set yet.

14 years agoSet ro.monkey if it's not set yet.
Ying Wang [Wed, 6 Jan 2010 18:16:55 +0000 (10:16 -0800)]
Set ro.monkey if it's not set yet.

http://b/issue?id=1681101

14 years agoDo not use a user tag on apps, as it is ignored.
Jean-Baptiste Queru [Wed, 6 Jan 2010 00:27:15 +0000 (16:27 -0800)]
Do not use a user tag on apps, as it is ignored.

The build system does not honor user tags on apps,
and setting it is misleading.

This removes the confusion by making the makefiles
behave like they read.

Change-Id: Ibe7e0ca043ba0dedcb7d001e22b085733c1f3a46

14 years agoSwitch to ActivityManager.killBackgroundProcesses() API.
Dianne Hackborn [Tue, 5 Jan 2010 02:49:11 +0000 (18:49 -0800)]
Switch to ActivityManager.killBackgroundProcesses() API.

The new force stop API is not available outside of the system.

14 years agoMerge "explicit set an "optional" tag"
Jean-Baptiste Queru [Tue, 5 Jan 2010 20:06:13 +0000 (12:06 -0800)]
Merge "explicit set an "optional" tag"

14 years agoMerge "remove obsolete GLS driver"
Fred Quintana [Tue, 5 Jan 2010 19:59:32 +0000 (11:59 -0800)]
Merge "remove obsolete GLS driver"

14 years agoexplicit set an "optional" tag
Jean-Baptiste Queru [Tue, 5 Jan 2010 19:09:46 +0000 (11:09 -0800)]
explicit set an "optional" tag

14 years agoMerge "Remove trailing whitespace from XML copyright template"
Dan Egnor [Mon, 4 Jan 2010 22:58:01 +0000 (14:58 -0800)]
Merge "Remove trailing whitespace from XML copyright template"

14 years agoremove obsolete GLS driver
Fred Quintana [Fri, 18 Dec 2009 18:19:09 +0000 (10:19 -0800)]
remove obsolete GLS driver

14 years agoresolved conflicts for merge of e3b115d0 to master
Ying Wang [Mon, 4 Jan 2010 21:37:36 +0000 (13:37 -0800)]
resolved conflicts for merge of e3b115d0 to master

14 years agoRemove trailing whitespace from XML copyright template
Dan Egnor [Mon, 4 Jan 2010 21:30:30 +0000 (13:30 -0800)]
Remove trailing whitespace from XML copyright template

14 years agoam 48f0d899: Annouce that Monkey is running.
Ying Wang [Mon, 4 Jan 2010 20:58:44 +0000 (12:58 -0800)]
am 48f0d899: Annouce that Monkey is running.

Merge commit '48f0d8993b5e871dd2695e983266aa655801769e' into eclair-plus-aosp

* commit '48f0d8993b5e871dd2695e983266aa655801769e':
  Annouce that Monkey is running.

14 years agoAnnouce that Monkey is running.
Ying Wang [Wed, 30 Dec 2009 22:37:04 +0000 (14:37 -0800)]
Annouce that Monkey is running.

http://b/issue?id=1681101

14 years agoam 653b97e7: am a0e762ca: free the NPObject in NPP_Destroy.
Grace Kloba [Mon, 4 Jan 2010 18:03:34 +0000 (10:03 -0800)]
am 653b97e7: am a0e762ca: free the NPObject in NPP_Destroy.

Merge commit '653b97e701546e816f75167280bf87b665a47b2c'

* commit '653b97e701546e816f75167280bf87b665a47b2c':
  free the NPObject in NPP_Destroy.

14 years agoam a0e762ca: free the NPObject in NPP_Destroy.
Grace Kloba [Mon, 4 Jan 2010 17:59:45 +0000 (09:59 -0800)]
am a0e762ca: free the NPObject in NPP_Destroy.

Merge commit 'a0e762caeaca275ed8390e9ee1cfb5e9149e07b7' into eclair-mr2-plus-aosp

* commit 'a0e762caeaca275ed8390e9ee1cfb5e9149e07b7':
  free the NPObject in NPP_Destroy.

14 years agoFix compiler error by ensuring a variable is always initialized.
Jack Palevich [Thu, 31 Dec 2009 06:29:37 +0000 (14:29 +0800)]
Fix compiler error by ensuring a variable is always initialized.

14 years agoTool for compressing/decompressing ETC1 textures.
Jack Palevich [Thu, 24 Dec 2009 08:18:25 +0000 (16:18 +0800)]
Tool for compressing/decompressing ETC1 textures.

The ETC1 texture format is commonly supported by
OpenGL ES 2.0-capable GPUs.

For historical reasons ETC1 texture files have the
default extension .PKM

This tool relies on the libETC1 library to
compress and decompress the image data.

14 years agofree the NPObject in NPP_Destroy.
Grace Kloba [Sun, 27 Dec 2009 21:21:41 +0000 (13:21 -0800)]
free the NPObject in NPP_Destroy.

14 years agoFramework Tests Cleanup: Removing CTS duplicate files
Neal Nguyen [Thu, 24 Dec 2009 02:18:34 +0000 (18:18 -0800)]
Framework Tests Cleanup: Removing CTS duplicate files

Updating test_defs.xml to remove the class attribute for
AndroidTests wrapper class that is going away.

14 years agoMerge change I8e509908
Android (Google) Code Review [Tue, 22 Dec 2009 10:33:40 +0000 (02:33 -0800)]
Merge change I8e509908

* changes:
  Remove unnecessary matrix stack manipulations.

14 years agoRemove unnecessary matrix stack manipulations.
Jack Palevich [Tue, 22 Dec 2009 10:32:05 +0000 (18:32 +0800)]
Remove unnecessary matrix stack manipulations.

glDrawTexiOES does not use the matix stack, so no need to modify it.

14 years agoAdd some more buttons to Bad Behavior:
Dan Egnor [Thu, 17 Dec 2009 01:10:26 +0000 (17:10 -0800)]
Add some more buttons to Bad Behavior:
- crash system server
- report a Log.wtf()

Update Monkey for changes to IActivityController interface.

14 years agoMatch the tutorial documentation more closely
Tom O'Neill [Thu, 17 Dec 2009 19:20:00 +0000 (11:20 -0800)]
Match the tutorial documentation more closely

Just undoing some white space changes that my previous CL introduced, in
order to keep the formatting the same between the tutorial documentation
and the actual code.

14 years agoAdditional content massaging based on feedback received.
Dan Morrill [Sun, 15 Nov 2009 23:46:36 +0000 (15:46 -0800)]
Additional content massaging based on feedback received.

14 years agoam 6be651ee: am 3bc69e62: Merge change Ib59457e0 into eclair-mr2
Grace Kloba [Wed, 16 Dec 2009 22:24:17 +0000 (14:24 -0800)]
am 6be651ee: am 3bc69e62: Merge change Ib59457e0 into eclair-mr2

Merge commit '6be651ee000270b56b285f60a6bda9c090cfbb9f'

* commit '6be651ee000270b56b285f60a6bda9c090cfbb9f':
  Change full screen surface to Opaque as it is required

14 years agoam 3bc69e62: Merge change Ib59457e0 into eclair-mr2
Grace Kloba [Wed, 16 Dec 2009 22:21:19 +0000 (14:21 -0800)]
am 3bc69e62: Merge change Ib59457e0 into eclair-mr2

Merge commit '3bc69e6256b616514871276e24bf98f37b3f89ad' into eclair-mr2-plus-aosp

* commit '3bc69e6256b616514871276e24bf98f37b3f89ad':
  Change full screen surface to Opaque as it is required

14 years agoMerge change Ib59457e0 into eclair-mr2
Android (Google) Code Review [Wed, 16 Dec 2009 22:16:45 +0000 (14:16 -0800)]
Merge change Ib59457e0 into eclair-mr2

* changes:
  Change full screen surface to Opaque as it is required by the new plugin model.

14 years agoChange full screen surface to Opaque as it is required
Grace Kloba [Wed, 16 Dec 2009 19:38:53 +0000 (11:38 -0800)]
Change full screen surface to Opaque as it is required
by the new plugin model.

Comment out the video as it is not working and causes
crash when touch.

14 years agoMerge change Ie8b10efd
Android (Google) Code Review [Wed, 16 Dec 2009 19:29:36 +0000 (11:29 -0800)]
Merge change Ie8b10efd

* changes:
  Finish adding Makefiles for the Notepad tutorial.

14 years agoam 564c9930: am 53a8ae60: Merge changes I84cafc84,Idc388c56 into eclair-mr2
Ying Wang [Wed, 16 Dec 2009 19:12:46 +0000 (11:12 -0800)]
am 564c9930: am 53a8ae60: Merge changes I84cafc84,Idc388c56 into eclair-mr2

Merge commit '564c993069fe049a755be7ecffa510fe64a1917e'

* commit '564c993069fe049a755be7ecffa510fe64a1917e':
  Package blacklist/whitelist file support for Monkey.

14 years agoam 53a8ae60: Merge changes I84cafc84,Idc388c56 into eclair-mr2
Ying Wang [Wed, 16 Dec 2009 18:47:41 +0000 (10:47 -0800)]
am 53a8ae60: Merge changes I84cafc84,Idc388c56 into eclair-mr2

Merge commit '53a8ae6060ad02b9e2747455d3b5e4229a82e051' into eclair-mr2-plus-aosp

* commit '53a8ae6060ad02b9e2747455d3b5e4229a82e051':
  Package blacklist/whitelist file support for Monkey.

14 years agoMerge changes I84cafc84,Idc388c56 into eclair-mr2
Android (Google) Code Review [Wed, 16 Dec 2009 18:43:43 +0000 (10:43 -0800)]
Merge changes I84cafc84,Idc388c56 into eclair-mr2

* changes:
  Merge commit 'goog/eclair-mr2' into play-with-monkey
  Package blacklist/whitelist file support for Monkey.

14 years agoFinish adding Makefiles for the Notepad tutorial.
Tom O'Neill [Tue, 15 Dec 2009 19:27:15 +0000 (11:27 -0800)]
Finish adding Makefiles for the Notepad tutorial.

Add the missing makefiles for the non-solution versions of the tutorial
code.  Required providing missing imports in Notepadv2.  Also standardized
white spaces using Source > Correct Indentation in Eclipse and a few
manual changes.  This was done to minimize differences such as:

diff -r Notepadv1 Notepadv1Solution
diff -r Notepadv1Solution/src/com/android/demo/notepad1/ Notepadv2/src/com/android/demo/notepad2/

Change-Id: Ie8b10efd61f2200b3c741ea500a6924710ab54ed

14 years agoMerge commit 'e897c1b4' into manualmerge
Dirk Dougherty [Wed, 16 Dec 2009 07:27:22 +0000 (23:27 -0800)]
Merge commit 'e897c1b4' into manualmerge

Conflicts:
samples/ApiDemos/src/com/example/android/apis/app/_index.html

14 years agoam 1d151678: Merge change Ie8650e4b into eclair
Dirk Dougherty [Wed, 16 Dec 2009 03:26:25 +0000 (19:26 -0800)]
am 1d151678: Merge change Ie8650e4b into eclair

Merge commit '1d15167865b22730cf6ba314a057e62f960aa1db' into eclair-plus-aosp

* commit '1d15167865b22730cf6ba314a057e62f960aa1db':
  sdk doc change for esr: fix some broken links to resources files.

14 years agoMerge change Ie8650e4b into eclair
Android (Google) Code Review [Wed, 16 Dec 2009 03:23:33 +0000 (19:23 -0800)]
Merge change Ie8650e4b into eclair

* changes:
  sdk doc change for esr: fix some broken links to resources files.

14 years agosdk doc change for esr: fix some broken links to resources files.
Dirk Dougherty [Wed, 16 Dec 2009 02:47:00 +0000 (18:47 -0800)]
sdk doc change for esr: fix some broken links to resources files.

Bug: 2160782
Change-Id: Ie8650e4b642a96e67a2e7e62669282bc58d414ba

14 years agoam 55d80586: am 5dba584a: Merge change Ic3464854 into eclair
Trevor Johns [Tue, 15 Dec 2009 23:06:19 +0000 (15:06 -0800)]
am 55d80586: am 5dba584a: Merge change Ic3464854 into eclair

Merge commit '55d80586c76580bf6cbc00e9bd89658a72aa985b'

* commit '55d80586c76580bf6cbc00e9bd89658a72aa985b':
  Renaming com.google.example.android.contactmanager to com.example.android.contactmanager.

14 years agoam cf4e98b2: am b84cf9e1: Clean up the SDK and make it compiled and installed in...
Xavier Ducrohet [Tue, 15 Dec 2009 23:05:51 +0000 (15:05 -0800)]
am cf4e98b2: am b84cf9e1: Clean up the SDK and make it compiled and installed in the SDK system image.

Merge commit 'cf4e98b260230ea5d9290d2e18f37b2f3c585970'

* commit 'cf4e98b260230ea5d9290d2e18f37b2f3c585970':
  Clean up the SDK and make it compiled and installed in the SDK system image.

14 years agoam 436be3f8: am 1162372c: Use the feature list for the SDK.
Xavier Ducrohet [Tue, 15 Dec 2009 23:04:36 +0000 (15:04 -0800)]
am 436be3f8: am 1162372c: Use the feature list for the SDK.

Merge commit '436be3f862065e67087fbc95fd75b03e0496cea3'

* commit '436be3f862065e67087fbc95fd75b03e0496cea3':
  Use the feature list for the SDK.

14 years agoam 5dba584a: Merge change Ic3464854 into eclair
Trevor Johns [Tue, 15 Dec 2009 20:17:03 +0000 (12:17 -0800)]
am 5dba584a: Merge change Ic3464854 into eclair

Merge commit '5dba584a08e6d2d5c84ca971b796e053995e4214' into eclair-plus-aosp

* commit '5dba584a08e6d2d5c84ca971b796e053995e4214':
  Renaming com.google.example.android.contactmanager to com.example.android.contactmanager.

14 years agoMerge change Ic3464854 into eclair
Android (Google) Code Review [Tue, 15 Dec 2009 20:13:54 +0000 (12:13 -0800)]
Merge change Ic3464854 into eclair

* changes:
  Renaming com.google.example.android.contactmanager to com.example.android.contactmanager.

14 years agoam b84cf9e1: Clean up the SDK and make it compiled and installed in the SDK system...
Xavier Ducrohet [Tue, 15 Dec 2009 18:33:08 +0000 (10:33 -0800)]
am b84cf9e1: Clean up the SDK and make it compiled and installed in the SDK system image.

Merge commit 'b84cf9e1e378f6cc6642b4ac3f391a85b208a23b' into eclair-plus-aosp

* commit 'b84cf9e1e378f6cc6642b4ac3f391a85b208a23b':
  Clean up the SDK and make it compiled and installed in the SDK system image.

14 years agoam 1162372c: Use the feature list for the SDK.
Xavier Ducrohet [Tue, 15 Dec 2009 15:42:50 +0000 (07:42 -0800)]
am 1162372c: Use the feature list for the SDK.

Merge commit '1162372c9e7ff4b6e60d247fb057b47f571af86f' into eclair-plus-aosp

* commit '1162372c9e7ff4b6e60d247fb057b47f571af86f':
  Use the feature list for the SDK.

14 years agoMerge commit 'goog/eclair-plus-aosp'
Android Git Automerger [Tue, 15 Dec 2009 08:45:10 +0000 (00:45 -0800)]
Merge commit 'goog/eclair-plus-aosp'

14 years agoRenaming com.google.example.android.contactmanager to com.example.android.contactmanager.
Trevor Johns [Tue, 15 Dec 2009 07:25:00 +0000 (23:25 -0800)]
Renaming com.google.example.android.contactmanager to com.example.android.contactmanager.

14 years agoClean up the SDK and make it compiled and installed in the SDK system image.
Xavier Ducrohet [Tue, 15 Dec 2009 06:34:06 +0000 (22:34 -0800)]
Clean up the SDK and make it compiled and installed in the SDK system image.

Change-Id: I6e5f01a1cc45beada70608307f4ac38a4dcdd0b9

14 years agoam f5fc8b06: am 7dbb3c29: moved the hidden sync helpers out of the framework
Fred Quintana [Tue, 15 Dec 2009 02:18:24 +0000 (18:18 -0800)]
am f5fc8b06: am 7dbb3c29: moved the hidden sync helpers out of the framework

Merge commit 'f5fc8b06014bc763d26cc0cfcf0073a1edccfc4a'

* commit 'f5fc8b06014bc763d26cc0cfcf0073a1edccfc4a':
  moved the hidden sync helpers out of the framework

14 years agoUse the feature list for the SDK.
Xavier Ducrohet [Tue, 15 Dec 2009 02:01:14 +0000 (18:01 -0800)]
Use the feature list for the SDK.

Change-Id: I926a682ac23a373276d10223af9f1e47ebc617d0

14 years agoam 7dbb3c29: moved the hidden sync helpers out of the framework
Fred Quintana [Tue, 15 Dec 2009 00:37:58 +0000 (16:37 -0800)]
am 7dbb3c29: moved the hidden sync helpers out of the framework

Merge commit '7dbb3c2900e206c1468868e195fc37bf2d4932b1' into eclair-mr2-plus-aosp

* commit '7dbb3c2900e206c1468868e195fc37bf2d4932b1':
  moved the hidden sync helpers out of the framework

14 years agoMerge commit 'goog/eclair-mr2' into play-with-monkey
Ying Wang [Tue, 15 Dec 2009 00:23:32 +0000 (16:23 -0800)]
Merge commit 'goog/eclair-mr2' into play-with-monkey

Conflicts:

cmds/monkey/src/com/android/commands/monkey/Monkey.java

14 years agoam ba192890: am 5595acbe: Merge change Ice325f3b into eclair-mr2
Tom O'Neill [Mon, 14 Dec 2009 23:33:01 +0000 (15:33 -0800)]
am ba192890: am 5595acbe: Merge change Ice325f3b into eclair-mr2

Merge commit 'ba192890472dbb92c01d596633571fe2f074d759'

* commit 'ba192890472dbb92c01d596633571fe2f074d759':
  Fix Notepadv3Solution orientation changes during NoteEdit

14 years agoam 5595acbe: Merge change Ice325f3b into eclair-mr2
Tom O'Neill [Mon, 14 Dec 2009 23:24:09 +0000 (15:24 -0800)]
am 5595acbe: Merge change Ice325f3b into eclair-mr2

Merge commit '5595acbed8ca1778a61881a00d7baaffecb2a64c' into eclair-mr2-plus-aosp

* commit '5595acbed8ca1778a61881a00d7baaffecb2a64c':
  Fix Notepadv3Solution orientation changes during NoteEdit

14 years agomoved the hidden sync helpers out of the framework
Fred Quintana [Fri, 11 Dec 2009 21:18:02 +0000 (13:18 -0800)]
moved the hidden sync helpers out of the framework

14 years agoMerge change Ice325f3b into eclair-mr2
Android (Google) Code Review [Mon, 14 Dec 2009 19:50:14 +0000 (11:50 -0800)]
Merge change Ice325f3b into eclair-mr2

* changes:
  Fix Notepadv3Solution orientation changes during NoteEdit

14 years agoam 51afa32c: am ec30731d: am 2276398d: Merge change I0d9344aa into eclair
vchtchetkine [Sun, 13 Dec 2009 20:38:47 +0000 (12:38 -0800)]
am 51afa32c: am ec30731d: am 2276398d: Merge change I0d9344aa into eclair

Merge commit '51afa32c69aca2206578f363af50753f59d19574'

* commit '51afa32c69aca2206578f363af50753f59d19574':
  Fixed

14 years agoam ec30731d: am 2276398d: Merge change I0d9344aa into eclair
vchtchetkine [Sun, 13 Dec 2009 20:32:03 +0000 (12:32 -0800)]
am ec30731d: am 2276398d: Merge change I0d9344aa into eclair

Merge commit 'ec30731d8f415a427f15280bdc14ea6c54f5904d' into eclair-mr2-plus-aosp

* commit 'ec30731d8f415a427f15280bdc14ea6c54f5904d':
  Fixed

14 years agoam 2276398d: Merge change I0d9344aa into eclair
vchtchetkine [Sun, 13 Dec 2009 20:23:31 +0000 (12:23 -0800)]
am 2276398d: Merge change I0d9344aa into eclair

Merge commit '2276398db0b0208b7627dc436ecc9e6c09e68107' into eclair-mr2

* commit '2276398db0b0208b7627dc436ecc9e6c09e68107':
  Fixed

14 years agoFix Notepadv3Solution orientation changes during NoteEdit
Tom O'Neill [Sat, 12 Dec 2009 00:01:04 +0000 (16:01 -0800)]
Fix Notepadv3Solution orientation changes during NoteEdit

The current NoteEdit.java in Notepadv3Solution crashes on NPE when the
screen orientation changes.  This happens because a null Long is
auto-unboxed to a long when used as an input to
Bundle.putLong(String, long).  The easiest solution is to use
Bundle.putSerializable() instead.

In addition duplicate notepad entries could result because mRowId was not
necessarily defined when onSaveInstanceState(Bundle) was called.  The
solution to that is to call saveState() in that method.

Fixes these buganizer bugs:

Change-Id: Ice325f3b089867e4716deb48aefe8ec03f30ad55
http://b/issue?id=2266994
http://b/issue?id=2266962

14 years agoam 6c9e7af4: am d0225ee6: Remove the old Dev Tools exception browser (since it relies...
Dan Egnor [Fri, 11 Dec 2009 22:28:02 +0000 (14:28 -0800)]
am 6c9e7af4: am d0225ee6: Remove the old Dev Tools exception browser (since it relies on now eliminated checkin database crash storage functionality).

Merge commit '6c9e7af472f2e11d16146f1d9af15c47b90e3a0b'

* commit '6c9e7af472f2e11d16146f1d9af15c47b90e3a0b':
  Remove the old Dev Tools exception browser (since it relies on

14 years agoam d0225ee6: Remove the old Dev Tools exception browser (since it relies on now elimi...
Dan Egnor [Fri, 11 Dec 2009 22:22:33 +0000 (14:22 -0800)]
am d0225ee6: Remove the old Dev Tools exception browser (since it relies on now eliminated checkin database crash storage functionality).

Merge commit 'd0225ee63f305ef59e17f8ad0dc16b2ef5e85af0' into eclair-mr2-plus-aosp

* commit 'd0225ee63f305ef59e17f8ad0dc16b2ef5e85af0':
  Remove the old Dev Tools exception browser (since it relies on

14 years agoam 2276398d: Merge change I0d9344aa into eclair
vchtchetkine [Fri, 11 Dec 2009 21:34:42 +0000 (13:34 -0800)]
am 2276398d: Merge change I0d9344aa into eclair

Merge commit '2276398db0b0208b7627dc436ecc9e6c09e68107' into eclair-plus-aosp

* commit '2276398db0b0208b7627dc436ecc9e6c09e68107':
  Fixed

14 years agoMerge change I0d9344aa into eclair
Android (Google) Code Review [Fri, 11 Dec 2009 21:29:37 +0000 (13:29 -0800)]
Merge change I0d9344aa into eclair

* changes:
  Fixed

14 years agoRemove the old Dev Tools exception browser (since it relies on
Dan Egnor [Thu, 10 Dec 2009 00:30:23 +0000 (16:30 -0800)]
Remove the old Dev Tools exception browser (since it relies on
now eliminated checkin database crash storage functionality).

Add a new test app to Dev Tools, "Bad Behavior", which has
buttons to crash and generate an ANR on command.

Update the Monkey to follow changed APIs.

14 years agoam 7f5c4a68: am f2519b44: Add Android.mk files for the Notepad tutorial\'s solutions
Tom O'Neill [Fri, 11 Dec 2009 20:35:54 +0000 (12:35 -0800)]
am 7f5c4a68: am f2519b44: Add Android.mk files for the Notepad tutorial\'s solutions

Merge commit '7f5c4a68ce8006386e747b755067171d84651e30'

* commit '7f5c4a68ce8006386e747b755067171d84651e30':
  Add Android.mk files for the Notepad tutorial's solutions

14 years agoam f2519b44: Add Android.mk files for the Notepad tutorial\'s solutions
Tom O'Neill [Fri, 11 Dec 2009 20:31:25 +0000 (12:31 -0800)]
am f2519b44: Add Android.mk files for the Notepad tutorial\'s solutions

Merge commit 'f2519b444f658d2d7af8f85b0b95d12f32cf8bd2' into eclair-mr2-plus-aosp

* commit 'f2519b444f658d2d7af8f85b0b95d12f32cf8bd2':
  Add Android.mk files for the Notepad tutorial's solutions

14 years agoFixed
vchtchetkine [Fri, 11 Dec 2009 15:14:38 +0000 (07:14 -0800)]
Fixed

14 years agoAdd Android.mk files for the Notepad tutorial's solutions
Tom O'Neill [Fri, 11 Dec 2009 19:25:36 +0000 (11:25 -0800)]
Add Android.mk files for the Notepad tutorial's solutions

Now the tutorial is built as part of the standard build, but not installed
as part of the system image.  Required localizing an android:text field
that was already localized in Notepadv1 but for some odd reason was no
longer localized in v2 and v3.

Change-Id: I0e1b41a4efa454a503b788b0698593136662a014

14 years agoam 320411d5: am 79ace486: am 7579e4af: Merge change I9fb303e6 into eclair
Xavier Ducrohet [Fri, 11 Dec 2009 09:38:55 +0000 (01:38 -0800)]
am 320411d5: am 79ace486: am 7579e4af: Merge change I9fb303e6 into eclair

Merge commit '320411d59f78cb8f5b487614693aa260eaaa1653'

* commit '320411d59f78cb8f5b487614693aa260eaaa1653':
  Add new samples to the SDK.

14 years agoam 8b13cf63: am 70634b36: am e7e7a6b8: Modify index pages of MultiResolution, Wiktion...
Roman Nurik [Fri, 11 Dec 2009 09:38:51 +0000 (01:38 -0800)]
am 8b13cf63: am 70634b36: am e7e7a6b8: Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples, to point to new screenshots. Also some minor cleanup.

Merge commit '8b13cf63d4d96e290c83a35725ff26cf2601b063'

* commit '8b13cf63d4d96e290c83a35725ff26cf2601b063':
  Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples, to point to new screenshots. Also some minor cleanup.

14 years agoam ddedf966: am 5f6b6bfb: am 0359bdb7: Merge change I2b0bb983 into eclair
Trevor Johns [Fri, 11 Dec 2009 07:41:21 +0000 (23:41 -0800)]
am ddedf966: am 5f6b6bfb: am 0359bdb7: Merge change I2b0bb983 into eclair

Merge commit 'ddedf9666e90cfac79c1b31ff2beaef4ad60366c'

* commit 'ddedf9666e90cfac79c1b31ff2beaef4ad60366c':
  Importing Wikitionary/SimpleWiktionary sample code from http://code.google.com/p/wiktionary-android/.

14 years agoam 79c8d6bc: am 04df8565: am 1fd97693: Merge change Ia13e890e into eclair
David 'Digit' Turner [Fri, 11 Dec 2009 07:41:16 +0000 (23:41 -0800)]
am 79c8d6bc: am 04df8565: am 1fd97693: Merge change Ia13e890e into eclair

Merge commit '79c8d6bc0678b86b6dd41eb4d854bddc315fa244'

* commit '79c8d6bc0678b86b6dd41eb4d854bddc315fa244':
  Update documentation to indicate EGL ES 2.0 isn't supported in the emulator.

14 years agoam 79ace486: am 7579e4af: Merge change I9fb303e6 into eclair
Xavier Ducrohet [Fri, 11 Dec 2009 03:54:51 +0000 (19:54 -0800)]
am 79ace486: am 7579e4af: Merge change I9fb303e6 into eclair

Merge commit '79ace48637207ba918a19d55acd9eeda700ff203' into eclair-mr2-plus-aosp

* commit '79ace48637207ba918a19d55acd9eeda700ff203':
  Add new samples to the SDK.

14 years agoam 70634b36: am e7e7a6b8: Modify index pages of MultiResolution, Wiktionary, and...
Roman Nurik [Fri, 11 Dec 2009 03:54:47 +0000 (19:54 -0800)]
am 70634b36: am e7e7a6b8: Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples, to point to new screenshots. Also some minor cleanup.

Merge commit '70634b3633dc2847df14db67a4e22dce5a16e45f' into eclair-mr2-plus-aosp

* commit '70634b3633dc2847df14db67a4e22dce5a16e45f':
  Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples, to point to new screenshots. Also some minor cleanup.

14 years agoam 7579e4af: Merge change I9fb303e6 into eclair
Xavier Ducrohet [Fri, 11 Dec 2009 03:48:51 +0000 (19:48 -0800)]
am 7579e4af: Merge change I9fb303e6 into eclair

Merge commit '7579e4afcff771ed7e137b46bd019acd581c9568' into eclair-mr2

* commit '7579e4afcff771ed7e137b46bd019acd581c9568':
  Add new samples to the SDK.

14 years agoam e7e7a6b8: Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple...
Roman Nurik [Fri, 11 Dec 2009 03:48:38 +0000 (19:48 -0800)]
am e7e7a6b8: Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples, to point to new screenshots. Also some minor cleanup.

Merge commit 'e7e7a6b821367c5c2ce7a0eac66f92a2689c22e9' into eclair-mr2

* commit 'e7e7a6b821367c5c2ce7a0eac66f92a2689c22e9':
  Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples, to point to new screenshots. Also some minor cleanup.

14 years agoam 5f6b6bfb: am 0359bdb7: Merge change I2b0bb983 into eclair
Trevor Johns [Fri, 11 Dec 2009 01:51:34 +0000 (17:51 -0800)]
am 5f6b6bfb: am 0359bdb7: Merge change I2b0bb983 into eclair

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

* commit '5f6b6bfb881601bdcb65c274449ffad08df5b29b':
  Importing Wikitionary/SimpleWiktionary sample code from http://code.google.com/p/wiktionary-android/.

14 years agoam 04df8565: am 1fd97693: Merge change Ia13e890e into eclair
David 'Digit' Turner [Fri, 11 Dec 2009 01:51:30 +0000 (17:51 -0800)]
am 04df8565: am 1fd97693: Merge change Ia13e890e into eclair

Merge commit '04df8565bf8f2b81a632fcd736cb96c8da478b9e' into eclair-mr2-plus-aosp

* commit '04df8565bf8f2b81a632fcd736cb96c8da478b9e':
  Update documentation to indicate EGL ES 2.0 isn't supported in the emulator.

14 years agoam 0359bdb7: Merge change I2b0bb983 into eclair
Trevor Johns [Fri, 11 Dec 2009 01:44:35 +0000 (17:44 -0800)]
am 0359bdb7: Merge change I2b0bb983 into eclair

Merge commit '0359bdb72f3da3f319d0b3ef87a70c4f98d4154f' into eclair-mr2

* commit '0359bdb72f3da3f319d0b3ef87a70c4f98d4154f':
  Importing Wikitionary/SimpleWiktionary sample code from http://code.google.com/p/wiktionary-android/.

14 years agoam 1fd97693: Merge change Ia13e890e into eclair
David 'Digit' Turner [Fri, 11 Dec 2009 01:40:07 +0000 (17:40 -0800)]
am 1fd97693: Merge change Ia13e890e into eclair

Merge commit '1fd97693dc03fac4e189e5361a7ac7ee033caff2' into eclair-mr2

* commit '1fd97693dc03fac4e189e5361a7ac7ee033caff2':
  Update documentation to indicate EGL ES 2.0 isn't supported in the emulator.

14 years agoam 44e994e1: am 036832ad: Merge change Ic944ab1e into eclair-mr2
Tom O'Neill [Fri, 11 Dec 2009 01:25:48 +0000 (17:25 -0800)]
am 44e994e1: am 036832ad: Merge change Ic944ab1e into eclair-mr2

Merge commit '44e994e1d47deab75c19d8684e4da8398b448044'

* commit '44e994e1d47deab75c19d8684e4da8398b448044':
  Extract and check in NotepadCodeLab.zip for change tracking

14 years agoam 036832ad: Merge change Ic944ab1e into eclair-mr2
Tom O'Neill [Fri, 11 Dec 2009 01:21:48 +0000 (17:21 -0800)]
am 036832ad: Merge change Ic944ab1e into eclair-mr2

Merge commit '036832adba9d953f8d34ece1bd5b049f02437928' into eclair-mr2-plus-aosp

* commit '036832adba9d953f8d34ece1bd5b049f02437928':
  Extract and check in NotepadCodeLab.zip for change tracking

14 years agoam 7579e4af: Merge change I9fb303e6 into eclair
Xavier Ducrohet [Fri, 11 Dec 2009 01:16:53 +0000 (17:16 -0800)]
am 7579e4af: Merge change I9fb303e6 into eclair

Merge commit '7579e4afcff771ed7e137b46bd019acd581c9568' into eclair-plus-aosp

* commit '7579e4afcff771ed7e137b46bd019acd581c9568':
  Add new samples to the SDK.

14 years agoMerge change Ic944ab1e into eclair-mr2
Android (Google) Code Review [Fri, 11 Dec 2009 01:16:32 +0000 (17:16 -0800)]
Merge change Ic944ab1e into eclair-mr2

* changes:
  Extract and check in NotepadCodeLab.zip for change tracking

14 years agoam 764ff751: am dcf99fbe: Merge change If4ff28ed into eclair-mr2
Romain Guy [Fri, 11 Dec 2009 01:14:18 +0000 (17:14 -0800)]
am 764ff751: am dcf99fbe: Merge change If4ff28ed into eclair-mr2

Merge commit '764ff7513a47da76a59fee7c5f299afb7662aac6'

* commit '764ff7513a47da76a59fee7c5f299afb7662aac6':
  Cleanup one of the ListView sample demos.

14 years agoam 19d79f2f: am 4eb4ed2d: am bba4ff7c: Fixing crash in ContactManager: Changing Conta...
Trevor Johns [Fri, 11 Dec 2009 01:14:13 +0000 (17:14 -0800)]
am 19d79f2f: am 4eb4ed2d: am bba4ff7c: Fixing crash in ContactManager: Changing ContactsContract.Contacts.LOOKUP_KEY to ContactsContract.Contacts._ID.

Merge commit '19d79f2fb44ce0ce48bd95f972d929910afa951c'

* commit '19d79f2fb44ce0ce48bd95f972d929910afa951c':
  Fixing crash in ContactManager: Changing ContactsContract.Contacts.LOOKUP_KEY to