OSDN Git Service

android-x86/frameworks-base.git
12 years agoMake CheckBox / RadioButton / ToggleButton / Star widgets aware of layout direction
Fabrice Di Meglio [Tue, 5 Jun 2012 23:41:18 +0000 (16:41 -0700)]
Make CheckBox / RadioButton / ToggleButton / Star widgets aware of layout direction

- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)

Change-Id: I8badb57d095c6a0a1d0c82bedf30b02502013ae0

12 years agoMake 16.txt identical to the one from Jellybean
Fabrice Di Meglio [Mon, 4 Jun 2012 22:23:32 +0000 (15:23 -0700)]
Make 16.txt identical to the one from Jellybean

Change-Id: I46f48022e27b0a6339efcee73f50014adfeaf924

12 years agoam 0681494b: am 995dd13c: Merge "Update ProgressBar assets" into jb-dev
Adam Powell [Mon, 4 Jun 2012 21:53:47 +0000 (14:53 -0700)]
am 0681494b: am 995dd13c: Merge "Update ProgressBar assets" into jb-dev

* commit '0681494b4e3530c386d0652d782ba8b100b22569':
  Update ProgressBar assets

12 years agoam 995dd13c: Merge "Update ProgressBar assets" into jb-dev
Adam Powell [Mon, 4 Jun 2012 21:49:41 +0000 (14:49 -0700)]
am 995dd13c: Merge "Update ProgressBar assets" into jb-dev

* commit '995dd13c809f75201b9e7336e00718f356fce12e':
  Update ProgressBar assets

12 years agoMerge "Support selections within scrollable text areas."
George Mount [Mon, 4 Jun 2012 21:48:18 +0000 (14:48 -0700)]
Merge "Support selections within scrollable text areas."

12 years agoMerge "Change from left/right to base/extent for selection handles."
George Mount [Mon, 4 Jun 2012 21:47:53 +0000 (14:47 -0700)]
Merge "Change from left/right to base/extent for selection handles."

12 years agoMerge "Update ProgressBar assets" into jb-dev
Adam Powell [Mon, 4 Jun 2012 21:46:54 +0000 (14:46 -0700)]
Merge "Update ProgressBar assets" into jb-dev

12 years agoUpdate ProgressBar assets
Adam Powell [Mon, 4 Jun 2012 21:33:50 +0000 (14:33 -0700)]
Update ProgressBar assets

Bug 6602341

Change-Id: I1279b26c37a89b7d04fb626574502a3c365b4d4f

12 years agoam 04b2a978: am ab886f58: Don\'t do closing animation on an opening app.
Daniel Sandler [Mon, 4 Jun 2012 21:14:56 +0000 (14:14 -0700)]
am 04b2a978: am ab886f58: Don\'t do closing animation on an opening app.

* commit '04b2a978a5c13e7e70298a6cf514ab4dee5a814d':
  Don't do closing animation on an opening app.

12 years agoam ab886f58: Don\'t do closing animation on an opening app.
Daniel Sandler [Mon, 4 Jun 2012 21:09:36 +0000 (14:09 -0700)]
am ab886f58: Don\'t do closing animation on an opening app.

* commit 'ab886f588d4086214e66eed548ea3edd77f8d2ba':
  Don't do closing animation on an opening app.

12 years agoDon't do closing animation on an opening app.
Daniel Sandler [Mon, 4 Jun 2012 18:36:25 +0000 (14:36 -0400)]
Don't do closing animation on an opening app.

Check to make sure that the closing wallpaper animation isn't used on
an opening app token. This can happen when a previous animation hasn't
completed when the next animation is starting.

Fixes bug 6557751.

Change-Id: Ib8bd4dd7de1e361f6fc0cab11d0997e70f9ddd0b

12 years agoam 78f04a36: am 51df04b9: Port the legacy velocity tracker strategy.
Jeff Brown [Mon, 4 Jun 2012 20:18:57 +0000 (13:18 -0700)]
am 78f04a36: am 51df04b9: Port the legacy velocity tracker strategy.

* commit '78f04a364f8cd7dc3a7a0aaf73c96a6cc84718b6':
  Port the legacy velocity tracker strategy.

12 years agoam ba582217: am a5b06982: Implement a second order integrating VT strategy.
Jeff Brown [Mon, 4 Jun 2012 20:18:53 +0000 (13:18 -0700)]
am ba582217: am a5b06982: Implement a second order integrating VT strategy.

* commit 'ba58221769575d1129c61fe0da9030986eb899bd':
  Implement a second order integrating VT strategy.

12 years agoam 2fd6baef: am 18f329e9: Implement a weighted least squares VelocityTracker strategy.
Jeff Brown [Mon, 4 Jun 2012 20:18:49 +0000 (13:18 -0700)]
am 2fd6baef: am 18f329e9: Implement a weighted least squares VelocityTracker strategy.

* commit '2fd6baef5911d3bb481d1a603180d7371d43df41':
  Implement a weighted least squares VelocityTracker strategy.

12 years agoam 51df04b9: Port the legacy velocity tracker strategy.
Jeff Brown [Mon, 4 Jun 2012 20:13:34 +0000 (13:13 -0700)]
am 51df04b9: Port the legacy velocity tracker strategy.

* commit '51df04b93e8e362edd867abd7efaf1659b8b8b82':
  Port the legacy velocity tracker strategy.

12 years agoam a5b06982: Implement a second order integrating VT strategy.
Jeff Brown [Mon, 4 Jun 2012 20:13:30 +0000 (13:13 -0700)]
am a5b06982: Implement a second order integrating VT strategy.

* commit 'a5b0698231459ac5b54cf8e8952ac5c2b2b2198b':
  Implement a second order integrating VT strategy.

12 years agoam 18f329e9: Implement a weighted least squares VelocityTracker strategy.
Jeff Brown [Mon, 4 Jun 2012 20:13:27 +0000 (13:13 -0700)]
am 18f329e9: Implement a weighted least squares VelocityTracker strategy.

* commit '18f329e9480fca75210bb7496e5b4bc987b4ad8f':
  Implement a weighted least squares VelocityTracker strategy.

12 years agoMerge "Make Switch widget aware of layout direction"
Fabrice Di Meglio [Mon, 4 Jun 2012 19:43:07 +0000 (12:43 -0700)]
Merge "Make Switch widget aware of layout direction"

12 years agoam 524d8ee8: am 433927c5: Fix build.
Dianne Hackborn [Mon, 4 Jun 2012 19:40:48 +0000 (12:40 -0700)]
am 524d8ee8: am 433927c5: Fix build.

* commit '524d8ee8e0fd8d8be8273a5b59886371d6fa77b8':
  Fix build.

12 years agoam 433927c5: Fix build.
Dianne Hackborn [Mon, 4 Jun 2012 19:35:47 +0000 (12:35 -0700)]
am 433927c5: Fix build.

* commit '433927c52f2758e3e69f69d7e03d571ee4f18a26':
  Fix build.

12 years agoPort the legacy velocity tracker strategy.
Jeff Brown [Mon, 4 Jun 2012 06:14:14 +0000 (23:14 -0700)]
Port the legacy velocity tracker strategy.

For comparison purposes, port the legacy velocity tracker
algorithm as it behaved prior to ICS.

Bug: 6413587
Change-Id: I7e8e56584dcdb1a3c660ca9d8f9c5bd5d868e449

12 years agoImplement a second order integrating VT strategy.
Jeff Brown [Mon, 4 Jun 2012 05:46:07 +0000 (22:46 -0700)]
Implement a second order integrating VT strategy.

Bug: 6413587
Change-Id: I51bc7b8cbff22b10b728fc84ee15370e9984dd55

12 years agoImplement a weighted least squares VelocityTracker strategy.
Jeff Brown [Sun, 3 Jun 2012 21:18:26 +0000 (14:18 -0700)]
Implement a weighted least squares VelocityTracker strategy.

No change to the default strategy.

Bug: 6413587
Change-Id: I08eb6f9a511e65ad637359b55b5993c26ba93b40

12 years agoMerge "Docs tweak"
Christopher Tate [Mon, 4 Jun 2012 19:32:25 +0000 (12:32 -0700)]
Merge "Docs tweak"

12 years agoSupport selections within scrollable text areas.
George Mount [Mon, 4 Jun 2012 19:26:27 +0000 (12:26 -0700)]
Support selections within scrollable text areas.

 Bug 6557816
 Change text selection to modify only the base or extent, not
 both points of the selection.

 Webkit Change: I9a08633160eeb14d5c45246c6128aa02c1642e8d

Change-Id: I355b21e9062b5d364cfb278fda239a4ecdff16d1

12 years agoFix build.
Dianne Hackborn [Mon, 4 Jun 2012 19:14:21 +0000 (12:14 -0700)]
Fix build.

Change-Id: Iccffe6dde6b96eaab4800e0bb0a9d46f740d686a

12 years agoam e3e7b65d: am f756e495: Fix build break.
Daniel Sandler [Mon, 4 Jun 2012 19:01:26 +0000 (12:01 -0700)]
am e3e7b65d: am f756e495: Fix build break.

* commit 'e3e7b65dfd3834263e03312e515f522254b9f799':
  Fix build break.

12 years agoam f756e495: Fix build break.
Daniel Sandler [Mon, 4 Jun 2012 18:56:26 +0000 (11:56 -0700)]
am f756e495: Fix build break.

* commit 'f756e495d558f2625e96b4a59acc9ea57bae825c':
  Fix build break.

12 years agoDocs tweak
Christopher Tate [Mon, 4 Jun 2012 18:27:40 +0000 (11:27 -0700)]
Docs tweak

Cross-reference the flag manipulation methods in Window to make
it easier to discover them.

Change-Id: I81ef38fd69b43683e4ec8d48c058496470533b53

12 years agoFix build break.
Daniel Sandler [Mon, 4 Jun 2012 18:36:25 +0000 (14:36 -0400)]
Fix build break.

Change-Id: I3ce946740e0de0850f17c05b6701a7b070bfe8c9

12 years agoam fcd73824: am dd251cab: Merge "Fix build." into jb-dev
Dianne Hackborn [Mon, 4 Jun 2012 18:13:27 +0000 (11:13 -0700)]
am fcd73824: am dd251cab: Merge "Fix build." into jb-dev

* commit 'fcd738240a7d716e21721514202caa5bfb2dcb98':
  Fix build.

12 years agoam dd251cab: Merge "Fix build." into jb-dev
Dianne Hackborn [Mon, 4 Jun 2012 18:09:00 +0000 (11:09 -0700)]
am dd251cab: Merge "Fix build." into jb-dev

* commit 'dd251cab5b6e5b590cc0aeae8be8f885a7794e72':
  Fix build.

12 years agoMerge "Fix build." into jb-dev
Dianne Hackborn [Mon, 4 Jun 2012 18:06:16 +0000 (11:06 -0700)]
Merge "Fix build." into jb-dev

12 years agoam 5bf8f01b: am 7a394abb: Merge "Unused API should be hidden." into jb-dev
Daniel Sandler [Mon, 4 Jun 2012 17:57:02 +0000 (10:57 -0700)]
am 5bf8f01b: am 7a394abb: Merge "Unused API should be hidden." into jb-dev

* commit '5bf8f01be1cd9800e53b30117fe9ea7fb1153301':
  Unused API should be hidden.

12 years agoam 7a394abb: Merge "Unused API should be hidden." into jb-dev
Daniel Sandler [Mon, 4 Jun 2012 17:52:08 +0000 (10:52 -0700)]
am 7a394abb: Merge "Unused API should be hidden." into jb-dev

* commit '7a394abb549ecbb9ac510d1b62e60b0ad03438df':
  Unused API should be hidden.

12 years agoFix build.
Dianne Hackborn [Mon, 4 Jun 2012 17:51:17 +0000 (10:51 -0700)]
Fix build.

Change-Id: I41415fed99d98406bc033289428bde59475c2917

12 years agoMerge "Unused API should be hidden." into jb-dev
Daniel Sandler [Mon, 4 Jun 2012 17:49:53 +0000 (10:49 -0700)]
Merge "Unused API should be hidden." into jb-dev

12 years agoam 5a70063f: am 6593be0c: Merge "Work on issue #6579997: Mariner entrance animation...
Dianne Hackborn [Mon, 4 Jun 2012 17:38:48 +0000 (10:38 -0700)]
am 5a70063f: am 6593be0c: Merge "Work on issue #6579997: Mariner entrance animation" into jb-dev

* commit '5a70063f7ea8c910eefb025018ef02e84ff319f0':
  Work on issue #6579997: Mariner entrance animation

12 years agoam 6593be0c: Merge "Work on issue #6579997: Mariner entrance animation" into jb-dev
Dianne Hackborn [Mon, 4 Jun 2012 17:34:24 +0000 (10:34 -0700)]
am 6593be0c: Merge "Work on issue #6579997: Mariner entrance animation" into jb-dev

* commit '6593be0c200f69d932e40e05e9df54b89c157c48':
  Work on issue #6579997: Mariner entrance animation

12 years agoMerge "Work on issue #6579997: Mariner entrance animation" into jb-dev
Dianne Hackborn [Mon, 4 Jun 2012 17:29:32 +0000 (10:29 -0700)]
Merge "Work on issue #6579997: Mariner entrance animation" into jb-dev

12 years agoam cdb2a216: am 7b4799ca: Merge "Client app crashes if accessibility service uses...
Svetoslav Ganov [Mon, 4 Jun 2012 17:27:42 +0000 (10:27 -0700)]
am cdb2a216: am 7b4799ca: Merge "Client app crashes if accessibility service uses invalid focus type." into jb-dev

* commit 'cdb2a2167d0f0676cc613a358073267d86d2851c':
  Client app crashes if accessibility service uses invalid focus type.

12 years agoam 7b4799ca: Merge "Client app crashes if accessibility service uses invalid focus...
Svetoslav Ganov [Mon, 4 Jun 2012 17:23:46 +0000 (10:23 -0700)]
am 7b4799ca: Merge "Client app crashes if accessibility service uses invalid focus type." into jb-dev

* commit '7b4799cafa6624862a172aaf2ececf661850b03c':
  Client app crashes if accessibility service uses invalid focus type.

12 years agoMerge "Client app crashes if accessibility service uses invalid focus type." into...
Svetoslav Ganov [Mon, 4 Jun 2012 17:20:33 +0000 (10:20 -0700)]
Merge "Client app crashes if accessibility service uses invalid focus type." into jb-dev

12 years agoam 108df9db: am 6e3301dc: Merge "Fix bug 6558006: SystemUI native heap is huge. Fix...
Raph Levien [Mon, 4 Jun 2012 17:14:21 +0000 (10:14 -0700)]
am 108df9db: am 6e3301dc: Merge "Fix bug 6558006: SystemUI native heap is huge. Fix memory leak" into jb-dev

* commit '108df9dbf267a8a6edae56b7e9d038a5ce23ace9':
  Fix bug 6558006: SystemUI native heap is huge. Fix memory leak

12 years agoam 6e3301dc: Merge "Fix bug 6558006: SystemUI native heap is huge. Fix memory leak...
Raph Levien [Mon, 4 Jun 2012 17:09:45 +0000 (10:09 -0700)]
am 6e3301dc: Merge "Fix bug 6558006: SystemUI native heap is huge. Fix memory leak" into jb-dev

* commit '6e3301dcfa4dce889fdce1db6ac6803cac11cc46':
  Fix bug 6558006: SystemUI native heap is huge. Fix memory leak

12 years agoMerge "Fix bug 6558006: SystemUI native heap is huge. Fix memory leak" into jb-dev
Raph Levien [Mon, 4 Jun 2012 17:06:19 +0000 (10:06 -0700)]
Merge "Fix bug 6558006: SystemUI native heap is huge. Fix memory leak" into jb-dev

12 years agoClient app crashes if accessibility service uses invalid focus type.
Svetoslav Ganov [Mon, 4 Jun 2012 15:55:16 +0000 (08:55 -0700)]
Client app crashes if accessibility service uses invalid focus type.

1. If an accessibility service uses an invalid focus type argument
   when trying to find where focus is the queried application crashes.
   The same happens if the serivce calls focus search with an invalid
   derection. While we need the argument check in the controller that
   runs in the app process the accessibility service has to be the
   palace where an exception is thown for the invalid argument so
   the developer can fix his code.:

bug:6508797

Change-Id: Ib0d74f374fa60ee8fd6117f11c23af34f6c26ad3

12 years agoam f3873333: am 30384653: Merge "Focus search in AbsListView returns invisible views...
Svetoslav Ganov [Mon, 4 Jun 2012 15:26:35 +0000 (08:26 -0700)]
am f3873333: am 30384653: Merge "Focus search in AbsListView returns invisible views." into jb-dev

* commit 'f3873333e014219601e8dc4e6bee364c50390c5d':
  Focus search in AbsListView returns invisible views.

12 years agoam 30384653: Merge "Focus search in AbsListView returns invisible views." into jb-dev
Svetoslav Ganov [Mon, 4 Jun 2012 15:22:30 +0000 (08:22 -0700)]
am 30384653: Merge "Focus search in AbsListView returns invisible views." into jb-dev

* commit '30384653d2fc4d497ab3124c998c7d516f1bd25f':
  Focus search in AbsListView returns invisible views.

12 years agoMerge "Focus search in AbsListView returns invisible views." into jb-dev
Svetoslav Ganov [Mon, 4 Jun 2012 15:17:26 +0000 (08:17 -0700)]
Merge "Focus search in AbsListView returns invisible views." into jb-dev

12 years agoUnused API should be hidden.
Daniel Sandler [Mon, 4 Jun 2012 06:11:17 +0000 (02:11 -0400)]
Unused API should be hidden.

Change-Id: Ifed4d06e620c990ccecc1ee1aaf3adedbdc7c2da

12 years agoFocus search in AbsListView returns invisible views.
Svetoslav Ganov [Mon, 4 Jun 2012 04:45:16 +0000 (21:45 -0700)]
Focus search in AbsListView returns invisible views.

1. The focus search algorithm considers only visible
   views, specifically when adding focusables. Since
   AbsListView implements a custom focus search strategy
   for better user experience it also has to return
   only views that are visible.

bug:6543878

Change-Id: I6207c29402e4ac6190c1e65d042e04449aa75ef8

12 years agoam 767bc6d2: am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy...
Jeff Brown [Mon, 4 Jun 2012 04:23:34 +0000 (21:23 -0700)]
am 767bc6d2: am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into jb-dev

* commit '767bc6d26c98594525ed7dd94e8880335e15e8a8':
  Implement an integrating VelocityTracker strategy.

12 years agoam 7d3fa093: am f47e76e2: Merge "Make velocity tracker strategy configurable." into...
Jeff Brown [Mon, 4 Jun 2012 04:23:29 +0000 (21:23 -0700)]
am 7d3fa093: am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev

* commit '7d3fa093bbd34e19f6b580b6258c8ea4e138c777':
  Make velocity tracker strategy configurable.

12 years agoam 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into jb-dev
Jeff Brown [Mon, 4 Jun 2012 04:19:16 +0000 (21:19 -0700)]
am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into jb-dev

* commit '1fbbc0716f9b70c6dcee00c4550757077ef7f7b5':
  Implement an integrating VelocityTracker strategy.

12 years agoam f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev
Jeff Brown [Mon, 4 Jun 2012 04:19:13 +0000 (21:19 -0700)]
am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev

* commit 'f47e76e2c78e78e26110786e99548d718d177c32':
  Make velocity tracker strategy configurable.

12 years agoMerge "Implement an integrating VelocityTracker strategy." into jb-dev
Jeff Brown [Mon, 4 Jun 2012 04:16:38 +0000 (21:16 -0700)]
Merge "Implement an integrating VelocityTracker strategy." into jb-dev

12 years agoMerge "Make velocity tracker strategy configurable." into jb-dev
Jeff Brown [Mon, 4 Jun 2012 04:16:18 +0000 (21:16 -0700)]
Merge "Make velocity tracker strategy configurable." into jb-dev

12 years agoam 66a10964: am cc822a76: Merge "Touch exploration gesture end not delivered to clien...
Svetoslav Ganov [Mon, 4 Jun 2012 03:41:23 +0000 (20:41 -0700)]
am 66a10964: am cc822a76: Merge "Touch exploration gesture end not delivered to clients." into jb-dev

* commit '66a10964b0aa56e07263005e6a41a87ecd2dd2d7':
  Touch exploration gesture end not delivered to clients.

12 years agoMerge "Clamp the minimum screen brightness."
Jeff Brown [Mon, 4 Jun 2012 03:38:17 +0000 (20:38 -0700)]
Merge "Clamp the minimum screen brightness."

12 years agoam cc822a76: Merge "Touch exploration gesture end not delivered to clients." into...
Svetoslav Ganov [Mon, 4 Jun 2012 03:32:43 +0000 (20:32 -0700)]
am cc822a76: Merge "Touch exploration gesture end not delivered to clients." into jb-dev

* commit 'cc822a769e752c2845dc795f05b7b35b5b3f6614':
  Touch exploration gesture end not delivered to clients.

12 years agoMerge "Touch exploration gesture end not delivered to clients." into jb-dev
Svetoslav Ganov [Mon, 4 Jun 2012 03:30:12 +0000 (20:30 -0700)]
Merge "Touch exploration gesture end not delivered to clients." into jb-dev

12 years agoTouch exploration gesture end not delivered to clients.
Svetoslav Ganov [Mon, 4 Jun 2012 02:34:34 +0000 (19:34 -0700)]
Touch exploration gesture end not delivered to clients.

1. Touch exploration gestures are demarcated by start and end
   events. Due to a bug in the AccessibilityManagerService
   the gesture end event was not dispatched. This caused the
   AccessibilityNodeInfoCache to be off sync since it relies
   on getting such events not to mention that the clients were
   not getting the end but only the start event. The issue
   was that the notified service types variable was not reset
   after every event so when the manager sends the last hover
   exit it flags that the service type is already notified
   resulting in dropping on the floor the following gesture
   end event.

bug:6539306

Change-Id: I2b96bcecea3b2240199d67f01afa6a033afce1de

12 years agoImplement an integrating VelocityTracker strategy.
Jeff Brown [Fri, 1 Jun 2012 20:24:04 +0000 (13:24 -0700)]
Implement an integrating VelocityTracker strategy.

This algorithm better tolerates certain kinds of errors in the
touch input than the least squares strategy but it may underestimate
the velocity of accelerating movements.  This algorithm is
mainly of interest as a baseline for testing and comparison with the
least squares algorithm, which remains the default.

Bug: 6413587
Change-Id: I8ddb50084e44875e234717907e5b06d03f59788c

12 years agoMake velocity tracker strategy configurable.
Jeff Brown [Fri, 1 Jun 2012 19:39:25 +0000 (12:39 -0700)]
Make velocity tracker strategy configurable.

This change is very useful for testing purposes because it makes it
easy to compare different implementations to see how they behave.

There is no change to the current default strategy.

Bug: 6413587
Change-Id: I4d8567aa4160571ba9fa397ce419882cd9366749

12 years agoam b59d0618: am b6585d19: Merge "Double input focus and focus movement in list not...
Svetoslav Ganov [Mon, 4 Jun 2012 01:59:50 +0000 (18:59 -0700)]
am b59d0618: am b6585d19: Merge "Double input focus and focus movement in list not working." into jb-dev

* commit 'b59d06186130921c02b6a4b0c98d0c43379df6d4':
  Double input focus and focus movement in list not working.

12 years agoam b6585d19: Merge "Double input focus and focus movement in list not working." into...
Svetoslav Ganov [Mon, 4 Jun 2012 01:55:22 +0000 (18:55 -0700)]
am b6585d19: Merge "Double input focus and focus movement in list not working." into jb-dev

* commit 'b6585d19311f13ec28fa38a3c849589dba8c293a':
  Double input focus and focus movement in list not working.

12 years agoMerge "Double input focus and focus movement in list not working." into jb-dev
Svetoslav Ganov [Mon, 4 Jun 2012 01:52:20 +0000 (18:52 -0700)]
Merge "Double input focus and focus movement in list not working." into jb-dev

12 years agoam dd0a64a9: am 757b3c27: Fix ordering of product-specific strings
Adam Powell [Sun, 3 Jun 2012 21:56:38 +0000 (14:56 -0700)]
am dd0a64a9: am 757b3c27: Fix ordering of product-specific strings

* commit 'dd0a64a9ba1c8536337d69d4de55d5c8b133c75d':
  Fix ordering of product-specific strings

12 years agoam 757b3c27: Fix ordering of product-specific strings
Adam Powell [Sun, 3 Jun 2012 21:52:59 +0000 (14:52 -0700)]
am 757b3c27: Fix ordering of product-specific strings

* commit '757b3c274ef0df765bcbc351a64367ed39e69369':
  Fix ordering of product-specific strings

12 years agoFix ordering of product-specific strings
Adam Powell [Sun, 3 Jun 2012 21:46:43 +0000 (14:46 -0700)]
Fix ordering of product-specific strings

Change-Id: Ic825e13be639731380897b937d80938762fce5ce

12 years agoam bdc17727: am 9b12b4ed: Fix product-specific string declaration
Adam Powell [Sun, 3 Jun 2012 21:45:14 +0000 (14:45 -0700)]
am bdc17727: am 9b12b4ed: Fix product-specific string declaration

* commit 'bdc177271ac8484d92218221a0166a273e6e6a10':
  Fix product-specific string declaration

12 years agoam 9b12b4ed: Fix product-specific string declaration
Adam Powell [Sun, 3 Jun 2012 21:40:30 +0000 (14:40 -0700)]
am 9b12b4ed: Fix product-specific string declaration

* commit '9b12b4edcea9a66357b0483a81b79630d83dc6d9':
  Fix product-specific string declaration

12 years agoFix product-specific string declaration
Adam Powell [Sun, 3 Jun 2012 21:32:04 +0000 (14:32 -0700)]
Fix product-specific string declaration

Change-Id: Ib753995ed7bf47bb6724309370c9b05d65cfd81b

12 years agoam 58e29c06: am 7c86958d: Merge "Add MediaRouter API." into jb-dev
Adam Powell [Sun, 3 Jun 2012 21:19:07 +0000 (14:19 -0700)]
am 58e29c06: am 7c86958d: Merge "Add MediaRouter API." into jb-dev

* commit '58e29c06610054419339bb0a75c44ab30d6fe89a':
  Add MediaRouter API.

12 years agoam 7c86958d: Merge "Add MediaRouter API." into jb-dev
Adam Powell [Sun, 3 Jun 2012 21:14:29 +0000 (14:14 -0700)]
am 7c86958d: Merge "Add MediaRouter API." into jb-dev

* commit '7c86958d73e7216a92bdfd84fce4440e1def7eaa':
  Add MediaRouter API.

12 years agoMerge "Add MediaRouter API." into jb-dev
Adam Powell [Sun, 3 Jun 2012 21:11:43 +0000 (14:11 -0700)]
Merge "Add MediaRouter API." into jb-dev

12 years agoam dafffc35: am 778fa81f: Merge "Fixing a crash in the TouchExplorer." into jb-dev
Svetoslav Ganov [Sun, 3 Jun 2012 19:45:24 +0000 (12:45 -0700)]
am dafffc35: am 778fa81f: Merge "Fixing a crash in the TouchExplorer." into jb-dev

* commit 'dafffc35023df8b22a1a7c294f79da89199dc4c2':
  Fixing a crash in the TouchExplorer.

12 years agoam 778fa81f: Merge "Fixing a crash in the TouchExplorer." into jb-dev
Svetoslav Ganov [Sun, 3 Jun 2012 19:40:53 +0000 (12:40 -0700)]
am 778fa81f: Merge "Fixing a crash in the TouchExplorer." into jb-dev

* commit '778fa81f5da05dcc45260caa70c97971bdccf8bb':
  Fixing a crash in the TouchExplorer.

12 years agoMerge "Fixing a crash in the TouchExplorer." into jb-dev
Svetoslav Ganov [Sun, 3 Jun 2012 19:38:57 +0000 (12:38 -0700)]
Merge "Fixing a crash in the TouchExplorer." into jb-dev

12 years agoam 419c7c3d: am a764816b: Merge "Hide notifications until the device is provisioned...
Daniel Sandler [Sun, 3 Jun 2012 18:53:05 +0000 (11:53 -0700)]
am 419c7c3d: am a764816b: Merge "Hide notifications until the device is provisioned." into jb-dev

* commit '419c7c3d0d129c634f7c631d009aff7987727b46':
  Hide notifications until the device is provisioned.

12 years agoam a764816b: Merge "Hide notifications until the device is provisioned." into jb-dev
Daniel Sandler [Sun, 3 Jun 2012 18:48:34 +0000 (11:48 -0700)]
am a764816b: Merge "Hide notifications until the device is provisioned." into jb-dev

* commit 'a764816b1ae961218bd7c628ab9f0ad384eab8cd':
  Hide notifications until the device is provisioned.

12 years agoMerge "Hide notifications until the device is provisioned." into jb-dev
Daniel Sandler [Sun, 3 Jun 2012 18:46:13 +0000 (11:46 -0700)]
Merge "Hide notifications until the device is provisioned." into jb-dev

12 years agoam 547be2fc: am da652f6e: Merge "Revert change to correct animations." into jb-dev
Craig Mautner [Sun, 3 Jun 2012 08:02:22 +0000 (01:02 -0700)]
am 547be2fc: am da652f6e: Merge "Revert change to correct animations." into jb-dev

* commit '547be2fc329c5d8e3fca38cbf17ee32d0e788ac9':
  Revert change to correct animations.

12 years agoam da652f6e: Merge "Revert change to correct animations." into jb-dev
Craig Mautner [Sun, 3 Jun 2012 07:59:17 +0000 (00:59 -0700)]
am da652f6e: Merge "Revert change to correct animations." into jb-dev

* commit 'da652f6e51e5b255019ac020d56e262e477c2a46':
  Revert change to correct animations.

12 years agoMerge "Revert change to correct animations." into jb-dev
Craig Mautner [Sun, 3 Jun 2012 07:57:23 +0000 (00:57 -0700)]
Merge "Revert change to correct animations." into jb-dev

12 years agoFixing a crash in the TouchExplorer.
Svetoslav Ganov [Sat, 2 Jun 2012 23:26:44 +0000 (16:26 -0700)]
Fixing a crash in the TouchExplorer.

1. If the runnable for performing a long press is not
   removed when all pointers are up and it is executed
   the explorer gets into delegating mode with no pointer
   down and the next down crashes the explorer. Added
   code to remove the long press runnable in a few places
   it was missing and also added a safety in the runnable
   to avoid executing it in case there are no active pointers.

bug:6557183

Change-Id: I9dab3de88fd08d8e2b38af18249ac551837c0736

12 years agoFix bug 6558006: SystemUI native heap is huge. Fix memory leak
Raph Levien [Sat, 2 Jun 2012 22:47:29 +0000 (15:47 -0700)]
Fix bug 6558006: SystemUI native heap is huge. Fix memory leak

TextLayoutCache was leaking HB_Face objects, not freeing them when
purging the mCachedHBFaces cache. More full analysis is in the bug.

Change-Id: Ie5cd8b00c36b9d31963183c601cde49cbb73fafb

12 years agoam 0962d372: am 1f3c11b7: Merge "Add more logging for bug 6499508 (getting warmer...
Michael Jurka [Sat, 2 Jun 2012 22:36:37 +0000 (15:36 -0700)]
am 0962d372: am 1f3c11b7: Merge "Add more logging for bug 6499508 (getting warmer!)" into jb-dev

* commit '0962d3729bc241f23bb2adbd066b46caa28db12d':
  Add more logging for bug 6499508 (getting warmer!)

12 years agoam 586a119c: am e766e1f5: Merge "Reduce recents memory usage" into jb-dev
Michael Jurka [Sat, 2 Jun 2012 22:36:34 +0000 (15:36 -0700)]
am 586a119c: am e766e1f5: Merge "Reduce recents memory usage" into jb-dev

* commit '586a119c6f30e8a69f910200afacf1ced6ef44b3':
  Reduce recents memory usage

12 years agoam 1f3c11b7: Merge "Add more logging for bug 6499508 (getting warmer!)" into jb-dev
Michael Jurka [Sat, 2 Jun 2012 22:32:50 +0000 (15:32 -0700)]
am 1f3c11b7: Merge "Add more logging for bug 6499508 (getting warmer!)" into jb-dev

* commit '1f3c11b7952d92ebbafa71bf0904b8137edfd440':
  Add more logging for bug 6499508 (getting warmer!)

12 years agoam e766e1f5: Merge "Reduce recents memory usage" into jb-dev
Michael Jurka [Sat, 2 Jun 2012 22:32:49 +0000 (15:32 -0700)]
am e766e1f5: Merge "Reduce recents memory usage" into jb-dev

* commit 'e766e1f57b00910442b52d7d11ba808a6b212459':
  Reduce recents memory usage

12 years agoRevert change to correct animations.
Craig Mautner [Sat, 2 Jun 2012 22:31:33 +0000 (15:31 -0700)]
Revert change to correct animations.

Incorrect animation was introduced with CL 196207 (perhaps in
combination with a later CL). Reverting part of that CL fixes
the incorrect animation and so far has not reintroduced the jank
that was fixed by that CL. If the jank reappears it should be
fixed in a different fashion than in CL 196207.

Fixes bug 6597505.

Change-Id: Ie8012237a8d49810ede51bd8d78ef8c2fd91ddd4

12 years agoMerge "Add more logging for bug 6499508 (getting warmer!)" into jb-dev
Michael Jurka [Sat, 2 Jun 2012 22:30:54 +0000 (15:30 -0700)]
Merge "Add more logging for bug 6499508 (getting warmer!)" into jb-dev

12 years agoMerge "Reduce recents memory usage" into jb-dev
Michael Jurka [Sat, 2 Jun 2012 22:30:26 +0000 (15:30 -0700)]
Merge "Reduce recents memory usage" into jb-dev

12 years agoDouble input focus and focus movement in list not working.
Svetoslav Ganov [Sat, 2 Jun 2012 21:35:02 +0000 (14:35 -0700)]
Double input focus and focus movement in list not working.

1. The clearFocus routine in ViewGroup was clearing the pointer
   to the descendant which has focus after calling clear focus
   on that child. However, currently clearing the focus of a view
   causes the view that loses focus to try to give the focus to
   the first focusable which potentially sets the pointer to the
   child that has input focus in the ViewGroup but the ViewGruop
   essentially clears that pointer. This resulted in having two
   focused views at the same time in some cases.

2. AbsListView was not calling the super implementation of add
   focusables if the focus type was not accessibility.

bug:6559819

Change-Id: I478dfed000b5de3f9b15e12eb82aa3d34c2301e4

12 years agoam e184c05b: am d672b241: Merge "Fix power manager issues." into jb-dev
Craig Mautner [Sat, 2 Jun 2012 18:29:12 +0000 (11:29 -0700)]
am e184c05b: am d672b241: Merge "Fix power manager issues." into jb-dev

* commit 'e184c05b55335b733662f60acc85706f3fb6b419':
  Fix power manager issues.

12 years agoam d672b241: Merge "Fix power manager issues." into jb-dev
Craig Mautner [Sat, 2 Jun 2012 18:26:07 +0000 (11:26 -0700)]
am d672b241: Merge "Fix power manager issues." into jb-dev

* commit 'd672b241f6720201e3b8f613363d71e4291b8597':
  Fix power manager issues.

12 years agoMerge "Fix power manager issues." into jb-dev
Craig Mautner [Sat, 2 Jun 2012 18:24:29 +0000 (11:24 -0700)]
Merge "Fix power manager issues." into jb-dev

12 years agoam 5daa08df: am 3df4e1a2: am 0748a569: Merge "aapt: Remove terminal pointer increment...
Jean-Baptiste Queru [Sat, 2 Jun 2012 17:05:23 +0000 (10:05 -0700)]
am 5daa08df: am 3df4e1a2: am 0748a569: Merge "aapt: Remove terminal pointer incrementaion"

* commit '5daa08df5e6a70b40aef210ec5b2bcfa897aaef6':
  aapt: Remove terminal pointer incrementaion