OSDN Git Service

android-x86/development.git
13 years agoFollow API changes.
Dianne Hackborn [Mon, 17 Jan 2011 20:31:08 +0000 (12:31 -0800)]
Follow API changes.

Change-Id: Ieb1df7fc0708f22aae3d851f74ade1343eb44e08

13 years agoUpdate demo for DPM encryption controls
Andy Stadler [Mon, 17 Jan 2011 20:53:31 +0000 (12:53 -0800)]
Update demo for DPM encryption controls

* Follow revised API
* Show more status

Bug: 3346770
Change-Id: I6c5cd8d8f055ceb3a3a78cf3868dbc0f2d535acf

13 years agoMerge "Move SDK component to API 10 + codename." into honeycomb
Xavier Ducrohet [Mon, 17 Jan 2011 03:38:59 +0000 (19:38 -0800)]
Merge "Move SDK component to API 10 + codename." into honeycomb

13 years agoMerge "Fix WXGA skin" into honeycomb
Xavier Ducrohet [Mon, 17 Jan 2011 03:38:41 +0000 (19:38 -0800)]
Merge "Fix WXGA skin" into honeycomb

13 years agoMerge "Add RS includes to the SDK and update skin list." into honeycomb
Xavier Ducrohet [Mon, 17 Jan 2011 03:16:16 +0000 (19:16 -0800)]
Merge "Add RS includes to the SDK and update skin list." into honeycomb

13 years agoAdding WidgetPreview utility.
Winson Chung [Mon, 17 Jan 2011 01:12:47 +0000 (17:12 -0800)]
Adding WidgetPreview utility.

Change-Id: Idfdf866400687e58304863c3c4f3dd3c4aed45b1

13 years agoMove SDK component to API 10 + codename.
Xavier Ducrohet [Sun, 16 Jan 2011 23:27:25 +0000 (15:27 -0800)]
Move SDK component to API 10 + codename.

Change-Id: If6c739a082c3c631de62d3c0db7615bcf29b4126

13 years agoAdd some more API demos for themes.
Dianne Hackborn [Sun, 16 Jan 2011 22:28:13 +0000 (14:28 -0800)]
Add some more API demos for themes.

Shows how to make a basic custom theme with a custom background,
and a theme that selects between the old theme and Holo.

Also use a little trick to make the API demos for HC specific
samples be hidden on older versions of the platform.

Change-Id: Ie53e8103147e81975fca73b96bda989a00504534

13 years agoFix WXGA skin
Xavier Ducrohet [Fri, 14 Jan 2011 19:11:31 +0000 (11:11 -0800)]
Fix WXGA skin

Change-Id: Ia283c1f9774318661c7164fdb9da70c72bb26bdc

13 years agoAdd RS includes to the SDK and update skin list.
Xavier Ducrohet [Sun, 16 Jan 2011 21:21:52 +0000 (13:21 -0800)]
Add RS includes to the SDK and update skin list.

Change-Id: Id453585e5c1f4d80336bd2fc837afbc7a0a0d097

13 years agoMerge "Add a dynamically-revealed view to the drag demo" into honeycomb
Christopher Tate [Fri, 14 Jan 2011 20:36:49 +0000 (12:36 -0800)]
Merge "Add a dynamically-revealed view to the drag demo" into honeycomb

13 years agoMerge "Add llvm-rs-cc to the SDK (all platforms)" into honeycomb
Raphael [Fri, 14 Jan 2011 18:16:59 +0000 (10:16 -0800)]
Merge "Add llvm-rs-cc to the SDK (all platforms)" into honeycomb

13 years agoAdd a dynamically-revealed view to the drag demo
Christopher Tate [Fri, 14 Jan 2011 04:27:12 +0000 (20:27 -0800)]
Add a dynamically-revealed view to the drag demo

This is to show off and test the handling of views that become
visible after the primary ACTION_DRAG_STARTED broadcast happens.

Change-Id: I8bb575c2e055a9d60fc6ed8bc77457dec13a80b4

13 years agoFix BT chat sample app to use Honeycomb action bar.
Jake Hamby [Fri, 14 Jan 2011 00:59:47 +0000 (16:59 -0800)]
Fix BT chat sample app to use Honeycomb action bar.

The BT chat app previously used a custom title, which is no longer
supported in Honeycomb with the default theme. It also required the
option menu, which has been replaced with the action bar.

Fixed the app to use the standard Honeycomb style and action bar.

Bug: 3098795
Change-Id: I8f8656b261c6e15cc6b0b2f445087ff3baabb4d4

13 years agoAdd llvm-rs-cc to the SDK (all platforms)
Raphael [Fri, 14 Jan 2011 00:59:09 +0000 (16:59 -0800)]
Add llvm-rs-cc to the SDK (all platforms)

Change-Id: I6077251d0a34678e708ddd25068a511159ba7460

13 years agoAdd encryption status controls
Andy Stadler [Wed, 12 Jan 2011 23:19:58 +0000 (15:19 -0800)]
Add encryption status controls

* Enable, disable, and activate encryption
* Report encryption status

Change-Id: Ia76cf6033fe00ebdfd3369f8123f5d1ec109f3a9

13 years agoMerge "docs: add section links to samples overview" into honeycomb
Scott Main [Thu, 13 Jan 2011 03:09:37 +0000 (19:09 -0800)]
Merge "docs: add section links to samples overview" into honeycomb

13 years agoHappy new year!
Dan Bornstein [Wed, 12 Jan 2011 18:35:32 +0000 (10:35 -0800)]
Happy new year!

Change-Id: I6daf044398620f2de3f186f77c0984c96eb8c501

13 years agodocs: add section links to samples overview
Scott Main [Wed, 12 Jan 2011 05:09:53 +0000 (21:09 -0800)]
docs: add section links to samples overview

Change-Id: Ib605362eb97e607eba3d965a5ca0f32e6207b841

13 years agoAPI CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
Christopher Tate [Tue, 11 Jan 2011 04:45:20 +0000 (20:45 -0800)]
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"

startDrag() that crosses application boundaries will remain @hide until we get
more of the surrounding behaviors nailed down.

Drag-and-drop demo updated to only show app-local drag operations pro tem.

Change-Id: I9cdcd132c1aae45bc472e70293b7187b4cba9bca

13 years agoAll animator resources moved to res/animator
Chet Haase [Tue, 11 Jan 2011 15:20:55 +0000 (07:20 -0800)]
All animator resources moved to res/animator

Change-Id: I84ea32b1560041a30195067971f02cf9e780d853

13 years agoRename RGBEvaluator to ArgbEvaluator
Chet Haase [Tue, 11 Jan 2011 00:48:48 +0000 (16:48 -0800)]
Rename RGBEvaluator to ArgbEvaluator

Change-Id: I43cf6c9824b012424de1ef2a340ee9dde20af4a7

13 years agoMerge "SDK bump plat-tools." into honeycomb
Raphael [Mon, 10 Jan 2011 19:01:00 +0000 (11:01 -0800)]
Merge "SDK bump plat-tools." into honeycomb

13 years agoMerge "Update source.properties for the Samples." into honeycomb
Xavier Ducrohet [Mon, 10 Jan 2011 01:48:11 +0000 (17:48 -0800)]
Merge "Update source.properties for the Samples." into honeycomb

13 years agoUpdate source.properties for the Samples.
Xavier Ducrohet [Mon, 10 Jan 2011 01:34:21 +0000 (17:34 -0800)]
Update source.properties for the Samples.

Change-Id: Id250d5e1b8a9460314e0ebd9615048e5e4e3bd87

13 years agoMerge "Replace use of ro.monkey with ro.test_harness." into honeycomb
Brett Chabot [Mon, 10 Jan 2011 00:29:57 +0000 (16:29 -0800)]
Merge "Replace use of ro.monkey with ro.test_harness." into honeycomb

13 years agoReplace use of ro.monkey with ro.test_harness.
Brett Chabot [Sun, 9 Jan 2011 21:44:25 +0000 (13:44 -0800)]
Replace use of ro.monkey with ro.test_harness.

Bug 3329873

Change-Id: Ia681803c3d0b0afeceb178b8314c9d7227d99355

13 years agoClean up from comments, enable throttling.
Dianne Hackborn [Sun, 9 Jan 2011 02:34:02 +0000 (18:34 -0800)]
Clean up from comments, enable throttling.

Change-Id: I719b0491a7953ab57d76634699c6fdf3ad8558e0

13 years agoMerge "Clean up to no longer use old APIs, add new loader throttle sample." into...
Dianne Hackborn [Sun, 9 Jan 2011 01:35:08 +0000 (17:35 -0800)]
Merge "Clean up to no longer use old APIs, add new loader throttle sample." into honeycomb

13 years agoClean up to no longer use old APIs, add new loader throttle sample.
Dianne Hackborn [Sun, 9 Jan 2011 01:23:25 +0000 (17:23 -0800)]
Clean up to no longer use old APIs, add new loader throttle sample.

The new sample code is a complete self-contained end-to-end
implementation of a content provider populating a list view
through a loader, dynamically changing its contents based on
user input in about 500 lines.

Once the framework support is implemented, this will demonstrate
using CursorLoader's new throttling feature.

Change-Id: Ia67da7284607477125c613c3135f93bc1d95d0cb

13 years agoUpdate dialog demos for API changes related to setting themed icons.
Adam Powell [Sat, 8 Jan 2011 06:36:28 +0000 (22:36 -0800)]
Update dialog demos for API changes related to setting themed icons.

Change-Id: I73213f9593a381bd43b935aa2fa020ec3d6095d7

13 years agoMerge "Update heapSize for WXGA skin." into honeycomb
Xavier Ducrohet [Sat, 8 Jan 2011 01:13:07 +0000 (17:13 -0800)]
Merge "Update heapSize for WXGA skin." into honeycomb

13 years agoRename drag "thumbnail" to the drag "shadow"
Christopher Tate [Fri, 7 Jan 2011 21:35:41 +0000 (13:35 -0800)]
Rename drag "thumbnail" to the drag "shadow"

No functional changes; just a rename of the relevant class/method/parameters.

Change-Id: I506f8b541027cf104553c27547d3e9972cd1add8

13 years agoSDK bump plat-tools.
Raphael [Fri, 7 Jan 2011 23:47:37 +0000 (15:47 -0800)]
SDK bump plat-tools.

Change-Id: I100ef5667d8c7f7e75748731464761021e61219e

13 years agoUpdate heapSize for WXGA skin.
Xavier Ducrohet [Fri, 7 Jan 2011 23:07:47 +0000 (15:07 -0800)]
Update heapSize for WXGA skin.

Change-Id: I8c0f376535d0e0969b02bd774b52a1bbbdeb7fc6

13 years agoAdd WXGA skin.
Xavier Ducrohet [Fri, 7 Jan 2011 22:33:36 +0000 (14:33 -0800)]
Add WXGA skin.

Change-Id: I29e62d5a1bf9d5017bfdca9fe07ae4e3124f951c

13 years agoMerge "Cherry-pick f0e5e933 from master." into honeycomb
Xavier Ducrohet [Fri, 7 Jan 2011 21:48:18 +0000 (13:48 -0800)]
Merge "Cherry-pick f0e5e933 from " into honeycomb

13 years agoCherry-pick f0e5e933 from master.
Xavier Ducrohet [Thu, 6 Jan 2011 21:31:24 +0000 (13:31 -0800)]
Cherry-pick f0e5e933 from master.

Move emulator skins to development.git

Also added new default RAM config to the skins.

Change-Id: Ic22592573d6d153fb94e2e2c981068936cae1219

13 years agoMerge "Made XmlAdapter sample a standalone application." into honeycomb
Gilles Debunne [Fri, 7 Jan 2011 20:13:12 +0000 (12:13 -0800)]
Merge "Made XmlAdapter sample a standalone application." into honeycomb

13 years agoMerge "Add basic test for retrieving the plugin's visible rect." into honeycomb
Derek Sollenberger [Fri, 7 Jan 2011 19:30:40 +0000 (11:30 -0800)]
Merge "Add basic test for retrieving the plugin's visible rect." into honeycomb

13 years agoAdd basic test for retrieving the plugin's visible rect.
Derek Sollenberger [Fri, 7 Jan 2011 19:11:29 +0000 (14:11 -0500)]
Add basic test for retrieving the plugin's visible rect.

Change-Id: I32f80587438060ebaa0cbfb5f992fb4baadcdf67

13 years agoMade XmlAdapter sample a standalone application.
Gilles Debunne [Fri, 7 Jan 2011 02:21:18 +0000 (18:21 -0800)]
Made XmlAdapter sample a standalone application.

Change-Id: If34f2086da65f81968f630a42e4b9e725cb65efe

13 years agoCodename now Honeycomb.
Dianne Hackborn [Thu, 6 Jan 2011 20:51:17 +0000 (12:51 -0800)]
Codename now Honeycomb.

Change-Id: I32ac7dbd24bd3730deb608e20346fa9d40c3875a

13 years agoMerge "Add libinput native tests."
Jeff Brown [Thu, 6 Jan 2011 00:01:03 +0000 (16:01 -0800)]
Merge "Add libinput native tests."

13 years agoam 40812f1c: am 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"
Raphael Moll [Wed, 5 Jan 2011 23:50:28 +0000 (15:50 -0800)]
am 40812f1c: am 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"

* commit '40812f1c4b312d8276eb2839c06d2d76dd4f97e1':
  Use OUT_DIR in atree to find android.jar

13 years agoam 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"
Raphael Moll [Wed, 5 Jan 2011 23:48:26 +0000 (15:48 -0800)]
am 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"

* commit '1bf9f6936e423a686b623752e9f008acefaa1057':
  Use OUT_DIR in atree to find android.jar

13 years agoMerge "Use OUT_DIR in atree to find android.jar"
Raphael Moll [Wed, 5 Jan 2011 23:35:32 +0000 (15:35 -0800)]
Merge "Use OUT_DIR in atree to find android.jar"

13 years agoUse OUT_DIR in atree to find android.jar
Raphael Moll [Wed, 5 Jan 2011 22:59:27 +0000 (14:59 -0800)]
Use OUT_DIR in atree to find android.jar

Depends on change Iabbe9053 from build/core.

Change-Id: I0b6e29a5282c2ca6ff329981e5f8d2c677e6e84b

13 years agoam 8e82e29f: am cbc7f695: ndk: Replace \'asm\' with \'__asm__\' in <asm/byteorder.h>
David 'Digit' Turner [Wed, 5 Jan 2011 22:20:40 +0000 (14:20 -0800)]
am 8e82e29f: am cbc7f695: ndk: Replace \'asm\' with \'__asm__\' in <asm/byteorder.h>

* commit '8e82e29f76de1bcacd16eebdc1c0a697d6c4946f':
  ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h>

13 years agoam cbc7f695: ndk: Replace \'asm\' with \'__asm__\' in <asm/byteorder.h>
David 'Digit' Turner [Wed, 5 Jan 2011 22:18:11 +0000 (14:18 -0800)]
am cbc7f695: ndk: Replace \'asm\' with \'__asm__\' in <asm/byteorder.h>

* commit 'cbc7f6954872e85c8cf1c6af7e02d0cf471cc1a8':
  ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h>

13 years agondk: Replace 'asm' with '__asm__' in <asm/byteorder.h>
David 'Digit' Turner [Wed, 5 Jan 2011 22:08:29 +0000 (23:08 +0100)]
ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h>

See https://review.source.android.com/#change,20076 for details.
Essentially this is to allow compilation with -std=c99

Change-Id: I4c830c38b2615352765ee40773c5aa701e5d2b68

13 years agoUpdate documentation for API demos.
Dianne Hackborn [Wed, 5 Jan 2011 19:29:11 +0000 (11:29 -0800)]
Update documentation for API demos.

Change-Id: Iaa84eb197ffc0a584772f946202c13eeb917eabf

13 years agoMerge "Hide XML adapter sample, since the APIs are now gone."
Dianne Hackborn [Wed, 5 Jan 2011 01:37:51 +0000 (17:37 -0800)]
Merge "Hide XML adapter sample, since the APIs are now gone."

13 years agoHide XML adapter sample, since the APIs are now gone.
Dianne Hackborn [Wed, 5 Jan 2011 01:28:02 +0000 (17:28 -0800)]
Hide XML adapter sample, since the APIs are now gone.

Also tweak API demos to use the new pretty background.

Change-Id: Idbb523880fff81f6e0f3ca241e4bdaa1dbc2f8f2

13 years agoMerge "Update Animation Plugin to use OpenGL."
Derek Sollenberger [Tue, 4 Jan 2011 21:42:51 +0000 (13:42 -0800)]
Merge "Update Animation Plugin to use OpenGL."

13 years agoUpdate Animation Plugin to use OpenGL.
Derek Sollenberger [Tue, 4 Jan 2011 21:14:34 +0000 (16:14 -0500)]
Update Animation Plugin to use OpenGL.

Change-Id: Ib20fa69422a0dae804c95f71b70a65027ad8e9cf

13 years agoSome cleanup of fragment API demos:
Dianne Hackborn [Tue, 4 Jan 2011 19:35:55 +0000 (11:35 -0800)]
Some cleanup of fragment API demos:

- Rename FragmentAnim to FragmentHideShow, and tweak it to look
  less stupid.
- Reworking FragmentLayout to better represent a typical way to
  use fragments.
- Tweak various UI elements.

Change-Id: I3f4861c33bafafd27108fe0e4193e0ac7711f69e

13 years agoAdd libinput native tests.
Jeff Brown [Mon, 3 Jan 2011 05:34:53 +0000 (21:34 -0800)]
Add libinput native tests.

Change-Id: I92baa7eae536486d2daf122d40cdf8a8cab10a89

13 years agoRemove terminal application.
Jack Palevich [Sun, 2 Jan 2011 16:02:55 +0000 (08:02 -0800)]
Remove terminal application.

It is being developed as an open source app here:

    https://github.com/jackpal/Android-Terminal-Emulator

And it can be installed from the Android Marketplace as:

    Android Terminal Emulator

Change-Id: Ie46d5f7e81d80cf8ef3f0b806a63227929fb1841

13 years agoDemos should use main activity context, not getApplicationContext()
Chet Haase [Tue, 28 Dec 2010 16:35:38 +0000 (08:35 -0800)]
Demos should use main activity context, not getApplicationContext()

Change-Id: I561defd90760864a975b905f13cf30c422da6125

13 years agoClean up loader demo.
Dianne Hackborn [Tue, 21 Dec 2010 07:12:34 +0000 (23:12 -0800)]
Clean up loader demo.

Change-Id: Ie7ade888389523360e930f051a2143159a7a4f06

13 years agoMerge "Add support for multitouch pinch-zoom gesture to monkey."
Jeff Brown [Tue, 21 Dec 2010 03:19:01 +0000 (19:19 -0800)]
Merge "Add support for multitouch pinch-zoom gesture to monkey."

13 years agoMerge "Add sample for tab ordering."
Jeff Brown [Sat, 18 Dec 2010 01:42:17 +0000 (17:42 -0800)]
Merge "Add sample for tab ordering."

13 years agoMerge "Preparing source.android.com for GB source drop. This includes a dead link...
Dan Morrill [Fri, 17 Dec 2010 22:34:43 +0000 (14:34 -0800)]
Merge "Preparing source.android.com for GB source drop. This includes a dead link to the 2.3 CDD, and that needs to be filled in before launch, but the CDD isn't done yet. The link will be filled in before this is pushed to live, when the CDD is done. I want to get this submitted now so we can test & stage it."

13 years agoGive the app widget a background.
Dianne Hackborn [Fri, 17 Dec 2010 19:15:35 +0000 (11:15 -0800)]
Give the app widget a background.

So you can see it!

Change-Id: I6ec8a8240a231379ef1f736ed700d780c04d12f6

13 years agoUpdate fragment cursor loader sample to new New and Shiny.
Dianne Hackborn [Fri, 17 Dec 2010 06:59:04 +0000 (22:59 -0800)]
Update fragment cursor loader sample to new New and Shiny.

Change-Id: Id7afc9adba3d29f8d3279737443cde1aee58a3bb

13 years agoPrepare for some changes to LoaderManager/Loader.
Dianne Hackborn [Thu, 16 Dec 2010 08:42:29 +0000 (00:42 -0800)]
Prepare for some changes to LoaderManager/Loader.

Sorry it is a bit ugly, it is to allow this change to be
checked in prior to the first stage of the framework change
without breaking the build.

Change-Id: Ia59181602679608e765664ecff1fbb52306d9559

13 years agoAdd sample for tab ordering.
Jeff Brown [Thu, 16 Dec 2010 03:31:17 +0000 (19:31 -0800)]
Add sample for tab ordering.

Change-Id: Id704aac3796abed561c0df533e00600c76b3c31e

13 years agoPreparing source.android.com for GB source drop. This includes a dead link to
Dan Morrill [Mon, 13 Dec 2010 18:54:30 +0000 (10:54 -0800)]
Preparing source.android.com for GB source drop. This includes a dead link to
the 2.3 CDD, and that needs to be filled in before launch, but the CDD isn't
done yet. The link will be filled in before this is pushed to live, when the
CDD is done. I want to get this submitted now so we can test & stage it.

Change-Id: I80e36a5b37627583ce09c02be4ae6762005782a3

13 years agoam 1549d27e: am 9efea49e: cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7...
Scott Main [Wed, 15 Dec 2010 20:01:48 +0000 (12:01 -0800)]
am 1549d27e: am 9efea49e: cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d docs: fix broken links in sample docs

* commit '1549d27e177fdcbb4c2816b993d2ed085cb4c3dc':
  cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d docs: fix broken links in sample docs

13 years agoam 9efea49e: cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d docs...
Scott Main [Wed, 15 Dec 2010 19:55:53 +0000 (11:55 -0800)]
am 9efea49e: cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d docs: fix broken links in sample docs

* commit '9efea49e40f3e3784cfa1c9fd67a6ca9ff5270e7':
  cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d docs: fix broken links in sample docs

13 years agocherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d
Scott Main [Wed, 8 Dec 2010 17:26:56 +0000 (09:26 -0800)]
cherrypick Change-Id: I999748ceec87ae5e6ac04c573f6055e6a7f7176d
docs: fix broken links in sample docs

Change-Id: Icbc2c16b9f4caee25ab2265ea5425c57f0989ab1

13 years agoam 66e56acc: am 9ddaf219: Add missing declarations to <netinet/in.h>
David 'Digit' Turner [Wed, 15 Dec 2010 15:25:48 +0000 (07:25 -0800)]
am 66e56acc: am 9ddaf219: Add missing declarations to <netinet/in.h>

* commit '66e56acc5add0e9873e11c4ab863a52e0099f642':
  Add missing declarations to <netinet/in.h>

13 years agoam 71856373: am 90887627: ndk: Update headers and libraries for API level 9
David 'Digit' Turner [Wed, 15 Dec 2010 15:25:43 +0000 (07:25 -0800)]
am 71856373: am 90887627: ndk: Update headers and libraries for API level 9

* commit '71856373f74c195515d8b84d1daab63efa5339e9':
  ndk: Update headers and libraries for API level 9

13 years agoam 9ddaf219: Add missing declarations to <netinet/in.h>
David 'Digit' Turner [Wed, 15 Dec 2010 09:31:02 +0000 (01:31 -0800)]
am 9ddaf219: Add missing declarations to <netinet/in.h>

* commit '9ddaf219fa051a1b2c1a3b713ea37a91204b378e':
  Add missing declarations to <netinet/in.h>

13 years agoam 90887627: ndk: Update headers and libraries for API level 9
David 'Digit' Turner [Wed, 15 Dec 2010 09:30:54 +0000 (01:30 -0800)]
am 90887627: ndk: Update headers and libraries for API level 9

* commit '90887627f185ea795fd8620bb916bd14a9f51041':
  ndk: Update headers and libraries for API level 9

13 years agoQuickly hack out setForeground call that is going away.
Dianne Hackborn [Wed, 15 Dec 2010 05:56:15 +0000 (21:56 -0800)]
Quickly hack out setForeground call that is going away.

I'll come back in a bit and make this API demo work again.

Change-Id: I287dd64925e48bc934c44fb6d0b779a58a270503

13 years agoAdd support for multitouch pinch-zoom gesture to monkey.
Jeff Brown [Tue, 5 Oct 2010 03:58:18 +0000 (20:58 -0700)]
Add support for multitouch pinch-zoom gesture to monkey.

Change-Id: Ib28f2ede95dbe01eae4d9c72906b6fdfeda44ce4

13 years agoAdd missing declarations to <netinet/in.h>
David 'Digit' Turner [Tue, 14 Dec 2010 13:42:52 +0000 (14:42 +0100)]
Add missing declarations to <netinet/in.h>

These are required to properly build the Boost libraries with the
Android NDK.

Change-Id: Ice272f24b359ffce19838f5500641c4fcda8e57f

13 years agoMerge "Move tools/makedict from platform/development to platform/packages/inputmethod...
Ken Wakasa [Tue, 14 Dec 2010 01:57:47 +0000 (17:57 -0800)]
Merge "Move tools/makedict from platform/development to platform/packages/inputmethods/LatinIME"

13 years agoUpdate to use help APIs.
Dianne Hackborn [Mon, 13 Dec 2010 20:46:19 +0000 (12:46 -0800)]
Update to use help APIs.

Change-Id: I11bab7b66376b34303e8e84460236a1ff7a475b2

13 years agoMove tools/makedict from platform/development to platform/packages/inputmethods/LatinIME
Ken Wakasa [Fri, 10 Dec 2010 12:01:25 +0000 (21:01 +0900)]
Move tools/makedict from platform/development to platform/packages/inputmethods/LatinIME

The corresponding change is I01ef7084

Change-Id: I559207ab75feffe5ef4678c4a85f178a024448c5

13 years agondk: Update headers and libraries for API level 9
David 'Digit' Turner [Tue, 30 Nov 2010 22:19:55 +0000 (23:19 +0100)]
ndk: Update headers and libraries for API level 9

Change-Id: I39eded0065145803b51b22cdc18abef43abe426c

13 years agoAdjusted the motionEvent time to the acutal time when then event is send out to the...
Yu Shan Emily Lau [Fri, 10 Dec 2010 02:26:10 +0000 (18:26 -0800)]
Adjusted the motionEvent time to the acutal time when then event is send out to the queue.

Change-Id: I722508829c79028a7345a4dea0517fc1117b8fa5

13 years agoMerge "monkey: trap SIGHUP in shell before launching"
Dima Zavin [Thu, 9 Dec 2010 23:14:37 +0000 (15:14 -0800)]
Merge "monkey: trap SIGHUP in shell before launching"

13 years agoMerge "support the changes to the SyncAdapter definition that allow specifying allowP...
Fred Quintana [Thu, 9 Dec 2010 22:26:15 +0000 (14:26 -0800)]
Merge "support the changes to the SyncAdapter definition that allow specifying allowParallelSyncs and isAlwaysSyncable"

13 years agomonkey: trap SIGHUP in shell before launching
Dima Zavin [Thu, 9 Dec 2010 22:22:07 +0000 (14:22 -0800)]
monkey: trap SIGHUP in shell before launching

Change-Id: Ia79361858baa72970ba15d2d1ce0290d0bd38967
Signed-off-by: Dima Zavin <dima@android.com>
13 years agosupport the changes to the SyncAdapter definition that allow
Fred Quintana [Thu, 4 Nov 2010 17:56:35 +0000 (10:56 -0700)]
support the changes to the SyncAdapter definition that allow
specifying allowParallelSyncs and isAlwaysSyncable

Change-Id: Ifdeddbdd6d5a6e2edb5c340d5ebd3f75ce7d9e18

13 years agoam 70bc9a62: am 43a1de66: am 8b70d301: Merge "USB Driver INF file for rev 4."
Raphael Moll [Wed, 8 Dec 2010 23:27:28 +0000 (15:27 -0800)]
am 70bc9a62: am 43a1de66: am 8b70d301: Merge "USB Driver INF file for rev 4."

* commit '70bc9a627b861082de891a3703c2695a78e62fa1':
  USB Driver INF file for rev 4.

13 years agoam 43a1de66: am 8b70d301: Merge "USB Driver INF file for rev 4."
Raphael Moll [Wed, 8 Dec 2010 23:24:19 +0000 (15:24 -0800)]
am 43a1de66: am 8b70d301: Merge "USB Driver INF file for rev 4."

* commit '43a1de66a529964f2b7901e3506417b97595ee06':
  USB Driver INF file for rev 4.

13 years agoam 8b70d301: Merge "USB Driver INF file for rev 4."
Raphael Moll [Wed, 8 Dec 2010 23:21:01 +0000 (15:21 -0800)]
am 8b70d301: Merge "USB Driver INF file for rev 4."

* commit '8b70d30188f0dc42040643c13135f60c3294eae4':
  USB Driver INF file for rev 4.

13 years agoMerge "USB Driver INF file for rev 4."
Raphael Moll [Wed, 8 Dec 2010 23:12:10 +0000 (15:12 -0800)]
Merge "USB Driver INF file for rev 4."

13 years agoam ac57394f: am 088edcda: am a2ba6854: Merge "Specific instructions about using these...
Xavier Ducrohet [Wed, 8 Dec 2010 07:00:30 +0000 (23:00 -0800)]
am ac57394f: am 088edcda: am a2ba6854: Merge "Specific instructions about using these Eclipse settings."

* commit 'ac57394fc48de7c6e97ac8683a3897665aebbae1':
  Specific instructions about using these Eclipse settings.

13 years agoam 088edcda: am a2ba6854: Merge "Specific instructions about using these Eclipse...
Xavier Ducrohet [Tue, 7 Dec 2010 23:32:14 +0000 (15:32 -0800)]
am 088edcda: am a2ba6854: Merge "Specific instructions about using these Eclipse settings."

* commit '088edcdadeb52bc56d9ca1a14c263139885e5e39':
  Specific instructions about using these Eclipse settings.

13 years agoam a2ba6854: Merge "Specific instructions about using these Eclipse settings."
Xavier Ducrohet [Tue, 7 Dec 2010 23:29:52 +0000 (15:29 -0800)]
am a2ba6854: Merge "Specific instructions about using these Eclipse settings."

* commit 'a2ba68544f715bb9043703e33de29ead328fe0f7':
  Specific instructions about using these Eclipse settings.

13 years agoMerge "Specific instructions about using these Eclipse settings."
Xavier Ducrohet [Tue, 7 Dec 2010 23:16:52 +0000 (15:16 -0800)]
Merge "Specific instructions about using these Eclipse settings."

13 years agoMerge "This is a manual merge of Ib7ea41079f3b268f3be1f86febdb1caed98bdd8e Which...
Scott Main [Tue, 7 Dec 2010 22:14:20 +0000 (14:14 -0800)]
Merge "This is a manual merge of Ib7ea41079f3b268f3be1f86febdb1caed98bdd8e Which includes the following:         - inflating menus from XML and supporting API Level 3 without the need         for version qualifiers on resource directories.         - to NOT include items in the options menu based on the 'selected' item         (that's what a context menu is for).         - include all drawables in the app, instead of using system resources."

13 years agoSpecific instructions about using these Eclipse settings.
Tim Baverstock [Fri, 3 Dec 2010 11:10:01 +0000 (11:10 +0000)]
Specific instructions about using these Eclipse settings.

Change-Id: I0ca386f58988b3e8f3c518438da79af0ffdf0776

13 years agoMerge "Update USB driver revision to 4."
Raphael [Tue, 7 Dec 2010 03:09:26 +0000 (19:09 -0800)]
Merge "Update USB driver revision to 4."

13 years agoUpdate USB driver revision to 4.
Raphael [Tue, 7 Dec 2010 03:08:00 +0000 (19:08 -0800)]
Update USB driver revision to 4.

Change-Id: I6cb6afa44bb69211d914f4a3237263fb02bdf617