OSDN Git Service

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

14 years agoMerge "remove references to TARGET_HARDWARE_3D" into eclair-mr2
Jean-Baptiste Queru [Fri, 29 Jan 2010 18:05:26 +0000 (10:05 -0800)]
Merge "remove references to TARGET_HARDWARE_3D" into eclair-mr2

14 years agoAdding a new sub-plugin that gives visual feedback for navigation keys.
Derek Sollenberger [Thu, 14 Jan 2010 16:44:37 +0000 (11:44 -0500)]
Adding a new sub-plugin that gives visual feedback for navigation keys.

14 years agoRemoved dependence on java interfaces and use only one surface for both embedded...
Derek Sollenberger [Mon, 11 Jan 2010 17:31:49 +0000 (12:31 -0500)]
Removed dependence on java interfaces and use only one surface for both embedded and fullscreen surfaces.

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 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 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 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 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 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 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 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 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 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 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 agoMerge change I9fb303e6 into eclair
Android (Google) Code Review [Fri, 11 Dec 2009 01:12:47 +0000 (17:12 -0800)]
Merge change I9fb303e6 into eclair

* changes:
  Add new samples to the SDK.

14 years agoAdd new samples to the SDK.
Xavier Ducrohet [Fri, 11 Dec 2009 00:54:52 +0000 (16:54 -0800)]
Add new samples to the SDK.

Change-Id: I9fb303e6b6f6fb00172f4f5bf64a2c56649c2491

14 years agoMerge change If4ff28ed into eclair-mr2
Android (Google) Code Review [Fri, 11 Dec 2009 00:51:41 +0000 (16:51 -0800)]
Merge change If4ff28ed into eclair-mr2

* changes:
  Cleanup one of the ListView sample demos.

14 years agoam bba4ff7c: Fixing crash in ContactManager: Changing ContactsContract.Contacts.LOOKU...
Trevor Johns [Fri, 11 Dec 2009 00:45:44 +0000 (16:45 -0800)]
am bba4ff7c: Fixing crash in ContactManager: Changing ContactsContract.Contacts.LOOKUP_KEY to ContactsContract.Contacts._ID.

Merge commit 'bba4ff7c38e7e6837fabdb225cdb24d12a17eabc' into eclair-mr2

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

14 years agoCleanup one of the ListView sample demos.
Romain Guy [Thu, 10 Dec 2009 23:19:03 +0000 (15:19 -0800)]
Cleanup one of the ListView sample demos.

14 years agoExtract and check in NotepadCodeLab.zip for change tracking
Tom O'Neill [Wed, 9 Dec 2009 23:41:05 +0000 (15:41 -0800)]
Extract and check in NotepadCodeLab.zip for change tracking

The 3-part Notepad tutorial is currently only available in the zip archive
frameworks/base/docs/html/guide/tutorials/notepad/codelab/NotepadCodeLab.zip.
This CL adds the uncompressed code to the repository so that there is a
paper trail of future changes to the code.

14 years agoPackage blacklist/whitelist file support for Monkey.
Ying Wang [Tue, 8 Dec 2009 22:59:43 +0000 (14:59 -0800)]
Package blacklist/whitelist file support for Monkey.

With this CL, you can specify a package whitelist file or a package blacklist file,
but not both. You can not specify both individual packages via -p and blacklist file,
either. But you can specify both whitelist file and individual packages via -p and they
will be summed up.

14 years agoModify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples,...
Roman Nurik [Thu, 10 Dec 2009 17:43:24 +0000 (09:43 -0800)]
Modify index pages of MultiResolution, Wiktionary, and WiktionarySimple samples, to point to new screenshots. Also some minor cleanup.

14 years agoMerge change I2b0bb983 into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 02:07:31 +0000 (18:07 -0800)]
Merge change I2b0bb983 into eclair

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

14 years agoMerge change Ia13e890e into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 00:02:14 +0000 (16:02 -0800)]
Merge change Ia13e890e into eclair

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

14 years agoUpdate documentation to indicate EGL ES 2.0 isn't supported in the emulator.
David 'Digit' Turner [Wed, 9 Dec 2009 23:46:07 +0000 (15:46 -0800)]
Update documentation to indicate EGL ES 2.0 isn't supported in the emulator.

14 years agoImporting Wikitionary/SimpleWiktionary sample code from http://code.google.com/p...
Trevor Johns [Tue, 8 Dec 2009 01:04:53 +0000 (17:04 -0800)]
Importing Wikitionary/SimpleWiktionary sample code from code.google.com/p/wiktionary-android/.

Original code by Jeffrey Sharkey <jsharkey@android.com>.

Modifications:

- Remove .classpath, .project, and default.properties.
- Remove generated files (/gen).
- Create Android.mk and _index.html.
- Cleaned up whitespace and converted to match AOSP style guide.
- Renamed SimpleWiktionary to WiktionarySimple to keep both samples next to each other in the
  directory listing.
- Removed the android:text attribute in the BulletPoint due to localization issues.

14 years agoUpdate SampleBrowserPlugin to show handling
Grace Kloba [Wed, 9 Dec 2009 08:13:05 +0000 (00:13 -0800)]
Update SampleBrowserPlugin to show handling
long press and double tap events.

14 years agoSimple Matrix Palette skinning sample.
Jack Palevich [Wed, 9 Dec 2009 07:32:35 +0000 (15:32 +0800)]
Simple Matrix Palette skinning sample.

14 years agoAdd OpenGL ES 2.0 sample.
Jack Palevich [Fri, 27 Nov 2009 11:54:46 +0000 (19:54 +0800)]
Add OpenGL ES 2.0 sample.

This sample renders a textured triangle using OpenGL ES 2.0.

If OpenGL ES 2.0 is not available, the sample falls back to
using OpenGL ES 1.0.

14 years agoFixing crash in ContactManager: Changing ContactsContract.Contacts.LOOKUP_KEY to
Trevor Johns [Wed, 9 Dec 2009 07:23:53 +0000 (23:23 -0800)]
Fixing crash in ContactManager: Changing ContactsContract.Contacts.LOOKUP_KEY to
ContactsContract.Contacts._ID.

14 years agoam 5865825d: Merge change Iabe9529e into eclair
Trevor Johns [Wed, 9 Dec 2009 01:53:44 +0000 (17:53 -0800)]
am 5865825d: Merge change Iabe9529e into eclair

Merge commit '5865825df6792f1cf6a5f70911f5ad15a2a243b8' into eclair-mr2

* commit '5865825df6792f1cf6a5f70911f5ad15a2a243b8':
  Adding ContactManager sample to SDK samples.

14 years agoMerge change Iabe9529e into eclair
Android (Google) Code Review [Wed, 9 Dec 2009 01:50:19 +0000 (17:50 -0800)]
Merge change Iabe9529e into eclair

* changes:
  Adding ContactManager sample to SDK samples.

14 years agoremove references to TARGET_HARDWARE_3D
Jean-Baptiste Queru [Wed, 9 Dec 2009 01:47:17 +0000 (17:47 -0800)]
remove references to TARGET_HARDWARE_3D

14 years agoAdding ContactManager sample to SDK samples.
Trevor Johns [Tue, 24 Nov 2009 13:16:35 +0000 (05:16 -0800)]
Adding ContactManager sample to SDK samples.

This sample demonstrates use of the ContactsContract classes introduced in API Level 5.

14 years agoam 6b4bd260: Merge change I1cd5c828 into eclair
Scott Main [Wed, 9 Dec 2009 00:47:50 +0000 (16:47 -0800)]
am 6b4bd260: Merge change I1cd5c828 into eclair

Merge commit '6b4bd26058d9d4d920e6a26c14a8f8bda9a863a3' into eclair-mr2

* commit '6b4bd26058d9d4d920e6a26c14a8f8bda9a863a3':
  change the way bytes are read from InputStream.

14 years agoMerge change I1cd5c828 into eclair
Android (Google) Code Review [Wed, 9 Dec 2009 00:44:40 +0000 (16:44 -0800)]
Merge change I1cd5c828 into eclair

* changes:
  change the way bytes are read from InputStream. Read only the bytes received and don't allocate new arrays Also revise the mechanism for writing the outgoing messages to the screen to be more consistent with reading and cleanup line lengths to be <100 chars.

14 years agochange the way bytes are read from InputStream.
Scott Main [Tue, 8 Dec 2009 22:50:17 +0000 (14:50 -0800)]
change the way bytes are read from InputStream.
Read only the bytes received and don't allocate new arrays
Also revise the mechanism for writing the outgoing messages
to the screen to be more consistent with reading and
cleanup line lengths to be <100 chars.

14 years agoam d2962a33: TextToSpeech API demo.
James Yum [Wed, 9 Dec 2009 00:13:06 +0000 (16:13 -0800)]
am d2962a33: TextToSpeech API demo.

Merge commit 'd2962a33216ce40a526c80fc8865cf9bd04936f4' into eclair-mr2

* commit 'd2962a33216ce40a526c80fc8865cf9bd04936f4':
  TextToSpeech API demo.

14 years agoMerge change I5ba25302 into eclair-mr2
Android (Google) Code Review [Tue, 8 Dec 2009 18:49:26 +0000 (10:49 -0800)]
Merge change I5ba25302 into eclair-mr2

* changes:
  Added the new phone app unittest to runtest.

14 years agoupdating sample plugin to use new full screen interfaces.
Derek Sollenberger [Mon, 7 Dec 2009 21:31:54 +0000 (16:31 -0500)]
updating sample plugin to use new full screen interfaces.

14 years agoAdded the new phone app unittest to runtest.
Nicolas Catania [Mon, 7 Dec 2009 21:03:13 +0000 (13:03 -0800)]
Added the new phone app unittest to runtest.

Used phone-unit for the test name because 'phone'
is already taken by a package under '/vendor'.

14 years agoTextToSpeech API demo.
James Yum [Thu, 3 Dec 2009 01:10:20 +0000 (17:10 -0800)]
TextToSpeech API demo.

14 years agoReorganize Service API demos.
Dianne Hackborn [Fri, 4 Dec 2009 23:31:04 +0000 (15:31 -0800)]
Reorganize Service API demos.

This collapses multiple related files in one, to make it easier to deal
with in documentation and elsewhere.

14 years agoMerge change Ifc1b1ccb into eclair-mr2
Android (Google) Code Review [Tue, 8 Dec 2009 00:59:07 +0000 (16:59 -0800)]
Merge change Ifc1b1ccb into eclair-mr2

* changes:
  Fix eclipse build

14 years agoam 11d89599: Add QuickContactsBadge widget sample to ApiDemos
Megha Joshi [Tue, 8 Dec 2009 00:59:00 +0000 (16:59 -0800)]
am 11d89599: Add QuickContactsBadge widget sample to ApiDemos

Merge commit '11d89599ef7cf949bfe0048d1352f264ee0f6a34' into eclair-mr2

* commit '11d89599ef7cf949bfe0048d1352f264ee0f6a34':
  Add QuickContactsBadge widget sample to ApiDemos

14 years agoAdd QuickContactsBadge widget sample to ApiDemos
Megha Joshi [Fri, 13 Nov 2009 19:45:19 +0000 (11:45 -0800)]
Add QuickContactsBadge widget sample to ApiDemos

14 years agoMake the simulator use alsa instead of esound.
Marco Nelissen [Fri, 4 Dec 2009 23:50:25 +0000 (15:50 -0800)]
Make the simulator use alsa instead of esound.

14 years agoFix eclipse build
Andrew Stadler [Mon, 7 Dec 2009 18:55:39 +0000 (10:55 -0800)]
Fix eclipse build

* Bring in auto-generated EventLogTags

14 years agoMerge change I1558a070 into eclair-mr2
Android (Google) Code Review [Mon, 7 Dec 2009 08:00:07 +0000 (00:00 -0800)]
Merge change I1558a070 into eclair-mr2

* changes:
  Fix the camera preview demo.

14 years agoam e8d64956: Merge change I6b913ab8 into eclair
David 'Digit' Turner [Sat, 5 Dec 2009 02:27:05 +0000 (18:27 -0800)]
am e8d64956: Merge change I6b913ab8 into eclair

Merge commit 'e8d649561a6dbc6e0260d4b24049c00d23e7285b' into eclair-mr2

* commit 'e8d649561a6dbc6e0260d4b24049c00d23e7285b':
  Fix toolchain scripts for Darwin and Cygwin.

14 years agoMerge change I6b913ab8 into eclair
Android (Google) Code Review [Sat, 5 Dec 2009 02:22:21 +0000 (18:22 -0800)]
Merge change I6b913ab8 into eclair

* changes:
  Fix toolchain scripts for Darwin and Cygwin.

14 years agoFix toolchain scripts for Darwin and Cygwin.
David 'Digit' Turner [Sat, 5 Dec 2009 01:57:36 +0000 (17:57 -0800)]
Fix toolchain scripts for Darwin and Cygwin.

Only touches download-toolchain-sources.sh and build-toolchain.sh
This does not impact the NDK build scripts themselves and is only
needed to properly package NDK release packages.

14 years agoam b49dd835: Adding wallpaper sample in ApiDemos.
Megha Joshi [Sat, 5 Dec 2009 01:06:39 +0000 (17:06 -0800)]
am b49dd835: Adding wallpaper sample in ApiDemos.

Merge commit 'b49dd8359d1b23eb527139499c0db58cb01466c6' into eclair-mr2

* commit 'b49dd8359d1b23eb527139499c0db58cb01466c6':
  Adding wallpaper sample in ApiDemos.

14 years agoAdding wallpaper sample in ApiDemos.
Megha Joshi [Thu, 3 Dec 2009 21:56:04 +0000 (13:56 -0800)]
Adding wallpaper sample in ApiDemos.

14 years agoFix fake timing.
Marco Nelissen [Fri, 4 Dec 2009 22:44:43 +0000 (14:44 -0800)]
Fix fake timing.

14 years agoam c5a640ee: Merge change Icce4f510 into eclair
Scott Main [Fri, 4 Dec 2009 02:14:59 +0000 (18:14 -0800)]
am c5a640ee: Merge change Icce4f510 into eclair

Merge commit 'c5a640ee3aba8c3215a769a11492a4dc8d82bd72' into eclair-mr2

* commit 'c5a640ee3aba8c3215a769a11492a4dc8d82bd72':
  change BT sample minsdkversion to 6 because it

14 years agoMerge change Icce4f510 into eclair
Android (Google) Code Review [Fri, 4 Dec 2009 02:07:52 +0000 (18:07 -0800)]
Merge change Icce4f510 into eclair

* changes:
  change BT sample minsdkversion to 6 because it uses the revised result codes when enabling BT

14 years agochange BT sample minsdkversion to 6 because it
Scott Main [Fri, 4 Dec 2009 01:59:47 +0000 (17:59 -0800)]
change BT sample minsdkversion to 6 because it
uses the revised result codes when enabling BT

14 years agoMerge change Ia8c35b58 into eclair-mr2
Android (Google) Code Review [Fri, 4 Dec 2009 01:00:05 +0000 (17:00 -0800)]
Merge change Ia8c35b58 into eclair-mr2

* changes:
  Track library changes

14 years agoam 76c9d31c: Revert "adding set wallpaper sample code in ApiDemos."
Jean-Baptiste Queru [Fri, 4 Dec 2009 00:43:32 +0000 (16:43 -0800)]
am 76c9d31c: Revert "adding set wallpaper sample code in ApiDemos."

Merge commit '76c9d31ce383cf1f4ef89dd1dae4f751fbb73b9a' into eclair-mr2

* commit '76c9d31ce383cf1f4ef89dd1dae4f751fbb73b9a':
  Revert "adding set wallpaper sample code in ApiDemos."

14 years agoRevert "adding set wallpaper sample code in ApiDemos."
Jean-Baptiste Queru [Fri, 4 Dec 2009 00:35:23 +0000 (16:35 -0800)]
Revert "adding set wallpaper sample code in ApiDemos."

This reverts commit b5ad157bab0298535fa09378f6aca47029f9f475.

14 years agoam eb34b45e: Revert "fixing build"
Megha Joshi [Fri, 4 Dec 2009 00:29:58 +0000 (16:29 -0800)]
am eb34b45e: Revert "fixing build"

Merge commit 'eb34b45ef1d1c6ca6c4e4d3a303baf00234b7bbd' into eclair-mr2

* commit 'eb34b45ef1d1c6ca6c4e4d3a303baf00234b7bbd':
  Revert "fixing build"

14 years agoRevert "fixing build"
Megha Joshi [Fri, 4 Dec 2009 00:16:52 +0000 (16:16 -0800)]
Revert "fixing build"

This reverts commit 7d1b833e7d1337e9ce85746886bafc98bcab16d8.

14 years agoTrack library changes
Andrew Stadler [Thu, 3 Dec 2009 23:35:07 +0000 (15:35 -0800)]
Track library changes

Fixes build errors in eclipse around CalendarProvider

14 years agoam 7d1b833e: fixing build
Megha Joshi [Thu, 3 Dec 2009 23:23:37 +0000 (15:23 -0800)]
am 7d1b833e: fixing build

Merge commit '7d1b833e7d1337e9ce85746886bafc98bcab16d8' into eclair-mr2

* commit '7d1b833e7d1337e9ce85746886bafc98bcab16d8':
  fixing build

14 years agofixing build
Megha Joshi [Thu, 3 Dec 2009 21:56:04 +0000 (13:56 -0800)]
fixing build

14 years agoam b5ad157b: adding set wallpaper sample code in ApiDemos.
Megha Joshi [Thu, 3 Dec 2009 22:17:55 +0000 (14:17 -0800)]
am b5ad157b: adding set wallpaper sample code in ApiDemos.

Merge commit 'b5ad157bab0298535fa09378f6aca47029f9f475' into eclair-mr2

* commit 'b5ad157bab0298535fa09378f6aca47029f9f475':
  adding set wallpaper sample code in ApiDemos.

14 years agoadding set wallpaper sample code in ApiDemos.
Megha Joshi [Thu, 3 Dec 2009 21:56:04 +0000 (13:56 -0800)]
adding set wallpaper sample code in ApiDemos.

14 years agoam 06ddeb0f: Move source prop files for docs/platforms/usb driver back into dev.
Xavier Ducrohet [Thu, 3 Dec 2009 19:50:21 +0000 (11:50 -0800)]
am 06ddeb0f: Move source prop files for docs/platforms/usb driver back into dev.

Merge commit '06ddeb0fbd7bd514b17fbb335d5e5e1eeb19397a' into eclair-mr2

* commit '06ddeb0fbd7bd514b17fbb335d5e5e1eeb19397a':
  Move source prop files for docs/platforms/usb driver back into dev.

14 years agoMove source prop files for docs/platforms/usb driver back into dev.
Xavier Ducrohet [Thu, 3 Dec 2009 03:10:10 +0000 (19:10 -0800)]
Move source prop files for docs/platforms/usb driver back into dev.

Change-Id: I4632dc69432b720d586c84834f89c843a2eaf5cd

14 years agoam 67203cca: add new Bluetooth sample app
Scott Main [Thu, 3 Dec 2009 18:23:30 +0000 (10:23 -0800)]
am 67203cca: add new Bluetooth sample app

Merge commit '67203cca65901d672803071bfc026c3657b85fdf' into eclair-mr2

* commit '67203cca65901d672803071bfc026c3657b85fdf':
  add new Bluetooth sample app

14 years agoadd new Bluetooth sample app
Scott Main [Tue, 1 Dec 2009 07:20:55 +0000 (23:20 -0800)]
add new Bluetooth sample app

14 years agoam 5c52358c: Merge change I8404ae5f into eclair
Xavier Ducrohet [Wed, 2 Dec 2009 21:05:27 +0000 (13:05 -0800)]
am 5c52358c: Merge change I8404ae5f into eclair

Merge commit '5c52358c9b0a95adc0fe8b383289e7e522b2c421' into eclair-mr2

* commit '5c52358c9b0a95adc0fe8b383289e7e522b2c421':
  Move some scripts that were in development/tools/scripts back in this project

14 years agoam 86cd8059: Merge change Ia7f1d23e into eclair
Xavier Ducrohet [Wed, 2 Dec 2009 21:05:21 +0000 (13:05 -0800)]
am 86cd8059: Merge change Ia7f1d23e into eclair

Merge commit '86cd8059dec97e2c1f1797d1e179719561d05162' into eclair-mr2

* commit '86cd8059dec97e2c1f1797d1e179719561d05162':
  Update sdk build to use the new folders in sdk/

14 years agoMerge change I8404ae5f into eclair
Android (Google) Code Review [Wed, 2 Dec 2009 21:00:08 +0000 (13:00 -0800)]
Merge change I8404ae5f into eclair

* changes:
  Move some scripts that were in development/tools/scripts back in this project

14 years agoMerge change Ia7f1d23e into eclair
Android (Google) Code Review [Wed, 2 Dec 2009 20:59:48 +0000 (12:59 -0800)]
Merge change Ia7f1d23e into eclair

* changes:
  Update sdk build to use the new folders in sdk/

14 years agoam bc9cac17: Make Gesturebuilder build like a sample.
Xavier Ducrohet [Wed, 2 Dec 2009 17:48:15 +0000 (09:48 -0800)]
am bc9cac17: Make Gesturebuilder build like a sample.

Merge commit 'bc9cac171505afbf4ecdb5eabb849c98cac1bddc' into eclair-mr2

* commit 'bc9cac171505afbf4ecdb5eabb849c98cac1bddc':
  Make Gesturebuilder build like a sample.

14 years agoMake Gesturebuilder build like a sample.
Xavier Ducrohet [Wed, 2 Dec 2009 02:31:34 +0000 (18:31 -0800)]
Make Gesturebuilder build like a sample.

Change-Id: I42f097fbb46631de9bb088d7aeade971480c72ae

14 years agoam eb3547b3: Add API demo for services that run in the foreground.
Dianne Hackborn [Wed, 2 Dec 2009 01:05:18 +0000 (17:05 -0800)]
am eb3547b3: Add API demo for services that run in the foreground.

Merge commit 'eb3547b3d0678ad16a602d342cf81dc64e03d9b7' into eclair-mr2

* commit 'eb3547b3d0678ad16a602d342cf81dc64e03d9b7':
  Add API demo for services that run in the foreground.

14 years agoUpdate sdk build to use the new folders in sdk/
Xavier Ducrohet [Tue, 1 Dec 2009 21:20:59 +0000 (13:20 -0800)]
Update sdk build to use the new folders in sdk/

Change-Id: Ia7f1d23e452b4b493dc4456f8fedd4dd3d2b006f

14 years agoMove some scripts that were in development/tools/scripts back in this project
Xavier Ducrohet [Tue, 1 Dec 2009 21:03:49 +0000 (13:03 -0800)]
Move some scripts that were in development/tools/scripts back in this project

They were moved into sdk/scripts when sdk was split from development.

Change-Id: I8404ae5fdeb9060adb76357f29b42c4c8e2054ee

14 years agoadd one script to make release keys
Doug Zongker [Tue, 1 Dec 2009 20:26:51 +0000 (12:26 -0800)]
add one script to make release keys

This script can replace the copies of mkkey.sh sprinkled all over the
tree.  It prompts nicely for passwords, avoids writing the raw private
key to disk, and always generates certs that use sha1WithRSAEncryption.

14 years agoEnsure the plugin's native code is never called with an invalid NPP pointer.
Derek Sollenberger [Tue, 1 Dec 2009 13:26:20 +0000 (08:26 -0500)]
Ensure the plugin's native code is never called with an invalid NPP pointer.

14 years agoRefactoring the logging interface to remove dependence on NPP.
Derek Sollenberger [Mon, 30 Nov 2009 16:52:06 +0000 (11:52 -0500)]
Refactoring the logging interface to remove dependence on NPP.

14 years agoRefactoring sample plugin to use updated java interfaces.
Derek Sollenberger [Tue, 24 Nov 2009 19:50:55 +0000 (14:50 -0500)]
Refactoring sample plugin to use updated java interfaces.

14 years agoAdd API demo for services that run in the foreground.
Dianne Hackborn [Thu, 26 Nov 2009 00:40:52 +0000 (16:40 -0800)]
Add API demo for services that run in the foreground.

Change-Id: I7acb0817e5d738294bef02ca2df3c2ab18b45f60

14 years agoMerge change I6f2fcdd7 into eclair-mr2
Android (Google) Code Review [Wed, 25 Nov 2009 00:08:54 +0000 (16:08 -0800)]
Merge change I6f2fcdd7 into eclair-mr2

* changes:
  Fix eclipse default .classpath

14 years agoFix eclipse default .classpath
Andrew Stadler [Tue, 24 Nov 2009 21:50:26 +0000 (13:50 -0800)]
Fix eclipse default .classpath

* Add frameworks/base/common/java
* Remove external/googleclient/googleclient-lib.jar

14 years agoam cc09e088: Merge change Icb96cddc into eclair
David 'Digit' Turner [Tue, 24 Nov 2009 01:04:14 +0000 (17:04 -0800)]
am cc09e088: Merge change Icb96cddc into eclair

Merge commit 'cc09e088d869453536a1e9d761bd92df1a19fe62' into eclair-mr2

* commit 'cc09e088d869453536a1e9d761bd92df1a19fe62':
  Cleanup installed binaries before the NDK build begins.

14 years agoam 0d6684c8: Merge change I44da0c8f into eclair
Eric Fischer [Tue, 24 Nov 2009 01:04:10 +0000 (17:04 -0800)]
am 0d6684c8: Merge change I44da0c8f into eclair

Merge commit '0d6684c86f152dabf7476d269fdaa3de1eb8fcac' into eclair-mr2

* commit '0d6684c86f152dabf7476d269fdaa3de1eb8fcac':
  Correct the raw offsets in the time zone index for a few zones.

14 years agoMerge change Icb96cddc into eclair
Android (Google) Code Review [Tue, 24 Nov 2009 00:59:36 +0000 (16:59 -0800)]
Merge change Icb96cddc into eclair

* changes:
  Cleanup installed binaries before the NDK build begins.

14 years agoMerge change I44da0c8f into eclair
Android (Google) Code Review [Tue, 24 Nov 2009 00:59:17 +0000 (16:59 -0800)]
Merge change I44da0c8f into eclair

* changes:
  Correct the raw offsets in the time zone index for a few zones.