Brian Muramatsu
a92a01bb0b
Add wireless to KeyguardUpdateMonitor isPluggedIn
...
Bug 7114383
It looks like this wasn't carried over from the old keyguard.
Change-Id: I79d47ac36d84289a3afd9d6df6582a6c8e541181
2012-09-05 21:54:39 -07:00
Craig Mautner
69b0818179
Limit certain actions to default Display.
...
Stop messing up PhoneWindowManager state when passing in windows
from non-default Display.
Change-Id: I472f7a13c5e2241fbf1f79ae1c8045fd92af016c
2012-09-05 19:54:32 -07:00
Jim Miller
5830cb2882
Cosmetic code changes to face unlock after review.
...
Change-Id: I6e4face14c1585ed7123ae9c055b5ac3ccc86395
2012-09-05 18:54:18 -07:00
Jim Miller
d2d4a64565
Merge "Keep local reference to KeyguardStatusViewManager so it doesn't get GC'd" into jb-mr1-dev
2012-09-05 18:25:43 -07:00
Jim Miller
6212cc0d3f
Keep local reference to KeyguardStatusViewManager so it doesn't get GC'd
...
This fixes a bug where we'd stop updating the status view in keyguard
because KeyguardStatusViewManager had no references.
It also fixes a bug where KeyguardUpdateMonitor wasn't removing objects
because objects were being compared with WeakReferences rather than the
content of the WeakReferences.
Bug:7095359
Change-Id: I2d9df6097b2270655ad3662bcf7a6757e0515363
2012-09-05 18:14:29 -07:00
Jim Miller
e7376e2c2c
Merge "Initial pass at re-enabling face unlock in new keyguard." into jb-mr1-dev
2012-09-05 16:53:12 -07:00
Chris Craik
6ebdc114e0
Varying-based AA rect drawing
...
Instead of calculating opacity from relative position in the shader, use a
shader varying to do this computation for us.
bug:5045101
Also adds a test to HwAccelerationTest to show incorrect antialiasing in
scaled drawAARect / boundarySize calculation.
Change-Id: Icdc41acb01dc10ce354834f8389a5aed2f439162
2012-09-05 16:45:03 -07:00
Jim Miller
000464ac01
Initial pass at re-enabling face unlock in new keyguard.
...
Change-Id: I187629f9c4bfd810f11c73416db6e41b56f09a45
2012-09-05 16:12:26 -07:00
Selim Gurun
18e8768067
Merge "remove defunct javascript interface" into jb-mr1-dev
2012-09-05 15:04:07 -07:00
Jason Sams
6d617c2ddd
Merge "Stabilize perf data." into jb-mr1-dev
2012-09-05 13:50:36 -07:00
Jason Sams
3e777c7970
Merge "Add ColorMatrix Intrinsic." into jb-mr1-dev
2012-09-05 13:48:58 -07:00
Jim Miller
27230f076a
Merge "Better flow for SIM PIN/ SIM PUK screens in keyguard." into jb-mr1-dev
2012-09-05 13:45:30 -07:00
Michael Jurka
14895405c1
Fixing issue where recents items would go dim
...
Bug: 6772614
Change-Id: I2f57f001d91d6cb445c58ac705e6c3ad1fa70dd3
2012-09-05 13:40:50 -07:00
Jason Sams
76fb2973b9
Stabilize perf data.
...
Change-Id: I75fb31b1bb6e6a7a5a82b86fd4a6639dd328ceaa
2012-09-05 13:18:43 -07:00
Katie McCormick
96ab46039d
Doc update: Appwidgets JB additions.
...
Change-Id: Id18a1c82a50fc654e383d9acb53ca61073172287
2012-09-05 13:07:09 -07:00
Jim Miller
9ca26e4365
Merge "Don't depend on LockPatternUtils to get DevicePolicyManager" into jb-mr1-dev
2012-09-05 12:49:31 -07:00
Baligh Uddin
f6bdb634c2
Import translations. DO NOT MERGE
...
Change-Id: I0825c7b01d6c6a75e18de2531364c7fab66238bf
Auto-generated-cl: translation import
2012-09-05 12:43:01 -07:00
Dmitry Shmidt
91a65b5339
Merge "Restore original default Wifi sleep policy (always)" into jb-mr1-dev
2012-09-05 12:39:23 -07:00
Daniel Sandler
fd5494b8ef
Merge changes I4ef284da,Ie8cc69bd into jb-mr1-dev
...
* changes:
Make the SystemUI stop the screen saver when a full-screen notification is posted.
Do not play sounds or vibes for background users' notifications.
2012-09-05 12:38:25 -07:00
Jean-Baptiste Queru
ec098efcb1
am 342c6bc8: am 54099555: am 380a8e3d: Merge "Am: Clean mLaunchingProviders of all providers started by the client"
...
* commit '342c6bc8e5edb5a0cfa2ad65162d559b7f2ad993':
Am: Clean mLaunchingProviders of all providers started by the client
2012-09-05 12:36:04 -07:00
Dmitry Shmidt
8de24dca68
Restore original default Wifi sleep policy (always)
...
BUG: b/7092819
Change-Id: I6ee6755fd04df2f0169f8602e60542c3591038f3
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2012-09-05 12:35:09 -07:00
Jim Miller
f73fbf79a1
Don't depend on LockPatternUtils to get DevicePolicyManager
...
This fixes a crash where LockPatternUtils hasn't been set yet and
keyguard attempts to get the device policy for widgets.
This change breaks the dependency by getting a handle to DPM directly.
Bug:7109723
Change-Id: Iecae91474358821ebd30456648377253864c35cf
2012-09-05 12:23:06 -07:00
Jean-Baptiste Queru
f389f2820c
resolved conflicts for merge of 7749a1c5 to jb-mr1-dev
...
Change-Id: If30a6a4ded996749b34f6a975481a97006cbcf97
2012-09-05 12:21:50 -07:00
Baligh Uddin
18621bd682
Import translations. DO NOT MERGE
...
Change-Id: I49e9d1c98c3f72140527cb978e7ef341f2532ce4
Auto-generated-cl: translation import
2012-09-05 12:17:50 -07:00
Jean-Baptiste Queru
342c6bc8e5
am 54099555: am 380a8e3d: Merge "Am: Clean mLaunchingProviders of all providers started by the client"
...
* commit '540995555505486074e9652a9c682bdf6e3056c5':
Am: Clean mLaunchingProviders of all providers started by the client
2012-09-05 12:12:56 -07:00
Jean-Baptiste Queru
7749a1c5ec
am b4ac801c: am 1ca2fee9: Merge "Make default value of auto-sync in SyncStorageEngine configurable"
...
* commit 'b4ac801c477c0a0de18da89744d9a78e79d2ff51':
Make default value of auto-sync in SyncStorageEngine configurable
2012-09-05 12:12:52 -07:00
Jean-Baptiste Queru
5409955555
am 380a8e3d: Merge "Am: Clean mLaunchingProviders of all providers started by the client"
...
* commit '380a8e3d126374b0205e8452bf2b4b70779e2606':
Am: Clean mLaunchingProviders of all providers started by the client
2012-09-05 12:10:48 -07:00
Jean-Baptiste Queru
b4ac801c47
am 1ca2fee9: Merge "Make default value of auto-sync in SyncStorageEngine configurable"
...
* commit '1ca2fee9547dbdd7008211ac318b1f8f40ce1e35':
Make default value of auto-sync in SyncStorageEngine configurable
2012-09-05 12:10:44 -07:00
Fabrice Di Meglio
5575e97cea
Merge "Fix bug #7023040 android.widget.cts.TextViewTest#testResetTextAlignment failures" into jb-mr1-dev
2012-09-05 12:03:32 -07:00
Scott Main
f53c571144
am b693f6a9: am 8f58d381: older not lower
...
* commit 'b693f6a94ca2fa6bd4bba94363112bfd1aeb70ee':
older not lower
2012-09-05 12:01:14 -07:00
Scott Main
b693f6a94c
am 8f58d381: older not lower
...
* commit '8f58d38103bd3ddc68c2b226e80b9f4c60529dae':
older not lower
2012-09-05 11:58:55 -07:00
Scott Main
e8c47a88dc
am 3bcf81df: am 253483dd: Merge "docs: Accessibility DevGuide, Jelly Bean edition" into jb-dev
...
* commit '3bcf81dfa44a4a583f5c7345849349974e5e121c':
docs: Accessibility DevGuide, Jelly Bean edition
2012-09-05 11:55:17 -07:00
Scott Main
8f58d38103
older not lower
...
Change-Id: Idd925213af834d138991fc6237cfe0329f73ad67
2012-09-05 11:54:05 -07:00
Selim Gurun
d773ca8ff2
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.
Change-Id: I9441d461caf189467e4ad45de958c13b81f4ff17
2012-09-05 11:53:44 -07:00
Scott Main
3827d4327e
am 5ba48e12: am d4107dca: Merge "dashboard update for 9/4 switch to simplified pie charts: codenames for platforms and separate size and density charts" into jb-dev
...
* commit '5ba48e12d35c103632d435159c04bb377005c300':
dashboard update for 9/4 switch to simplified pie charts: codenames for platforms and separate size and density charts
2012-09-05 11:53:37 -07:00
Scott Main
3bcf81dfa4
am 253483dd: Merge "docs: Accessibility DevGuide, Jelly Bean edition" into jb-dev
...
* commit '253483dd974302f0d286eacf6f0f8a9ac9258f78':
docs: Accessibility DevGuide, Jelly Bean edition
2012-09-05 11:52:57 -07:00
Scott Main
5ba48e12d3
am d4107dca: Merge "dashboard update for 9/4 switch to simplified pie charts: codenames for platforms and separate size and density charts" into jb-dev
...
* commit 'd4107dca294a2e719b6ba3a268b7147d7cc2922f':
dashboard update for 9/4 switch to simplified pie charts: codenames for platforms and separate size and density charts
2012-09-05 11:51:21 -07:00
Scott Main
253483dd97
Merge "docs: Accessibility DevGuide, Jelly Bean edition" into jb-dev
2012-09-05 11:50:18 -07:00
Scott Main
d4107dca29
Merge "dashboard update for 9/4 switch to simplified pie charts: codenames for platforms and separate size and density charts" into jb-dev
2012-09-05 11:48:56 -07:00
Jean-Baptiste Queru
380a8e3d12
Merge "Am: Clean mLaunchingProviders of all providers started by the client"
2012-09-05 11:40:30 -07:00
Joe Fernandez
ba4cf3c850
docs: Accessibility DevGuide, Jelly Bean edition
...
Change-Id: Idafa0d755c0397b539a6de5b10096abc1c06c2c7
2012-09-05 11:27:48 -07:00
Jean-Baptiste Queru
0b5a4a1513
am 11626a91: am 9eb3bd88: am 42a58ecd: Merge "Revert "Watchdog: Improvement of debuggability""
...
* commit '11626a91b6e695e7a8fa9e9a9f1a37df11cfb4e2':
Revert "Watchdog: Improvement of debuggability"
2012-09-05 11:07:21 -07:00
Jean-Baptiste Queru
11626a91b6
am 9eb3bd88: am 42a58ecd: Merge "Revert "Watchdog: Improvement of debuggability""
...
* commit '9eb3bd88f14c386c89dd2576c3ca798f2493b0fd':
Revert "Watchdog: Improvement of debuggability"
2012-09-05 11:04:53 -07:00
Jean-Baptiste Queru
1ca2fee954
Merge "Make default value of auto-sync in SyncStorageEngine configurable"
2012-09-05 11:03:13 -07:00
Jean-Baptiste Queru
9eb3bd88f1
am 42a58ecd: Merge "Revert "Watchdog: Improvement of debuggability""
...
* commit '42a58ecd27783d347242206bcffd4052cf1d5164':
Revert "Watchdog: Improvement of debuggability"
2012-09-05 11:01:25 -07:00
Jean-Baptiste Queru
42a58ecd27
Merge "Revert "Watchdog: Improvement of debuggability""
2012-09-05 10:55:43 -07:00
Romain Guy
4a332f5bae
Merge "Don't invalidate all the glyphs when flushing large textures" into jb-mr1-dev
2012-09-05 10:41:39 -07:00
Scott Main
395b3936b8
dashboard update for 9/4
...
switch to simplified pie charts: codenames for platforms and separate size and density charts
Change-Id: I9b54f19f6a0c66645b4790e090afef4ec70555b0
2012-09-05 09:34:08 -07:00
Daniel Sandler
5a426f6c4a
Merge "Full-height panels on phones." into jb-mr1-dev
2012-09-05 09:33:50 -07:00
Daniel Sandler
bf526d14f3
Full-height panels on phones.
...
The dynamic carrier label is also back for those devices.
Finally, allow the panel to be dragged just by touching the
(newly reopened) empty area.
Bug: 6999596
Change-Id: I65f2867f1bd1977270de0bcedd32cb7141fcb6b1
2012-09-05 10:36:02 -04:00