OSDN Git Service

android-x86/frameworks-base.git
9 years agoTweak assist disclosure animation
Adrian Roos [Fri, 19 Jun 2015 22:57:25 +0000 (15:57 -0700)]
Tweak assist disclosure animation

Bug: 21568059
Change-Id: I81666bed4d4ae3eb1998cfdcc652921bafeae7f2

9 years agoAssist disclosure
Adrian Roos [Wed, 17 Jun 2015 23:43:38 +0000 (16:43 -0700)]
Assist disclosure

Add an animation that discloses delivery
of contextual data to the assist component.

Also fixes a bug where contextual data was
delivered to legacy assist activities even
though the user explicitly disabled context.

Bug: 21568059
Change-Id: I27dfaa36e2f677b0d73acfa4730f0f4ea3486919

9 years agoMerge "Fix intent tile to unlock on launching activities" into mnc-dev
Jason Monk [Fri, 19 Jun 2015 18:28:56 +0000 (18:28 +0000)]
Merge "Fix intent tile to unlock on launching activities" into mnc-dev

9 years agoMerge "Better FloatingToolbar positioning." into mnc-dev
Abodunrinwa Toki [Fri, 19 Jun 2015 18:28:17 +0000 (18:28 +0000)]
Merge "Better FloatingToolbar positioning." into mnc-dev

9 years agoMerge "Replace --include-cfi with --generate-debug-info." into mnc-dev
David Srbecky [Fri, 19 Jun 2015 18:25:56 +0000 (18:25 +0000)]
Merge "Replace --include-cfi with --generate-debug-info." into mnc-dev

9 years agoFix intent tile to unlock on launching activities
Jason Monk [Fri, 19 Jun 2015 18:20:46 +0000 (14:20 -0400)]
Fix intent tile to unlock on launching activities

Change-Id: Ibde6a21d5a36d4697101e2201d1d77e26d684753

9 years agoMerge "Resolve canonical package path before writing it to packages.list." into mnc-dev
Oleksiy Vyalov [Fri, 19 Jun 2015 18:25:11 +0000 (18:25 +0000)]
Merge "Resolve canonical package path before writing it to packages.list." into mnc-dev

9 years agoMerge "Revert "Work around inconsistent views in RelativeLayout.onMeasure()"" into...
Alan Viverette [Fri, 19 Jun 2015 18:20:20 +0000 (18:20 +0000)]
Merge "Revert "Work around inconsistent views in RelativeLayout.onMeasure()"" into mnc-dev

9 years agoRevert "Work around inconsistent views in RelativeLayout.onMeasure()"
Alan Viverette [Fri, 19 Jun 2015 18:19:56 +0000 (18:19 +0000)]
Revert "Work around inconsistent views in RelativeLayout.onMeasure()"

This reverts commit 3e2e064a1f989228f48e8faf588393a1a5ee1e31.

Change-Id: Ib3712076585cba507ef1666e3fb6abb2bedb016f

9 years agoMerge "Debug logging for a certain class of binder transaction failures" into mnc-dev
Christopher Tate [Fri, 19 Jun 2015 18:19:12 +0000 (18:19 +0000)]
Merge "Debug logging for a certain class of binder transaction failures" into mnc-dev

9 years agoDebug logging for a certain class of binder transaction failures
Christopher Tate [Fri, 19 Jun 2015 17:28:20 +0000 (10:28 -0700)]
Debug logging for a certain class of binder transaction failures

Bug 21801759

Change-Id: I9973d4ffb9450e510a4e1c64e2eae1489ce93054

9 years agoBetter FloatingToolbar positioning.
Abodunrinwa Toki [Fri, 19 Jun 2015 02:04:50 +0000 (03:04 +0100)]
Better FloatingToolbar positioning.

-The toolbar is now rendered over the IME.
-The toolbar respects the presence of the IME and tries as much as
 possible not to obstruct it.
-The toolbar may obstruct the IME if there is limited space and we
 can't find a position that won't obstruct the IME.

*A side effect of the toolbar over the IME is that TextView handles
 will also always be rendered over the IME where necessary. This was
 the previous behavior before the regression.

Bug: 17510971
Change-Id: I26a49565bf025d7c007ba6bb80468c4988fcc051

9 years agoMerge "Clear granted permission when app is uninstalled by one of the multiple users...
Tony Mak [Fri, 19 Jun 2015 16:57:39 +0000 (16:57 +0000)]
Merge "Clear granted permission when app is uninstalled by one of the multiple users" into mnc-dev

9 years agoClear granted permission when app is uninstalled by one of the multiple users
Tony Mak [Fri, 19 Jun 2015 16:52:49 +0000 (17:52 +0100)]
Clear granted permission when app is uninstalled by one of the multiple users

Bug: 21838358

Change-Id: Iccd46382c9468d0503da0bb49a49040ae712e2cc

9 years agoMerge "audio effect JNI: fix global ref leak." into mnc-dev
Eric Laurent [Fri, 19 Jun 2015 16:46:29 +0000 (16:46 +0000)]
Merge "audio effect JNI: fix global ref leak." into mnc-dev

9 years agoMerge "Reduce log noise." into mnc-dev
Wale Ogunwale [Fri, 19 Jun 2015 16:36:12 +0000 (16:36 +0000)]
Merge "Reduce log noise." into mnc-dev

9 years agoMerge "Don't write IntentFilter autoVerify field to xml if false." into mnc-dev
Wale Ogunwale [Fri, 19 Jun 2015 16:35:59 +0000 (16:35 +0000)]
Merge "Don't write IntentFilter autoVerify field to xml if false." into mnc-dev

9 years agoMerge "Camera2: add FACE_PRIORITY_LOW_LIGHT" into mnc-dev
Zhijun He [Fri, 19 Jun 2015 16:23:41 +0000 (16:23 +0000)]
Merge "Camera2: add FACE_PRIORITY_LOW_LIGHT" into mnc-dev

9 years agoCamera2: add FACE_PRIORITY_LOW_LIGHT
Zhijun He [Wed, 17 Jun 2015 02:58:11 +0000 (19:58 -0700)]
Camera2: add FACE_PRIORITY_LOW_LIGHT

Add FACE_PRIORITY_LOW_LIGHT to allow higher sensitivity value AE under low
light.

Also fix some minor doc issue for high speed recording capability.

Bug: 21813977
Change-Id: I965ece936c1bc3d3cb370454e950fde4aad06335

9 years agoaudio effect JNI: fix global ref leak.
Eric Laurent [Fri, 19 Jun 2015 16:13:02 +0000 (09:13 -0700)]
audio effect JNI: fix global ref leak.

Remove one more global ref leak in AudioEffect
and Visualizer JNI.

Bug: 21629892.
Change-Id: Id77fc2d10f3dc9d3154d6a1cf0f8cc0f83683584

9 years agoMerge "Improve robustness of MediaDrm after mediaserver crash" into mnc-dev
Jeff Tinker [Fri, 19 Jun 2015 16:05:11 +0000 (16:05 +0000)]
Merge "Improve robustness of MediaDrm after mediaserver crash" into mnc-dev

9 years agoDon't write IntentFilter autoVerify field to xml if false.
Wale Ogunwale [Fri, 19 Jun 2015 15:59:52 +0000 (08:59 -0700)]
Don't write IntentFilter autoVerify field to xml if false.

Bug: 21205789
Change-Id: I650265eeec99d470ae2f089d8ae3ef3c866c0096

9 years agoMerge "Fix security whole in lock task" into mnc-dev
Jason Monk [Fri, 19 Jun 2015 15:31:59 +0000 (15:31 +0000)]
Merge "Fix security whole in lock task" into mnc-dev

9 years agoFix security whole in lock task
Jason Monk [Fri, 19 Jun 2015 14:39:39 +0000 (10:39 -0400)]
Fix security whole in lock task

When flags NEW_TASK and CLEAR_TASK are set, the task gets reused
which causes the lock task to be ignored.  Add a special check
for this to be a lock task violation.

Bug: 20893212
Change-Id: Ibf3c71f40e197f0830410eb4e20429e901998378

9 years agoMerge "drop corrupt notifications in the Listener" into mnc-dev
Chris Wren [Fri, 19 Jun 2015 15:15:21 +0000 (15:15 +0000)]
Merge "drop corrupt notifications in the Listener" into mnc-dev

9 years agoMerge "Add new error codes for rate-limit and max-use failures." into mnc-dev
Shawn Willden [Fri, 19 Jun 2015 15:13:20 +0000 (15:13 +0000)]
Merge "Add new error codes for rate-limit and max-use failures." into mnc-dev

9 years agoAdd new error codes for rate-limit and max-use failures.
Shawn Willden [Fri, 19 Jun 2015 03:27:11 +0000 (21:27 -0600)]
Add new error codes for rate-limit and max-use failures.

Bug: 21607106
Change-Id: Ia0527341f98726bf74c2bfddd9b9a82974fab954

9 years agoReduce log noise.
Wale Ogunwale [Fri, 19 Jun 2015 15:05:24 +0000 (08:05 -0700)]
Reduce log noise.

Bug: 21941219
Change-Id: Ic84719cf1b901c7e6befeca5c73685301e511db8

9 years agoMerge "Use closer to standard toast for work profile toast." into mnc-dev
Kenny Guy [Fri, 19 Jun 2015 14:56:47 +0000 (14:56 +0000)]
Merge "Use closer to standard toast for work profile toast." into mnc-dev

9 years agoMerge "Try to keep connection state more up to date" into mnc-dev
Jason Monk [Fri, 19 Jun 2015 14:55:36 +0000 (14:55 +0000)]
Merge "Try to keep connection state more up to date" into mnc-dev

9 years agoUse closer to standard toast for work profile toast.
Kenny Guy [Thu, 18 Jun 2015 14:09:09 +0000 (15:09 +0100)]
Use closer to standard toast for work profile toast.

Revert back to using a standard system toast
for the toast shown when user unlocks to a
work activity.
Include the work status icon in the toast.

Bug: 21325183
Bug: 21896447
Change-Id: I691417a4ecac36983f391ee722f59e2b467affc1

9 years agoMerge "Fix FloatingToolbar flickers." into mnc-dev
Abodunrinwa Toki [Fri, 19 Jun 2015 14:26:08 +0000 (14:26 +0000)]
Merge "Fix FloatingToolbar flickers." into mnc-dev

9 years agoTry to keep connection state more up to date
Jason Monk [Fri, 19 Jun 2015 14:04:49 +0000 (10:04 -0400)]
Try to keep connection state more up to date

It seems that connection state isn't always correct, make sure we
update it every time a device changes state, so that we don't stay
connected while no device is connected.

Bug: 21896051
Change-Id: I5aa398f33a916609742e22ce5affd4211ed0a626

9 years agoMerge "Revert "Load WebView from one out of a list of packages."" into mnc-dev
Gustav Sennton [Fri, 19 Jun 2015 13:23:45 +0000 (13:23 +0000)]
Merge "Revert "Load WebView from one out of a list of packages."" into mnc-dev

9 years agoRevert "Load WebView from one out of a list of packages."
Gustav Sennton [Thu, 18 Jun 2015 15:56:26 +0000 (16:56 +0100)]
Revert "Load WebView from one out of a list of packages."

This was not a clean revert!

This reverts commit 2ed6fee15c85ff991f64ecfa8c1c4738e0fdf9b6.
We essentially only revert the functionality for going through a list of
WebView package names and picking the first compatible one.
Except for that functionality we also fetched the name of the shared
library from a flag in WebView and made some minor refactoring in the
initial commit, these changes have been left alone in this revert.

Bug: 21893371
Change-Id: Idb2539dc33cc5f9e2894ecd665c23573c6cba9f3

9 years agoMerge "Cannot select text after rotation in extract mode" into mnc-dev
Andrei Stingaceanu [Fri, 19 Jun 2015 09:33:01 +0000 (09:33 +0000)]
Merge "Cannot select text after rotation in extract mode" into mnc-dev

9 years agoMerge "Use the intent filter icon in ResolveInfo for managed profile." into mnc-dev
Sudheer Shanka [Fri, 19 Jun 2015 09:25:55 +0000 (09:25 +0000)]
Merge "Use the intent filter icon in ResolveInfo for managed profile." into mnc-dev

9 years agoMerge "Add VVM carrier config to public API." into mnc-dev
Jonathan Basseri [Fri, 19 Jun 2015 06:16:46 +0000 (06:16 +0000)]
Merge "Add VVM carrier config to public API." into mnc-dev

9 years agoam d9d05fe3: am 838e4aa6: Merge "docs: sdk-tools 24.3.3 updates" into mnc-preview...
Rich Slogar [Fri, 19 Jun 2015 05:58:13 +0000 (05:58 +0000)]
am d9d05fe3: am 838e4aa6: Merge "docs: sdk-tools 24.3.3 updates" into mnc-preview-docs

* commit 'd9d05fe358c96e85149627d955191d1328e9924a':
  docs: sdk-tools 24.3.3 updates

9 years agoMerge "resolved conflicts for merge of 1dac6bd9 to mnc-dev" into mnc-dev
Wei Liu [Fri, 19 Jun 2015 05:54:53 +0000 (05:54 +0000)]
Merge "resolved conflicts for merge of 1dac6bd9 to mnc-dev" into mnc-dev

9 years agoresolved conflicts for merge of 1dac6bd9 to mnc-dev
Wei Liu [Fri, 19 Jun 2015 05:52:37 +0000 (22:52 -0700)]
resolved conflicts for merge of 1dac6bd9 to mnc-dev

Change-Id: I000b35f5e2658a065c780396254bcb88f1cbce5e

9 years agoMerge "Reflect removal of KM_TAG_AEAD_TAG from keymaster." into mnc-dev
Shawn Willden [Fri, 19 Jun 2015 03:16:49 +0000 (03:16 +0000)]
Merge "Reflect removal of KM_TAG_AEAD_TAG from key" into mnc-dev

9 years agoResolve canonical package path before writing it to packages.list.
Oleksiy Vyalov [Fri, 12 Jun 2015 20:27:12 +0000 (13:27 -0700)]
Resolve canonical package path before writing it to packages.list.

Bug id - b/21028929

Change-Id: I82a7ba4f27017d3de29790cdbfab656ca9814cfb
(cherry picked from commit 4b42adf697c0ecde7ed18234109eb5430239fe54)

9 years agoReflect removal of KM_TAG_AEAD_TAG from keymaster.
Alex Klyubin [Fri, 19 Jun 2015 01:43:45 +0000 (18:43 -0700)]
Reflect removal of KM_TAG_AEAD_TAG from keymaster.

This reflects the changes in da89dde9787dfbd8c053119ab52d9e671106b18e
in system/keymaster.

Bug: 19919114
Change-Id: I9cdfc7ce63099c4de29029b1fc112369c4a68eba

9 years agoMerge "Added a message to the keyguard bouncer" into mnc-dev
Selim Cinek [Fri, 19 Jun 2015 01:40:37 +0000 (01:40 +0000)]
Merge "Added a message to the keyguard bouncer" into mnc-dev

9 years agoMerge "BatteryStats: Update external stats individually." into mnc-dev
Adam Lesinski [Fri, 19 Jun 2015 01:22:52 +0000 (01:22 +0000)]
Merge "BatteryStats: Update external stats individually." into mnc-dev

9 years agoReplace --include-cfi with --generate-debug-info.
David Srbecky [Thu, 28 May 2015 16:16:09 +0000 (17:16 +0100)]
Replace --include-cfi with --generate-debug-info.

This follows a change in dex2oat.

(cherry picked from commit f39477b592e6e17fe41ace2e18602a69b2dd1619)

Bug: 21924613
Change-Id: I46b61298ca00bee2e83080456b180d63efd95b8f

9 years agoMerge "BatteryStats: Log when WiFi idle time is too large" into mnc-dev
Adam Lesinski [Fri, 19 Jun 2015 01:17:06 +0000 (01:17 +0000)]
Merge "BatteryStats: Log when WiFi idle time is too large" into mnc-dev

9 years agoBatteryStats: Update external stats individually.
Adam Lesinski [Thu, 18 Jun 2015 21:52:24 +0000 (14:52 -0700)]
BatteryStats: Update external stats individually.

When wifi traffic causes a stats collection, we shouldn't care about
cpu or bluetooth updates.

Bug:21478443
Change-Id: I177dc0fc09951813cb4a702ad0e5d951d69f8c22

9 years agoMerge "Don't always dump domain/preferred state" into mnc-dev
Christopher Tate [Fri, 19 Jun 2015 01:12:00 +0000 (01:12 +0000)]
Merge "Don't always dump domain/preferred state" into mnc-dev

9 years agoDon't always dump domain/preferred state
Christopher Tate [Fri, 19 Jun 2015 01:09:42 +0000 (18:09 -0700)]
Don't always dump domain/preferred state

Change-Id: Ie0431b6c3cb1a9f372a142637359c42b182d4b1b

9 years agoBatteryStats: Log when WiFi idle time is too large
Adam Lesinski [Fri, 19 Jun 2015 01:05:20 +0000 (18:05 -0700)]
BatteryStats: Log when WiFi idle time is too large

We have issues with bad data coming from the WiFi system, so
log when we have unreasonably large WiFi idle time.

Bug:21929173
Change-Id: I54b34c5efad14264306155c588f4c3b71cae35df

9 years agoMerge "Set default PBAP checkbox state to false (checkbox unselected)." into mnc-dev
Sanket Padawe [Fri, 19 Jun 2015 01:03:34 +0000 (01:03 +0000)]
Merge "Set default PBAP checkbox state to false (checkbox unselected)." into mnc-dev

9 years agoMerge "Fix issue #20494208: Go out of device idle when headset button is pressed...
Dianne Hackborn [Fri, 19 Jun 2015 01:01:36 +0000 (01:01 +0000)]
Merge "Fix issue #20494208: Go out of device idle when headset button is pressed" into mnc-dev

9 years agoMerge "BatteryStats: Fix regression in wakelock power distribution" into mnc-dev
Adam Lesinski [Fri, 19 Jun 2015 00:57:46 +0000 (00:57 +0000)]
Merge "BatteryStats: Fix regression in wakelock power distribution" into mnc-dev

9 years agoSet default PBAP checkbox state to false (checkbox unselected).
Sanket Padawe [Fri, 19 Jun 2015 00:56:08 +0000 (17:56 -0700)]
Set default PBAP checkbox state to false (checkbox unselected).

Bug: 20488109
Change-Id: I6259ea8d048cbface2ba63b8c1077af12d0fee1b

9 years agoMerge "Announce chronometers with time-unit words." into mnc-dev
Dan Sandler [Fri, 19 Jun 2015 00:50:57 +0000 (00:50 +0000)]
Merge "Announce chronometers with time-unit words." into mnc-dev

9 years agoFix issue #20494208: Go out of device idle when headset button is pressed
Dianne Hackborn [Fri, 19 Jun 2015 00:40:33 +0000 (17:40 -0700)]
Fix issue #20494208: Go out of device idle when headset button is pressed

Rework how we record active transitions in battery stats to be
more general, and add an API that others can call in to
DeviceIdleController to request that we go out of idle mode.
use this for VOICE_SEARCH_HANDS_FREE.

Change-Id: Ie58de60e63036a4142881283835961fbcceec892

9 years agoMerge "Clean up SIM CallManager APIs." into mnc-dev
Santos Cordon [Fri, 19 Jun 2015 00:04:58 +0000 (00:04 +0000)]
Merge "Clean up SIM CallManager APIs." into mnc-dev

9 years agoam 838e4aa6: Merge "docs: sdk-tools 24.3.3 updates" into mnc-preview-docs
Rich Slogar [Thu, 18 Jun 2015 23:55:44 +0000 (23:55 +0000)]
am 838e4aa6: Merge "docs: sdk-tools 24.3.3 updates" into mnc-preview-docs

* commit '838e4aa6e69f6482adfdde2e45867a36dc1db2b0':
  docs: sdk-tools 24.3.3 updates

9 years agoMerge "docs: sdk-tools 24.3.3 updates" into mnc-preview-docs
Rich Slogar [Thu, 18 Jun 2015 23:47:27 +0000 (23:47 +0000)]
Merge "docs: sdk-tools 24.3.3 updates" into mnc-preview-docs

9 years agodocs: sdk-tools 24.3.3 updates
Rich Slogar [Tue, 16 Jun 2015 21:22:08 +0000 (14:22 -0700)]
docs: sdk-tools 24.3.3 updates

Change-Id: I30267355dc17cd6451b28b2aca6d639b9af320d4

9 years agoam ae363d2d: Wear doesn\'t need Shell to send notification when bugreport captured.
Wei Liu [Thu, 18 Jun 2015 23:24:41 +0000 (23:24 +0000)]
am ae363d2d: Wear doesn\'t need Shell to send notification when bugreport captured.

* commit 'ae363d2db4398a695606c254b88be8940139edd1':
  Wear doesn't need Shell to send notification when bugreport captured.

9 years agoMerge "OP_READ_PHONE_STATE AppOp check for getMergedSubscriberIds" into mnc-dev
Fyodor Kupolov [Thu, 18 Jun 2015 23:16:42 +0000 (23:16 +0000)]
Merge "OP_READ_PHONE_STATE AppOp check for getMergedSubscriberIds" into mnc-dev

9 years agoClean up SIM CallManager APIs.
Santos Cordon [Fri, 12 Jun 2015 22:27:01 +0000 (15:27 -0700)]
Clean up SIM CallManager APIs.

Bug: 21499476
Change-Id: Iaded74c6b885b0745dfa85d0b7733bdad75d615a

9 years agoMerge "create Wifi PNO ALARM intent" into mnc-dev
Pierre Vandwalle [Thu, 18 Jun 2015 23:13:17 +0000 (23:13 +0000)]
Merge "create Wifi PNO ALARM intent" into mnc-dev

9 years agoAdd VVM carrier config to public API.
Jonathan Basseri [Thu, 18 Jun 2015 23:05:39 +0000 (16:05 -0700)]
Add VVM carrier config to public API.

These bits of carrier config were @hidden, but in order for carrier apps
to set them, they need to be public.

Bug: 21930513
Change-Id: Ifa49cf7441a8c6b6cf7e1aadb46abeb41054fcc3

9 years agoMerge "Defer writes to runtime-permissions.xml" into mnc-dev
Fyodor Kupolov [Thu, 18 Jun 2015 23:00:48 +0000 (23:00 +0000)]
Merge "Defer writes to runtime-permissions.xml" into mnc-dev

9 years agoMerge "Fix a typo in Drawable's javadoc" into mnc-dev
Doris Liu [Thu, 18 Jun 2015 22:39:16 +0000 (22:39 +0000)]
Merge "Fix a typo in Drawable's javadoc" into mnc-dev

9 years agoMerge "Unpublish methods in class ScriptGroup.Binding" into mnc-dev
Yang Ni [Thu, 18 Jun 2015 22:38:58 +0000 (22:38 +0000)]
Merge "Unpublish methods in class ScriptGroup.Binding" into mnc-dev

9 years agoMerge "Add getPackageImportance() system API" into mnc-dev
Todd Kennedy [Thu, 18 Jun 2015 22:37:39 +0000 (22:37 +0000)]
Merge "Add getPackageImportance() system API" into mnc-dev

9 years agoAdded a message to the keyguard bouncer
Selim Cinek [Thu, 18 Jun 2015 08:38:59 +0000 (01:38 -0700)]
Added a message to the keyguard bouncer

A message can now be shown on the keyguard bouncer
explaining why the bouncer is being shown.

Bug: 21618072
Change-Id: I25aea9cc242abbf6a133fb42cc4407f5c2f3f688

9 years agoFix a typo in Drawable's javadoc
Doris Liu [Thu, 18 Jun 2015 22:26:17 +0000 (15:26 -0700)]
Fix a typo in Drawable's javadoc

Change-Id: Ic168b250defb30512cb35a836118fe2bdf1b2e78

9 years agoAdd getPackageImportance() system API
Todd Kennedy [Thu, 18 Jun 2015 19:54:55 +0000 (12:54 -0700)]
Add getPackageImportance() system API

Callers must have the permission GET_PACKAGE_IMPORTANCE

Bug: 20642684
Change-Id: I6f3ef2ec810c884e0dee239e5909bcb314957302

9 years agoMerge "Write packages.list when granting permissions." into mnc-dev
Jeff Sharkey [Thu, 18 Jun 2015 22:26:55 +0000 (22:26 +0000)]
Merge "Write packages.list when granting permissions." into mnc-dev

9 years agoWrite packages.list when granting permissions.
Jeff Sharkey [Thu, 18 Jun 2015 22:23:02 +0000 (15:23 -0700)]
Write packages.list when granting permissions.

Some permissions have the side effect of adding GIDs right now,
so we need to flush out packages.list.

Bug: 21874693
Change-Id: Ia4398c9f84cf7f151248f821b3fa2c12bdf91b80

9 years agoMerge "DO NOT MERGE: Remove DayNight theme" into mnc-dev
Alan Viverette [Thu, 18 Jun 2015 22:21:46 +0000 (22:21 +0000)]
Merge "DO NOT MERGE: Remove DayNight theme" into mnc-dev

9 years agoDO NOT MERGE: Remove DayNight theme
Alan Viverette [Thu, 18 Jun 2015 22:15:16 +0000 (15:15 -0700)]
DO NOT MERGE: Remove DayNight theme

Do not go gentle into that good night,
Old age should burn and rave at close of day;
Rage, rage against the dying of the light.

Though wise men at their end know dark is right,
Because their words had forked no lightning they
Do not go gentle into that good night.

Bug: 21854466
Change-Id: I0b7cd116c23f7df88e94f31b3aee7dd22a102804

9 years agoMerge "Better handling of 0-length format conversions in convertAudioPortFromNative...
Paul McLean [Thu, 18 Jun 2015 22:00:24 +0000 (22:00 +0000)]
Merge "Better handling of 0-length format conversions in convertAudioPortFromNative()." into mnc-dev

9 years agocreate Wifi PNO ALARM intent
Pierre Vandwalle [Thu, 18 Jun 2015 21:48:39 +0000 (14:48 -0700)]
create Wifi PNO ALARM intent

Change-Id: I9bdae8ae37e30d36bf82b731468b8a157bb2862b

9 years agoBetter handling of 0-length format conversions in convertAudioPortFromNative().
Paul McLean [Thu, 18 Jun 2015 19:47:34 +0000 (12:47 -0700)]
Better handling of 0-length format conversions in convertAudioPortFromNative().

Bug: 21915588
Change-Id: I8eb3da2bfa94722a11cf47ba6fc5359d5e8e4916

9 years agoMerge "Ensure ResolverDrawerLayout is visible to accessibility services" into mnc-dev
Alan Viverette [Thu, 18 Jun 2015 21:37:53 +0000 (21:37 +0000)]
Merge "Ensure ResolverDrawerLayout is visible to accessibility services" into mnc-dev

9 years agoEnsure ResolverDrawerLayout is visible to accessibility services
Alan Viverette [Thu, 18 Jun 2015 21:20:35 +0000 (14:20 -0700)]
Ensure ResolverDrawerLayout is visible to accessibility services

Also removes the class name since it's not helpful to expose framework
internal class names to accessibility services that can't access them.

Bug: 18864087
Change-Id: If9b29d3929970bd893168444584a5dd1ba593c5b

9 years agoMerge "Fix MidiDevice.MidiConnection lifecycle" into mnc-dev
Mike Lockwood [Thu, 18 Jun 2015 21:13:26 +0000 (21:13 +0000)]
Merge "Fix MidiDevice.MidiConnection lifecycle" into mnc-dev

9 years agoMerge "AudioService: Send the right stream to the volume UI on tablet changes." into...
John Spurlock [Thu, 18 Jun 2015 21:05:21 +0000 (21:05 +0000)]
Merge "AudioService: Send the right stream to the volume UI on tablet changes." into mnc-dev

9 years agoMerge "Document possible null returns in PackageManager" into mnc-dev
Christopher Tate [Thu, 18 Jun 2015 20:53:10 +0000 (20:53 +0000)]
Merge "Document possible null returns in PackageManager" into mnc-dev

9 years agoDocument possible null returns in PackageManager
Christopher Tate [Thu, 18 Jun 2015 20:47:04 +0000 (13:47 -0700)]
Document possible null returns in PackageManager

In particular queryIntentServices() but also a few others.

Bug 19127758

Change-Id: I590605ce4870b2ab300385678df8917cfade60f9

9 years agoMerge "ImageWriter: Remove exception for closing twice" into mnc-dev
Chien-Yu Chen [Thu, 18 Jun 2015 20:42:19 +0000 (20:42 +0000)]
Merge "ImageWriter: Remove exception for closing twice" into mnc-dev

9 years agoMerge "Patch up certain kinds of broken notifications." into mnc-dev
Dan Sandler [Thu, 18 Jun 2015 20:26:47 +0000 (20:26 +0000)]
Merge "Patch up certain kinds of broken notifications." into mnc-dev

9 years agoMerge "GetInstalledProvidersForProfiles should never return null object." into mnc-dev
Hyunyoung Song [Thu, 18 Jun 2015 20:13:34 +0000 (20:13 +0000)]
Merge "GetInstalledProvidersForProfiles should never return null object." into mnc-dev

9 years agoMerge "Add config_tether_apndata for Canada MVNO" into mnc-dev
Vineeta Srivastava [Thu, 18 Jun 2015 20:12:28 +0000 (20:12 +0000)]
Merge "Add config_tether_apndata for Canada MVNO" into mnc-dev

9 years agoMerge "Add way to get the network location provider package" into mnc-dev
Jason Monk [Thu, 18 Jun 2015 20:03:28 +0000 (20:03 +0000)]
Merge "Add way to get the network location provider package" into mnc-dev

9 years agoGetInstalledProvidersForProfiles should never return null object.
Hyunyoung Song [Thu, 18 Jun 2015 19:59:51 +0000 (12:59 -0700)]
GetInstalledProvidersForProfiles should never return null object.

b/21916365
b/19904873

Change-Id: I296cafd15a185ad91cb7491bd6d2466ac03cdfb7

9 years agoMerge "Fixing voice panel centering issues in landscape on phone" into mnc-dev
Stefan Kuhne [Thu, 18 Jun 2015 19:58:16 +0000 (19:58 +0000)]
Merge "Fixing voice panel centering issues in landscape on phone" into mnc-dev

9 years agoMerge "instrument volume controls" into mnc-dev
Chris Wren [Thu, 18 Jun 2015 19:57:48 +0000 (19:57 +0000)]
Merge "instrument volume controls" into mnc-dev

9 years agoAudioService: Send the right stream to the volume UI on tablet changes.
John Spurlock [Thu, 18 Jun 2015 19:45:07 +0000 (15:45 -0400)]
AudioService: Send the right stream to the volume UI on tablet changes.

Bug: 21798314
Change-Id: Idd49eb9e1253a94e567866a38b664035aea3715b

9 years agoMerge "SubscriptionManager: Fix NPE in getSimStateForSlotIdx" into mnc-dev
Sanket Padawe [Thu, 18 Jun 2015 19:42:49 +0000 (19:42 +0000)]
Merge "SubscriptionManager: Fix NPE in getSimStateForSlotIdx" into mnc-dev

9 years agoMerge "Fix some demo mode issues" into mnc-dev
Jason Monk [Thu, 18 Jun 2015 19:32:02 +0000 (19:32 +0000)]
Merge "Fix some demo mode issues" into mnc-dev

9 years agoFix MidiDevice.MidiConnection lifecycle
Mike Lockwood [Thu, 18 Jun 2015 17:05:17 +0000 (10:05 -0700)]
Fix MidiDevice.MidiConnection lifecycle

Update device server's MidiDeviceStatus when a connection is made to one of its output ports.

After connecting an input port to an output port using MidiDevice.connectPorts(),
do not call IMidiDeviceServer.closePort() until MidiDevice.MidiConnection.close() is called.

While I was in there, added missing CloseGuard support to the MidiDevice.MidiConnection class.

This fixes a problem resulting in UsbMidiDevice closing the device's ALSA driver too soon.

Bug: 21850709

Change-Id: I0c120f76b42eec8a143161e46dba73fbec5e4f31

9 years agoFix some demo mode issues
Jason Monk [Thu, 18 Jun 2015 18:07:26 +0000 (14:07 -0400)]
Fix some demo mode issues

Bug: 21919885
Change-Id: If79d76a2954b62e290691b1c2338d175fdbbffc5