86285 Commits

Author SHA1 Message Date
Jim Miller
28dc64b86b Merge "Disable loading widgets in single-stage keyguard" into jb-mr1-dev 2012-10-13 00:29:16 -07:00
Adam Powell
308b1a66b2 Merge "Fix offsets for glowpad on keyguard" into jb-mr1-dev 2012-10-12 19:57:15 -07:00
Adam Powell
f8b93b5503 Fix offsets for glowpad on keyguard
Bug 7342491

Change-Id: Id9733070c28a85c47ac8b982768e47a4254bd825
2012-10-12 19:33:49 -07:00
Jason Sams
5675419356 Merge "Fix cycle detection for SGs." into jb-mr1-dev 2012-10-12 19:02:56 -07:00
Jason Sams
10542ec336 Merge "Port ImageProcessing to Filterscript." into jb-mr1-dev 2012-10-12 19:01:38 -07:00
Jason Sams
73db36e6d8 Merge "Fix crash in ImageProcessing blend test" into jb-mr1-dev 2012-10-12 19:00:21 -07:00
Victoria Lease
f402fa4625 Merge "Simplify fused location provider." into jb-mr1-dev 2012-10-12 18:58:37 -07:00
Fabrice Di Meglio
f9307c5c00 Merge "Fix bug #7334966 Padding is still broken in RTL languages" into jb-mr1-dev 2012-10-12 18:25:55 -07:00
Jim Miller
ea06c3ed6f Disable loading widgets in single-stage keyguard
Change-Id: I8975c3a8e6ba060987fda2d0d4b9fc8dc0686d06
2012-10-12 17:55:07 -07:00
Dianne Hackborn
59cb2cf15c Merge "Revert fix to issue #6880627: PendingIntent.getService() returns..." into jb-mr1-dev 2012-10-12 17:43:46 -07:00
Michael Jurka
f15005ee39 Merge "Use black bg in recents if using live wallpaper" into jb-mr1-dev 2012-10-12 16:41:48 -07:00
Guang Zhu
d4805af616 Merge "use BufferedInputStream in readTextFile" into jb-mr1-dev 2012-10-12 16:30:34 -07:00
Michael Jurka
071316e561 Use black bg in recents if using live wallpaper
Bug: 7282784

Change-Id: I686f8f0e36e3414ad30d23de80cbbfb2868069d4
2012-10-13 01:02:09 +02:00
Fabrice Di Meglio
84ebb35f39 Fix bug #7334966 Padding is still broken in RTL languages
- do correct resolution and reset propagation for all RTL properties (padding and drawables included)
- fix CheckedTextView padding too

Change-Id: Ie603683a2324b2a6ef2c03633d01d5726c883b90
2012-10-12 15:54:10 -07:00
Guang Zhu
90619816d9 use BufferedInputStream in readTextFile
With FileInputStream, using assumption of bytes read (as
returned by read function) not matching buffer size as EOF is
not correct, we hit this when reading from /proc in some cases.

BufferedInputStream's behavior matches that assumption due to
its implementation.

Bug: 7342759
Change-Id: Ibb06dbe1fbe33f6f880524f7555ff5542889ea50
2012-10-12 15:50:44 -07:00
John Spurlock
0c63d78a0f Merge "Keep QS brightness slider icon in sync." into jb-mr1-dev 2012-10-12 15:30:34 -07:00
Dianne Hackborn
861a3b2d4f Revert fix to issue #6880627: PendingIntent.getService() returns...
...stale intent of force stopped app

Fixing this caused other problems elsewhere that we don't have time
to address at this point.

Fixes issue #7338275: Tapping clock home screen widget doesn't open
alarms anymore

Change-Id: Iedc1fae5f62b6ead28d1895d709591358e5d6634
2012-10-12 15:25:20 -07:00
Victoria Lease
0fdfa6b49e Simplify fused location provider.
The previous location fusion algorithm produced very poor results
outdoors, where stale-but-accurate network locations had too much
influence over the final fused location.

I swapped the previous fusion algorithm out with an algorithm
that has been well-tested elsewhere and should produce superior
results.

Bug: 7341419
Change-Id: Iba71950a07907cbf26429c4e377b5e2ed91ba302
2012-10-12 15:19:41 -07:00
Adam Powell
8dd3aaddba Merge "Align carrier info for glowpad keyguard screen" into jb-mr1-dev 2012-10-12 15:11:51 -07:00
Jeff Sharkey
95cccb9d61 Merge "Make all lockscreen widgets follow haptic flag." into jb-mr1-dev 2012-10-12 14:59:30 -07:00
Stephen Hines
d3d6570df4 Port ImageProcessing to Filterscript.
This enables testing of the Filterscript front-end for llvm-rs-cc.

Bug: 7166741
Change-Id: I90bda9d2710c6652336a8c112b5654c5da3d14e4
2012-10-12 14:50:49 -07:00
Adam Powell
ba48a39e17 Align carrier info for glowpad keyguard screen
Bug 7317728

Change-Id: I0788c6555e2443026d0533e14b544a5daf810937
2012-10-12 14:41:04 -07:00
Jason Sams
4b429417ba Fix crash in ImageProcessing blend test
The blend test would use a stale context
when running all tests.

bug 7327728

Change-Id: I5802b9b382d8893419efe86d33fdfeeb27729e31
2012-10-12 14:30:23 -07:00
Jeff Sharkey
723a725e79 Make all lockscreen widgets follow haptic flag.
Bug: 7337006
Change-Id: I782e498b7528e612c4b06a75b77f5521c951cbd6
2012-10-12 14:26:31 -07:00
Scott Main
6b77a76d3f am 5dc7ac74: am a7b56a20: am e249763d: small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications
* commit '5dc7ac745300fb043267a0c9235244a115507c51':
  small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications
2012-10-12 14:17:03 -07:00
Scott Main
5dc7ac7453 am a7b56a20: am e249763d: small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications
* commit 'a7b56a20ec80699371359cdd6f459a7eaec67185':
  small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications
2012-10-12 14:14:46 -07:00
Scott Main
a7b56a20ec am e249763d: small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications
* commit 'e249763db18bb445e93f493046946c13185aa09d':
  small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications
2012-10-12 14:12:07 -07:00
Charles Chen
4c38e24afb Merge "Don't alter accessibility JS APIs unless a page is about to load." into jb-mr1-dev 2012-10-12 13:46:09 -07:00
Keun young Park
c378656d5e Merge "fix wrong read size in ToColor_S4444_Opaque" into jb-mr1-dev 2012-10-12 13:41:19 -07:00
Danielle Millett
8ec3ff8dcc Merge "Suppressing Face Unlock during phone call - fix b/7339069" into jb-mr1-dev 2012-10-12 13:16:38 -07:00
Scott Main
67747a68c1 Merge "update info about usb debugging for mr1 changes bug: 7333465 bug: 7318666" into jb-mr1-dev 2012-10-12 13:14:19 -07:00
Amith Yamasani
fe49af266e Merge "Temporarily disable multiuser for specific builds" into jb-mr1-dev 2012-10-12 13:13:25 -07:00
Scott Main
da02c6422f update info about usb debugging for mr1 changes
bug: 7333465 bug: 7318666

Change-Id: If657d5c31f3c0d418448d916d22ce865b2691db2
2012-10-12 13:11:56 -07:00
Chris Craik
3add43ab0e Merge "fix stroke sub-hairline threshold" into jb-mr1-dev 2012-10-12 13:00:59 -07:00
Danielle Millett
d95c659a1d Suppressing Face Unlock during phone call - fix b/7339069
Now that there isn't a swipe before launching face unlock, face unlock
needs to be suppressed during a phone call.  If it isn't it will popup
on top of the phone call screen.

Change-Id: Id6c4165bf4df606ebf396c151f1c80603d5abca3
2012-10-12 15:51:09 -04:00
Chris Craik
2154af209f fix stroke sub-hairline threshold
bug:7339943

Change-Id: I4051a03f4cd5bd2c313840208540601fb7a056e2
2012-10-12 12:45:08 -07:00
Amith Yamasani
ff54920ed2 Temporarily disable multiuser for specific builds
Enable switching through power menu for other builds

Change-Id: I0bd8450583e078b0a83fb639337427ab84db5ab8
2012-10-12 12:44:49 -07:00
Uriel Rodriguez
bfbd58de8d Merge "Fix bug 7338736. Only starting FUL if the screen is on" into jb-mr1-dev 2012-10-12 12:28:50 -07:00
John Spurlock
f5bc42dbf8 Keep QS brightness slider icon in sync.
It now reflects auto-on or auto-off as it changes.

Bug:7303599
Change-Id: I1b1bd6a0545950795f83449c3778e91afa9d04a5
2012-10-12 15:24:36 -04:00
Uriel Rodriguez
94c7b14b1a Fix bug 7338736. Only starting FUL if the screen is on
Change-Id: Id767cf1394218a7e9dccabcdd9aae5af27b493b1
2012-10-12 15:17:25 -04:00
Jeff Sharkey
1016b2881d Merge "Pm command to get maximum users." into jb-mr1-dev 2012-10-12 12:14:29 -07:00
Tim Murray
091f7ccf9a Fix cycle detection for SGs.
bug 7318821

Change-Id: I695d7230551d8512c6c3f0c31c57f12498da7036
2012-10-12 12:07:09 -07:00
Scott Main
e249763db1 small update to Toast guide, flatten sidenav for notifications/toasts,
new screenshots for notifications

Change-Id: I0c02e9e6db70a60ca299ff7f0caa7c8276b7ab68
2012-10-12 12:06:10 -07:00
alanv
03e636f33d Don't alter accessibility JS APIs unless a page is about to load.
Previously we were adding and removing the APIs on window attach and
detach, but a page's life cycle is not related to attach/detach. This
patch also ensures that ChromeVox is not null before calling. Includes
formatting fixes and extra comments in the waitForResultTimedLocked
method to improve readability. Fixes parsing of integer resultId, which
was being parsed using Long.

Bug: 7328348
Change-Id: I6b81a8e4d8209f8e99419da9b8250abe57e25048
2012-10-12 11:42:37 -07:00
Fabrice Di Meglio
6ffbe60069 Merge "Fix bug #7325609 FragmentBreadCrumbs should be RTL-aware" into jb-mr1-dev 2012-10-12 11:39:23 -07:00
Keun young Park
038953da05 fix wrong read size in ToColor_S4444_Opaque
- S4444 takes 16bits, not 32bits
- This caused sporadic failure in CTS BitmapFactoryTest#testDecodeStream4

Bug: 7179389
Change-Id: Ib36a3a569b3149d74f36ae67a069a7b65a72e895
2012-10-12 11:36:13 -07:00
Mike Cleron
732d88e14e Merge "Change keyguard to use single-stage unlock." into jb-mr1-dev 2012-10-12 11:07:52 -07:00
Jeff Sharkey
4c76ea6b88 Pm command to get maximum users.
Used to drive CTS tests.  Also print success message when removing
a user.

Bug: 7334718
Change-Id: Ia3886ddf860cd000ce567b0fed2ef0a4e2a2295c
2012-10-12 10:46:01 -07:00
Baligh Uddin
5650d86aa3 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-12 09:29:55 -07:00
Jim Miller
0ff7f010f8 Change keyguard to use single-stage unlock.
Change-Id: Ica175a90ef4400941c7c4f05a494003b85d5e88c
2012-10-12 03:53:57 -07:00