87293 Commits

Author SHA1 Message Date
Svetoslav Ganov
55c7029312 Merge "Show the touch explore enable dialog for the current user." into jb-mr1-dev 2012-10-08 15:02:56 -07:00
Dianne Hackborn
4efbab480d Merge "Framework side of issue #7302511: GCM client needs to use new framework API..." into jb-mr1-dev 2012-10-08 15:02:56 -07:00
Baligh Uddin
ed02652e83 am bd03f5ab: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit 'bd03f5abb7bbd5552d49dfec4e78f3d9454238af':
  Import translations. DO NOT MERGE
2012-10-08 15:01:53 -07:00
Baligh Uddin
bd03f5abb7 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-08 14:59:37 -07:00
Baligh Uddin
a52132ab47 Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev 2012-10-08 14:57:37 -07:00
Baligh Uddin
46c2699824 Import translations. DO NOT MERGE
Change-Id: I8dd8dacad06a9f7be27ac666f7fc4a51308347aa
Auto-generated-cl: translation import
2012-10-08 14:47:48 -07:00
Baligh Uddin
c87254db6b Import translations. DO NOT MERGE
Change-Id: Ifb43315957971f47b28da90481c5e123aa441fc8
Auto-generated-cl: translation import
2012-10-08 14:45:19 -07:00
Selim Gurun
8d197601e7 DO NOT MERGE remove defunct javascript interface
Bug: 7073422

The feature that is using search box implementation was removed from
browser after Honeycomb. This is to remove the js interface that
is added for this feature.

Clean cherry pick of d773ca8ff2a7a5be94d7f2aaa8ff5ef5dac501a8

Change-Id: I033d29718d08803f375759faf83e2058df6d4906
2012-10-08 14:35:19 -07:00
Dianne Hackborn
36d337adff Framework side of issue #7302511: GCM client needs to use new framework API...
...to fix background->shutdown delivery race

Add ACTION_STOPPING and ACTION_STARTING to allow such apps to keep track of
which users are started/stopped, and be involved in the process of stopping
a user.

Also get rid of the scale part of the wallpaper transitions, since it seems
like I have still failed at getting the user switch to wait until the new
wallpaper is displayed.

Change-Id: If7e8fdae3544a9d7987a1b9274dc8b49022f6f62
2012-10-08 14:33:47 -07:00
Jim Miller
6b9cd4d256 am 8215ddb4: Merge "Properly handle cancel event in GlowPadView" into jb-mr1-dev
* commit '8215ddb4f5fd6d7b6444baa2416190799e3aa09e':
  Properly handle cancel event in GlowPadView
2012-10-08 13:42:02 -07:00
Jim Miller
8215ddb4f5 Merge "Properly handle cancel event in GlowPadView" into jb-mr1-dev 2012-10-08 13:40:15 -07:00
Svetoslav Ganov
318b00bfee Show the touch explore enable dialog for the current user.
1. We are showing a warning dialog if the user enables an accessibility
   service that requests explore by touch. This dialog was shown only
   for the owner but should be shown for the current user.

bug:7304437

Change-Id: I692b5112df16405e6d2e4890aafbfde79981f973
2012-10-08 13:18:12 -07:00
Justin Mattson
a009ee2261 Merge "Reverse movement direction of DPAD events" into jb-mr1-aah-dev 2012-10-08 12:52:36 -07:00
Raph Levien
6594eca0a9 am 9704b563: Merge "Fix for 7301594 Html.toHtml creating potentially invalid html" into jb-mr1-dev
* commit '9704b563d63d8b5fe8e568dfb7190f8440b56698':
  Fix for 7301594 Html.toHtml creating potentially invalid html
2012-10-08 12:43:12 -07:00
Casey Burkhardt
bac221ff0b Accessibility enhancements within quick settings and notification shade.
Change-Id: I377c389abe3ce2285a620e60f4c8de4727f4f5c9
Bug: 7229886
2012-10-08 12:41:32 -07:00
Raph Levien
9704b563d6 Merge "Fix for 7301594 Html.toHtml creating potentially invalid html" into jb-mr1-dev 2012-10-08 12:40:17 -07:00
Craig Mautner
9641fc3091 am 847b1229: Merge "Fix problems with IME layers." into jb-mr1-dev
* commit '847b12295e0a5c9e04f344f04c3540751ef6b9d1':
  Fix problems with IME layers.
2012-10-08 12:30:54 -07:00
Craig Mautner
847b12295e Merge "Fix problems with IME layers." into jb-mr1-dev 2012-10-08 12:28:23 -07:00
Justin Mattson
86cf0cdfe1 Reverse movement direction of DPAD events
The first way I had it produces somewhat unexpected behavior. If you
scroll past the top of the list, focus moves down to the control
below.

This changes it so scrolling past the bottom of the list moves focus
to the next control below.

Change-Id: I886e1854df85ceb203dac61c7f8c7daf6749e90e
2012-10-08 11:59:38 -07:00
Dirk Dougherty
08fdd5b639 Doc change: edits to TV tablet story.
Change-Id: Idbada9a3b83f7e80cd7cf7b79da5c2f9ab4398d6
2012-10-08 11:41:44 -07:00
Justin Koh
1a7cfd67c2 Merge "Fix for the clearing of fling events" into jb-mr1-aah-dev 2012-10-08 10:52:07 -07:00
Craig Mautner
e6f7d5054a Fix problems with IME layers.
The query WindowState.isDisplayed did not take into account being
displayed due to app animations.

When an existing input method target was animating away the logic
for detecting if it was still on screen was faulty. This led to
assigning the input method to a layer below its target and obscuring
the input method until the animation was complete.

Bug: 7296703 fixed.
Change-Id: Ib00db4f21b726ed57d25d6a1e796b65a7d45ee97
2012-10-08 10:34:17 -07:00
Brian Colonna
9ded0e1d48 FUL fallback is no longer account login - fix b/7280196
When Face Unlock failed the maximum number of times (3), it was asking
for account login when it should have been asking for the backup lock
that the user chose when setting up Face Unlock.

This change splits the isBiometricUnlockEnabled() function into two.
One of them strictly checks whether it exists and is selected.  The
other one checks whether too many attempts have occurred.  When
deciding which backup to choose, the decision is now based only on
whether Face Unlock is enabled.  Checking whether too many attempts
had occurred caused the bug because the check indicated it had already
'fallen back' to pattern, and the backup for pattern was being
selected instead of the backup for biometric unlock.

Change-Id: I6b9cf2c5155e8c14933cbfc8f5d58ebc007e53cb
2012-10-08 13:02:41 -04:00
Chris Craik
7952c4cd99 am bb5f014a: Merge "Use offset in line drawing" into jb-mr1-dev
* commit 'bb5f014ae805f166328d72cbf826e8f1f17c9daf':
  Use offset in line drawing
2012-10-08 09:48:31 -07:00
Chris Craik
bb5f014ae8 Merge "Use offset in line drawing" into jb-mr1-dev 2012-10-08 09:46:05 -07:00
Marco Nelissen
55adc145d4 Adjust buffer position after copying
Make Bitmap.copyPixelsFromBuffer() adjust the buffer's position,
making it consistent with Bitmap.copyPixelsToBuffer().
b/6948775

Change-Id: Ie26f8050b1fb4d19cd39ee1a08b6f652a732fec3
2012-10-08 09:15:46 -07:00
Baligh Uddin
3257a78918 am 0e2aade9: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '0e2aade9f1cfbbbdb60889ca9e1399093eb542ac':
  Import translations. DO NOT MERGE
2012-10-08 08:31:46 -07:00
Baligh Uddin
0e2aade9f1 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-08 08:29:02 -07:00
Baligh Uddin
7d55d629a4 Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev 2012-10-08 08:28:01 -07:00
Baligh Uddin
968a6c185e Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev 2012-10-08 08:25:27 -07:00
Baligh Uddin
613807fa3f am f895f3cb: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit 'f895f3cbfcadb2179a290f249e66788cd17b40d4':
  Import translations. DO NOT MERGE
2012-10-08 08:19:47 -07:00
Baligh Uddin
f895f3cbfc Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-08 08:17:02 -07:00
Amith Yamasani
1409c99f8b am 9c2a38ed: Merge "Fix resource reading for secondary users" into jb-mr1-dev
* commit '9c2a38ed10592a54d9bb753ef882632f7a8cd446':
  Fix resource reading for secondary users
2012-10-07 23:36:22 -07:00
Daniel Sandler
bb1c1d3628 am de8e3b12: Merge "Fix NPE if pulling down QS quickly on very first boot." into jb-mr1-dev
* commit 'de8e3b122bbbd61aa35fd5cd4fe2fc86cd6f0040':
  Fix NPE if pulling down QS quickly on very first boot.
2012-10-07 23:36:19 -07:00
Daniel Sandler
60e8ff6df5 am 33a8bd8c: Merge "New icon for "Sleep now."" into jb-mr1-dev
* commit '33a8bd8c40ac3c19674043b1cf3e232a3220868f':
  New icon for "Sleep now."
2012-10-07 23:36:15 -07:00
Eric Laurent
8c362b02cf am 843c5395: Merge "AudioService: fix settings for fixed volume device" into jb-mr1-dev
* commit '843c539514302350ee2fcbfcc0a689a41edca25d':
  AudioService: fix settings for fixed volume device
2012-10-07 23:36:12 -07:00
Romain Guy
b0f8514753 am 133fcdf4: Merge "Clear draw flags when updating TextureView\'s layer Bug #7171323" into jb-mr1-dev
* commit '133fcdf44bccbda1fe7931bca7d911806435491b':
  Clear draw flags when updating TextureView's layer Bug #7171323
2012-10-07 23:36:08 -07:00
Daniel Sandler
969e8d52fa am 118f4844: Fix NPE on devices without notification panel help clings.
* commit '118f484424f3e5649833df42a7e613f41b2b2ecd':
  Fix NPE on devices without notification panel help clings.
2012-10-07 23:36:05 -07:00
Adam Powell
521b011c84 am b3419595: Merge "QuickSettings - fail gracefully if we can\'t query the profile data" into jb-mr1-dev
* commit 'b3419595c78401c51966f3b104c25eef155ed9a2':
  QuickSettings - fail gracefully if we can't query the profile data
2012-10-07 23:36:02 -07:00
Romain Guy
f3c2eb79e4 am d6344d76: Merge "Work around a possible driver bug Bug #7296475" into jb-mr1-dev
* commit 'd6344d76594c49b3e4e5fc062d933f021742c847':
  Work around a possible driver bug Bug #7296475
2012-10-07 23:35:58 -07:00
Dianne Hackborn
edc3f3f341 am b52b6bf1: Merge "Fix issue #7295951: Mako asks which Launcher to use at every re-boot" into jb-mr1-dev
* commit 'b52b6bf138c9aa5e986c8be95fcd23448792a078':
  Fix issue #7295951: Mako asks which Launcher to use at every re-boot
2012-10-07 23:35:54 -07:00
Jeff Brown
3a8effb8ae am 9302251e: Merge "Reduce screen on latency, eliminate flashes." into jb-mr1-dev
* commit '9302251e3a09810164895237a6a2e8ac4987c3c0':
  Reduce screen on latency, eliminate flashes.
2012-10-07 23:35:51 -07:00
Dianne Hackborn
e71a630fc6 am ec799e88: Merge "More on #7296510 Transition from lock screen to dreaming is really bad" into jb-mr1-dev
* commit 'ec799e883cb309fc12f22cab19e53f1e27886ba5':
  More on #7296510 Transition from lock screen to dreaming is really bad
2012-10-07 23:35:47 -07:00
Amith Yamasani
9c2a38ed10 Merge "Fix resource reading for secondary users" into jb-mr1-dev 2012-10-07 22:53:18 -07:00
Daniel Sandler
de8e3b122b Merge "Fix NPE if pulling down QS quickly on very first boot." into jb-mr1-dev 2012-10-07 21:12:04 -07:00
Daniel Sandler
9d09824a66 Fix NPE if pulling down QS quickly on very first boot.
The cling interception code can interfere with the touch
stream to the point that PanelView might get an ACTION_UP or
_CANCEL without a corresponding ACTION_DOWN, causing
problems.

Bug: 7301742
Change-Id: Idd5074c2544b3238517655ab3c068966bae9f912
2012-10-07 23:27:30 -04:00
Jim Miller
245b453733 Properly handle cancel event in GlowPadView
There was a workaround used in a previous release where we effectively
ignored cancel events to work around another bug.  This change removes
the workaround and GlowPadView correctly handles the event.

Bug 6903638

Change-Id: I9b510985c6da346a4e10cf2535267c8d5efa5871
2012-10-07 20:16:54 -07:00
Svetoslav Ganov
f0b8e3adc4 Merge "Adding support to NumberPicker" into jb-mr1-aah-dev 2012-10-07 19:00:02 -07:00
Svetoslav Ganov
5dc21d9b34 Adding support to NumberPicker
Change-Id: I471b995c8d364c2bd5eef3ab0397c17fc77f6ccc
2012-10-07 18:54:42 -07:00
Daniel Sandler
33a8bd8c40 Merge "New icon for "Sleep now."" into jb-mr1-dev 2012-10-07 18:37:09 -07:00