75753 Commits

Author SHA1 Message Date
Dianne Hackborn
644ad8e779 am 1e945c4f: Merge "Add system insets to windows." into jb-dev
* commit '1e945c4fda0242e8ae02ccb7a2262556f41b42cc':
  Add system insets to windows.
2012-04-30 14:06:59 -07:00
Dianne Hackborn
1e945c4fda Merge "Add system insets to windows." into jb-dev 2012-04-30 14:04:36 -07:00
Robert Greenwalt
986aec92b6 am 5f610b73: Merge "Fix data roaming notification." into jb-dev
* commit '5f610b735994a5212cbc54b8e3ad250d30403ed1':
  Fix data roaming notification.
2012-04-30 13:58:03 -07:00
Robert Greenwalt
5f610b7359 Merge "Fix data roaming notification." into jb-dev 2012-04-30 13:55:43 -07:00
John Reck
89dbba3514 am 9e2b578f: Merge "never attach null functor" into jb-dev
* commit '9e2b578fffee37e717b936d43b52d30b18bf64ce':
  never attach null functor
2012-04-30 13:39:01 -07:00
John Reck
9e2b578fff Merge "never attach null functor" into jb-dev 2012-04-30 13:37:05 -07:00
Svetoslav Ganov
09353bb04e am 8e01ee57: Merge "Removing action arguments checks." into jb-dev
* commit '8e01ee57c331913d51ef9336e304dca73edb9571':
  Removing action arguments checks.
2012-04-30 13:32:07 -07:00
Svetoslav Ganov
8e01ee57c3 Merge "Removing action arguments checks." into jb-dev 2012-04-30 13:30:13 -07:00
Chris Craik
1266692b30 never attach null functor
bug:6412902

Change-Id: I26a5f80ae13cc19df3daa4d4e7e5401778f76dbb
2012-04-30 13:15:55 -07:00
Dave Burke
29536d0341 am f1790eb5: Merge "Added support for HE-AAC recording." into jb-dev
* commit 'f1790eb595d009118f477967b93b5814b7863a34':
  Added support for HE-AAC recording.
2012-04-30 12:48:38 -07:00
Dave Burke
f1790eb595 Merge "Added support for HE-AAC recording." into jb-dev 2012-04-30 12:45:49 -07:00
Svetoslav Ganov
d84003333c am 2f87014e: Merge "Enabling accessibility focus only if explore by touch is on." into jb-dev
* commit '2f87014ea2f177e715032b07004d05e2549a63a8':
  Enabling accessibility focus only if explore by touch is on.
2012-04-30 12:43:49 -07:00
Svetoslav Ganov
059d57aa94 am 0e8fd5ed: Merge "Populating accessibility node info with supported actions." into jb-dev
* commit '0e8fd5eddb8fe09e47732d1659c682b7eeee646b':
  Populating accessibility node info with supported actions.
2012-04-30 12:43:47 -07:00
Svetoslav Ganov
e6a51f0643 am 9cb3e96a: Merge "CheckedTextView should be reported to accessibility as checkable." into jb-dev
* commit '9cb3e96af91155db6c2cb42e206ddbc3e11c057d':
  CheckedTextView should be reported to accessibility as checkable.
2012-04-30 12:43:45 -07:00
Svetoslav Ganov
389595bd47 am 10890607: Merge "Fixing crash in ViewGroup.dispatchPopulateAccessibilityEvent" into jb-dev
* commit '10890607f88eb639394cb16ac3006202bf1995ce':
  Fixing crash in ViewGroup.dispatchPopulateAccessibilityEvent
2012-04-30 12:43:43 -07:00
Svetoslav Ganov
2f87014ea2 Merge "Enabling accessibility focus only if explore by touch is on." into jb-dev 2012-04-30 12:41:15 -07:00
Svetoslav Ganov
0e8fd5eddb Merge "Populating accessibility node info with supported actions." into jb-dev 2012-04-30 12:40:49 -07:00
Svetoslav Ganov
298c13e17c am 18dcf2f1: Merge "Fixing crash when drawing accessibility focus indicator." into jb-dev
* commit '18dcf2f1cd3f84cbdffd8394e16475a13d6243df':
  Fixing crash when drawing accessibility focus indicator.
2012-04-30 12:40:42 -07:00
Svetoslav Ganov
9cb3e96af9 Merge "CheckedTextView should be reported to accessibility as checkable." into jb-dev 2012-04-30 12:40:04 -07:00
Svetoslav Ganov
10890607f8 Merge "Fixing crash in ViewGroup.dispatchPopulateAccessibilityEvent" into jb-dev 2012-04-30 12:39:25 -07:00
Svetoslav Ganov
18dcf2f1cd Merge "Fixing crash when drawing accessibility focus indicator." into jb-dev 2012-04-30 12:38:06 -07:00
Svetoslav Ganov
07b726c86b Enabling accessibility focus only if explore by touch is on.
1. Now we will enable the accessibility focus only if Explore by
   Touch is enabled. Enabling this feature allows a blind user to
   touch the screen and set the accessibility focus at this
   location as well as get spoken feedback. Also an accessibility
   service can move the accessibility as a result of user gestures
   detected only if Explore by Touch is enabled. Since we will
   handle some gestures by default if not accessibility service
   does so to provide reasonable built-in navigation of the UI
   by "objects" we need the accessibility focus functionality.

bug:6383361

Change-Id: I13ce6072a90f5838c7656379788144c99a772bf0
2012-04-30 12:25:31 -07:00
Dianne Hackborn
5c58de3a52 Add system insets to windows.
This will be used to determine which parts of a window a completely
hidden by system UI elements (status bar, nav bar, system bar) so
that they can be clipped out from rendering.

Change-Id: I2c6c6ac67dbdfeed82d2c089ef806fb483165bd9
2012-04-30 12:11:43 -07:00
Svetoslav Ganov
c85015cd04 CheckedTextView should be reported to accessibility as checkable.
bug:6219528

Change-Id: I7b57f69c29f20c8a9466c56226407b51b9bf3b3a
2012-04-30 11:37:50 -07:00
John Reck
f0d9ff0b6b am 3ea87619: Merge "Fix crash in setNewPicture" into jb-dev
* commit '3ea8761974a530218a246dc73583c8820b12bf0b':
  Fix crash in setNewPicture
2012-04-30 11:34:23 -07:00
John Reck
3ea8761974 Merge "Fix crash in setNewPicture" into jb-dev 2012-04-30 11:31:27 -07:00
Chris Craik
9a43959308 am 02d7e489: Merge "check for null ViewRootImpl" into jb-dev
* commit '02d7e489b2e195c290c47dfb2ab1f6f8df66cfe2':
  check for null ViewRootImpl
2012-04-30 11:30:08 -07:00
Svetoslav Ganov
afe8cf2623 Removing action arguments checks.
1. The checks for action arguments are not needed since they
   may cause trouble for developers if we add more args to
   an action.

bug:6414006

Change-Id: Ia4212b52be183b1ef1cfd2561ce618cef2b015e4
2012-04-30 11:29:58 -07:00
Chris Craik
02d7e489b2 Merge "check for null ViewRootImpl" into jb-dev 2012-04-30 11:27:35 -07:00
Daniel Sandler
01f479344a am c40db82a: Fix build
* commit 'c40db82a121936a4bab1ec0803efe4d42910e3a5':
  Fix build
2012-04-30 11:27:22 -07:00
Daniel Sandler
c40db82a12 Fix build
Change-Id: Ic4b76ffd9696998b63e2d7f4891cd721f95037ea
2012-04-30 14:24:01 -04:00
Chris Craik
a59558f476 check for null ViewRootImpl
bug:6412902
Change-Id: I36b5ee48fb94ed0f8222f9ec41ee9fc3730ceed0
2012-04-30 11:06:46 -07:00
Robert Greenwalt
4dafaf117e Fix data roaming notification.
We shouldn't tell people we're not connected due to roaming if it's really because
of data-disabled.

Use the data-disabled setting to decide if we should inform people about
data-discon due to roaming.  Note this doesn't effect other notifications about roaming.

Also fix the data-enable/disable code to take roaming into account and clear/set the
roaming notification as needed (if data is enabled while we can't get on due to roaming
we should put up the roaming notifcation..  if data is disabled while that notification is
up we should take it down).

bug:5805666
Change-Id: I5c925dfdca4abc27e0034b113508df5719f04fae
2012-04-30 10:59:56 -07:00
Daniel Sandler
baae077840 am 5599b9fc: Merge changes Ie09b6222,I90a0ac21 into jb-dev
* commit '5599b9fc2a237a4e78521f5196e1171e976ee9c8':
  Fix a longstanding bug in the shade pulldown trajectory.
  All Status in a Window.
2012-04-30 10:56:03 -07:00
Daniel Sandler
5599b9fc2a Merge changes Ie09b6222,I90a0ac21 into jb-dev
* changes:
  Fix a longstanding bug in the shade pulldown trajectory.
  All Status in a Window.
2012-04-30 10:54:46 -07:00
John Reck
579f4e93fb Fix crash in setNewPicture
Bug: 6412902

Change-Id: I65d8f65839c6e84440cb9d0393c35a8c488c9781
2012-04-30 10:50:04 -07:00
Michael Jurka
84fd7cd1ba am d6be37d4: Merge "Don\'t show a blue glow when swiping recents" into jb-dev
* commit 'd6be37d4d9d8427ed0eccf2a333e5589b88b0cf8':
  Don't show a blue glow when swiping recents
2012-04-30 10:30:29 -07:00
Michael Jurka
d6be37d4d9 Merge "Don't show a blue glow when swiping recents" into jb-dev 2012-04-30 10:28:21 -07:00
Dave Burke
ec3f31f621 Added support for HE-AAC recording.
Not unhiding HE-AACv2 since that requires stereo mics.

Bug: 6275957

Change-Id: I953a6d21e615c8fd23f9390e3c86d63089f5fb75
2012-04-30 09:24:01 -07:00
Daniel Sandler
1fac1fdd79 Fix a longstanding bug in the shade pulldown trajectory.
Two parts to this:

1. We were looking at the measured height of the close view
   for a lot of our computations, which---particularly with
   recent changes that dispense with the old 3-window
   implementation---is increasingly unreliable

2. We were overestimating the minY that the panel must be
   pulled down before animation starts. It was enforced
   jankiness!

Bug: 5359178
Change-Id: Ie09b62226b7b0977527348b5527478665ece1df8
2012-04-30 12:13:37 -04:00
Daniel Sandler
a310af88be All Status in a Window.
Bug: 5907042 (jank on pulldown)
Bug: 6347684 (hardware acceleration)
Change-Id: I90a0ac21db493cccf6913cbc271a21a130276991
2012-04-30 12:12:39 -04:00
Svetoslav Ganov
cfcff98ab3 Populating accessibility node info with supported actions.
1. The system does not allow performing an accessibility action
   on an accessibility node info unless it explicitly states it
   supports that action. Adding the new accessibility actions
   to the info emitted by a view.

bug:6407647

Change-Id: I8dad1dc60ec68b4da5ed2349a1366a88820175a1
2012-04-28 15:31:15 -07:00
Svetoslav Ganov
d7910dd42a Fixing crash in ViewGroup.dispatchPopulateAccessibilityEvent
1. There was a double call to recycle of a pooled instance
   which was causing an exception. Removed an unnecessary call.

bug:6408689

Change-Id: Ic74b743c6be28ca95ab84b15f28edb5bc95f0a88
2012-04-28 15:23:51 -07:00
Svetoslav Ganov
1d74df2266 Fixing crash when drawing accessibility focus indicator.
1. Added a lacking null check for the accessibility node
   info returned by an accessibility node provider. If
   the provider implementation is not correct this may
   happen.

2. Added clearing of the current accessibility focused
   node when the window focus changes. Now it is cleared
   in every case and if it happens that accessibility is
   enabled when the window gets focus, the accessibility
   focus will be properly set.

bug:6381296

Change-Id: Ieea1b07762745e6d932fc4ed4febfe77760b25b7
2012-04-28 15:14:30 -07:00
Mike Lockwood
19c4b9ae61 am 427db9b3: Merge "UsbService: Add support for accessory initiating USB audio support" into jb-dev
* commit '427db9b3d10d5c203d0351e683c3cddfd270250c':
  UsbService: Add support for accessory initiating USB audio support
2012-04-28 12:02:49 -07:00
Mike Lockwood
427db9b3d1 Merge "UsbService: Add support for accessory initiating USB audio support" into jb-dev 2012-04-28 12:00:02 -07:00
Irfan Sheriff
c9769d02ec am 83a708e6: Merge "Handle null SSID cleanly" into jb-dev
* commit '83a708e6ad1f12eb792662aeb635453dd58b0361':
  Handle null SSID cleanly
2012-04-28 10:53:21 -07:00
Irfan Sheriff
83a708e6ad Merge "Handle null SSID cleanly" into jb-dev 2012-04-28 10:51:34 -07:00
Irfan Sheriff
00a10a1494 Handle null SSID cleanly
Bug: 6411912
Change-Id: I12f9df403c9633d928d898ae675ce36303dda1a8
2012-04-27 21:24:17 -07:00
John Reck
21f5d8aba6 am 47f88d6b: Merge "Revert "add null check on ViewRootImpl"" into jb-dev
* commit '47f88d6b5229a5b0565a4e12dd3178a14e369463':
  Revert "add null check on ViewRootImpl"
2012-04-27 18:07:50 -07:00