OSDN Git Service

android-x86/frameworks-base.git
10 years agoMake Network.openConnection() share HttpHandlers not OkHttpClients.
Paul Jensen [Mon, 8 Sep 2014 18:59:09 +0000 (14:59 -0400)]
Make Network.openConnection() share HttpHandlers not OkHttpClients.

HttpHandler and HttpsHandler classes have a lot of bug fixes baked into
them that the Network.openConnection() API should be using, for example
disabling SPDY support.

bug:17420465
Change-Id: I9f1472753a542d1dd6bffde3a60c37a9145098aa

10 years agoMerge "Copy opaque over shape in GradientDrawable copy constructor" into lmp-dev
Alan Viverette [Thu, 11 Sep 2014 00:22:02 +0000 (00:22 +0000)]
Merge "Copy opaque over shape in GradientDrawable copy constructor" into lmp-dev

10 years agoCopy opaque over shape in GradientDrawable copy constructor
Alan Viverette [Wed, 10 Sep 2014 23:54:02 +0000 (16:54 -0700)]
Copy opaque over shape in GradientDrawable copy constructor

BUG: 17433604
Change-Id: I8eeba8bd68930db178545a3b25e29c3c45ae1f79

10 years agoMerge "Fix docs and nulling behavior for TextView.setCompoundDrawables" into lmp-dev
Alan Viverette [Wed, 10 Sep 2014 23:31:03 +0000 (23:31 +0000)]
Merge "Fix docs and nulling behavior for TextView.setCompoundDrawables" into lmp-dev

10 years agoMerge "Make SearchView styles public, remove public Holo styles added in L" into...
Alan Viverette [Wed, 10 Sep 2014 23:29:12 +0000 (23:29 +0000)]
Merge "Make SearchView styles public, remove public Holo styles added in L" into lmp-dev

10 years agoMerge "Only force drawing in RippleDrawable when necessary" into lmp-dev
Alan Viverette [Wed, 10 Sep 2014 23:26:05 +0000 (23:26 +0000)]
Merge "Only force drawing in RippleDrawable when necessary" into lmp-dev

10 years agoMerge "Additional layer logging" into lmp-dev
Chris Craik [Wed, 10 Sep 2014 23:19:06 +0000 (23:19 +0000)]
Merge "Additional layer logging" into lmp-dev

10 years agoAdditional layer logging
Chris Craik [Wed, 10 Sep 2014 20:04:31 +0000 (13:04 -0700)]
Additional layer logging

bug:17208461

Track layer's last known state.

Change-Id: Ic1799191f5839a1d6cc56f598f2ac2671dc27a6f

10 years agoMake SearchView styles public, remove public Holo styles added in L
Alan Viverette [Wed, 10 Sep 2014 23:05:35 +0000 (16:05 -0700)]
Make SearchView styles public, remove public Holo styles added in L

We shouldn't adding styles for a deprecated theme. Also this cleans up
the removed public resources for easier deletion later.

BUG: 17455273
Change-Id: I2c5caf354aab91463702f25c38f0dd29c153ba44

10 years agoMerge "Fix a crash in print spooler." into lmp-dev
Svetoslav [Wed, 10 Sep 2014 23:00:41 +0000 (23:00 +0000)]
Merge "Fix a crash in print spooler." into lmp-dev

10 years agoMerge "Accessibilty support for the print UI." into lmp-dev
Svetoslav [Wed, 10 Sep 2014 22:59:49 +0000 (22:59 +0000)]
Merge "Accessibilty support for the print UI." into lmp-dev

10 years agoMerge "Manage mode shouldn't block for other providers." into lmp-dev
Jeff Sharkey [Wed, 10 Sep 2014 22:39:44 +0000 (22:39 +0000)]
Merge "Manage mode shouldn't block for other providers." into lmp-dev

10 years agoMerge "AudioEffect JNI: fix queryEffects()" into lmp-dev
Eric Laurent [Wed, 10 Sep 2014 22:37:25 +0000 (22:37 +0000)]
Merge "AudioEffect JNI: fix queryEffects()" into lmp-dev

10 years agoManage mode shouldn't block for other providers.
Jeff Sharkey [Wed, 10 Sep 2014 18:23:15 +0000 (11:23 -0700)]
Manage mode shouldn't block for other providers.

When loading DocumentsUI in management mode (for Downloads), we
normally focus on a single authority and let the other providers
keep loading async.  However, when one of the providers kicks a
change notification, we end up blocking the main thread.

Simple fix is to move the blocking into the AsyncTask.

Bug: 17452691
Change-Id: Ie5212ad825b7df719690b29941c9ae9ba2cabe4b

10 years agoAudioEffect JNI: fix queryEffects()
Eric Laurent [Wed, 10 Sep 2014 22:05:03 +0000 (15:05 -0700)]
AudioEffect JNI: fix queryEffects()

Some effects supported by the platform may not be
returned to JAVA layer because not visible by applications.
The size of the array of effect descriptors
returned must be adjusted so that no entry in the array is null.

Bug: 17453177.
Change-Id: I3baaacf24bcb0fa45ce50461a1ac3d6eaa67f4b9

10 years agoFix a crash in print spooler.
Svetoslav [Wed, 10 Sep 2014 21:35:58 +0000 (14:35 -0700)]
Fix a crash in print spooler.

1. Leftover code was setting the state to configuring
   before initialization is complete.

2. We were not cancelling the print job if cancelled
   when initializing.

3. The remote print document was cancelled even if
   doing nothing.

bug:17451600

Change-Id: I79a80b723af8537da260012470748b4e8831fd9e

10 years agoMerge "Fix ArrayIndexOutOfBoundsException." into lmp-dev
George Mount [Wed, 10 Sep 2014 21:47:57 +0000 (21:47 +0000)]
Merge "Fix ArrayIndexOutOfBoundsException." into lmp-dev

10 years agoMerge "Revise createIntent and parseResult API." into lmp-dev
Tao Bai [Wed, 10 Sep 2014 21:43:03 +0000 (21:43 +0000)]
Merge "Revise createIntent and parseResult API." into lmp-dev

10 years agoMerge "QS: Fix NPE path inside cell tile." into lmp-dev
John Spurlock [Wed, 10 Sep 2014 21:40:42 +0000 (21:40 +0000)]
Merge "QS: Fix NPE path inside cell tile." into lmp-dev

10 years agoQS: Fix NPE path inside cell tile.
John Spurlock [Wed, 10 Sep 2014 21:34:56 +0000 (17:34 -0400)]
QS: Fix NPE path inside cell tile.

Bug:17456632
Change-Id: Ifc859cf8c1620152fd333d3a92bcd1a47ac1d7e7

10 years agoMerge "Wait for animation complete before completing boot" into lmp-dev
Craig Mautner [Wed, 10 Sep 2014 21:33:42 +0000 (21:33 +0000)]
Merge "Wait for animation complete before completing boot" into lmp-dev

10 years agoMerge "Add docs to Conference object." into lmp-dev
Nancy Chen [Wed, 10 Sep 2014 21:33:01 +0000 (21:33 +0000)]
Merge "Add docs to Conference object." into lmp-dev

10 years agoMerge "Move capturing entering views until just before transition." into lmp-dev
George Mount [Wed, 10 Sep 2014 21:26:22 +0000 (21:26 +0000)]
Merge "Move capturing entering views until just before transition." into lmp-dev

10 years agoUse constant state in AnimatedVectorDrawable
Chet Haase [Fri, 5 Sep 2014 23:53:25 +0000 (16:53 -0700)]
Use constant state in AnimatedVectorDrawable

Complex animated vector drawables can be expensive to load due to
sub-optimal parsing of the String-based pathData. Suffering that penalty
every time the same drawable is loaded (such as material-themed
ProgressBars) is painful.

The new approach caches constant state of both the VectorDrawable (including
the pathData geometry) and the animators (which includes potentially expensive
path-based interpolators).

issue #17366831 Material ProgressBar taking 200+ms to inflate

Change-Id: Iba3b541e24cfce8c07f5aa9fe6aa7d7b92b2fe1c

10 years agoMerge "make autojoin configurable, clean up BSSID info that may be stake in WifiConfi...
vandwalle [Wed, 10 Sep 2014 21:16:57 +0000 (21:16 +0000)]
Merge "make autojoin configurable, clean up BSSID info that may be stake in WifiConfiguration" into lmp-dev

10 years agoOnly force drawing in RippleDrawable when necessary
Alan Viverette [Wed, 10 Sep 2014 21:05:15 +0000 (14:05 -0700)]
Only force drawing in RippleDrawable when necessary

BUG: 17451761
Change-Id: Ibb9d1c64791ec54eb90608c957eeb5efb1712b4a

10 years agoMerge "Change EmptyArray System.identityHashCode to Object.hashCode." into lmp-dev
Mathieu Chartier [Wed, 10 Sep 2014 21:02:25 +0000 (21:02 +0000)]
Merge "Change EmptyArray System.identityHashCode to Object.hashCode." into lmp-dev

10 years agoMerge "Remove auto spaceifying behavior on paste" into lmp-dev
Raph Levien [Wed, 10 Sep 2014 20:55:50 +0000 (20:55 +0000)]
Merge "Remove auto spaceifying behavior on paste" into lmp-dev

10 years agomake autojoin configurable, clean up BSSID info that may be stake in WifiConfiguration
vandwalle [Wed, 10 Sep 2014 08:32:09 +0000 (01:32 -0700)]
make autojoin configurable, clean up BSSID info that may be stake in WifiConfiguration

Change-Id: I5052f6a76bcd1f980ef558bff54ce1b172319743

10 years agoMerge "Fix PIN/PUK flow" into lmp-dev
Jorim Jaggi [Wed, 10 Sep 2014 20:48:45 +0000 (20:48 +0000)]
Merge "Fix PIN/PUK flow" into lmp-dev

10 years agoMerge "Fix invisible Keyguard" into lmp-dev
Jorim Jaggi [Wed, 10 Sep 2014 20:43:50 +0000 (20:43 +0000)]
Merge "Fix invisible Keyguard" into lmp-dev

10 years agoMerge "Tries to resolve reference resource names instead of its data." into lmp-dev
Jon Miranda [Wed, 10 Sep 2014 20:34:07 +0000 (20:34 +0000)]
Merge "Tries to resolve reference resource names instead of its data." into lmp-dev

10 years agoFix invisible Keyguard
Jorim Jaggi [Wed, 10 Sep 2014 20:23:08 +0000 (22:23 +0200)]
Fix invisible Keyguard

Bug: 17439581
Change-Id: Ie649af4a3455a650ab46372f1e5500b530a24f34

10 years agoTIF: Enable inflating class android.media.tv.TvView on non-TV devices
Jae Seo [Wed, 10 Sep 2014 20:11:13 +0000 (13:11 -0700)]
TIF: Enable inflating class android.media.tv.TvView on non-TV devices

Needed to pass the CTS for those devices.

Bug: 17455222
Change-Id: Ief9a76835418906d9e8e06d4e5ddc71a3370055d

10 years agoMerge "RTL support for print UI." into lmp-dev
Svetoslav [Wed, 10 Sep 2014 20:06:16 +0000 (20:06 +0000)]
Merge "RTL support for print UI." into lmp-dev

10 years agoMerge "Fix page spacing in preview list." into lmp-dev
Svetoslav [Wed, 10 Sep 2014 20:05:45 +0000 (20:05 +0000)]
Merge "Fix page spacing in preview list." into lmp-dev

10 years agoChange EmptyArray System.identityHashCode to Object.hashCode.
Mathieu Chartier [Wed, 10 Sep 2014 19:56:21 +0000 (12:56 -0700)]
Change EmptyArray System.identityHashCode to Object.hashCode.

Equivalent behavior, improves performance since
Object.hashCode has a fast path in the java side that does not
require JNI.

According to traceview sampling profiler:
Calendar had 6.8% time in System.identityHashCode during launch.
0.4% time in System.identityHashCode after the change.

Bug: 16828525

Change-Id: I1ed1d1283a990f990b0d4352cc1f4822b1dadf7b

10 years agoMerge "Camera2: Allow captures right after abort" into lmp-dev
Eino-Ville Talvala [Wed, 10 Sep 2014 19:48:19 +0000 (19:48 +0000)]
Merge "Camera2: Allow captures right after abort" into lmp-dev

10 years agoMerge "Set remote connection state after setting handle" into lmp-dev
Sailesh Nepal [Wed, 10 Sep 2014 19:45:02 +0000 (19:45 +0000)]
Merge "Set remote connection state after setting handle" into lmp-dev

10 years agoMerge "Don't accept score below 0." into lmp-dev
Robert Greenwalt [Wed, 10 Sep 2014 19:30:21 +0000 (19:30 +0000)]
Merge "Don't accept score below 0." into lmp-dev

10 years agoAccessibilty support for the print UI.
Svetoslav [Wed, 10 Sep 2014 05:11:10 +0000 (22:11 -0700)]
Accessibilty support for the print UI.

bug:15816751

Change-Id: I5dcdbdd0357843b870ddd47d7c41cfba114d194c

10 years agoam 0adb8bb0: am 5debe44b: am 0743bca5: docs: add 64k method limit note
Robert Ly [Wed, 10 Sep 2014 18:26:56 +0000 (18:26 +0000)]
am 0adb8bb0: am 5debe44b: am 0743bca5: docs: add 64k method limit note

* commit '0adb8bb0a2a9bd240af55e5a1795d837a8c5f9db':
  docs: add 64k method limit note

10 years agoFix PIN/PUK flow
Jorim Jaggi [Wed, 10 Sep 2014 18:17:58 +0000 (20:17 +0200)]
Fix PIN/PUK flow

Bug: 17411293
Change-Id: Ib9e99ba5d982704fc0b8201aa90a664501a34b81

10 years agoam 5debe44b: am 0743bca5: docs: add 64k method limit note
Robert Ly [Wed, 10 Sep 2014 18:16:12 +0000 (18:16 +0000)]
am 5debe44b: am 0743bca5: docs: add 64k method limit note

* commit '5debe44b88e41b61ecbbc48c60a006cd6abd734d':
  docs: add 64k method limit note

10 years agoMerge "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager" into lmp-dev
Matthew Williams [Wed, 10 Sep 2014 18:04:16 +0000 (18:04 +0000)]
Merge "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager" into lmp-dev

10 years agoam 0743bca5: docs: add 64k method limit note
Robert Ly [Wed, 10 Sep 2014 18:04:16 +0000 (18:04 +0000)]
am 0743bca5: docs: add 64k method limit note

* commit '0743bca58961582078f4e8199fe9a6fa044036eb':
  docs: add 64k method limit note

10 years agoRemove auto spaceifying behavior on paste
Raph Levien [Wed, 10 Sep 2014 18:03:18 +0000 (11:03 -0700)]
Remove auto spaceifying behavior on paste

The paste action contained some logic to automatically insert or remove
spaces, basically to emulate the semantics of the text being a sequence
of space-separated words. This was never universally loved, and gives
particularly unexpected behavior with a hardware keyboard.

This patch simply removes the logic to automatically adjust spaces on
paste, so what gets pasted is simply the literal buffer contents.

Bug: 16900326
Bug: 3304489
Change-Id: I5cdf9c43d98a17aa708883b47245aa7929a124d2

10 years agoProtect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager
Matthew Williams [Wed, 10 Sep 2014 17:53:14 +0000 (10:53 -0700)]
Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager

BUG: 17359770
Reuse the Manifest.permission.ACCOUNT_MANAGER to protect this receiver,
because when this intent lands it kicks off a sync for every account/provider
on the device.
Semantically this means "if you can't talk to an authenticator to do things like
get a token or add an account, then you can't send an intent to the SyncManager
that the accounts on the device have changed in some drastic way"

Change-Id: I7eccc38e135cb00ebb0aafc69afc802fe1c4f219

10 years agodocs: add 64k method limit note
Robert Ly [Wed, 10 Sep 2014 17:50:46 +0000 (10:50 -0700)]
docs: add 64k method limit note

Change-Id: I6590fc996331c1f2024276d338c4035f2cb0f18d

10 years agoMerge "Update unclear Fragment Javadoc." into lmp-dev
Jeff Davidson [Wed, 10 Sep 2014 17:46:20 +0000 (17:46 +0000)]
Merge "Update unclear Fragment Javadoc." into lmp-dev

10 years agoDon't accept score below 0.
Robert Greenwalt [Tue, 9 Sep 2014 21:46:37 +0000 (14:46 -0700)]
Don't accept score below 0.

Network Factories are allowed to go below, but networks need to be
constrained.  Allowing the network to go below 0 meant that -1 could
sometimes leak through and foul the logic.

The core of 17361330 will be fixed when we stop sending scores for
listens to NetworkFactories, but it exposed this issue too.  Summary:

1 - add a network listener.  This isn't  a request so it's not sent
to networks.
2 - alter your score (ethernet sets score to -1 when the link goes
down) (16:07:39.782)
3 - a bug in ConnectivityService causes score changes to get sent for
all network requests and network listeners causing NetworkFactories
to no see 2 entities.  This bug will be fixed by a pending change
(https://googleplex-android-review.googlesource.com/#/c/540840/).
This causes the ethernet NetworkFactory to see two entities, both
served by networks of score -1.  (16:07:39.989)
4 - disconnect Ethernet - this only sends 0 scores for known
requests, not network listeners.  Had it been sent for both entities
they both would have evaluated that the networkfactory score (-1)
was lower than the request score (0) and both released their
refcount. (16:08:03.147)
5 - this means the listener is tracked by the EthernetNetworkFactory
with a score of -1 while the factory itself has a score of -1 so the
network release isn't called.

bug:17361330
Change-Id: Ife34ca0f9c233dd3c3df80f6fea580af43afcdeb

10 years agoWait for animation complete before completing boot
Craig Mautner [Tue, 9 Sep 2014 21:26:41 +0000 (14:26 -0700)]
Wait for animation complete before completing boot

Defer the boot process in ActivityManagerService,
WindowManagerService and PowerManagerService until the boot
animation has completed.

Fixes bug 16309312.

Change-Id: Ic5e0d627ca4ded3e211c5d2afece89da40d34642

10 years agoMerge "Virtualizer: replace device type by virtualization mode" into lmp-dev
Jean-Michel Trivi [Wed, 10 Sep 2014 17:29:18 +0000 (17:29 +0000)]
Merge "Virtualizer: replace device type by virtualization mode" into lmp-dev

10 years agoMerge "Hide AudioDevice class" into lmp-dev
Eric Laurent [Wed, 10 Sep 2014 17:28:54 +0000 (17:28 +0000)]
Merge "Hide AudioDevice class" into lmp-dev

10 years agoMerge "Remove some overdraw in Keyguard" into lmp-dev
Jorim Jaggi [Wed, 10 Sep 2014 17:22:51 +0000 (17:22 +0000)]
Merge "Remove some overdraw in Keyguard" into lmp-dev

10 years agoMerge "Fix QS interception on tablets" into lmp-dev
Jorim Jaggi [Wed, 10 Sep 2014 17:22:41 +0000 (17:22 +0000)]
Merge "Fix QS interception on tablets" into lmp-dev

10 years agoMerge "camera2: Fix preview stretching in LEGACY mode." into lmp-dev
Ruben Brunk [Wed, 10 Sep 2014 17:11:20 +0000 (17:11 +0000)]
Merge "camera2: Fix preview stretching in LEGACY mode." into lmp-dev

10 years agoRemove some overdraw in Keyguard
Jorim Jaggi [Wed, 10 Sep 2014 16:52:29 +0000 (18:52 +0200)]
Remove some overdraw in Keyguard

Bug: 17287256
Change-Id: I0bc4101713f83abc2738528c247ca8ce5748bff1

10 years agoMerge "Update string value for provisioning action and extra" into lmp-dev
Esteban Talavera [Wed, 10 Sep 2014 16:26:48 +0000 (16:26 +0000)]
Merge "Update string value for provisioning action and extra" into lmp-dev

10 years agoFix QS interception on tablets
Jorim Jaggi [Wed, 10 Sep 2014 16:20:58 +0000 (18:20 +0200)]
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

10 years agoMerge "Don't let two closing animations run at the same time" into lmp-dev
Jorim Jaggi [Wed, 10 Sep 2014 15:48:44 +0000 (15:48 +0000)]
Merge "Don't let two closing animations run at the same time" into lmp-dev

10 years agoMerge "Fixed unnecessary layer creations in the pin unlock method" into lmp-dev
Selim Cinek [Wed, 10 Sep 2014 15:08:32 +0000 (15:08 +0000)]
Merge "Fixed unnecessary layer creations in the pin unlock method" into lmp-dev

10 years agoDon't let two closing animations run at the same time
Jorim Jaggi [Wed, 10 Sep 2014 15:04:27 +0000 (17:04 +0200)]
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

10 years agoMerge "Fix blank QS Panel after double tap on profile icon" into lmp-dev
Jason Monk [Wed, 10 Sep 2014 15:00:53 +0000 (15:00 +0000)]
Merge "Fix blank QS Panel after double tap on profile icon" into lmp-dev

10 years agoMerge "Update zen mode and qs strings on locale change" into lmp-dev
Jason Monk [Wed, 10 Sep 2014 15:00:30 +0000 (15:00 +0000)]
Merge "Update zen mode and qs strings on locale change" into lmp-dev

10 years agoMerge "Move zen mode constants and code to framework" into lmp-dev
Jason Monk [Wed, 10 Sep 2014 15:00:19 +0000 (15:00 +0000)]
Merge "Move zen mode constants and code to framework" into lmp-dev

10 years agoMerge "Zen: make Condition available over @SystemApi" into lmp-dev
John Spurlock [Wed, 10 Sep 2014 14:46:19 +0000 (14:46 +0000)]
Merge "Zen: make Condition available over @SystemApi" into lmp-dev

10 years agoZen: make Condition available over @SystemApi
John Spurlock [Wed, 10 Sep 2014 14:42:13 +0000 (10:42 -0400)]
Zen: make Condition available over @SystemApi

Fix build.

Bug:16819503
Change-Id: I011723a770a9a8b7fc8124defd56137ec5f1704e

10 years agoFixed unnecessary layer creations in the pin unlock method
Selim Cinek [Wed, 10 Sep 2014 14:39:01 +0000 (16:39 +0200)]
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

10 years agoMerge "Use intrinsic size for path animation in AnimatedVectorDrawable" into lmp-dev
George Mount [Wed, 10 Sep 2014 14:30:15 +0000 (14:30 +0000)]
Merge "Use intrinsic size for path animation in AnimatedVectorDrawable" into lmp-dev

10 years agoMerge "Fix fade transition not working with Activity Transitions." into lmp-dev
George Mount [Wed, 10 Sep 2014 14:29:58 +0000 (14:29 +0000)]
Merge "Fix fade transition not working with Activity Transitions." into lmp-dev

10 years agoMerge "Zen: Make condition providers available via @SystemApi." into lmp-dev
John Spurlock [Wed, 10 Sep 2014 13:38:08 +0000 (13:38 +0000)]
Merge "Zen: Make condition providers available via @SystemApi." into lmp-dev

10 years agoMerge "Fixed a bug where text could overlap in Quick settings" into lmp-dev
Selim Cinek [Wed, 10 Sep 2014 13:36:17 +0000 (13:36 +0000)]
Merge "Fixed a bug where text could overlap in Quick settings" into lmp-dev

10 years agoMove zen mode constants and code to framework
Jason Monk [Mon, 8 Sep 2014 14:13:59 +0000 (10:13 -0400)]
Move zen mode constants and code to framework

This allows the strings and code to be shared with settings.

Bug: 15454830
Change-Id: I9300af4f8b6d80042452b75db3418b20c5c5cc81

10 years agoZen: Make condition providers available via @SystemApi.
John Spurlock [Wed, 10 Sep 2014 13:10:00 +0000 (09:10 -0400)]
Zen: Make condition providers available via @SystemApi.

Bug:16819503
Change-Id: Ibd7004f7a0928d3f14f9ccd55088cf645d5285e2

10 years agoMerge "Use simpler layout for auto-redacted notifications" into lmp-dev
Jorim Jaggi [Wed, 10 Sep 2014 13:03:29 +0000 (13:03 +0000)]
Merge "Use simpler layout for auto-redacted notifications" into lmp-dev

10 years agoMerge "Inflate guts only when needed" into lmp-dev
Jorim Jaggi [Wed, 10 Sep 2014 13:03:05 +0000 (13:03 +0000)]
Merge "Inflate guts only when needed" into lmp-dev

10 years agoInflate guts only when needed
Jorim Jaggi [Mon, 8 Sep 2014 17:55:17 +0000 (19:55 +0200)]
Inflate guts only when needed

This saves us a ton of views.

Bug: 17346296
Change-Id: I3eafd6703d19704dc8b108c1034266f38cf77f7b

10 years agoFixed a bug where text could overlap in Quick settings
Selim Cinek [Wed, 10 Sep 2014 12:41:58 +0000 (14:41 +0200)]
Fixed a bug where text could overlap in Quick settings

Bug: 17434395
Change-Id: I001f54586666e2e575b0295315f7b2181c25a1e9

10 years agoMerge "Only unbind agents of the user that is being refreshed" into lmp-dev
Adrian Roos [Wed, 10 Sep 2014 11:24:07 +0000 (11:24 +0000)]
Merge "Only unbind agents of the user that is being refreshed" into lmp-dev

10 years agoMerge "Add system trust agents on first boot or when adding user" into lmp-dev
Adrian Roos [Wed, 10 Sep 2014 11:23:37 +0000 (11:23 +0000)]
Merge "Add system trust agents on first boot or when adding user" into lmp-dev

10 years agoMerge "Remember userId when stripping / rebuilding notification." into lmp-dev
Kenny Guy [Wed, 10 Sep 2014 11:14:57 +0000 (11:14 +0000)]
Merge "Remember userId when stripping / rebuilding notification." into lmp-dev

10 years agoMerge "NoLiService: Delete @removed meetsInterruptionFilter" into lmp-dev
Christoph Studer [Wed, 10 Sep 2014 11:14:32 +0000 (11:14 +0000)]
Merge "NoLiService: Delete @removed meetsInterruptionFilter" into lmp-dev

10 years agoMerge "Notification: Use ViewStub for ProgressBar" into lmp-dev
Christoph Studer [Wed, 10 Sep 2014 11:14:07 +0000 (11:14 +0000)]
Merge "Notification: Use ViewStub for ProgressBar" into lmp-dev

10 years agoMerge "Add feature flags for verified boot and securely remove users." into lmp-dev
Adam Connors [Wed, 10 Sep 2014 10:07:13 +0000 (10:07 +0000)]
Merge "Add feature flags for verified boot and securely remove users." into lmp-dev

10 years agoMerge "Use public APIs to instantiate InputMethodSubtype" into lmp-dev
Yohei Yukawa [Wed, 10 Sep 2014 08:29:29 +0000 (08:29 +0000)]
Merge "Use public APIs to instantiate InputMethodSubtype" into lmp-dev

10 years agoMerge "Remove unused DEFAULT_MANAGED_PROFILE_NAME extra from DevicePolicyManager...
Jessica Hummel [Wed, 10 Sep 2014 08:08:47 +0000 (08:08 +0000)]
Merge "Remove unused DEFAULT_MANAGED_PROFILE_NAME extra from DevicePolicyManager." into lmp-dev

10 years agoRemove unused DEFAULT_MANAGED_PROFILE_NAME extra from DevicePolicyManager.
Jessica Hummel [Wed, 20 Aug 2014 14:20:11 +0000 (15:20 +0100)]
Remove unused DEFAULT_MANAGED_PROFILE_NAME extra from DevicePolicyManager.

Change-Id: I6fe96df66a4a78cf2e2455d58bba13051d108fdf
bug:17152955

10 years agoUse public APIs to instantiate InputMethodSubtype
Yohei Yukawa [Wed, 10 Sep 2014 05:10:30 +0000 (14:10 +0900)]
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

10 years agoMerge "Secure access to WifiScanner" into lmp-dev
Vinit Deshpande [Wed, 10 Sep 2014 06:34:23 +0000 (06:34 +0000)]
Merge "Secure access to WifiScanner" into lmp-dev

10 years agoMerge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-dev
Zhijun He [Wed, 10 Sep 2014 05:12:25 +0000 (05:12 +0000)]
Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-dev

10 years agoSet remote connection state after setting handle
Sailesh Nepal [Wed, 10 Sep 2014 04:49:14 +0000 (21:49 -0700)]
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

10 years agoRTL support for print UI.
Svetoslav [Wed, 10 Sep 2014 04:26:24 +0000 (21:26 -0700)]
RTL support for print UI.

bug:16966145

Change-Id: I488d11f1941545630d52eea4c4d48c43667c6067

10 years agoMerge "Allow protected wifi in connectivity tests" into lmp-dev
Eric Rowe [Wed, 10 Sep 2014 02:43:21 +0000 (02:43 +0000)]
Merge "Allow protected wifi in connectivity tests" into lmp-dev

10 years agoMerge "MediaCodec/Drm: move from getErrorCode to getDiagnosticInfo" into lmp-dev
Lajos Molnar [Wed, 10 Sep 2014 02:38:49 +0000 (02:38 +0000)]
Merge "MediaCodec/Drm: move from getErrorCode to getDiagnosticInfo" into lmp-dev

10 years agoAllow protected wifi in connectivity tests
Eric Rowe [Wed, 10 Sep 2014 02:25:55 +0000 (19:25 -0700)]
Allow protected wifi in connectivity tests

Change-Id: I31285572f90bfb46cc28fb04e79cb9b407477a7d

10 years agoFix page spacing in preview list.
Svetoslav [Wed, 10 Sep 2014 02:01:56 +0000 (19:01 -0700)]
Fix page spacing in preview list.

bug:16966145

Change-Id: I2c4bde3a50ee0fc202fc169a63d4eeeb43c5f4ae

10 years agocamera2: Fix preview stretching in LEGACY mode.
Ruben Brunk [Wed, 10 Sep 2014 01:46:00 +0000 (18:46 -0700)]
camera2: Fix preview stretching in LEGACY mode.

Bug: 17447262
Change-Id: Idf4ba8d3702cf03c5b01045e2e3efe380b503002

10 years agoMediaPlayer/SubtitleController:fix add/select timed text on start
Robert Shih [Fri, 5 Sep 2014 20:33:31 +0000 (13:33 -0700)]
MediaPlayer/SubtitleController:fix add/select timed text on start

 - scan internal tracks when necessary
 - fix overflow in addTimedTextSource
 - do not hide timed text track in doSelectDefaultTrack; i.e. apply
   hiding logic to subtitle tracks only
 - do not notify stop in scheduleUpdate; it will be fired in onStopped
   if necessary

Bug: 17323221
Change-Id: I485f7d9197d10562fbd58d0afe5e9aa4cf610f1a

10 years agoMerge "Improve dialog padding when title or body text are missing" into lmp-dev
Alan Viverette [Wed, 10 Sep 2014 01:27:56 +0000 (01:27 +0000)]
Merge "Improve dialog padding when title or body text are missing" into lmp-dev