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
4e6e0ace33
am 1a7cfd67: Merge "Fix for the clearing of fling events" into jb-mr1-aah-dev
...
* commit '1a7cfd67c2b3f789e6be420958dff60034884491':
Fix for the clearing of fling events
2012-10-08 10:54:32 -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
1c5b2da526
am 7952c4cd: am bb5f014a: Merge "Use offset in line drawing" into jb-mr1-dev
...
* commit '7952c4cd99b0a75922b11a5df55bf8f7cf24030c':
Use offset in line drawing
2012-10-08 09:50:33 -07: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
77b1e5526b
am 3257a789: am 0e2aade9: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit '3257a789182758912acb2e41329000b2b31001d7':
Import translations. DO NOT MERGE
2012-10-08 08:33:48 -07:00
Baligh Uddin
949f4dc65e
am 7d55d629: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
...
* commit '7d55d629a470c69fb515cc2fbcbd4cd662482944':
Import translations. DO NOT MERGE
2012-10-08 08:33:48 -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
6fead2a3f0
am 968a6c18: Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
...
* commit '968a6c185e0c4c0f268c22859f825196a32ae411':
Import translations. DO NOT MERGE
2012-10-08 08:27:40 -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
819562c180
am 613807fa: am f895f3cb: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit '613807fa3f9424fbf8fc849218bcf66aaeff14ad':
Import translations. DO NOT MERGE
2012-10-08 08:21:54 -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
The Android Automerger
713246ba21
merge in jb-mr1-release history after reset to jb-mr1-dev
2012-10-08 06:59:19 -07:00
Amith Yamasani
45e3c4f0c7
am 1409c99f: am 9c2a38ed: Merge "Fix resource reading for secondary users" into jb-mr1-dev
...
* commit '1409c99f8b64adcedf30b8709a22dbb257710f94':
Fix resource reading for secondary users
2012-10-07 23:41:13 -07:00
Daniel Sandler
5fd8cd3e19
am bb1c1d36: am de8e3b12: Merge "Fix NPE if pulling down QS quickly on very first boot." into jb-mr1-dev
...
* commit 'bb1c1d3628cde147b6ee5f68a474def9434a7e72':
Fix NPE if pulling down QS quickly on very first boot.
2012-10-07 23:41:10 -07:00
Daniel Sandler
7dc4c4be16
am 60e8ff6d: am 33a8bd8c: Merge "New icon for "Sleep now."" into jb-mr1-dev
...
* commit '60e8ff6df5b89ef2559ddf64fd5b68e71ba5b710':
New icon for "Sleep now."
2012-10-07 23:41:06 -07:00
Eric Laurent
c2980b0355
am 8c362b02: am 843c5395: Merge "AudioService: fix settings for fixed volume device" into jb-mr1-dev
...
* commit '8c362b02cfe701c779f315b6a0a208ebd519dcb0':
AudioService: fix settings for fixed volume device
2012-10-07 23:41:03 -07:00
Romain Guy
bfb2883b57
am b0f85147: am 133fcdf4: Merge "Clear draw flags when updating TextureView\'s layer Bug #7171323 " into jb-mr1-dev
...
* commit 'b0f85147539f0ee2b165c07534a540deccfcd348':
Clear draw flags when updating TextureView's layer Bug #7171323
2012-10-07 23:40:59 -07:00
Daniel Sandler
7ca4861f14
am 969e8d52: am 118f4844: Fix NPE on devices without notification panel help clings.
...
* commit '969e8d52faa32a6602a7fd0a851e7e56d9abeff0':
Fix NPE on devices without notification panel help clings.
2012-10-07 23:40:55 -07:00
Adam Powell
a440014836
am 521b011c: am b3419595: Merge "QuickSettings - fail gracefully if we can\'t query the profile data" into jb-mr1-dev
...
* commit '521b011c84eec82db8edf0fe466932cb04c957cc':
QuickSettings - fail gracefully if we can't query the profile data
2012-10-07 23:40:52 -07:00
Romain Guy
466c58d4e1
am f3c2eb79: am d6344d76: Merge "Work around a possible driver bug Bug #7296475 " into jb-mr1-dev
...
* commit 'f3c2eb79e4660692d85cc531c2825bff65270242':
Work around a possible driver bug Bug #7296475
2012-10-07 23:40:48 -07:00
Dianne Hackborn
c283140f63
am edc3f3f3: am b52b6bf1: Merge "Fix issue #7295951 : Mako asks which Launcher to use at every re-boot" into jb-mr1-dev
...
* commit 'edc3f3f3415ebfb59f4bfb1143fca85aa65e1fca':
Fix issue #7295951 : Mako asks which Launcher to use at every re-boot
2012-10-07 23:40:45 -07:00
Jeff Brown
f9205adb41
am 3a8effb8: am 9302251e: Merge "Reduce screen on latency, eliminate flashes." into jb-mr1-dev
...
* commit '3a8effb8aed604a756682fa65c09f882b65cf97a':
Reduce screen on latency, eliminate flashes.
2012-10-07 23:40:41 -07:00
Dianne Hackborn
47e23ecb4c
am e71a630f: am ec799e88: Merge "More on #7296510 Transition from lock screen to dreaming is really bad" into jb-mr1-dev
...
* commit 'e71a630fc6f9e0c19490a2645ad9ff0c315c4e95':
More on #7296510 Transition from lock screen to dreaming is really bad
2012-10-07 23:40:38 -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
Svetoslav Ganov
1b07e93f3b
am f0b8e3ad: Merge "Adding support to NumberPicker" into jb-mr1-aah-dev
...
* commit 'f0b8e3adc4031898714e81f4beafedaa13546978':
Adding support to NumberPicker
2012-10-07 23:21:20 -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
The Android Automerger
2167d73e9d
merge in jb-mr1-release history after reset to jb-mr1-dev
2012-10-07 18:58:05 -07:00