OSDN Git Service

android-x86/frameworks-native.git
13 years agoMerge "Add support for fallback keycodes."
Jeff Brown [Wed, 8 Dec 2010 01:39:28 +0000 (17:39 -0800)]
Merge "Add support for fallback keycodes."

13 years agoAdd support for fallback keycodes.
Jeff Brown [Tue, 7 Dec 2010 01:13:33 +0000 (17:13 -0800)]
Add support for fallback keycodes.

This change enables the framework to synthesize key events to implement
default behavior when an application does not handle a key.
For example, this change enables numeric keypad keys to perform
their associated special function when numlock is off.

The application is informed that it is processing a fallback keypress
so it can choose to ignore it.

Added a new keycode for switching applications.

Added ALT key deadkeys.

New default key mappings:
- ESC -> BACK
- Meta+ESC -> HOME
- Alt+ESC -> MENU
- Meta+Space -> SEARCH
- Meta+Tab -> APP_SWITCH

Fixed some comments.
Fixed some tests.

Change-Id: Id7f3b6645f3a350275e624547822f72652f3defe

13 years agoMerge "Add a property to set the starting size of a VM."
Carl Shapiro [Wed, 8 Dec 2010 01:34:07 +0000 (17:34 -0800)]
Merge "Add a property to set the starting size of a VM."

13 years agoam 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer...
Mathias Agopian [Wed, 8 Dec 2010 01:24:03 +0000 (17:24 -0800)]
am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread

* commit '48f42f8c3fbd33b2f46c6290ff5963dd58938cf9':
  [3171580] don't automatically log GraphicBuffer allocation failures

13 years agoam 03dc51b1: am 0f74afbb: Merge "Remove Type X Tags from the top-level API." into...
Jeff Hamilton [Wed, 8 Dec 2010 01:23:56 +0000 (17:23 -0800)]
am 03dc51b1: am 0f74afbb: Merge "Remove Type X Tags from the top-level API." into gingerbread

* commit '03dc51b1a07c7d79f1d12751b19ebda044857333':
  Remove Type X Tags from the top-level API.

13 years agoam 688ad19d: (-s ours) am f340d082: Merge "More precise status bar battery icons...
Daniel Sandler [Wed, 8 Dec 2010 01:23:49 +0000 (17:23 -0800)]
am 688ad19d: (-s ours) am f340d082: Merge "More precise status bar battery icons." into gingerbread

* commit '688ad19d95a324a4588023779082e949a1d3f8ec':
  More precise status bar battery icons.

13 years agoMerge "MTP: Read property code before calling isDeviceProperty in MtpProperty::read()"
Mike Lockwood [Wed, 8 Dec 2010 01:21:01 +0000 (17:21 -0800)]
Merge "MTP: Read property code before calling isDeviceProperty in MtpProperty::read()"

13 years agoMerge "MTP: Improve MtpProperty logging support"
Mike Lockwood [Wed, 8 Dec 2010 01:15:02 +0000 (17:15 -0800)]
Merge "MTP: Improve MtpProperty logging support"

13 years agoMerge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc"
Mike Lockwood [Wed, 8 Dec 2010 01:11:07 +0000 (17:11 -0800)]
Merge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc"

13 years agoMerge "MTP: Use correct return type for getSupportedObjectProperties"
Mike Lockwood [Wed, 8 Dec 2010 01:10:43 +0000 (17:10 -0800)]
Merge "MTP: Use correct return type for getSupportedObjectProperties"

13 years agoMerge "Revert "MTP: Remove static library build for linux host.""
Mike Lockwood [Wed, 8 Dec 2010 01:10:25 +0000 (17:10 -0800)]
Merge "Revert "MTP: Remove static library build for linux host.""

13 years agoMerge "MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property."
Mike Lockwood [Wed, 8 Dec 2010 01:10:02 +0000 (17:10 -0800)]
Merge "MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property."

13 years agoMerge "Fix possible NPE in ViewRoot with GL rendering enabled. Bug #3257222"
Romain Guy [Wed, 8 Dec 2010 01:06:02 +0000 (17:06 -0800)]
Merge "Fix possible NPE in ViewRoot with GL rendering enabled. Bug #3257222"

13 years agoMerge "Fix another set of out-of-date headers."
Dan Bornstein [Wed, 8 Dec 2010 00:39:45 +0000 (16:39 -0800)]
Merge "Fix another set of out-of-date headers."

13 years agoMerge "Unhide inPreferQualityOverSpeed in BitmapFactory.Options."
Wei-Ta Chen [Wed, 8 Dec 2010 00:39:13 +0000 (16:39 -0800)]
Merge "Unhide inPreferQualityOverSpeed in BitmapFactory.Options."

13 years agoFix another set of out-of-date headers.
Dan Bornstein [Wed, 8 Dec 2010 00:27:55 +0000 (16:27 -0800)]
Fix another set of out-of-date headers.

This time in XML files.

Change-Id: Iebe36810c3a2d7a6ff354f43808b1b8649b85637

13 years agoMerge "Fix newlines in this file."
Dan Bornstein [Wed, 8 Dec 2010 00:27:31 +0000 (16:27 -0800)]
Merge "Fix newlines in this file."

13 years agoFix newlines in this file.
Dan Bornstein [Wed, 8 Dec 2010 00:23:05 +0000 (16:23 -0800)]
Fix newlines in this file.

They were CRLF instead of just LF.

Change-Id: I2d06d19b4d8ca969527d93bd996103c161e48a79

13 years agoMerge "These files had an older header."
Dan Bornstein [Wed, 8 Dec 2010 00:18:02 +0000 (16:18 -0800)]
Merge "These files had an older header."

13 years agoMerge "Make horizotnalscrollview and scrollview edgeglows match the new algorithm."
Mindy Pereira [Wed, 8 Dec 2010 00:10:57 +0000 (16:10 -0800)]
Merge "Make horizotnalscrollview and scrollview edgeglows match the new algorithm."

13 years agoMerge "Add space after property name in error message"
Makoto Onuki [Wed, 8 Dec 2010 00:05:22 +0000 (16:05 -0800)]
Merge "Add space after property name in error message"

13 years agoMerge "Fixing the build breakage"
Romain Guy [Tue, 7 Dec 2010 23:18:02 +0000 (15:18 -0800)]
Merge "Fixing the build breakage"

13 years agoMerge "Fix doc typo."
Brad Fitzpatrick [Tue, 7 Dec 2010 22:54:24 +0000 (14:54 -0800)]
Merge "Fix doc typo."

13 years agoMerge "No NPE in Browser when pasting in WebTextView."
Gilles Debunne [Tue, 7 Dec 2010 22:48:38 +0000 (14:48 -0800)]
Merge "No NPE in Browser when pasting in WebTextView."

13 years agoMerge "Add Wi-Fi stress tests."
Xia Wang [Tue, 7 Dec 2010 22:47:07 +0000 (14:47 -0800)]
Merge "Add Wi-Fi stress tests."

13 years agoam 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failu...
Mathias Agopian [Tue, 7 Dec 2010 22:20:09 +0000 (14:20 -0800)]
am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread

* commit '4153bf3a259624a2f2dc497b77b225a1fb517abc':
  [3171580] don't automatically log GraphicBuffer allocation failures

13 years agoMerge "[3171580] don't automatically log GraphicBuffer allocation failures" into...
Mathias Agopian [Tue, 7 Dec 2010 22:17:47 +0000 (14:17 -0800)]
Merge "[3171580] don't automatically log GraphicBuffer allocation failures" into gingerbread

13 years agoMerge "Adding DatePciker widget based on the Calednar team code. Updated DatePciker...
Romain Guy [Tue, 7 Dec 2010 22:04:47 +0000 (14:04 -0800)]
Merge "Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature."

13 years agoam 0f74afbb: Merge "Remove Type X Tags from the top-level API." into gingerbread
Jeff Hamilton [Tue, 7 Dec 2010 22:04:40 +0000 (14:04 -0800)]
am 0f74afbb: Merge "Remove Type X Tags from the top-level API." into gingerbread

* commit '0f74afbbf4bd0fe35889e26fc46f94c4ca6382d8':
  Remove Type X Tags from the top-level API.

13 years agoMerge "Make ScriptC's mEnvironment.mIsThreadable survive the bcc caching and then...
Shih-wei Liao [Tue, 7 Dec 2010 22:02:31 +0000 (14:02 -0800)]
Merge "Make ScriptC's mEnvironment.mIsThreadable survive the bcc caching and then cache-reloading."

13 years agoam f340d082: Merge "More precise status bar battery icons." into gingerbread
Daniel Sandler [Tue, 7 Dec 2010 22:01:31 +0000 (14:01 -0800)]
am f340d082: Merge "More precise status bar battery icons." into gingerbread

* commit 'f340d082b8488de6f131c1e5932cd3abc16b47c1':
  More precise status bar battery icons.

13 years agoMerge "LayoutLib: explicitely override PropertyValuesHolder native code."
Xavier Ducrohet [Tue, 7 Dec 2010 22:01:03 +0000 (14:01 -0800)]
Merge "LayoutLib: explicitely override PropertyValuesHolder native code."

13 years agoMerge "Remove Type X Tags from the top-level API." into gingerbread
Jeff Hamilton [Tue, 7 Dec 2010 21:59:29 +0000 (13:59 -0800)]
Merge "Remove Type X Tags from the top-level API." into gingerbread

13 years agoMerge "Fix Settings getFloat Methods"
Brian Muramatsu [Tue, 7 Dec 2010 21:49:56 +0000 (13:49 -0800)]
Merge "Fix Settings getFloat Methods"

13 years agoMerge "Fix 9patch rendering Bug #3253396"
Romain Guy [Tue, 7 Dec 2010 21:29:51 +0000 (13:29 -0800)]
Merge "Fix 9patch rendering Bug #3253396"

13 years agoresolved conflicts for merge of ee27dd35 to master
Jean-Baptiste Queru [Tue, 7 Dec 2010 21:17:37 +0000 (13:17 -0800)]
resolved conflicts for merge of ee27dd35 to master

Change-Id: Ia9f4ea86b8554ff04a3aa6b9e065239ae73740e7

13 years agoam 12902d68: resolved conflicts for merge of 78742e01 to stage-korg-master
Jean-Baptiste Queru [Tue, 7 Dec 2010 21:02:22 +0000 (13:02 -0800)]
am 12902d68: resolved conflicts for merge of 78742e01 to stage-korg-master

* commit '12902d687fa1bd4bff3c2dfc079c71eacb00eedd':
  Strings for NI position request are moved to resources

13 years agoMerge "Fix for Blink in TextView."
Gilles Debunne [Tue, 7 Dec 2010 20:55:09 +0000 (12:55 -0800)]
Merge "Fix for Blink in TextView."

13 years agoresolved conflicts for merge of 78742e01 to stage-korg-master
Jean-Baptiste Queru [Tue, 7 Dec 2010 20:47:12 +0000 (12:47 -0800)]
resolved conflicts for merge of 78742e01 to stage-korg-master

Change-Id: I0ce429afeb26184f075b4ed326fc4e1c0833e905

13 years agoMerge "DefaultContainerService's JNI library is required"
Kenny Root [Tue, 7 Dec 2010 20:04:58 +0000 (12:04 -0800)]
Merge "DefaultContainerService's JNI library is required"

13 years agoMerge "More precise status bar battery icons." into gingerbread
Daniel Sandler [Tue, 7 Dec 2010 20:03:36 +0000 (12:03 -0800)]
Merge "More precise status bar battery icons." into gingerbread

13 years agoMerge "Strings for NI position request are moved to resources"
Jean-Baptiste Queru [Tue, 7 Dec 2010 20:01:25 +0000 (12:01 -0800)]
Merge "Strings for NI position request are moved to resources"

13 years agoMerge "Fix bug 3259292 - Make FrameLayout respect margins without a gravity setting"
Adam Powell [Tue, 7 Dec 2010 19:51:28 +0000 (11:51 -0800)]
Merge "Fix bug 3259292 - Make FrameLayout respect margins without a gravity setting"

13 years agoMerge "Don't drop video frames but to release them."
James Dong [Tue, 7 Dec 2010 19:08:53 +0000 (11:08 -0800)]
Merge "Don't drop video frames but to release them."

13 years agoMerge "Prevent scaling beyond zoom overview scale."
Shimeng (Simon) Wang [Tue, 7 Dec 2010 19:08:48 +0000 (11:08 -0800)]
Merge "Prevent scaling beyond zoom overview scale."

13 years agoMerge "Make getSharedPreference() async, blocking on first access."
Brad Fitzpatrick [Tue, 7 Dec 2010 19:02:45 +0000 (11:02 -0800)]
Merge "Make getSharedPreference() async, blocking on first access."

13 years agoMerge "Change cancel/end behavior of animations to be synchronous"
Chet Haase [Tue, 7 Dec 2010 18:51:28 +0000 (10:51 -0800)]
Merge "Change cancel/end behavior of animations to be synchronous"

13 years agoMerge "Have MobileDataStateTracker & DataConnectionTracker communicate directly."
Wink Saville [Tue, 7 Dec 2010 18:34:49 +0000 (10:34 -0800)]
Merge "Have MobileDataStateTracker & DataConnectionTracker communicate directly."

13 years agoMerge "Add fling to scrollable layers."
Patrick Scott [Tue, 7 Dec 2010 18:17:23 +0000 (10:17 -0800)]
Merge "Add fling to scrollable layers."

13 years agoMerge "API Support for both synchronous and queued commands, optionally associated...
Andreas Huber [Tue, 7 Dec 2010 18:12:47 +0000 (10:12 -0800)]
Merge "API Support for both synchronous and queued commands, optionally associated metadata."

13 years agoMerge "Integrating updated Google Talk stat_notify icon (mdpi)"
Justin Ho [Tue, 7 Dec 2010 18:09:28 +0000 (10:09 -0800)]
Merge "Integrating updated Google Talk stat_notify icon (mdpi)"

13 years agoam 8c30a47d: am 47e6ccb6: Merge "Corrected MIFARE default key set" into gingerbread
Nick Pelly [Tue, 7 Dec 2010 17:40:35 +0000 (09:40 -0800)]
am 8c30a47d: am 47e6ccb6: Merge "Corrected MIFARE default key set" into gingerbread

* commit '8c30a47d801be50272098e60d0079ae1b4ebd22a':
  Corrected MIFARE default key set

13 years agoam 47e6ccb6: Merge "Corrected MIFARE default key set" into gingerbread
Nick Pelly [Tue, 7 Dec 2010 17:34:47 +0000 (09:34 -0800)]
am 47e6ccb6: Merge "Corrected MIFARE default key set" into gingerbread

* commit '47e6ccb65ab0088cf04809c234cdb5f747579c8c':
  Corrected MIFARE default key set

13 years agoMerge "Corrected MIFARE default key set" into gingerbread
Nick Pelly [Tue, 7 Dec 2010 17:29:21 +0000 (09:29 -0800)]
Merge "Corrected MIFARE default key set" into gingerbread

13 years agoMerge "Prevent SearchView dropdown from showing up when SearchView is hidden."
Amith Yamasani [Tue, 7 Dec 2010 16:49:50 +0000 (08:49 -0800)]
Merge "Prevent SearchView dropdown from showing up when SearchView is hidden."

13 years agoam c9cc9ab5: am 5f86d7f5: Merge "Fix SIP bug of different transport/port used for...
Chung-yih Wang [Tue, 7 Dec 2010 07:36:23 +0000 (23:36 -0800)]
am c9cc9ab5: am 5f86d7f5: Merge "Fix SIP bug of different transport/port used for requests." into gingerbread

* commit 'c9cc9ab590ef879877e466c0b5f5823e11bb4c47':
  Fix SIP bug of different transport/port used for requests.

13 years agoam 0d49a4e8: am 0871ee0c: Doc change: fix href to axis_globe_inverted orientation...
Dirk Dougherty [Tue, 7 Dec 2010 07:36:18 +0000 (23:36 -0800)]
am 0d49a4e8: am 0871ee0c: Doc change: fix href to axis_globe_inverted orientation diagram.

* commit '0d49a4e838769252a313738e30fe78557f769a59':
  Doc change: fix href to axis_globe_inverted orientation diagram.

13 years agoam 7012f1eb: am 9a9706a2: Added missing ndef technology to getTech.
Martijn Coenen [Tue, 7 Dec 2010 07:36:09 +0000 (23:36 -0800)]
am 7012f1eb: am 9a9706a2: Added missing ndef technology to getTech.

* commit '7012f1eb3759a071f06cff69cf449adb4c62192b':
  Added missing ndef technology to getTech.

13 years agoam 68cea273: am e58e8a71: Merge "Added NdefFormatable tag, initial class with support...
Nick Pelly [Tue, 7 Dec 2010 07:36:03 +0000 (23:36 -0800)]
am 68cea273: am e58e8a71: Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread

* commit '68cea273299e59e28f9ccd87c520cc57cbf5adce':
  Added NdefFormatable tag, initial class with supported methods.

13 years agoMerge "Move IME button to right side by new desing spec"
satok [Tue, 7 Dec 2010 06:27:54 +0000 (22:27 -0800)]
Merge "Move IME button to right side by new desing spec"

13 years agoam 5f86d7f5: Merge "Fix SIP bug of different transport/port used for requests." into...
Chung-yih Wang [Tue, 7 Dec 2010 06:10:29 +0000 (22:10 -0800)]
am 5f86d7f5: Merge "Fix SIP bug of different transport/port used for requests." into gingerbread

* commit '5f86d7f50beba9f6327b8a04defe4e989a153d4a':
  Fix SIP bug of different transport/port used for requests.

13 years agoMerge "API review cleanup."
Jason Sams [Tue, 7 Dec 2010 06:10:18 +0000 (22:10 -0800)]
Merge "API review cleanup."

13 years agoMerge "Fix SIP bug of different transport/port used for requests." into gingerbread
Chung-yih Wang [Tue, 7 Dec 2010 06:07:59 +0000 (22:07 -0800)]
Merge "Fix SIP bug of different transport/port used for requests." into gingerbread

13 years agoam 0871ee0c: Doc change: fix href to axis_globe_inverted orientation diagram.
Dirk Dougherty [Tue, 7 Dec 2010 03:44:36 +0000 (19:44 -0800)]
am 0871ee0c: Doc change: fix href to axis_globe_inverted orientation diagram.

* commit '0871ee0c6f43a7201ce49a66211c1c850eabeb6b':
  Doc change: fix href to axis_globe_inverted orientation diagram.

13 years agoam 9a9706a2: Added missing ndef technology to getTech.
Martijn Coenen [Tue, 7 Dec 2010 02:48:02 +0000 (18:48 -0800)]
am 9a9706a2: Added missing ndef technology to getTech.

* commit '9a9706a213637b396226afff53c69927283609a7':
  Added missing ndef technology to getTech.

13 years agoMerge "Draw text decorations correctly."
Romain Guy [Tue, 7 Dec 2010 02:47:03 +0000 (18:47 -0800)]
Merge "Draw text decorations correctly."

13 years agoam e58e8a71: Merge "Added NdefFormatable tag, initial class with supported methods...
Nick Pelly [Tue, 7 Dec 2010 02:44:13 +0000 (18:44 -0800)]
am e58e8a71: Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread

* commit 'e58e8a715b2c9e4f2d053e0dc95e88690a54c059':
  Added NdefFormatable tag, initial class with supported methods.

13 years agoMerge "Added NdefFormatable tag, initial class with supported methods." into gingerbread
Nick Pelly [Tue, 7 Dec 2010 02:41:36 +0000 (18:41 -0800)]
Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread

13 years agoam 0484a673: am daef0a04: Merge "[3229973, 3247470, ...] set EGLNativeWindowSurface...
Mathias Agopian [Tue, 7 Dec 2010 02:25:58 +0000 (18:25 -0800)]
am 0484a673: am daef0a04: Merge "[32299733247470, ...] set EGLNativeWindowSurface\'s format in EGL" into gingerbread

* commit '0484a673c5839d2be9e615e52c6a45febdf1127b':
  [32299733247470, ...] set EGLNativeWindowSurface's format in EGL

13 years agoam daef0a04: Merge "[3229973, 3247470, ...] set EGLNativeWindowSurface\'s format...
Mathias Agopian [Tue, 7 Dec 2010 02:22:57 +0000 (18:22 -0800)]
am daef0a04: Merge "[32299733247470, ...] set EGLNativeWindowSurface\'s format in EGL" into gingerbread

* commit 'daef0a040de7a9825bdbcba7b2eae66195e3a95f':
  [32299733247470, ...] set EGLNativeWindowSurface's format in EGL

13 years agoMerge "[3229973, 3247470, ...] set EGLNativeWindowSurface's format in EGL" into ginge...
Mathias Agopian [Tue, 7 Dec 2010 02:20:09 +0000 (18:20 -0800)]
Merge "[32299733247470, ...] set EGLNativeWindowSurface's format in EGL" into gingerbread

13 years agoMerge "Correctly render text when coordinates are not integers. Bug #3225632"
Romain Guy [Tue, 7 Dec 2010 02:08:46 +0000 (18:08 -0800)]
Merge "Correctly render text when coordinates are not integers. Bug #3225632"

13 years agoMerge "Log the exception cause for better problem analysis"
James Dong [Tue, 7 Dec 2010 01:50:20 +0000 (17:50 -0800)]
Merge "Log the exception cause for better problem analysis"

13 years agoam ea294903: am eba947a3: Merge "Remove ACTION_TAG_DISCOVERED from protected broadcas...
Nick Pelly [Tue, 7 Dec 2010 01:48:38 +0000 (17:48 -0800)]
am ea294903: am eba947a3: Merge "Remove ACTION_TAG_DISCOVERED from protected broadcast list." into gingerbread

* commit 'ea294903ca4c298c44b50b473b9b10ae2b77c9e3':
  Remove ACTION_TAG_DISCOVERED from protected broadcast list.

13 years agoMerge "Make webview edges behave the same way abslistview overscroll edges do."
Mindy Pereira [Tue, 7 Dec 2010 01:47:11 +0000 (17:47 -0800)]
Merge "Make webview edges behave the same way abslistview overscroll edges do."

13 years agoam eba947a3: Merge "Remove ACTION_TAG_DISCOVERED from protected broadcast list."...
Nick Pelly [Tue, 7 Dec 2010 01:45:25 +0000 (17:45 -0800)]
am eba947a3: Merge "Remove ACTION_TAG_DISCOVERED from protected broadcast list." into gingerbread

* commit 'eba947a32a0233b3a2b384c580ab47bc7f27bb4d':
  Remove ACTION_TAG_DISCOVERED from protected broadcast list.

13 years agoMerge "Remove ACTION_TAG_DISCOVERED from protected broadcast list." into gingerbread
Nick Pelly [Tue, 7 Dec 2010 01:43:46 +0000 (17:43 -0800)]
Merge "Remove ACTION_TAG_DISCOVERED from protected broadcast list." into gingerbread

13 years agoMerge "Clean up button bar styles"
Adam Powell [Tue, 7 Dec 2010 01:41:47 +0000 (17:41 -0800)]
Merge "Clean up button bar styles"

13 years agoMerge "Propagate the concept of "packed opcode" values."
Dan Bornstein [Tue, 7 Dec 2010 01:25:44 +0000 (17:25 -0800)]
Merge "Propagate the concept of "packed opcode" values."

13 years agoMerge "cherry pick from gingerbread: I14e59a2281fac9a437ebf52df4c846e7a1e9cc4a Do...
Scott Main [Tue, 7 Dec 2010 01:24:24 +0000 (17:24 -0800)]
Merge "cherry pick from gingerbread: I14e59a2281fac9a437ebf52df4c846e7a1e9cc4a Do not merge: Doc change: API diff report for gingerbread."

13 years agoMerge "cherry pick from gingerbread: I08a2f67d324484ed05b956c540facd69f9028563 Do...
Scott Main [Tue, 7 Dec 2010 01:22:48 +0000 (17:22 -0800)]
Merge "cherry pick from gingerbread: I08a2f67d324484ed05b956c540facd69f9028563 Do not merge: Doc change: highlights and SDK version notes for Android 2.3 platform."

13 years agoMerge "Make Proxy change broadcast sticky"
Robert Greenwalt [Tue, 7 Dec 2010 00:51:32 +0000 (16:51 -0800)]
Merge "Make Proxy change broadcast sticky"

13 years agoam 23b791cd: am d57fbe88: Fixed a race condition where some recording frames may...
James Dong [Tue, 7 Dec 2010 00:45:08 +0000 (16:45 -0800)]
am 23b791cd: am d57fbe88: Fixed a race condition where some recording frames may not be released

* commit '23b791cd0f725d188b84dabfd9eeab4e3775b869':
  Fixed a race condition where some recording frames may not be released

13 years agoam 465e88eb: am 1ee2394e: am 1d67fa5b: Merge "Changing connect and response timeout."
Jean-Baptiste Queru [Tue, 7 Dec 2010 00:44:50 +0000 (16:44 -0800)]
am 465e88eb: am 1ee2394e: am 1d67fa5b: Merge "Changing connect and response timeout."

* commit '465e88eb008408d4e655ca7bdd9c2b3ac305e54b':
  Changing connect and response timeout.

13 years agoam d57fbe88: Fixed a race condition where some recording frames may not be released
James Dong [Mon, 6 Dec 2010 23:36:04 +0000 (15:36 -0800)]
am d57fbe88: Fixed a race condition where some recording frames may not be released

* commit 'd57fbe887fabd027e644caeaa2139c863143a786':
  Fixed a race condition where some recording frames may not be released

13 years agoMerge "Tracking dalvik.bytecode.* API changes"
Brian Carlstrom [Mon, 6 Dec 2010 23:30:34 +0000 (15:30 -0800)]
Merge "Tracking dalvik.bytecode.* API changes"

13 years agoMerge "Test that we use proxies specified by system properties."
Jesse Wilson [Mon, 6 Dec 2010 23:24:28 +0000 (15:24 -0800)]
Merge "Test that we use proxies specified by system properties."

13 years agoMerge "make sure that pending operation reconstituted from disk always have an extras...
Fred Quintana [Mon, 6 Dec 2010 23:18:58 +0000 (15:18 -0800)]
Merge "make sure that pending operation reconstituted from disk always have an extras bundle"

13 years agoMerge "Merge from gingerbread-plus-aosp"
Jean-Baptiste Queru [Mon, 6 Dec 2010 22:33:03 +0000 (14:33 -0800)]
Merge "Merge from gingerbread-plus-aosp"

13 years agoMerge "Add inPreferQualityOverSpeed into BitmapFactory.Options."
Wei-Ta Chen [Mon, 6 Dec 2010 22:32:32 +0000 (14:32 -0800)]
Merge "Add inPreferQualityOverSpeed into BitmapFactory.Options."

13 years agoMerge from gingerbread-plus-aosp
Jean-Baptiste Queru [Mon, 6 Dec 2010 22:31:25 +0000 (14:31 -0800)]
Merge from gingerbread-plus-aosp

Change-Id: I154071687cdd51c28bb377ea3f1e818e96909b56

13 years agoMerge "Merge from gingerbread-plus-aosp"
Jean-Baptiste Queru [Mon, 6 Dec 2010 22:21:07 +0000 (14:21 -0800)]
Merge "Merge from gingerbread-plus-aosp"

13 years agoMerge "Remove check if the target video resolution is not supported by CameraSource...
James Dong [Mon, 6 Dec 2010 22:18:18 +0000 (14:18 -0800)]
Merge "Remove check if the target video resolution is not supported by CameraSource and clean up Camera is CameraSource could not created."

13 years agoMerge from gingerbread-plus-aosp
Jean-Baptiste Queru [Mon, 6 Dec 2010 22:08:37 +0000 (14:08 -0800)]
Merge from gingerbread-plus-aosp

Change-Id: I0f4726870be5791e62f98fb45afd82b20f8ffba0

13 years agoMerge "Moved Paste popup window up in TextView"
Gilles Debunne [Mon, 6 Dec 2010 21:57:47 +0000 (13:57 -0800)]
Merge "Moved Paste popup window up in TextView"

13 years agoam 1ee2394e: am 1d67fa5b: Merge "Changing connect and response timeout."
Jean-Baptiste Queru [Mon, 6 Dec 2010 21:46:19 +0000 (13:46 -0800)]
am 1ee2394e: am 1d67fa5b: Merge "Changing connect and response timeout."

* commit '1ee2394edd4b90111f8174862c7c0f435e1a3634':
  Changing connect and response timeout.

13 years agoam 1d67fa5b: Merge "Changing connect and response timeout."
Jean-Baptiste Queru [Mon, 6 Dec 2010 21:43:36 +0000 (13:43 -0800)]
am 1d67fa5b: Merge "Changing connect and response timeout."

* commit '1d67fa5b110a1df21e408d450394fb62d5dc9a1e':
  Changing connect and response timeout.

13 years agoMerge "Changing connect and response timeout."
Jean-Baptiste Queru [Mon, 6 Dec 2010 21:39:19 +0000 (13:39 -0800)]
Merge "Changing connect and response timeout."

13 years agoMerge "Update scan results when frequency band is set"
Irfan Sheriff [Mon, 6 Dec 2010 20:47:31 +0000 (12:47 -0800)]
Merge "Update scan results when frequency band is set"

13 years agoam cbf4e352: am 3d524e56: Merge gingerbread-nfc into gingerbread
Nick Pelly [Mon, 6 Dec 2010 19:55:08 +0000 (11:55 -0800)]
am cbf4e352: am 3d524e56: Merge gingerbread-nfc into gingerbread

* commit 'cbf4e3525be80607c4d68630faf927ce6a717f72':
  First implementation of MifareUltralight