Jorim Jaggi
ebd8589406
Merge "Fix QS interception on tablets" into lmp-dev
2014-09-10 17:22:42 +00:00
Alexandra Gherghina
03e1e83697
Bugfix: use the correct user for ContentResolver calls
...
Bug: 16860604
Change-Id: I2de228442b7bd824a115f56a24d682d346737976
2014-09-10 18:13:12 +01:00
Ruben Brunk
a3256cd3e7
Merge "camera2: Fix preview stretching in LEGACY mode." into lmp-dev
2014-09-10 17:11:21 +00:00
Jorim Jaggi
53251ed4ac
Remove some overdraw in Keyguard
...
Bug: 17287256
Change-Id: I0bc4101713f83abc2738528c247ca8ce5748bff1
2014-09-10 19:00:22 +02:00
Selim Cinek
cfc91cf264
Fixed a bug where the drag down animation was behaving wrong
...
Since we actually only need to animate the yCoordinate in
the drag down motion, some clipping artefacts were left
in certain cases.
Bug: 17345758
Change-Id: I659a64b7ae5c7abcfa04c20347ec56a2d5f4f75c
2014-09-10 18:52:08 +02:00
Esteban Talavera
df980618a3
Merge "Update string value for provisioning action and extra" into lmp-dev
2014-09-10 16:26:50 +00:00
Jorim Jaggi
0c85e8676e
Fix QS interception on tablets
...
Only intercept when touching on the panel and not on the left or
right of the panel. Fixes a bug where the user couldn't dismiss the
panel by tapping outside.
Bug: 17437547
Change-Id: Ice484a301683fa2df1f2a21f13977023b48189f4
2014-09-10 18:22:24 +02:00
Jean-Michel Trivi
60f22fbf67
Do not restore the media button event receiver
...
Do not restore the media button event receiver on behalf of the
application that registered. Prevents reported vulnerability.
Bug 15428797
Change-Id: If40ee6bc0c77c191643129daa92eb26755e70cb0
2014-09-10 09:15:50 -07:00
Selim Cinek
237a70153b
Fixed a bug where the notifications and the clock could jump
...
When the QS panel was expanded, the Notifications and the
clock were not positioned, leading to a jump on the next
layout when any notification came in or was swiped out.
Bug: 17315258
Change-Id: I19276054e8c0a364a452d2041c1c4af858ba32b7
2014-09-10 18:12:18 +02:00
Christoph Studer
ca1db7162a
Notification: Reset chronometer visibility
...
Bug: 17175860
Change-Id: Idd5ce5d22f30c01507d5207feaccdf1ac8a1a291
2014-09-10 18:03:21 +02:00
Jorim Jaggi
6658b159db
Merge "Don't let two closing animations run at the same time" into lmp-dev
2014-09-10 15:48:45 +00:00
Selim Cinek
ef88f708f9
Merge "Fixed unnecessary layer creations in the pin unlock method" into lmp-dev
2014-09-10 15:08:33 +00:00
Jorim Jaggi
98139559af
Don't let two closing animations run at the same time
...
Fixes a flash when clicking on a single notification.
Bug: 17450892
Change-Id: Ia99c21a0bb30ce100532cfab66c96ec24f2412bf
2014-09-10 17:05:19 +02:00
Jason Monk
bd2ffe8f77
Merge "Fix blank QS Panel after double tap on profile icon" into lmp-dev
2014-09-10 15:01:00 +00:00
Jason Monk
0875a782ad
Merge "Update zen mode and qs strings on locale change" into lmp-dev
2014-09-10 15:00:31 +00:00
Jason Monk
c8e4fa41f2
Merge "Move zen mode constants and code to framework" into lmp-dev
2014-09-10 15:00:20 +00:00
John Spurlock
3e5d59c365
Merge "Zen: make Condition available over @SystemApi" into lmp-dev
2014-09-10 14:46:20 +00:00
John Spurlock
9034f2452b
Zen: make Condition available over @SystemApi
...
Fix build.
Bug:16819503
Change-Id: I011723a770a9a8b7fc8124defd56137ec5f1704e
2014-09-10 10:42:13 -04:00
Selim Cinek
6380482d08
Fixed unnecessary layer creations in the pin unlock method
...
This was especially noticible when double tapping a notification
because of the staggered appearing.
Bug: 17287256
Change-Id: I8f39892fa122bb8b7b6f2a7b1e7be8a9570e661e
2014-09-10 16:39:01 +02:00
George Mount
b7d63aedf5
Merge "Use intrinsic size for path animation in AnimatedVectorDrawable" into lmp-dev
2014-09-10 14:30:17 +00:00
George Mount
cb0567f98c
Merge "Fix fade transition not working with Activity Transitions." into lmp-dev
2014-09-10 14:29:59 +00:00
Adrian Roos
f5e9b5c305
Hide the increased window size due to colored bars from the view hierarchy
...
For windows with L-bars, the window size has been extended
to include the area below the nav bar. This change makes
DecorView hide that fact from the rest of the view hierarchy,
unless it has explicitly ask to extend below the navigation bar.
Bug: 17421744
Change-Id: I7bd32531130d199c0734ffcb800194e77b7e16c3
2014-09-10 16:21:52 +02:00
John Spurlock
fdef628470
Merge "Zen: Make condition providers available via @SystemApi." into lmp-dev
2014-09-10 13:38:09 +00:00
Selim Cinek
ee5234f200
Merge "Fixed a bug where text could overlap in Quick settings" into lmp-dev
2014-09-10 13:36:18 +00:00
Jason Monk
4dd81467e3
Move zen mode constants and code to framework
...
This allows the strings and code to be shared with settings.
Bug: 15454830
Change-Id: I9300af4f8b6d80042452b75db3418b20c5c5cc81
2014-09-10 09:30:03 -04:00
John Spurlock
bf4e41747d
Zen: Make condition providers available via @SystemApi.
...
Bug:16819503
Change-Id: Ibd7004f7a0928d3f14f9ccd55088cf645d5285e2
2014-09-10 09:13:54 -04:00
Nicolas Prevot
c7c04890be
Fix: always allow getProviderMimeType within the same user.
...
Even if the ContentProvider is locked down.
BUG: 17428869
Change-Id: Id54edcd2589677973b7db538356943d23b250660
2014-09-10 14:09:46 +01:00
Jorim Jaggi
00fb8a80c8
Merge "Use simpler layout for auto-redacted notifications" into lmp-dev
2014-09-10 13:03:30 +00:00
Jorim Jaggi
c50ec62553
Merge "Inflate guts only when needed" into lmp-dev
2014-09-10 13:03:06 +00:00
Jorim Jaggi
b1cd3c1945
Inflate guts only when needed
...
This saves us a ton of views.
Bug: 17346296
Change-Id: I3eafd6703d19704dc8b108c1034266f38cf77f7b
2014-09-10 14:58:50 +02:00
Selim Cinek
e84e6676c4
Fixed a bug where text could overlap in Quick settings
...
Bug: 17434395
Change-Id: I001f54586666e2e575b0295315f7b2181c25a1e9
2014-09-10 14:41:58 +02:00
Adrian Roos
c727fb1fc2
Merge "Only unbind agents of the user that is being refreshed" into lmp-dev
2014-09-10 11:24:08 +00:00
Adrian Roos
f950641e28
Merge "Add system trust agents on first boot or when adding user" into lmp-dev
2014-09-10 11:23:38 +00:00
Kenny Guy
c8824b18c1
Merge "Remember userId when stripping / rebuilding notification." into lmp-dev
2014-09-10 11:14:59 +00:00
Christoph Studer
c8e1d78af9
Merge "NoLiService: Delete @removed meetsInterruptionFilter" into lmp-dev
2014-09-10 11:14:33 +00:00
Christoph Studer
b907affce2
Merge "Notification: Use ViewStub for ProgressBar" into lmp-dev
2014-09-10 11:14:08 +00:00
Adam Connors
c90f95c79d
Merge "Add feature flags for verified boot and securely remove users." into lmp-dev
2014-09-10 10:07:15 +00:00
Yohei Yukawa
f8eef09622
Merge "Use public APIs to instantiate InputMethodSubtype" into lmp-dev
2014-09-10 08:29:31 +00:00
Jessica Hummel
ec19d621b3
Merge "Remove unused DEFAULT_MANAGED_PROFILE_NAME extra from DevicePolicyManager." into lmp-dev
2014-09-10 08:08:48 +00:00
Jessica Hummel
e3da790f8c
Remove unused DEFAULT_MANAGED_PROFILE_NAME extra from DevicePolicyManager.
...
Change-Id: I6fe96df66a4a78cf2e2455d58bba13051d108fdf
bug:17152955
2014-09-10 08:08:02 +00:00
Yohei Yukawa
443c2bafd8
Use public APIs to instantiate InputMethodSubtype
...
This is a groundwork for subsequent CLs that are
supposed to improve default input method selection
logics.
Historically we have had a @hide constructor of
InputMethodSubtype. However, this contructor is
a bit obsolete because we can not specify some
parameters that were added in recent platform
releases. We should use InputMethodSubtypeBuilder
instead.
BUG: 17347871
Change-Id: I72ad79682a58344e14380eb20e26edf98aee37cd
2014-09-10 15:42:14 +09:00
Vinit Deshpande
a0000c6c3c
Merge "Secure access to WifiScanner" into lmp-dev
2014-09-10 06:34:25 +00:00
Zhijun He
350f2552e4
Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-dev
2014-09-10 05:12:28 +00:00
Sailesh Nepal
70638f1f36
Set remote connection state after setting handle
...
This CL sets the remote connection state after setting the
handle. This makes it easier to identify the connection
for things like ring deduping.
Bug: 17448801
Change-Id: Id08ab0bc6a257384842250ced19cd297a58c0b87
2014-09-09 21:49:14 -07:00
Svetoslav
3ab1ec0549
RTL support for print UI.
...
bug:16966145
Change-Id: I488d11f1941545630d52eea4c4d48c43667c6067
2014-09-09 21:30:35 -07:00
Lajos Molnar
0f491d7513
add android.util.SizeF.parseSizeF()
...
Bug: 17190665
Change-Id: Ic1b0087dfd40b86aaeb4687a1a3024c1ab54018f
2014-09-09 21:16:03 -07:00
Eric Rowe
5fea53d085
Merge "Allow protected wifi in connectivity tests" into lmp-dev
2014-09-10 02:43:23 +00:00
Lajos Molnar
2c5afa320e
Merge "MediaCodec/Drm: move from getErrorCode to getDiagnosticInfo" into lmp-dev
2014-09-10 02:38:50 +00:00
Eric Rowe
86e15557c5
Allow protected wifi in connectivity tests
...
Change-Id: I31285572f90bfb46cc28fb04e79cb9b407477a7d
2014-09-09 19:25:55 -07:00
Svetoslav
dfa3e7c6fd
Fix page spacing in preview list.
...
bug:16966145
Change-Id: I2c4bde3a50ee0fc202fc169a63d4eeeb43c5f4ae
2014-09-09 19:04:51 -07:00