OSDN Git Service

android-x86/frameworks-base.git
13 years agoam 79b780e0: am 424300f3: Merge "Ensure that no callback is invoked while initializin...
Svetoslav Ganov [Mon, 17 Jan 2011 19:53:43 +0000 (11:53 -0800)]
am 79b780e0: am 424300f3: Merge "Ensure that no callback is invoked while initializing DatePicker" into honeycomb

* commit '79b780e011ad77c240dfc81e1d03e4b610c0d715':
  Ensure that no callback is invoked while initializing DatePicker

13 years agoam a46c4ce9: am a3aaad1f: Merge "Add back legacy layout for preference framework...
Amith Yamasani [Mon, 17 Jan 2011 19:53:33 +0000 (11:53 -0800)]
am a46c4ce9: am a3aaad1f: Merge "Add back legacy layout for preference framework for compatibility." into honeycomb

* commit 'a46c4ce9815b128c0aafc96de36a4d331bc1c741':
  Add back legacy layout for preference framework for compatibility.

13 years agoam d0dbee21: am b01856da: Merge "Delivering null cursor to loader callbacks." into...
Jeff Hamilton [Mon, 17 Jan 2011 19:53:29 +0000 (11:53 -0800)]
am d0dbee21: am b01856da: Merge "Delivering null cursor to loader callbacks." into honeycomb

* commit 'd0dbee21505b7aaa05e65d41792a2b47249f0110':
  Delivering null cursor to loader callbacks.

13 years agoam b7d33124: am 9ed99405: Merge "Video editor API update - rework for Patch Set 3...
Dharmaray Kundargi [Mon, 17 Jan 2011 19:53:22 +0000 (11:53 -0800)]
am b7d33124: am 9ed99405: Merge "Video editor API update - rework for Patch Set 3" into honeycomb

* commit 'b7d33124494f146e0a835c2862f6de96d0e379d8':
  Video editor API update - rework for Patch Set 3

13 years agoam bf6ccb04: am 307003a8: Merge "integrate videoeditor preview player." into honeycomb
Dharmaray Kundargi [Mon, 17 Jan 2011 19:53:15 +0000 (11:53 -0800)]
am bf6ccb04: am 307003a8: Merge "integrate videoeditor preview player." into honeycomb

* commit 'bf6ccb04b93f7a2738f29f2d96a69f32f7602f51':
  integrate videoeditor preview player.

13 years agoam f7465eb6: am 4e4f3d1d: Merge "videoeditor JNI files on honeycomb" into honeycomb
Dharmaray Kundargi [Mon, 17 Jan 2011 19:53:10 +0000 (11:53 -0800)]
am f7465eb6: am 4e4f3d1d: Merge "videoeditor JNI files on honeycomb" into honeycomb

* commit 'f7465eb652717d89193b0208a85edc8bd1ef0b4d':
  videoeditor JNI files on honeycomb

13 years agoam 424300f3: Merge "Ensure that no callback is invoked while initializing DatePicker...
Svetoslav Ganov [Mon, 17 Jan 2011 19:41:28 +0000 (11:41 -0800)]
am 424300f3: Merge "Ensure that no callback is invoked while initializing DatePicker" into honeycomb

* commit '424300f3e4840bd06a1dbc22a25350c0589e3f89':
  Ensure that no callback is invoked while initializing DatePicker

13 years agoam a3aaad1f: Merge "Add back legacy layout for preference framework for compatibility...
Amith Yamasani [Mon, 17 Jan 2011 19:41:17 +0000 (11:41 -0800)]
am a3aaad1f: Merge "Add back legacy layout for preference framework for compatibility." into honeycomb

* commit 'a3aaad1f7b4430cb7449767bb13fc1f43d688480':
  Add back legacy layout for preference framework for compatibility.

13 years agoam b01856da: Merge "Delivering null cursor to loader callbacks." into honeycomb
Jeff Hamilton [Mon, 17 Jan 2011 19:40:52 +0000 (11:40 -0800)]
am b01856da: Merge "Delivering null cursor to loader callbacks." into honeycomb

* commit 'b01856da54892647afed260d017352d58648acc3':
  Delivering null cursor to loader callbacks.

13 years agoam 9ed99405: Merge "Video editor API update - rework for Patch Set 3" into honeycomb
Dharmaray Kundargi [Mon, 17 Jan 2011 19:40:27 +0000 (11:40 -0800)]
am 9ed99405: Merge "Video editor API update - rework for Patch Set 3" into honeycomb

* commit '9ed99405ae8cdd9038071a872e7d92cf256f2165':
  Video editor API update - rework for Patch Set 3

13 years agoam 307003a8: Merge "integrate videoeditor preview player." into honeycomb
Dharmaray Kundargi [Mon, 17 Jan 2011 19:40:16 +0000 (11:40 -0800)]
am 307003a8: Merge "integrate videoeditor preview player." into honeycomb

* commit '307003a844c90458bcfd7398c44bbae734936238':
  integrate videoeditor preview player.

13 years agoam 4e4f3d1d: Merge "videoeditor JNI files on honeycomb" into honeycomb
Dharmaray Kundargi [Mon, 17 Jan 2011 19:40:11 +0000 (11:40 -0800)]
am 4e4f3d1d: Merge "videoeditor JNI files on honeycomb" into honeycomb

* commit '4e4f3d1df475b03a1a49954d2b3b4530e39778ab':
  videoeditor JNI files on honeycomb

13 years agoMerge "Ensure that no callback is invoked while initializing DatePicker" into honeycomb
Svetoslav Ganov [Mon, 17 Jan 2011 19:32:29 +0000 (11:32 -0800)]
Merge "Ensure that no callback is invoked while initializing DatePicker" into honeycomb

13 years agoMerge "Add back legacy layout for preference framework for compatibility." into honeycomb
Amith Yamasani [Mon, 17 Jan 2011 19:27:40 +0000 (11:27 -0800)]
Merge "Add back legacy layout for preference framework for compatibility." into honeycomb

13 years agoEnsure that no callback is invoked while initializing DatePicker
Svetoslav Ganov [Mon, 17 Jan 2011 19:04:08 +0000 (11:04 -0800)]
Ensure that no callback is invoked while initializing DatePicker

bug:3360821

1. While my previous change:I3baff68c has partially fixed this bug
   it was still possible for a callback to be invoked on init. If a
   callback was already regitsered and the init is called the
   callback is incorrectly notified.

Change-Id: I05c6cb78f4c7b7d2a00c52aef42c1698d9479be5

13 years agoMerge "Delivering null cursor to loader callbacks." into honeycomb
Jeff Hamilton [Mon, 17 Jan 2011 19:03:40 +0000 (11:03 -0800)]
Merge "Delivering null cursor to loader callbacks." into honeycomb

13 years agoam 20fd4c8b: am 72b83b59: Merge "Fix issue 3354692." into honeycomb
Eric Laurent [Mon, 17 Jan 2011 18:55:45 +0000 (10:55 -0800)]
am 20fd4c8b: am 72b83b59: Merge "Fix issue 3354692." into honeycomb

* commit '20fd4c8b9645b37e957a8e63a88316bb2b32af84':
  Fix issue 3354692.

13 years agoam e99d5e6e: am cfe5dd01: Merge "Yet another fix for 9patch rendering. Bug #3362133...
Romain Guy [Mon, 17 Jan 2011 18:55:42 +0000 (10:55 -0800)]
am e99d5e6e: am cfe5dd01: Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb

* commit 'e99d5e6eb8facb3e8dabfba68fffe0e0fd556000':
  Yet another fix for 9patch rendering. Bug #3362133

13 years agoam 72b83b59: Merge "Fix issue 3354692." into honeycomb
Eric Laurent [Mon, 17 Jan 2011 18:53:06 +0000 (10:53 -0800)]
am 72b83b59: Merge "Fix issue 3354692." into honeycomb

* commit '72b83b5938a997b4d69edcd09a46a06ac39102d4':
  Fix issue 3354692.

13 years agoam cfe5dd01: Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb
Romain Guy [Mon, 17 Jan 2011 18:53:02 +0000 (10:53 -0800)]
am cfe5dd01: Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb

* commit 'cfe5dd01f29acbb7393ffa91bb4b2a8ad43414f2':
  Yet another fix for 9patch rendering. Bug #3362133

13 years agoMerge "Video editor API update - rework for Patch Set 3" into honeycomb
Dharmaray Kundargi [Mon, 17 Jan 2011 18:52:29 +0000 (10:52 -0800)]
Merge "Video editor API update - rework for Patch Set 3" into honeycomb

13 years agoMerge "integrate videoeditor preview player." into honeycomb
Dharmaray Kundargi [Mon, 17 Jan 2011 18:52:23 +0000 (10:52 -0800)]
Merge "integrate videoeditor preview player." into honeycomb

13 years agoMerge "videoeditor JNI files on honeycomb" into honeycomb
Dharmaray Kundargi [Mon, 17 Jan 2011 18:52:13 +0000 (10:52 -0800)]
Merge "videoeditor JNI files on honeycomb" into honeycomb

13 years agoMerge "Fix issue 3354692." into honeycomb
Eric Laurent [Mon, 17 Jan 2011 18:51:46 +0000 (10:51 -0800)]
Merge "Fix issue 3354692." into honeycomb

13 years agoMerge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb
Romain Guy [Mon, 17 Jan 2011 18:51:32 +0000 (10:51 -0800)]
Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb

13 years agoYet another fix for 9patch rendering.
Romain Guy [Mon, 17 Jan 2011 18:53:31 +0000 (10:53 -0800)]
Yet another fix for 9patch rendering.
Bug #3362133

Change-Id: Ia6521d31a8c208a2ad2506a23b6a01e5e442ad86

13 years agoFix issue 3354692.
Eric Laurent [Mon, 17 Jan 2011 01:07:27 +0000 (17:07 -0800)]
Fix issue 3354692.

The problem is that SoundPool never calls the onLoadComplete() callback
when load() method fails because the file cannot be opened.
AudioService loadSoundEffects() was blocked waiting for a callback
that never came.
In this particular case, this happened on a specific build where sound
effects assets were not included.

The fix consists in waiting for the callback only if at least one sample is
accepted by SoundPool load().

Also moved the initial loading of sound effect samples from the boot completed
broadcast receiver to the audio service message handler to avoid waiting in the
main system server thread.

Change-Id: I902e5988f8b644a81d8e585c52eed1df4ca0ec05

13 years agoam 7b5b79e4: am ec7c9ff0: Hide USB mass storage APIs in StorageManager
Kenny Root [Mon, 17 Jan 2011 17:57:23 +0000 (09:57 -0800)]
am 7b5b79e4: am ec7c9ff0: Hide USB mass storage APIs in StorageManager

* commit '7b5b79e4bc759b0a48c99a8edb28d932955e6117':
  Hide USB mass storage APIs in StorageManager

13 years agoam ec7c9ff0: Hide USB mass storage APIs in StorageManager
Kenny Root [Mon, 17 Jan 2011 17:55:31 +0000 (09:55 -0800)]
am ec7c9ff0: Hide USB mass storage APIs in StorageManager

* commit 'ec7c9ff0bb1c98cb8bec3ec7bdacbae3a434fa53':
  Hide USB mass storage APIs in StorageManager

13 years agoDelivering null cursor to loader callbacks.
Dmitri Plotnikov [Mon, 17 Jan 2011 17:46:23 +0000 (09:46 -0800)]
Delivering null cursor to loader callbacks.

ContentProviders are allowed to return null and both
of our contact directories (Focus and Exchange) actually
do when they find no data to return.

The problem is that when LoaderManager receives a result
from a loader, it checks if the result is the same as
previously received.  That's fine, as long as the loader
always returns a different result.  Now consider a loader
that returns null when it cannot produce the result.
What we are seeing is that if the loader is rapidly restared
and returns null twice in a row, the null is never
delivered to the callbacks.

In the case of the reported bug, the scenario is this:

1. We look for "foo"
2. Data for "foo" comes from a directory and we display it
3. We hit backspace twice in rapid succession.  Each time
we hit backspace, the loader is restared, but since we do
this very fast, the second restart overrides the first.  So
far so good.
4. The directories are programmed to return null if the
query string is less than 3 characters long, so the loader
returns null twice.
5. Loader manager looks at the final result, compares it
to the previous result and since they are the same (both null)
concludes that it does not need to deliver either of them.
6. The UI attempts to show the stale data and blows up

Bug: 3352125
Change-Id: I3e5bc505faa03f72ebe5cb010377a740f5c7d5b6

13 years agoHide USB mass storage APIs in StorageManager
Kenny Root [Mon, 17 Jan 2011 17:11:21 +0000 (09:11 -0800)]
Hide USB mass storage APIs in StorageManager

They appear to have been unhidden in a bad merge from gingerbread.

Change-Id: Ice0fc865425d5d885af3c2e90a7ffeaa1d623b80

13 years agoam 9dc76d53: am 38f79d01: Merge "Make ImageProcessing work." into honeycomb
Shih-wei Liao [Mon, 17 Jan 2011 09:22:25 +0000 (01:22 -0800)]
am 9dc76d53: am 38f79d01: Merge "Make ImageProcessing work." into honeycomb

* commit '9dc76d53edd32ee64f963b06f7fbb1aa30ee02d0':
  Make ImageProcessing work.

13 years agoam 38f79d01: Merge "Make ImageProcessing work." into honeycomb
Shih-wei Liao [Mon, 17 Jan 2011 09:20:42 +0000 (01:20 -0800)]
am 38f79d01: Merge "Make ImageProcessing work." into honeycomb

* commit '38f79d01db07f7cc3d3b49d594b675adfa8959d5':
  Make ImageProcessing work.

13 years agoMerge "Make ImageProcessing work." into honeycomb
Shih-wei Liao [Mon, 17 Jan 2011 09:18:32 +0000 (01:18 -0800)]
Merge "Make ImageProcessing work." into honeycomb

13 years agoMake ImageProcessing work.
Shih-wei Liao [Mon, 17 Jan 2011 09:17:39 +0000 (01:17 -0800)]
Make ImageProcessing work.

Change-Id: Id1ab91657ff4ba70a2391b168958e72b68e8a3e0

13 years agoam d039293c: am 5a1473ba: Merge "Implicitly/Explicitly subtypes bug." into honeycomb
satok [Mon, 17 Jan 2011 07:51:55 +0000 (23:51 -0800)]
am d039293c: am 5a1473ba: Merge "Implicitly/Explicitly subtypes bug." into honeycomb

* commit 'd039293c172a6d2135c737af39d919ae2c42c919':
  Implicitly/Explicitly subtypes bug.

13 years agoam 5a1473ba: Merge "Implicitly/Explicitly subtypes bug." into honeycomb
satok [Mon, 17 Jan 2011 07:50:06 +0000 (23:50 -0800)]
am 5a1473ba: Merge "Implicitly/Explicitly subtypes bug." into honeycomb

* commit '5a1473bae0467693445b31454e4f736763276de8':
  Implicitly/Explicitly subtypes bug.

13 years agoMerge "Implicitly/Explicitly subtypes bug." into honeycomb
satok [Mon, 17 Jan 2011 07:48:24 +0000 (23:48 -0800)]
Merge "Implicitly/Explicitly subtypes bug." into honeycomb

13 years agoImplicitly/Explicitly subtypes bug.
satok [Mon, 17 Jan 2011 07:29:02 +0000 (16:29 +0900)]
Implicitly/Explicitly subtypes bug.

Change-Id: I6ccc22d4272ee92c0d8ba3f3c724d8f838d51310

13 years agoam 4ba7f35e: am 92cd4d02: Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and...
Adam Powell [Mon, 17 Jan 2011 07:08:54 +0000 (23:08 -0800)]
am 4ba7f35e: am 92cd4d02: Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY to coexist." into honeycomb

* commit '4ba7f35e0f9cfdf59ed6e8f9092992893da46d4a':
  Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY to coexist.

13 years agoam 0a654ae3: am d110889c: Fixing bug related to collisions with AppWidget view ids...
Adam Cohen [Mon, 17 Jan 2011 07:08:46 +0000 (23:08 -0800)]
am 0a654ae3: am d110889c: Fixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids

* commit '0a654ae398a84858ed00326c75b8ca15516db880':
  Fixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids

13 years agoam bca118f0: am 87ab45c0: Merge "LayoutLib: extract resource resolution into its...
Xavier Ducrohet [Mon, 17 Jan 2011 07:08:40 +0000 (23:08 -0800)]
am bca118f0: am 87ab45c0: Merge "LayoutLib: extract resource resolution into its own class." into honeycomb

* commit 'bca118f027cd7f65acbf04300c6083cd2137c227':
  LayoutLib: extract resource resolution into its own class.

13 years agoam f0c53e66: am bdac9e0f: Merge "Fix 3005526: Properly update StatusView from Passwor...
Jim Miller [Mon, 17 Jan 2011 07:08:30 +0000 (23:08 -0800)]
am f0c53e66: am bdac9e0f: Merge "Fix 3005526: Properly update StatusView from Password/PIN unlock" into honeycomb

* commit 'f0c53e66997bf781fb52f76e58aa0928fd8b64eb':
  Fix 3005526: Properly update StatusView from Password/PIN unlock

13 years agoam 5356487f: am 3612f087: Merge "SystemServer: Do not register null BlueTooth service...
David 'Digit' Turner [Mon, 17 Jan 2011 07:08:24 +0000 (23:08 -0800)]
am 5356487f: am 3612f087: Merge "SystemServer: Do not register null BlueTooth service in the emulator" into honeycomb

* commit '5356487f8bf732d7ff4cd89692cf5937b54c1721':
  SystemServer: Do not register null BlueTooth service in the emulator

13 years agoam fed9d654: am 5cdf0752: Merge "Support non-rectangular input regions." into honeycomb
Jeff Brown [Mon, 17 Jan 2011 07:08:18 +0000 (23:08 -0800)]
am fed9d654: am 5cdf0752: Merge "Support non-rectangular input regions." into honeycomb

* commit 'fed9d654e9f769a2d81682121faff01fee11555f':
  Support non-rectangular input regions.

13 years agoam e27145d8: am 805fd7ee: Add API to get path to OBBs.
Dianne Hackborn [Mon, 17 Jan 2011 07:08:00 +0000 (23:08 -0800)]
am e27145d8: am 805fd7ee: Add API to get path to OBBs.

* commit 'e27145d83f144eb025f34985a02cda9cd5e0bcfe':
  Add API to get path to OBBs.

13 years agoam d97ea28b: am cf18c478: Merge "Implement SurfaceTexture frame-available callback...
Jamie Gennis [Mon, 17 Jan 2011 07:07:50 +0000 (23:07 -0800)]
am d97ea28b: am cf18c478: Merge "Implement SurfaceTexture frame-available callback." into honeycomb

* commit 'd97ea28b48b49c02cb9c0af015d1f11e8855d47b':
  Implement SurfaceTexture frame-available callback.

13 years agoam ecd797b1: am 41424ade: Merge "Fix SurfaceTexture transform matrix." into honeycomb
Jamie Gennis [Mon, 17 Jan 2011 07:07:44 +0000 (23:07 -0800)]
am ecd797b1: am 41424ade: Merge "Fix SurfaceTexture transform matrix." into honeycomb

* commit 'ecd797b12fd19a6e3cfe0e92a4a5601d395bb753':
  Fix SurfaceTexture transform matrix.

13 years agoam 4f22f981: am 84d36f0a: Merge "egl: fix GetProcAddress for EGLimage extensions...
Mathias Agopian [Mon, 17 Jan 2011 07:07:39 +0000 (23:07 -0800)]
am 4f22f981: am 84d36f0a: Merge "egl: fix GetProcAddress for EGLimage extensions" into honeycomb

* commit '4f22f981fd2b172487ccc35e83fe604569c5430d':
  egl: fix GetProcAddress for EGLimage extensions

13 years agoam 82fcc216: am f90633a0: Merge "egl: expose EGLimage extensions" into honeycomb
Mathias Agopian [Mon, 17 Jan 2011 07:07:22 +0000 (23:07 -0800)]
am 82fcc216: am f90633a0: Merge "egl: expose EGLimage extensions" into honeycomb

* commit '82fcc21683e7590df05a6455e301ffed35163133':
  egl: expose EGLimage extensions

13 years agoam a55c1280: am 057d9f16: Merge "Fix 3342063: Correctly update StatusView when batter...
Jim Miller [Mon, 17 Jan 2011 07:06:59 +0000 (23:06 -0800)]
am a55c1280: am 057d9f16: Merge "Fix 3342063: Correctly update StatusView when battery changes." into honeycomb

* commit 'a55c1280f9b674619368ee61e4fe6b8db64eb2ce':
  Fix 3342063: Correctly update StatusView when battery changes.

13 years agoam 58d10708: am 7f13a850: Merge "Add some error checking." into honeycomb
Jason Sams [Mon, 17 Jan 2011 07:06:50 +0000 (23:06 -0800)]
am 58d10708: am 7f13a850: Merge "Add some error checking." into honeycomb

* commit '58d1070861237cf8f931808cc143c3da090da056':
  Add some error checking.

13 years agoam dc0b8323: am 50204584: Fixing StackView bug (Issue: 3321912)
Adam Cohen [Mon, 17 Jan 2011 07:06:36 +0000 (23:06 -0800)]
am dc0b8323: am 50204584: Fixing StackView bug (Issue: 3321912)

* commit 'dc0b8323d4fbe9c41de674ef8b18dd4efab67846':
  Fixing StackView bug (Issue: 3321912)

13 years agoam 01f4a588: am 2d1072ed: Merge "Flush Binder commands in ndk looper." into honeycomb
Jeff Brown [Mon, 17 Jan 2011 07:06:29 +0000 (23:06 -0800)]
am 01f4a588: am 2d1072ed: Merge "Flush Binder commands in ndk looper." into honeycomb

* commit '01f4a588eaf793392bd30ac48a10fe99ab14cbbc':
  Flush Binder commands in ndk looper.

13 years agoam c0147531: am e7218240: Merge "Add a method for clearing all animations on a thread...
Patrick Dubroy [Mon, 17 Jan 2011 07:06:11 +0000 (23:06 -0800)]
am c0147531: am e7218240: Merge "Add a method for clearing all animations on a thread." into honeycomb

* commit 'c01475318e0618219e9e56f274b38f6d3b76a9b1':
  Add a method for clearing all animations on a thread.

13 years agoam 4b8bb8b0: am 70359ce2: Merge "Fix bug 3050138 - Action bar does not display correc...
Adam Powell [Mon, 17 Jan 2011 07:06:04 +0000 (23:06 -0800)]
am 4b8bb8b0: am 70359ce2: Merge "Fix bug 3050138 - Action bar does not display correctly when many action items are added" into honeycomb

* commit '4b8bb8b01aa9c2eb2b94318009d6e84387ee0b01':
  Fix bug 3050138 - Action bar does not display correctly when many action items are added

13 years agoam d13ff8de: am 8a852406: Merge "Add logs when taking a screenshot to help tracking...
Mathias Agopian [Mon, 17 Jan 2011 07:05:55 +0000 (23:05 -0800)]
am d13ff8de: am 8a852406: Merge "Add logs when taking a screenshot to help tracking issue 3361121" into honeycomb

* commit 'd13ff8de1af1a2a022c74a4fb9f801f1cb77f262':
  Add logs when taking a screenshot to help tracking issue 3361121

13 years agoam 760534a6: am 67e8915c: Merge "Fixing StackView bugs:" into honeycomb
Adam Cohen [Mon, 17 Jan 2011 07:05:39 +0000 (23:05 -0800)]
am 760534a6: am 67e8915c: Merge "Fixing StackView bugs:" into honeycomb

* commit '760534a68aebc761bd12a9cccf76135cb3e5ce3d':
  Fixing StackView bugs:

13 years agoam 85e700ca: am 08a555ba: Merge "Remove a bunch of logging." into honeycomb
Joe Onorato [Mon, 17 Jan 2011 07:05:29 +0000 (23:05 -0800)]
am 85e700ca: am 08a555ba: Merge "Remove a bunch of logging." into honeycomb

* commit '85e700ca2e89d1174a591e99e5f16eaf46509c9c':
  Remove a bunch of logging.

13 years agoam d259468f: am fc28f412: Merge "Put externalSize measurements in PackageStats" into...
Kenny Root [Mon, 17 Jan 2011 07:05:15 +0000 (23:05 -0800)]
am d259468f: am fc28f412: Merge "Put externalSize measurements in PackageStats" into honeycomb

* commit 'd259468fe92b9714b45a134e781ce09681e70217':
  Put externalSize measurements in PackageStats

13 years agoam 04970d65: am 3392b8e2: am 4a2e478a: Merge "Flush Binder commands in ndk looper...
Jeff Brown [Mon, 17 Jan 2011 07:05:06 +0000 (23:05 -0800)]
am 04970d65: am 3392b8e2: am 4a2e478a: Merge "Flush Binder commands in ndk looper." into gingerbread

* commit '04970d654d96404cff60f774c1b7a02da03c75fd':
  Flush Binder commands in ndk looper.

13 years agoam 3530ebe4: resolved conflicts for merge of 578e73da to honeycomb-plus-aosp
Jim Miller [Mon, 17 Jan 2011 07:04:55 +0000 (23:04 -0800)]
am 3530ebe4: resolved conflicts for merge of 578e73da to honeycomb-plus-aosp

* commit '3530ebe451fea39b159baa9b8c9f9cd851de42a3':
  Fix 3106227: use WeakReferences for receivers in DigitalClock class

13 years agoam 4e7a9fea: am 981df1d9: Merge "unhide functions used by reflected files for SDK...
Jason Sams [Mon, 17 Jan 2011 07:04:25 +0000 (23:04 -0800)]
am 4e7a9fea: am 981df1d9: Merge "unhide functions used by reflected files for SDK." into honeycomb

* commit '4e7a9feae2c40d40a76eaaa8fcbd5a647bea86ba':
  unhide functions used by reflected files for SDK.

13 years agoam 76e75335: am 1f6e37ef: Merge "Fix 3355957: Don\'t hide the keyboard for PIN/Passwo...
Jim Miller [Mon, 17 Jan 2011 07:04:09 +0000 (23:04 -0800)]
am 76e75335: am 1f6e37ef: Merge "Fix 3355957: Don\'t hide the keyboard for PIN/Password" into honeycomb

* commit '76e75335648f1c0c695701a94499bfd4625eba5d':
  Fix 3355957: Don't hide the keyboard for PIN/Password

13 years agoam 4ef32660: am 6374d7e2: Merge "Report WPS overlap error" into honeycomb
Irfan Sheriff [Mon, 17 Jan 2011 07:03:57 +0000 (23:03 -0800)]
am 4ef32660: am 6374d7e2: Merge "Report WPS overlap error" into honeycomb

* commit '4ef326602a0cafc5f837891905671abd51732b82':
  Report WPS overlap error

13 years agoam f98f2b6b: am 077fd5f6: Merge "Fix bug in on-device linking." into honeycomb
Shih-wei Liao [Mon, 17 Jan 2011 07:03:39 +0000 (23:03 -0800)]
am f98f2b6b: am 077fd5f6: Merge "Fix bug in on-device linking." into honeycomb

* commit 'f98f2b6bc6078c63d2e988492d4eb870dd15abfd':
  Fix bug in on-device linking.

13 years agoam 04745768: am 717143ca: Fix 3339260: Remove emergency button from AccountUnlock...
Jim Miller [Mon, 17 Jan 2011 07:03:28 +0000 (23:03 -0800)]
am 04745768: am 717143ca: Fix 3339260: Remove emergency button from AccountUnlock screen

* commit '04745768f78f1930fa72e1ae435a48fb0c4d1637':
  Fix 3339260: Remove emergency button from AccountUnlock screen

13 years agoam aa00dd65: am 94677083: Merge "Fix 9patch rendering in ExpandableListView." into...
Romain Guy [Mon, 17 Jan 2011 07:03:11 +0000 (23:03 -0800)]
am aa00dd65: am 94677083: Merge "Fix 9patch rendering in ExpandableListView." into honeycomb

* commit 'aa00dd650ca1d9b9499bdb9bcdc7182b35fce0f0':
  Fix 9patch rendering in ExpandableListView.

13 years agoam 8a0efde5: am 6e72ff90: Merge "Fix latent bug with reinitializing an ObjectAnimator...
Patrick Dubroy [Mon, 17 Jan 2011 07:02:48 +0000 (23:02 -0800)]
am 8a0efde5: am 6e72ff90: Merge "Fix latent bug with reinitializing an ObjectAnimator." into honeycomb

* commit '8a0efde52a79e93809597736dc0de22a138d884c':
  Fix latent bug with reinitializing an ObjectAnimator.

13 years agoam ae566d93: am d7398953: Merge "Implement sub updates for mipmap levels and cubmaps...
Jason Sams [Mon, 17 Jan 2011 07:02:31 +0000 (23:02 -0800)]
am ae566d93: am d7398953: Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb

* commit 'ae566d937d2f1dbfcca27077f04df049078f72e9':
  Implement sub updates for mipmap levels and cubmaps.

13 years agoam bda28700: am c45389fd: Merge "fix the build... sorry... bad docs..." into honeycomb
Joe Onorato [Mon, 17 Jan 2011 07:02:15 +0000 (23:02 -0800)]
am bda28700: am c45389fd: Merge "fix the build... sorry... bad docs..." into honeycomb

* commit 'bda28700e3b61fbb18d24f62886bc366f444a54a':
  fix the build... sorry... bad docs...

13 years agoam 7d5f9095: am 85562dde: Merge "Fix keyboard hidden states." into honeycomb
Jeff Brown [Mon, 17 Jan 2011 07:02:00 +0000 (23:02 -0800)]
am 7d5f9095: am 85562dde: Merge "Fix keyboard hidden states." into honeycomb

* commit '7d5f9095a6feb40aa0c87d5671050df7c24609ef':
  Fix keyboard hidden states.

13 years agoam 6943e5e8: am 149da0d4: Merge "Fix animation bugs caused by weak reference" into...
Patrick Dubroy [Mon, 17 Jan 2011 07:01:49 +0000 (23:01 -0800)]
am 6943e5e8: am 149da0d4: Merge "Fix animation bugs caused by weak reference" into honeycomb

* commit '6943e5e8aefee2e89f76dcf989123e2139ca20be':
  Fix animation bugs caused by weak reference

13 years agoam 8a3a5320: am bdacefba: Merge "Change FLAG_FORWARD_LOCK back to its original value...
Dianne Hackborn [Mon, 17 Jan 2011 07:01:38 +0000 (23:01 -0800)]
am 8a3a5320: am bdacefba: Merge "Change FLAG_FORWARD_LOCK back to its original value to not break things." into honeycomb

* commit '8a3a5320e616b79a227e5e1e4bc22b0b909925e1':
  Change FLAG_FORWARD_LOCK back to its original value to not break things.

13 years agoam bbfeb526: am 9b120ead: Merge "Make the notification settings view less janky....
Joe Onorato [Mon, 17 Jan 2011 07:01:15 +0000 (23:01 -0800)]
am bbfeb526: am 9b120ead: Merge "Make the notification settings view less janky." into honeycomb

* commit 'bbfeb526138d730222c31c9761167ef825fe3951':
  Make the notification settings view less janky.

13 years agoam 4e0a956c: am 1ddf75a3: Merge "Change the default of how AsyncTask enqueues." into...
Joe Onorato [Mon, 17 Jan 2011 07:00:59 +0000 (23:00 -0800)]
am 4e0a956c: am 1ddf75a3: Merge "Change the default of how AsyncTask enqueues." into honeycomb

* commit '4e0a956c5a681bbd97b6718132f909affecf390c':
  Change the default of how AsyncTask enqueues.

13 years agoam 761ae69b: am 3c372789: Merge "Don\'t dispatchDetachedFromWindow() if the View...
Romain Guy [Mon, 17 Jan 2011 07:00:35 +0000 (23:00 -0800)]
am 761ae69b: am 3c372789: Merge "Don\'t dispatchDetachedFromWindow() if the View was not attached." into honeycomb

* commit '761ae69b7cb5639a5f468f258848578a6c8feb72':
  Don't dispatchDetachedFromWindow() if the View was not attached.

13 years agoam a81851f0: am b2c1a5c3: Merge "Fix WPS to provides immediate feedback" into honeycomb
Irfan Sheriff [Mon, 17 Jan 2011 07:00:15 +0000 (23:00 -0800)]
am a81851f0: am b2c1a5c3: Merge "Fix WPS to provides immediate feedback" into honeycomb

* commit 'a81851f0743d5c0bf620c72a18b7fdfc42bb7f28':
  Fix WPS to provides immediate feedback

13 years agoam 222a2f1d: am 749b9dba: Merge "Don\'t blend transparent pixels when rendering layer...
Romain Guy [Mon, 17 Jan 2011 07:00:00 +0000 (23:00 -0800)]
am 222a2f1d: am 749b9dba: Merge "Don\'t blend transparent pixels when rendering layers." into honeycomb

* commit '222a2f1de1bb069b26eccc06e00d1793c2773a8e':
  Don't blend transparent pixels when rendering layers.

13 years agoam 64e30643: am c237bb27: Merge "Add manifest API to request a large heap." into...
Dianne Hackborn [Mon, 17 Jan 2011 06:59:39 +0000 (22:59 -0800)]
am 64e30643: am c237bb27: Merge "Add manifest API to request a large heap." into honeycomb

* commit '64e306430570fcfb35a1b14e1b333ad114b23829':
  Add manifest API to request a large heap.

13 years agoam 15401dc2: am 598913a6: Merge "Remove obsolete DoubleEvaluator" into honeycomb
Chet Haase [Mon, 17 Jan 2011 06:59:06 +0000 (22:59 -0800)]
am 15401dc2: am 598913a6: Merge "Remove obsolete DoubleEvaluator" into honeycomb

* commit '15401dc2c22d53bdecd7441370630b95fad8691c':
  Remove obsolete DoubleEvaluator

13 years agoam fac8e262: am fe75749c: Merge "Fix position and size of searchfield and buttons...
Amith Yamasani [Mon, 17 Jan 2011 06:58:19 +0000 (22:58 -0800)]
am fac8e262: am fe75749c: Merge "Fix position and size of searchfield and buttons." into honeycomb

* commit 'fac8e262a16c36d7467afd59b1029024a1afb2aa':
  Fix position and size of searchfield and buttons.

13 years agoam 0ffce152: am 772f5600: Need to save the brigness setting.
Joe Onorato [Mon, 17 Jan 2011 06:58:02 +0000 (22:58 -0800)]
am 0ffce152: am 772f5600: Need to save the brigness setting.

* commit '0ffce152096aca858dc6b440f90c7c607fd3fbae':
  Need to save the brigness setting.

13 years agoam f3c739ca: am a032c901: Provide a public resource with the dimensions of the large...
Joe Onorato [Mon, 17 Jan 2011 06:57:39 +0000 (22:57 -0800)]
am f3c739ca: am a032c901: Provide a public resource with the dimensions of the large notification icon.

* commit 'f3c739cae41ee8c113e8d2d95db065bb8fe5c188':
  Provide a public resource with the dimensions of the large notification icon.

13 years agoam 92cd4d02: Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_M...
Adam Powell [Mon, 17 Jan 2011 04:00:17 +0000 (20:00 -0800)]
am 92cd4d02: Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY to coexist." into honeycomb

* commit '92cd4d0296cc8936fcccd97cdbc7a13b724efab4':
  Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY to coexist.

13 years agoMerge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY...
Adam Powell [Mon, 17 Jan 2011 03:58:51 +0000 (19:58 -0800)]
Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY to coexist." into honeycomb

13 years agoFix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and
Adam Powell [Mon, 17 Jan 2011 03:55:21 +0000 (19:55 -0800)]
Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and
FEATURE_ACTION_MODE_OVERLAY to coexist.

Fix "custom title" dialog window decor for holo.

Change-Id: Ia732caeb89e12d8d754be31c3bd2faf13a8c95d6

13 years agoam d110889c: Fixing bug related to collisions with AppWidget view ids and AppWidgetHo...
Adam Cohen [Mon, 17 Jan 2011 03:48:02 +0000 (19:48 -0800)]
am d110889c: Fixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids

* commit 'd110889cbca4d40f8cdeddfe6eb2f498f470ae4b':
  Fixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids

13 years agoFixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids
Adam Cohen [Mon, 17 Jan 2011 03:40:49 +0000 (19:40 -0800)]
Fixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids

Change-Id: I2512b83078cff6c4d444c95275625ff39466ac83

13 years agoam 87ab45c0: Merge "LayoutLib: extract resource resolution into its own class." into...
Xavier Ducrohet [Mon, 17 Jan 2011 03:40:42 +0000 (19:40 -0800)]
am 87ab45c0: Merge "LayoutLib: extract resource resolution into its own class." into honeycomb

* commit '87ab45c0fe4db814a7364fce3b88be3a49507e90':
  LayoutLib: extract resource resolution into its own class.

13 years agoMerge "LayoutLib: extract resource resolution into its own class." into honeycomb
Xavier Ducrohet [Mon, 17 Jan 2011 03:38:33 +0000 (19:38 -0800)]
Merge "LayoutLib: extract resource resolution into its own class." into honeycomb

13 years agoam bdac9e0f: Merge "Fix 3005526: Properly update StatusView from Password/PIN unlock...
Jim Miller [Mon, 17 Jan 2011 03:28:25 +0000 (19:28 -0800)]
am bdac9e0f: Merge "Fix 3005526: Properly update StatusView from Password/PIN unlock" into honeycomb

* commit 'bdac9e0fbe874cf7414228624bd0d3af4f715ccc':
  Fix 3005526: Properly update StatusView from Password/PIN unlock

13 years agoam 3612f087: Merge "SystemServer: Do not register null BlueTooth service in the emula...
David 'Digit' Turner [Mon, 17 Jan 2011 03:26:22 +0000 (19:26 -0800)]
am 3612f087: Merge "SystemServer: Do not register null BlueTooth service in the emulator" into honeycomb

* commit '3612f0870c4252a60b93332eadde780dc122a05b':
  SystemServer: Do not register null BlueTooth service in the emulator

13 years agoMerge "Fix 3005526: Properly update StatusView from Password/PIN unlock" into honeycomb
Jim Miller [Mon, 17 Jan 2011 03:25:45 +0000 (19:25 -0800)]
Merge "Fix 3005526: Properly update StatusView from Password/PIN unlock" into honeycomb

13 years agoMerge "SystemServer: Do not register null BlueTooth service in the emulator" into...
David 'Digit' Turner [Mon, 17 Jan 2011 03:25:01 +0000 (19:25 -0800)]
Merge "SystemServer: Do not register null BlueTooth service in the emulator" into honeycomb

13 years agoam 5cdf0752: Merge "Support non-rectangular input regions." into honeycomb
Jeff Brown [Mon, 17 Jan 2011 03:24:17 +0000 (19:24 -0800)]
am 5cdf0752: Merge "Support non-rectangular input regions." into honeycomb

* commit '5cdf07524132722e0db69db1ca8dcaf3f0073265':
  Support non-rectangular input regions.

13 years agoMerge "Support non-rectangular input regions." into honeycomb
Jeff Brown [Mon, 17 Jan 2011 03:22:01 +0000 (19:22 -0800)]
Merge "Support non-rectangular input regions." into honeycomb

13 years agovideoeditor JNI files on honeycomb
Dharmaray Kundargi [Sun, 16 Jan 2011 23:47:16 +0000 (15:47 -0800)]
videoeditor JNI files on honeycomb

Change-Id: I2e6a23ae918fda4fb1bc4c2c938efd546991b58c

13 years agoFix 3005526: Properly update StatusView from Password/PIN unlock
Jim Miller [Mon, 17 Jan 2011 02:18:15 +0000 (18:18 -0800)]
Fix 3005526: Properly update StatusView from Password/PIN unlock

This uses the newly added setHelpMessage() to properly show PIN and
password help in StatusView.

Change-Id: I8662e179e989c6e72f657c81f23b1b2fa7982727

13 years agoSupport non-rectangular input regions.
Jeff Brown [Sun, 16 Jan 2011 22:06:57 +0000 (14:06 -0800)]
Support non-rectangular input regions.

This enables the system bar to carve out a region through which
events will be sent to the IME behind it.

Bug: 3238092
Change-Id: I69b855a8d9b5b3ee525266c0861826e53e5b5028