40372 Commits

Author SHA1 Message Date
Alex Sakhartchouk
49dc58bf1c Merge "Docs plus removing some junk per API review." into honeycomb 2011-01-13 16:27:23 -08:00
Jaikumar Ganesh
a3dcd8ae4a am 5a9fbfe4: am e77e9da8: Merge "Fix bug in handling connect/disconnect multiple devices." into honeycomb
* commit '5a9fbfe454a15fcfd2df1901f8247bc0960a4b29':
  Fix bug in handling connect/disconnect multiple devices.
2011-01-13 16:25:04 -08:00
Jaikumar Ganesh
5a9fbfe454 am e77e9da8: Merge "Fix bug in handling connect/disconnect multiple devices." into honeycomb
* commit 'e77e9da84946a2833ef8b0d1d476d6325768a244':
  Fix bug in handling connect/disconnect multiple devices.
2011-01-13 16:23:18 -08:00
Jaikumar Ganesh
e77e9da849 Merge "Fix bug in handling connect/disconnect multiple devices." into honeycomb 2011-01-13 16:21:12 -08:00
Brad Fitzpatrick
b7bb41b873 am 9af7c8c0: am 52ea9898: Merge "Remove accidental StrictMode logging left in." into honeycomb
* commit '9af7c8c0f941d343d6eefd9b4adffed65e928154':
  Remove accidental StrictMode logging left in.
2011-01-13 16:20:54 -08:00
Brad Fitzpatrick
9af7c8c0f9 am 52ea9898: Merge "Remove accidental StrictMode logging left in." into honeycomb
* commit '52ea989874160be47aad75b285503959c0e4c0bb':
  Remove accidental StrictMode logging left in.
2011-01-13 16:18:51 -08:00
Kenny Root
291e78cc9c Deep clone settings for system package update
The copyFrom() method was not written to create a clone of the
PackageSetting, so just create a new constructor that actually does a
clone.

Bug: 3349588
Change-Id: I61864869154340420f005cd5120cad751de30ee8
2011-01-13 16:17:50 -08:00
Brad Fitzpatrick
52ea989874 Merge "Remove accidental StrictMode logging left in." into honeycomb 2011-01-13 16:16:46 -08:00
Brad Fitzpatrick
4a82b62044 Remove accidental StrictMode logging left in.
Change-Id: I7580816c6efc32889f49987152ff1d4c40d47140
2011-01-13 16:15:40 -08:00
Jaikumar Ganesh
d1287f5ef0 Fix bug in handling connect/disconnect multiple devices.
Multiple HID devices can be connected. There is no pointing
maintaining the global state. Check individual device state.

Bug: 3350904

Change-Id: I03d9a6015e39e4f9d7f68cc8bbdb19731129b4e6
2011-01-13 15:59:27 -08:00
Dianne Hackborn
f8b9d42f74 am b054b4c8: am 8eca7a1e: Merge "Fix issue #3153930: orphan window left on screen" into honeycomb
* commit 'b054b4c8359992c13cc73d70914bc2b5bdb724de':
  Fix issue #3153930: orphan window left on screen
2011-01-13 15:50:44 -08:00
Dianne Hackborn
b054b4c835 am 8eca7a1e: Merge "Fix issue #3153930: orphan window left on screen" into honeycomb
* commit '8eca7a1e11d905e1d89d4c45adfe210536b5f521':
  Fix issue #3153930: orphan window left on screen
2011-01-13 15:47:58 -08:00
Dianne Hackborn
8eca7a1e11 Merge "Fix issue #3153930: orphan window left on screen" into honeycomb 2011-01-13 15:45:37 -08:00
Guang Zhu
c17ac53c7a am 0055a182: am 2c037d14: Merge "remove runFinalizationSync calls" into honeycomb
* commit '0055a182a655343b1ef8f5cabc1c57ebd909f3cf':
  remove runFinalizationSync calls
2011-01-13 15:42:25 -08:00
Guang Zhu
0055a182a6 am 2c037d14: Merge "remove runFinalizationSync calls" into honeycomb
* commit '2c037d14b8dab0d863c7d380216316d03caaefc3':
  remove runFinalizationSync calls
2011-01-13 15:40:31 -08:00
Guang Zhu
2c037d14b8 Merge "remove runFinalizationSync calls" into honeycomb 2011-01-13 15:38:44 -08:00
Guang Zhu
e88255df39 remove runFinalizationSync calls
according to csharpiro, these calls are unnecessary and may
lead to problems.

bug: 3350034

Change-Id: I25a80e4e7610901e75622334bf97d6c1bed17cbd
2011-01-13 15:37:43 -08:00
Gilles Debunne
a5f6389823 am 2cf2b0c8: am 783e6c8b: Merge "fix for cts DuplicateParentStateEnabled bug with TextViews." into honeycomb
* commit '2cf2b0c84cf1091f9700b4d1da823f590b52b9ec':
  fix for cts DuplicateParentStateEnabled bug with TextViews.
2011-01-13 14:57:34 -08:00
Adam Powell
23872ce73b am 2aadcd78: am 379a51d9: Merge "Fix bug 3242262 - Add queryHint attribute for SearchView" into honeycomb
* commit '2aadcd78f4af97895a60dd50c3d819ca8eb3c3c7':
  Fix bug 3242262 - Add queryHint attribute for SearchView
2011-01-13 14:57:18 -08:00
Gilles Debunne
2cf2b0c84c am 783e6c8b: Merge "fix for cts DuplicateParentStateEnabled bug with TextViews." into honeycomb
* commit '783e6c8b3ba7eecac3bdd796b53a1293f9cb1be4':
  fix for cts DuplicateParentStateEnabled bug with TextViews.
2011-01-13 14:54:45 -08:00
Adam Powell
2aadcd78f4 am 379a51d9: Merge "Fix bug 3242262 - Add queryHint attribute for SearchView" into honeycomb
* commit '379a51d96f1dc9db2dcc3288d536594c32f4b514':
  Fix bug 3242262 - Add queryHint attribute for SearchView
2011-01-13 14:54:32 -08:00
Alex Sakhartchouk
f5c876e82d Docs plus removing some junk per API review.
Change-Id: I45f995b656754550be68c78e467071d6e59b348f
2011-01-13 14:53:43 -08:00
Gilles Debunne
783e6c8b3b Merge "fix for cts DuplicateParentStateEnabled bug with TextViews." into honeycomb 2011-01-13 14:51:33 -08:00
Adam Powell
379a51d96f Merge "Fix bug 3242262 - Add queryHint attribute for SearchView" into honeycomb 2011-01-13 14:51:16 -08:00
Svetoslav Ganov
b1a50aacac am e3f71db5: am cecb1db6: Merge "Invisible of gone views fire accessibility events." into honeycomb
* commit 'e3f71db5532858f0d609ca75024e4a964bd011aa':
  Invisible of gone views fire accessibility events.
2011-01-13 14:49:55 -08:00
Svetoslav Ganov
e3f71db553 am cecb1db6: Merge "Invisible of gone views fire accessibility events." into honeycomb
* commit 'cecb1db6accffaa4749b1b0e71c0ec842c5b7a1a':
  Invisible of gone views fire accessibility events.
2011-01-13 14:48:22 -08:00
Svetoslav Ganov
cecb1db6ac Merge "Invisible of gone views fire accessibility events." into honeycomb 2011-01-13 14:46:27 -08:00
Adam Powell
c0171d5e8e Fix bug 3242262 - Add queryHint attribute for SearchView
Change-Id: I211b65139622c2a2cba03bd1323e2543b09bb111
2011-01-13 14:46:15 -08:00
Gilles Debunne
fb81703ab1 fix for cts DuplicateParentStateEnabled bug with TextViews.
Bug 3347206

Do not add an extra slot in the drawable state for multiline if it
is not needed.

Updated setDuplicateParentStateEnabled documentation.

Change-Id: I95f74284721e25b483e12e9b861e810a55c260b6
2011-01-13 14:41:25 -08:00
Christopher Tate
8c39fc1484 am bab84e85: am 6458202a: Merge "Suppress orientation changes during drag operations" into honeycomb
* commit 'bab84e85860234bf491edd2e64fdf42eb3d57a0a':
  Suppress orientation changes during drag operations
2011-01-13 14:24:43 -08:00
Dianne Hackborn
f99f9c5f92 Fix issue #3153930: orphan window left on screen
The problem is that if a window containing children is removed
before the children are, the children may be lost.  This change
(amongst the huge amount of new debugging code) now ensures at
this point that all children windows are removed when the parent
is.

Note that this results in a bunch of error messages now as the
client app tries to continue to do things with that child window.
This is correct, it shouldn't be doing that, and needs to be
fixed to stop it.  But at least it now can't cause the window
manager to leak surfaces.

Change-Id: I7b80dd89ff9de7cb5af1dc759cfa4b31ac29cddc
2011-01-13 14:24:16 -08:00
Svetoslav Ganov
9cd1eca854 Invisible of gone views fire accessibility events.
bug:3350110

1. Added a visibility check before sending an accessibility event.

Change-Id: I322ede3844502bc623ba2aff2b3586a9925ba682
2011-01-13 14:24:08 -08:00
Christopher Tate
bab84e8586 am 6458202a: Merge "Suppress orientation changes during drag operations" into honeycomb
* commit '6458202abe0c9df932f44223d05761673ba6e9fa':
  Suppress orientation changes during drag operations
2011-01-13 14:22:05 -08:00
Christopher Tate
6458202abe Merge "Suppress orientation changes during drag operations" into honeycomb 2011-01-13 14:20:48 -08:00
Xavier Ducrohet
711d71bebd am 188ae7d5: am a6cbd728: Merge "LayoutLib: Use the new log tag constants from LayoutLog" into honeycomb
* commit '188ae7d5f158ca74141decaf5d3956aa744c4a24':
  LayoutLib: Use the new log tag constants from LayoutLog
2011-01-13 13:48:52 -08:00
Xavier Ducrohet
188ae7d5f1 am a6cbd728: Merge "LayoutLib: Use the new log tag constants from LayoutLog" into honeycomb
* commit 'a6cbd72816932239a9d7e5fe665d05d6d0eae3bb':
  LayoutLib: Use the new log tag constants from LayoutLog
2011-01-13 13:47:06 -08:00
Xavier Ducrohet
a6cbd72816 Merge "LayoutLib: Use the new log tag constants from LayoutLog" into honeycomb 2011-01-13 13:45:38 -08:00
Eric Fischer
fae55508d0 am 5a40b8ef: Merge "Add date format and map center resources for new locales." into gingerbread
* commit '5a40b8ef81034e00f886010c71dccd62b919028b':
  Add date format and map center resources for new locales.
2011-01-13 13:11:39 -08:00
Eric Fischer
5a40b8ef81 Merge "Add date format and map center resources for new locales." into gingerbread 2011-01-13 13:08:18 -08:00
Jamie Gennis
246dd6c4c3 am 202b603d: am 3defffe0: Merge "Fix remote GraphicBuffer allocation in SurfaceFlinger." into honeycomb
* commit '202b603dc11dc503450823389ae4dfa6860de490':
  Fix remote GraphicBuffer allocation in SurfaceFlinger.
2011-01-13 13:02:19 -08:00
Jamie Gennis
c0b686b575 am d707fc91: am 57ce3909: Merge "Add logging to SurfaceTextureClient." into honeycomb
* commit 'd707fc914ec5fe95e92a930b4badc972c91cd115':
  Add logging to SurfaceTextureClient.
2011-01-13 13:00:19 -08:00
Jamie Gennis
202b603dc1 am 3defffe0: Merge "Fix remote GraphicBuffer allocation in SurfaceFlinger." into honeycomb
* commit '3defffe06e6989506698ecdce1be3149a33774c1':
  Fix remote GraphicBuffer allocation in SurfaceFlinger.
2011-01-13 13:00:10 -08:00
Jamie Gennis
d707fc914e am 57ce3909: Merge "Add logging to SurfaceTextureClient." into honeycomb
* commit '57ce3909fc05b06585bf11b14a704340a0763401':
  Add logging to SurfaceTextureClient.
2011-01-13 12:58:09 -08:00
Jamie Gennis
3defffe06e Merge "Fix remote GraphicBuffer allocation in SurfaceFlinger." into honeycomb 2011-01-13 12:57:21 -08:00
Jamie Gennis
57ce3909fc Merge "Add logging to SurfaceTextureClient." into honeycomb 2011-01-13 12:56:38 -08:00
Fabrice Di Meglio
242d8a78f8 am aa45d43f: am 27ac243e: Merge "Print currentDestinationString() for each backup transport" into honeycomb
* commit 'aa45d43fcb16684b93e0fad3248ce90ac130f120':
  Print currentDestinationString() for each backup transport
2011-01-13 12:49:00 -08:00
Fabrice Di Meglio
aa45d43fcb am 27ac243e: Merge "Print currentDestinationString() for each backup transport" into honeycomb
* commit '27ac243e2dc4688b6e761edc3ee85eb7a3bf1f21':
  Print currentDestinationString() for each backup transport
2011-01-13 12:46:55 -08:00
Jeff Hamilton
06bb3aef0d am 52d3203e: Add dispatching overrides for foreground apps.
* commit '52d3203ef69d4babbc4dd030a15c08c0b8d1d226':
  Add dispatching overrides for foreground apps.
2011-01-13 12:46:16 -08:00
Svetoslav Ganov
8cdcaa8824 am 79ef5dd8: am 462433ae: Merge "DatePicker is calling back its listener on init." into honeycomb
* commit '79ef5dd8ff877e527627260947b93d1e41d35ddf':
  DatePicker is calling back its listener on init.
2011-01-13 12:45:54 -08:00
Fabrice Di Meglio
27ac243e2d Merge "Print currentDestinationString() for each backup transport" into honeycomb 2011-01-13 12:45:27 -08:00