Chris Wren
b3f87c24ee
Merge "bouncer: hide more text and frame less." into jb-mr1-lockscreen-dev
2012-11-05 12:24:11 -08:00
Steven Ross
025fb93e3e
Clearing connected message in stop fixes 7401152
...
We can stop before the service connected message is processed, in which case
we should clear the message. Otherwise it can cause us to start up the UI
before the camera is open, causing a crash.
I was unable to reproduce this issue, but it theoretically will happen, and
the bug report shows all the symptoms of this series of events.
Change-Id: I60d295883b08ac58ccf0f3fc6d152b8b75fe9b18
2012-11-05 13:49:31 -05:00
Chris Wren
c0ae9e67eb
bouncer: hide more text and frame less.
...
Bug: 7464865
Change-Id: Ic8dac2582c014922143919f142fd36eb720dd3a9
Proto-Id: Id80601c9ffbdc34669b485e943b42cee237898f3
2012-11-05 13:30:26 -05:00
Amith Yamasani
d812e7a10e
am fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev
...
* commit 'fca8d258c5699ad2703d46181c492e78e1dc87a8':
Remove power menu user switcher
2012-11-05 09:33:57 -08:00
Amith Yamasani
fca8d258c5
Merge "Remove power menu user switcher" into jb-mr1-dev
2012-11-05 09:31:48 -08:00
John Spurlock
57f928fc4a
Recover from badly behaving 3rd party secure cameras.
...
Bug:7473953
Change-Id: I8daf18c85d951e03fa1c98dda5f255327f96f0ba
2012-11-05 10:40:23 -05:00
Jim Miller
08898375fb
Show bouncer mode for Slide mode in keyguard if widget isn't expanded
...
Change-Id: If225198b0c6b122fef854ddd91e49c1071b74d50
2012-11-04 19:08:40 -08:00
Adam Cohen
8caabadd02
Making challenge come back if within the same gesture you return to the original page (issue 7422999)
...
Change-Id: I8ada54ca39ebebc15295f93a2d9029f3b7915acb
2012-11-04 17:25:12 -08:00
Adam Cohen
7f6bb6e460
Ensure edge swiping is enforced immediately upon showing keyguard (issue 7453156)
...
Change-Id: I197a5304bbea904b58494a9dcb7ff95ff3c4a52b
2012-11-04 14:01:40 -08:00
Adam Cohen
25228801ba
Fix issue 7468224, make sure to size pages if page changes
...
Change-Id: I8b3d7573eda7ed8e6a9aa479e61737fb12e26b92
2012-11-04 13:20:26 -08:00
John Spurlock
6275b3f1f3
Use better signal for camera launch.
...
Keyguard set-hidden instead of window lost focus.
Tested with face unlock.
Bug:7464536
Change-Id: I6171c96699d1b1ccfebd7a14179d90963fb8aa54
2012-11-04 13:48:42 -05:00
John Spurlock
37d84ae605
Render camera widget on a background thread.
...
Bug:7470978
Change-Id: Ieace005ac42d39ac4c146673910e6681f38e8f56
2012-11-04 11:11:47 -05:00
John Spurlock
f70239a431
Fully block user interactions when transitioning to camera.
...
Bug:7464265
Change-Id: I654b3d7c455f782495946988bb2e5198ff4252ec
2012-11-04 09:42:42 -05:00
Dianne Hackborn
47eb0c103a
am 2ea9bae7: Fix issue #7457380 : IME leaves a mark after user switching
...
* commit '2ea9bae7121f1df5461437d7d08fa550cdf6e0b0':
Fix issue #7457380 : IME leaves a mark after user switching
2012-11-03 23:37:36 -07:00
Adam Cohen
934d0835c8
Fixing up overscroll / hints on tablet
...
Change-Id: I8b0ce30b02b2d13d71826d6765d154f5ab89072b
2012-11-03 20:03:27 -07:00
Adam Cohen
5d47a8dc2e
Cleaning up the overscroll effect
...
Change-Id: I685693fa178fb7b6418145554eb320b1a62d7462
2012-11-03 19:19:11 -07:00
Adam Cohen
db1c5d596e
Updating UI to new design, widget shouldn't expand until page settles (issue 7467435)
...
-> If the challenge is showing and the page is swiped, instead of immediately
sliding down the security and expanding the small widget, we instead
quickly fade out the security and keep the widget+frame small until
the page settles and fades out.
Change-Id: I0f376dcd863744b977a1c5ccc7a46a5c6fdb891d
2012-11-03 17:14:38 -07:00
Adam Cohen
7cefef7c7c
Merge "Making screen hints just side page outlines, as per new design (issue 7467968)" into jb-mr1-lockscreen-dev
2012-11-02 22:03:23 -07:00
Adam Cohen
45adaa7020
Making screen hints just side page outlines, as per new design (issue 7467968)
...
Change-Id: Iff66e0b01cca89337227e54033f6245d6833a5ff
2012-11-02 22:00:57 -07:00
Dianne Hackborn
2ea9bae712
Fix issue #7457380 : IME leaves a mark after user switching
...
The gnarly stuff where we keep track of the old input method
window as if it was still there was sitting around leaving things
in a stuck state. Now we clear this out at key points in the
window manager (freezing screen, user change), and the input
method manager service is less aggressive about asking the window
manager to do it.
Also fixed a problem that was causing flickers during some
wallpaper transitions -- when we are animating two things on
top of the wallpaper and one of them disappears, we need to
make sure the wallpaper target points to whatever the current
target should be (if any), not left pointing to the old target
that has gone away.
Change-Id: I2fb9600f569a5bd5e3528aaf24cde9340af56cb0
2012-11-02 18:56:01 -07:00
Jim Miller
fe43e2b178
Merge "Attempt to fix MENU key issue." into jb-mr1-lockscreen-dev
2012-11-02 17:35:13 -07:00
Jim Miller
75931e0547
Attempt to fix MENU key issue.
...
Bug 7467642
Change-Id: If9ee91fc17b454dd47945e800e90d76c0faa7f3d
2012-11-02 16:47:39 -07:00
Svetoslav Ganov
f74d0c39b6
Merge "Polish user selector accessibility." into jb-mr1-lockscreen-dev
2012-11-02 15:55:11 -07:00
Amith Yamasani
912133a496
Remove power menu user switcher
...
Bug: 7466189
Change-Id: Ieb5e637f3e0b557eb616b5531a0a05a38a788fab
2012-11-02 15:38:17 -07:00
Adam Cohen
ff105ea2f6
Merge "Fix pages disappearing (issue 7456885)" into jb-mr1-lockscreen-dev
2012-11-02 15:35:30 -07:00
Svetoslav Ganov
fc9c4cd51b
Polish user selector accessibility.
...
1. The current user was not announced as such.
2. The event for a user switch was not sent.
Change-Id: Ib3caf1f9e93ea1f0b5450246601bc37f416be6da
2012-11-02 15:32:25 -07:00
Adam Cohen
196cde973f
Fix pages disappearing (issue 7456885)
...
Change-Id: I51e4510da06a9b81aaefb8b2165234297ad4de92
2012-11-02 15:28:12 -07:00
Chris Wren
81af21e67c
Merge "hide the correct text, and more text, on bounce" into jb-mr1-lockscreen-dev
2012-11-02 13:28:57 -07:00
Chris Wren
052999f3c9
hide the correct text, and more text, on bounce
...
Bug: 7464865
Change-Id: I39dc6f06ce0403a29e4802fcc5288788cffb6070
2012-11-02 16:28:18 -04:00
Daniel Sandler
a96cd636ec
Merge "Improve PIN key layouts." into jb-mr1-lockscreen-dev
2012-11-02 12:34:16 -07:00
Daniel Sandler
80bc85a791
Improve PIN key layouts.
...
- space between digit and mnemonics
- better center the (left-aligned) text in its container
- nudge the enter arrow a little to the left in its
container
- add missing contentDescriptions for SIMPIN/PUK
Bug: 7427380
Change-Id: I0f5d9d1554a476c00591981028733ee6924bb729
2012-11-02 15:31:48 -04:00
Svetoslav Ganov
807c1a99bf
Merge "Obscure speech for PIN password keys when no headset plugged in." into jb-mr1-lockscreen-dev
2012-11-02 12:03:23 -07:00
alanv
0cbbc5766f
Obscure speech for PIN password keys when no headset plugged in.
...
If applicable, also announces that the user needs a headset when
displaying the PIN pad layout. Also fixes accessibility focus "falling
through" to the next Z-ordered view.
Bug: 7436382
Change-Id: Ic1db5320b2e47ff181c5902e9f7980fe3fe6756b
2012-11-02 11:56:27 -07:00
Winson Chung
f3b9ec8230
Initial changes to allow dropping on delete target to remove widget.
...
- Fixing deletion animation
Change-Id: Ie93991c0e9af0c6b64c6b3808e38f349f6845965
2012-11-02 10:41:41 -07:00
Chris Wren
febea58c92
Merge "hide multiuser selector when IME is up." into jb-mr1-lockscreen-dev
2012-11-02 10:06:00 -07:00
Chris Wren
5f69f380ac
hide multiuser selector when IME is up.
...
Bug: 7437062
Change-Id: I7d1b2cf8e74b5ac8546aa9ae7545b69ab3584633
2012-11-02 12:55:16 -04:00
John Spurlock
1ec464679f
Block swipe up gesture if challenge non-interactive.
...
Change-Id: I0f9ba918c072261614011cd675e417e54296366f
2012-11-02 11:25:35 -04:00
John Spurlock
78a8f126a9
Properly disable challenge handle.
...
Bug:7464304
Change-Id: Ib69ccc66bbd348fc3ad17e5097522a0976838daa
2012-11-02 11:07:00 -04:00
John Spurlock
bb5c941149
Disable security handle when swiping into camera widget.
...
Bug:7444313
Change-Id: I3eb268a41bc8b8a4323e55577a775c5ab3cef10d
2012-11-02 09:00:04 -04:00
Adam Cohen
dd8ac785e3
Merge "Fix small issue with previous CL" into jb-mr1-lockscreen-dev
2012-11-02 00:15:10 -07:00
Adam Cohen
86006bb8a5
Fix small issue with previous CL
...
Change-Id: Id5260413898eef61447f88b3dd82d6181e9bd492
2012-11-02 00:13:24 -07:00
Adam Cohen
2df294eb39
Merge "Widget size policy, size callbacks" into jb-mr1-lockscreen-dev
2012-11-01 23:49:07 -07:00
Winson Chung
98b930ce4c
Cleaning up keyguard persistence threads when the pager is detached. (Bug 7460991)
...
Change-Id: I28ebbd04d90a1ea2a721c28d3bce7ccea31a33e9
2012-11-01 23:34:47 -07:00
Adam Cohen
4ddcd573dd
Widget size policy, size callbacks
...
-> vertically resizable widgets behave are sized to fill
-> non-vertically resizable widgets use the small size all the time
-> providing size call-backs. ensuring that we don't send excessive /
incorrect size callbacks. These are expensive. Had to clean things
up to ensure we only send the truth, and not bounce around.
Change-Id: I8038de01096906526e2622c6f1cd24c171e3a4ec
2012-11-01 23:32:55 -07:00
Brian Colonna
e732421a41
Merge "Only suppressing FUL on boot if selected fixes b/7338965" into jb-mr1-lockscreen-dev
2012-11-01 22:24:39 -07:00
Jim Miller
aaf9b11e62
Don't show security method until we actually return from the camera
...
This was causing problems because face unlock and the camera app are
competing for the camera.
The solution is to not show the security method until we get back to
keyguard.
Change-Id: I179548e4ee6aa0ab5dad545842ddeb14bc3b58e1
2012-11-01 22:11:42 -07:00
Daniel Sandler
52070c1a71
Merge "PUK support." into jb-mr1-lockscreen-dev
2012-11-01 21:44:32 -07:00
Jim Miller
d6c48847ba
Fix whitespace problem and sync with prototype.
...
Change-Id: I92b26741b84dcccb75783f0f26e6d84d0083b77b
2012-11-01 21:40:47 -07:00
Daniel Sandler
23d7a6e605
PUK support.
...
Bug: 7413109
Change-Id: I7ccfe79a17fd9b1273bc0ac821ac0e2884ae7ab2
Proto-Id: Ie49c04cf3d373e57ef0bbfd0c59589fe905c8aae
2012-11-02 00:21:07 -04:00
Daniel Sandler
261b18aaec
Fix build.
...
Change-Id: Id7907dc9ab10e2aab07ba3cb02b4a3a27131f4cd
2012-11-01 23:54:03 -04:00