Jim Miller
f6ab5f9e3e
Add one more check for detecting crashes while inflating multiuser widget
...
Fix bug 7437751
Change-Id: I2e1d94458db9e56e049dae32f088b13a21803217
2012-11-07 16:15:13 -08:00
Jim Miller
4096288022
Merge "Implement fallback clock in keyguard" into jb-mr1-lockscreen-dev
2012-11-07 16:05:46 -08:00
Jim Miller
edc74abf8a
Implement fallback clock in keyguard
...
This clock is shown if widgets are ever disabled by DPM and the
default clock package is not enabled.
Fixes bug 7469367
Change-Id: I8cf140c0fc00dd56265e3a332aff2fe3b41e3ec0
2012-11-07 15:58:47 -08:00
Svetoslav Ganov
7ce0c13c0e
Slide unlock cannot get accessibility focus.
...
1. There are two overlaid views, one is the GlowPadView and the
other is the SlidingChallengeLayout. Since the GlowPadView is
on top of the other view it has to consume the hover events or
they will be dispatched to the view behind it which results
the the GlowPadView not getting accessibility focus.
bug:7496770
Change-Id: Iae3b1777e490c56e33560a016fc04a92226bfb66
2012-11-07 15:55:02 -08:00
Michael Jurka
fd8c388f02
Merge "Fix bug where newly added widget wasn't always shown" into jb-mr1-lockscreen-dev
2012-11-07 15:02:08 -08:00
Adam Cohen
3e66286f7c
Merge "Fixing up glowpad scaling issues (issue 7494378)" into jb-mr1-lockscreen-dev
2012-11-07 14:44:12 -08:00
Adam Cohen
f988bdfbae
Fixing up glowpad scaling issues (issue 7494378)
...
Change-Id: I55c0f7a3774d42d4f5893b12bc0c08690268e351
2012-11-07 14:43:33 -08:00
Michael Jurka
1413889565
Fix bug where newly added widget wasn't always shown
...
Bug: 7491900
Change-Id: I878eea745ee6127b757aa945631c1a4eb08d9936
2012-11-07 14:22:26 -08:00
Adam Powell
c717d110ae
Merge "Fix keyguard measurement bugs" into jb-mr1-lockscreen-dev
2012-11-07 14:14:24 -08:00
Sascha Prueter
de974f6f20
am 972dd431: Merge "Final icon for notifications panel" into jb-mr1-dev
...
* commit '972dd431f81432f1bbb33d2e7f34fcd5f4764870':
Final icon for notifications panel
2012-11-07 14:12:40 -08:00
Sascha Prueter
972dd431f8
Merge "Final icon for notifications panel" into jb-mr1-dev
2012-11-07 14:08:22 -08:00
Adam Powell
eeb6255056
Fix keyguard measurement bugs
...
Bug 7493748
Bug 7493764
Change-Id: I2182ec4347eefc80198e675684bc5d195f947763
2012-11-07 14:07:46 -08:00
Victoria Lease
eb6cbc22b2
am ad84f7f4: Merge "disable geofences for secondary users" into jb-mr1-dev
...
* commit 'ad84f7f46b0207a7ad316b4df37c1f02c889cca9':
disable geofences for secondary users
2012-11-07 14:01:41 -08:00
Victoria Lease
ad84f7f46b
Merge "disable geofences for secondary users" into jb-mr1-dev
2012-11-07 13:56:46 -08:00
Chris Wren
8e3bf41d8b
Merge "add logging to enableUserSelectorIfNecessary." into jb-mr1-lockscreen-dev
2012-11-07 13:49:03 -08:00
Chris Wren
d2dec00a0a
add logging to enableUserSelectorIfNecessary.
...
Bug: 7437751
Change-Id: I4a223ac68f780dac212ee5ed0729d59278fd1e4b
2012-11-07 16:38:33 -05:00
Daniel Sandler
1ce804397f
Make dismissKeyguardLw use KeyguardViewMediator.dismiss().
...
It previously did some of the logic of dismiss() itself:
checking to see if the KG is secure, and if not, proceeding
to call keyguardDone() to actually hide everything. But now
that we have the "bouncer" authentication UI, the WM should
let the keyguard challenge the user to see if even a secure
keyguard should be dismissed. (Insecure keyguards should
behave exactly has they did before.)
Unless, of course, the KVM is in a "dismissable" state, in
which case it's safe to call keyguardDone() directly. (This
can happen if the user has *already* authenticated and we're
ending up in this codepath in response.)
Bug: 7458531
Change-Id: I9571acf19f9bcc16bba7a826f916da7be8ca9c33
2012-11-07 16:38:21 -05:00
Chris Wren
b524f4b928
Merge "add some defensive code to enableUserSelectorIfNecessary." into jb-mr1-lockscreen-dev
2012-11-07 12:39:54 -08:00
Joe Malin
8d40d04afa
Notification.java javadoc: addAction
...
Change-Id: I86fe116f50d8462494cfc9f138e1c885ae5a41ea
2012-11-07 12:39:22 -08:00
Daniel Sandler
2d09880d03
am afc5210a: Merge "Fix docs to refer to the correct class." into jb-mr1-dev
...
* commit 'afc5210a811da3824d75e32d998370203aba1968':
Fix docs to refer to the correct class.
2012-11-07 12:37:28 -08:00
Daniel Sandler
afc5210a81
Merge "Fix docs to refer to the correct class." into jb-mr1-dev
2012-11-07 12:35:01 -08:00
Chris Wren
91f080c777
add some defensive code to enableUserSelectorIfNecessary.
...
Bug: 7437751
Change-Id: I3f8e317624f158fce0d58be69b733699a208d802
2012-11-07 15:21:37 -05:00
Baligh Uddin
62e2374baa
am 32226b73: (-s ours) Import translations. DO NOT MERGE
...
* commit '32226b73ca908b2ee45c6ee651437aec2ab93489':
Import translations. DO NOT MERGE
2012-11-07 11:58:11 -08:00
Baligh Uddin
32226b73ca
Import translations. DO NOT MERGE
...
Change-Id: I82793ad9ed66b4e2924b3c32a2292bad69b56579
Auto-generated-cl: translation import
2012-11-07 11:54:30 -08:00
Baligh Uddin
d44c4344aa
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
2012-11-07 11:52:29 -08:00
Adam Cohen
8f837a690b
Merge "Storing boot completed in KeyguardUpdateMonitor so it is persistent (issue 7492235)" into jb-mr1-lockscreen-dev
2012-11-07 11:51:06 -08:00
Adam Cohen
4eb36cfdca
Storing boot completed in KeyguardUpdateMonitor so it is persistent (issue 7492235)
...
Change-Id: I736816dac8cea47632fbdbc75b367f2c6216dff7
2012-11-07 11:45:30 -08:00
Baligh Uddin
db60b67533
am fc958f12: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit 'fc958f12f639a6a9cb676b0d1e30ed67b4f5a455':
Import translations. DO NOT MERGE
2012-11-07 11:42:46 -08:00
Baligh Uddin
fc958f12f6
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-11-07 11:39:41 -08:00
Baligh Uddin
2d6a1b778d
Import translations. DO NOT MERGE
...
Change-Id: Ia0befbcb0a476a7afffa3cd748625fa9f32e826f
Auto-generated-cl: translation import
2012-11-07 11:34:53 -08:00
John Spurlock
506fd3b02e
Merge "Low battery dialog should use UserHandle.CURRENT." into jb-mr1-dev
2012-11-07 11:31:30 -08:00
Romain Guy
59d73ab6fc
Merge "Respond to ticks when a timezone is set and it doesn't display seconds Bug #7489774 " into jb-mr1-dev
2012-11-07 11:15:36 -08:00
Daniel Sandler
8768278974
Fix docs to refer to the correct class.
...
Bug: 6676920
Change-Id: Ib79635cb3ff464b4686268fcf64b99cacaa9e627
2012-11-07 14:04:42 -05:00
Roman Nurik
0fc1b5ecba
am 512950a9: Merge "docs: Minor Nexus 10 fix in Device Art Generator" into jb-mr1-dev
...
* commit '512950a9713f79f2900c73201906436d12da8639':
docs: Minor Nexus 10 fix in Device Art Generator
2012-11-07 09:52:44 -08:00
Roman Nurik
512950a971
Merge "docs: Minor Nexus 10 fix in Device Art Generator" into jb-mr1-dev
2012-11-07 09:49:37 -08:00
Baligh Uddin
a40ec75eb3
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
2012-11-07 09:47:00 -08:00
Daniel Sandler
1b80345025
Merge "Show the assist ring on center-button longpress on lockscreen." into jb-mr1-lockscreen-dev
2012-11-07 09:42:36 -08:00
Baligh Uddin
8dbf3b8df0
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
2012-11-07 09:39:39 -08:00
Chris Wren
cf9ee4c55d
Merge "Don't pop the IME for passwors at ScreenOn on tablets." into jb-mr1-lockscreen-dev
2012-11-07 09:12:32 -08:00
Brian Colonna
6b4ab7f170
Merge "Centering FUL fixes b/7480608" into jb-mr1-lockscreen-dev
2012-11-07 09:00:05 -08:00
Brian Colonna
275016703e
Centering FUL fixes b/7480608
...
A simple one-line change to center FUL horizontally. This looked
really bad on tablets when the charging text was showing as FUL was
obviously off-center compared to the text. It was also off-center
on phones, which looked particularly bad when going to the backup.
Change-Id: Id0e3039a67c9bb746a8c9948e82ff87b6c815e1b
2012-11-07 11:53:49 -05:00
Chris Wren
a042ac9064
Don't pop the IME for passwors at ScreenOn on tablets.
...
Change-Id: I4c157559b2a70021d55211607c1d62ba73adc590
2012-11-07 11:53:41 -05:00
John Spurlock
f55769fefa
Low battery dialog should use UserHandle.CURRENT.
...
Bug:7493313
Change-Id: Ie753633c550e4ce679fbb6f9e0c6adf56392ec87
2012-11-07 11:50:33 -05:00
John Spurlock
34c4fe523a
Fix remaining jank in secure add-widget transition.
...
Wait for activity to launch before dismissing the keyguard.
Otherwise we see launcher/last activity waiting for the
picker to start up.
Also remove camera transition workaround obviated by:
Iefee62061962625b622ff2cf9a307d9429c2ad54
Bug:7482560
Change-Id: I554ddffb7981488fa8a81933842b0c7730e775f3
2012-11-07 10:22:06 -05:00
Michael Jurka
cabcc59007
Merge "Allowing rotation while adding lockscreen widgets" into jb-mr1-lockscreen-dev
2012-11-07 01:16:11 -08:00
Michael Jurka
192d6d4ee2
Allowing rotation while adding lockscreen widgets
...
Also cleaning up some unused code
Bug: 7468012
2012-11-07 01:12:26 -08:00
Adam Cohen
1361758f90
Merge "Giving glow pad the brains to scale itself dynamically (issue 7449554)" into jb-mr1-lockscreen-dev
2012-11-06 23:31:49 -08:00
Adam Cohen
e41dd0f195
Giving glow pad the brains to scale itself dynamically (issue 7449554)
...
Change-Id: I44f31d354171c01b607871d6a9e1e9d06a49ffc8
2012-11-06 23:06:44 -08:00
Adam Powell
9799714f6c
Keyguard layout tweaking/reworking
...
Teach KeyguardSecurityViewFlipper about layout_maxWidth/Height. Give
maxes to security views. Fix some IME layout weirdness in
SlidingChallengeLayout by adding more weirdness.
Change-Id: I8047d32302aad44844de06d54b150586b0861dab
2012-11-06 23:00:30 -08:00
Jim Miller
a976860962
Attempt to fix NegativeArraySizeException crash in keyguard
...
Fixes bug 7490924
Change-Id: I974c9b7a4fb3de536efe9d47cdd480190772a1be
2012-11-06 22:17:25 -08:00