OSDN Git Service

android-x86/frameworks-base.git
7 years agoAudioService: fix volume shaper release
Jean-Michel Trivi [Tue, 28 Feb 2017 22:56:04 +0000 (14:56 -0800)]
AudioService: fix volume shaper release

Catch exception when applying a volume shaper to cancel any remaining
  volume shaper for release

Test: see bug
Bug: 35842573
Change-Id: Ic724a43fad6df599540369c095498c8adb2c73a8

7 years agoMerge "Delete ParcelableString, add StringParceledListSlice"
TreeHugger Robot [Tue, 28 Feb 2017 22:09:02 +0000 (22:09 +0000)]
Merge "Delete ParcelableString, add StringParceledListSlice"

7 years agoMerge "Don't crash if client token is null."
TreeHugger Robot [Tue, 28 Feb 2017 22:06:15 +0000 (22:06 +0000)]
Merge "Don't crash if client token is null."

7 years agoMerge "Earlier processing of DrmInfo notification"
Hassan Shojania [Tue, 28 Feb 2017 21:21:57 +0000 (21:21 +0000)]
Merge "Earlier processing of DrmInfo notification"

7 years agoMerge "TIF: make Channels.COLUMN_BROWSABLE visible"
Dongwon Kang [Tue, 28 Feb 2017 20:36:40 +0000 (20:36 +0000)]
Merge "TIF: make Channels.COLUMN_BROWSABLE visible"

7 years agoMerge "Don't trigger textclassifier in a11y action."
Abodunrinwa Toki [Tue, 28 Feb 2017 20:02:03 +0000 (20:02 +0000)]
Merge "Don't trigger textclassifier in a11y action."

7 years agoMerge "Fix javadocs for layout attributes"
TreeHugger Robot [Tue, 28 Feb 2017 19:59:16 +0000 (19:59 +0000)]
Merge "Fix javadocs for layout attributes"

7 years agoMerge "Fix is installed check condition in DevicePolicyManagerService"
Edman Anjos [Tue, 28 Feb 2017 19:45:22 +0000 (19:45 +0000)]
Merge "Fix is installed check condition in DevicePolicyManagerService"

7 years agoMerge "Prevent packages besides android defining ephemeral permissions"
TreeHugger Robot [Tue, 28 Feb 2017 19:39:02 +0000 (19:39 +0000)]
Merge "Prevent packages besides android defining ephemeral permissions"

7 years agoMerge "Api review feedback."
TreeHugger Robot [Tue, 28 Feb 2017 19:38:09 +0000 (19:38 +0000)]
Merge "Api review feedback."

7 years agoMerge "Bluetooth: fix enable log: display 24h time" am: 17cb857301 am: add7c533c6
Andre Eisenbach [Tue, 28 Feb 2017 19:33:42 +0000 (19:33 +0000)]
Merge "Bluetooth: fix enable log: display 24h time" am: 17cb857301 am: add7c533c6
am: 5c44929f79

Change-Id: If69f2d82f61784b79e6f64d335c70c98b89f6542

7 years agoMerge "Bluetooth: fix enable log: display 24h time" am: 17cb857301
Andre Eisenbach [Tue, 28 Feb 2017 19:29:07 +0000 (19:29 +0000)]
Merge "Bluetooth: fix enable log: display 24h time" am: 17cb857301
am: add7c533c6

Change-Id: Ib10e76a44ee4ea10294b65ba01d2b028df6afe50

7 years agoMerge "Bluetooth: fix enable log: display 24h time"
Andre Eisenbach [Tue, 28 Feb 2017 19:14:58 +0000 (19:14 +0000)]
Merge "Bluetooth: fix enable log: display 24h time"
am: 17cb857301

Change-Id: Ic9ba7b27e9ad997a6f8ba0ae6e4794903ef7806a

7 years agoMerge "Bluetooth: fix enable log: display 24h time"
Andre Eisenbach [Tue, 28 Feb 2017 19:04:13 +0000 (19:04 +0000)]
Merge "Bluetooth: fix enable log: display 24h time"

7 years agoBluetooth: fix enable log: display 24h time
Marie Janssen [Fri, 24 Feb 2017 19:06:33 +0000 (11:06 -0800)]
Bluetooth: fix enable log: display 24h time

Test: adb bugreport at 1pm, observe 13:xx:yy instead of 01:xx:yy
Change-Id: I172dcc63f0f43563ec692349a9434f63c55eac25

7 years agoMerge "Revert "deprecate replayClips""
Chris Craik [Tue, 28 Feb 2017 19:01:07 +0000 (19:01 +0000)]
Merge "Revert "deprecate replayClips""

7 years agoMerge "Support confirmation of international calls while on WFC only."
TreeHugger Robot [Tue, 28 Feb 2017 18:37:33 +0000 (18:37 +0000)]
Merge "Support confirmation of international calls while on WFC only."

7 years agoMerge "Removed config_networkRecommendationPackageNames."
TreeHugger Robot [Tue, 28 Feb 2017 18:32:19 +0000 (18:32 +0000)]
Merge "Removed config_networkRecommendationPackageNames."

7 years agoMerge "Fix few typos."
Tomasz Wasilczyk [Tue, 28 Feb 2017 18:08:58 +0000 (18:08 +0000)]
Merge "Fix few typos."

7 years agoDelete ParcelableString, add StringParceledListSlice
Robin Lee [Mon, 20 Feb 2017 20:54:22 +0000 (20:54 +0000)]
Delete ParcelableString, add StringParceledListSlice

Both inherit from package private BaseParceledListSlice.

This is still bad, but it's not as bad. The existing code that uses
this can just do Foo.bar().getList() now instead of having to marshal
to and from an oddball type at either end as well.

In the longer term ParceledListSlice<> should be eliminated, but it's
not clear how far into the future that is going to happen.

Test: runtest -x services/tests/servicestests/src/com/android/server/devicepolicy/DevicePolicyManagerTest.java
Test: runtest -x core/tests/coretests/src/android/content/pm/ParceledListSliceTest.java
Change-Id: Ie69b96b5215d6e04990f6d31345772cdfee21d78

7 years agoDon't trigger textclassifier in a11y action.
Abodunrinwa Toki [Tue, 28 Feb 2017 18:02:53 +0000 (18:02 +0000)]
Don't trigger textclassifier in a11y action.

Support for smart text share in a11y mode needs to be done differently.
See: b/34779222

Test: Manually tested
Bug: 35252502
Change-Id: Ia268065c21fc5ac716ca06a0ec9d3866fbd13aa4

7 years agoApi review feedback.
Julia Reynolds [Thu, 16 Feb 2017 20:01:36 +0000 (15:01 -0500)]
Api review feedback.

Change-Id: I4628fcec43ec5dbacd208401d9ace2dbe658da64
Fixes: 35812235
Fixes: 35812334
Fixes: 35812179
Test: make

7 years agoEarlier processing of DrmInfo notification
Hassan Shojania [Mon, 27 Feb 2017 21:34:48 +0000 (13:34 -0800)]
Earlier processing of DrmInfo notification

Bug:  35681236
Test: Manual through the test app
Change-Id: I652e3c9742d7c55ab639c9df3ed1e6a0e035e6a4

7 years agoRevert "deprecate replayClips"
Derek Sollenberger [Tue, 28 Feb 2017 17:49:07 +0000 (17:49 +0000)]
Revert "deprecate replayClips"

This reverts commit 82d3b17f6dff9372ec531d90b5d9180671e0ee2c.

Bug: 35831173
Change-Id: I467e7204a5e4bcbab1c12d3fcf52e52188830ed5

7 years agoMerge "Only kill processes on default display density change"
David Stevens [Tue, 28 Feb 2017 17:39:45 +0000 (17:39 +0000)]
Merge "Only kill processes on default display density change"

7 years agoMerge "Setting for RecommendedNetworkEvaluator cache TTL" am: 924878a752 am: 8bd0af0210
Amin Shaikh [Tue, 28 Feb 2017 17:21:11 +0000 (17:21 +0000)]
Merge "Setting for RecommendedNetworkEvaluator cache TTL" am: 924878a752 am: 8bd0af0210
am: a9bace4f2c

Change-Id: If8538336a045291f73f4b18c788d49a4704776af

7 years agoMerge "Setting for RecommendedNetworkEvaluator cache TTL" am: 924878a752
Amin Shaikh [Tue, 28 Feb 2017 17:16:35 +0000 (17:16 +0000)]
Merge "Setting for RecommendedNetworkEvaluator cache TTL" am: 924878a752
am: 8bd0af0210

Change-Id: Ia18ef46b48d701eafad4c29988fca90d70005573

7 years agoMerge "Setting for RecommendedNetworkEvaluator cache TTL"
Amin Shaikh [Tue, 28 Feb 2017 17:11:35 +0000 (17:11 +0000)]
Merge "Setting for RecommendedNetworkEvaluator cache TTL"
am: 924878a752

Change-Id: I945898d88baa26f210cd0d86cdf064844af6f92e

7 years agoMerge "Setting for RecommendedNetworkEvaluator cache TTL"
Treehugger Robot [Tue, 28 Feb 2017 17:05:43 +0000 (17:05 +0000)]
Merge "Setting for RecommendedNetworkEvaluator cache TTL"

7 years agoRemoved config_networkRecommendationPackageNames.
Jeremy Joslin [Fri, 24 Feb 2017 01:02:27 +0000 (17:02 -0800)]
Removed config_networkRecommendationPackageNames.

Use config_defaultNetworkRecommendationProviderPackage instead.

Test: Built & run
Bug: 35095406
Change-Id: I7cad63ca55983bbffc2bdd278d9284f75dc805e6

7 years agoSupport confirmation of international calls while on WFC only.
Tyler Gunn [Fri, 17 Feb 2017 00:21:14 +0000 (16:21 -0800)]
Support confirmation of international calls while on WFC only.

Add new carrier config which enables a confirmation message when the user
dials an international number while on WFC only.

Add new @hide PhoneNumberUtils method which is used to determine if a
number dialed is an international number.

Test: Manual, unit.
Bug: 33272455
Change-Id: Ia7ffe10eee7d782ddc3355db616af0a48f19556e

7 years agoFix few typos.
Tomasz Wasilczyk [Mon, 27 Feb 2017 22:19:29 +0000 (14:19 -0800)]
Fix few typos.

Test: manual (watching logs)
Bug: b/35805636
Change-Id: I066e8f94e73232eb59bef86fff4a4eef5d84fbb4

7 years agoMerge "Have WM use token info. from IMMS to determine IME target window"
TreeHugger Robot [Tue, 28 Feb 2017 16:26:14 +0000 (16:26 +0000)]
Merge "Have WM use token info. from IMMS to determine IME target window"

7 years agoMerge "Move seccomp policy logic to bionic" am: ef64558393 am: da6d5f702d
Paul Lawrence [Tue, 28 Feb 2017 15:52:00 +0000 (15:52 +0000)]
Merge "Move seccomp policy logic to bionic" am: ef64558393 am: da6d5f702d
am: 310c26ee6d

Change-Id: I24331cef5f8fb90a6964258a1bb8cc048b0e8c04

7 years agoMerge "Move seccomp policy logic to bionic" am: ef64558393
Paul Lawrence [Tue, 28 Feb 2017 15:47:48 +0000 (15:47 +0000)]
Merge "Move seccomp policy logic to bionic" am: ef64558393
am: da6d5f702d

Change-Id: I474f127d2924190e1154cc9d3f1afdfa064154ae

7 years agoMerge "Move seccomp policy logic to bionic"
Paul Lawrence [Tue, 28 Feb 2017 15:41:57 +0000 (15:41 +0000)]
Merge "Move seccomp policy logic to bionic"
am: ef64558393

Change-Id: I9c9e6c9cc1f8b1617a0c7e627b94d0d643f22a3e

7 years agoMerge "Move seccomp policy logic to bionic"
Treehugger Robot [Tue, 28 Feb 2017 15:36:07 +0000 (15:36 +0000)]
Merge "Move seccomp policy logic to bionic"

7 years agoFix javadocs for layout attributes
Chet Haase [Tue, 28 Feb 2017 14:19:45 +0000 (06:19 -0800)]
Fix javadocs for layout attributes

Bug: 35763496  API Review: layout_marginVertical
Test: doc fixes only, no test
Change-Id: I63248874465d887a81b582be5f9a7d476fb24ea1

7 years agoMerge "Import translations. DO NOT MERGE"
TreeHugger Robot [Tue, 28 Feb 2017 13:41:49 +0000 (13:41 +0000)]
Merge "Import translations. DO NOT MERGE"

7 years agoMerge "Import translations. DO NOT MERGE"
TreeHugger Robot [Tue, 28 Feb 2017 13:34:12 +0000 (13:34 +0000)]
Merge "Import translations. DO NOT MERGE"

7 years agoHave WM use token info. from IMMS to determine IME target window
Wale Ogunwale [Fri, 24 Feb 2017 06:11:36 +0000 (22:11 -0800)]
Have WM use token info. from IMMS to determine IME target window

Window Manager currently places the IME above the highest window
that can possibly be using the IME. While this method works for
most cases, it does cause some animation jank if the window making
the IME visible is below an other window that could possibly make
the IME visible, but isn't. When this happens the IME is displayed
on-top of which we don't want since the top app isn't making the
IME visible.
We now rely on a strong signal from the input method manager service
WMS.updateInputMethodWindowStatus() to depend which window is actually
using the IME so the window manager can z-order things correctly.

Fixes: 31559891
Test: bit FrameworksServicesTests:com.android.server.wm.DisplayContentTests
Change-Id: I524aa9dbeb764aac15034a13adf9381304c38fa6

7 years agoMerge "Import translations. DO NOT MERGE"
TreeHugger Robot [Tue, 28 Feb 2017 13:25:18 +0000 (13:25 +0000)]
Merge "Import translations. DO NOT MERGE"

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 28 Feb 2017 09:32:37 +0000 (01:32 -0800)]
Import translations. DO NOT MERGE

Change-Id: I69afa2c75c5334244598a13ebd17217ec0dcb66e
Auto-generated-cl: translation import

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 28 Feb 2017 08:44:48 +0000 (00:44 -0800)]
Import translations. DO NOT MERGE

Change-Id: I585aa8798b0ebebe1b6290dfa18783259a0f413b
Auto-generated-cl: translation import

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 28 Feb 2017 08:20:21 +0000 (00:20 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ie8189227b7840495e79f5b3bbefac9e3eda81d6f
Auto-generated-cl: translation import

7 years agoMerge "Add callback for AVRCP 1.6 support"
Jaewan Kim [Tue, 28 Feb 2017 06:19:46 +0000 (06:19 +0000)]
Merge "Add callback for AVRCP 1.6 support"

7 years agoSetting for RecommendedNetworkEvaluator cache TTL
Amin Shaikh [Tue, 7 Feb 2017 00:22:42 +0000 (16:22 -0800)]
Setting for RecommendedNetworkEvaluator cache TTL

Bug: 19948759
Bug: 33694078
Test: runtest frameworks-core
Change-Id: Ic1820dc3d70170e6b7c740696abf87d284c6e2ea
Merged-In: Ic1820dc3d70170e6b7c740696abf87d284c6e2ea

7 years agoMerge "MediaCas: move *.aidl files from frameworks/base to frameworks/av"
Chong Zhang [Tue, 28 Feb 2017 05:02:19 +0000 (05:02 +0000)]
Merge "MediaCas: move *.aidl files from frameworks/base to frameworks/av"

7 years agoMerge "Document future removal or move of fonts.xml"
TreeHugger Robot [Tue, 28 Feb 2017 04:52:23 +0000 (04:52 +0000)]
Merge "Document future removal or move of fonts.xml"

7 years agoAdd callback for AVRCP 1.6 support
Jaewan Kim [Fri, 3 Feb 2017 07:21:38 +0000 (16:21 +0900)]
Add callback for AVRCP 1.6 support

Bug: 33828042
Test: Build
Change-Id: Iaf5cecfa38065cfeed096929952559d7cb2e248b

7 years agoMerge "Send long-press of KEYCODE_HEADSETHOOK to the media key listener"
Jaewan Kim [Tue, 28 Feb 2017 04:28:44 +0000 (04:28 +0000)]
Merge "Send long-press of KEYCODE_HEADSETHOOK to the media key listener"

7 years agoMerge "Treat Telephony as legacy app for now."
TreeHugger Robot [Tue, 28 Feb 2017 04:18:15 +0000 (04:18 +0000)]
Merge "Treat Telephony as legacy app for now."

7 years agoMerge "Fix crash in onRestoreInstanceState"
TreeHugger Robot [Tue, 28 Feb 2017 03:15:29 +0000 (03:15 +0000)]
Merge "Fix crash in onRestoreInstanceState"

7 years agoOnly kill processes on default display density change
David Stevens [Sat, 25 Feb 2017 03:09:59 +0000 (19:09 -0800)]
Only kill processes on default display density change

This means pre-N apps launched on secondary displays might not work
properly after a density change, but multiwindow (let alone
multidisplay) isn't something truly supported by those apps.

Test: manual
Change-Id: I80e18c6db19faa716ec1d653caef410c67327546

7 years agoMerge "Setting for RecommendedNetworkEvaluator cache TTL"
TreeHugger Robot [Tue, 28 Feb 2017 02:52:06 +0000 (02:52 +0000)]
Merge "Setting for RecommendedNetworkEvaluator cache TTL"

7 years agoSend long-press of KEYCODE_HEADSETHOOK to the media key listener
Jaewan Kim [Fri, 24 Feb 2017 09:33:04 +0000 (18:33 +0900)]
Send long-press of KEYCODE_HEADSETHOOK to the media key listener

For the key events with the code KEYCODE_HEADSETHOOK, the
MediaSessionService always starts the voice input for long-presses
regardless of the media key listener, and only short-presses can be sent
to the media key listener.

This CL sends all media key events to the media key listener first
if the listener is set. If the key event isn't consumed, short-presses
will be sent to the media session and long-presses will start the voice
input.

Bug: 35348856
Test: Manual test (Install the OnMediaKeyListener test app and confirm
that the app can consume the media key long-press)
Change-Id: I82f8e5f355efe16867e6f4345c46470c690e1f80

7 years agoMerge "Recycle TypedArrays in Fade and TransitionInflater"
Yuichi Araki [Tue, 28 Feb 2017 02:41:34 +0000 (02:41 +0000)]
Merge "Recycle TypedArrays in Fade and TransitionInflater"

7 years agoMerge "Add private consumer and producer flags to AHardwareBuffer."
TreeHugger Robot [Tue, 28 Feb 2017 02:29:38 +0000 (02:29 +0000)]
Merge "Add private consumer and producer flags to AHardwareBuffer."

7 years agoMerge "Fix issue #34327404: AppOpsManager.stopWatchingMode(callback)..."
TreeHugger Robot [Tue, 28 Feb 2017 02:13:07 +0000 (02:13 +0000)]
Merge "Fix issue #34327404: AppOpsManager.stopWatchingMode(callback)..."

7 years agoDon't crash if client token is null.
Jim Miller [Tue, 28 Feb 2017 01:37:32 +0000 (17:37 -0800)]
Don't crash if client token is null.

Test: verify that fingerprint clients still work and that
null client no longer crashes systemui.

Fixes bug 35806157

Change-Id: Icda7fb538caf50ba44297fe8e47c35aed1275280

7 years agoMerge "Audio focus API with AudioAttributes and more options"
Jean-Michel Trivi [Tue, 28 Feb 2017 01:57:13 +0000 (01:57 +0000)]
Merge "Audio focus API with AudioAttributes and more options"

7 years agoMerge "MediaSessionService: Synchronize isGlobalPriorityActive()"
Jaewan Kim [Tue, 28 Feb 2017 01:51:52 +0000 (01:51 +0000)]
Merge "MediaSessionService: Synchronize isGlobalPriorityActive()"

7 years agoMediaSessionService: Synchronize isGlobalPriorityActive()
Jaewan Kim [Fri, 24 Feb 2017 07:19:14 +0000 (16:19 +0900)]
MediaSessionService: Synchronize isGlobalPriorityActive()

Test: Manual test (Press the headset button while the phone is ringing)
Change-Id: I682d4d07a1e238892afe8b03b2b824bb40345ab8

7 years agoSetting for RecommendedNetworkEvaluator cache TTL
Amin Shaikh [Tue, 7 Feb 2017 00:22:42 +0000 (16:22 -0800)]
Setting for RecommendedNetworkEvaluator cache TTL

Bug: 19948759
Bug: 33694078
Test: runtest frameworks-core
Change-Id: Ic1820dc3d70170e6b7c740696abf87d284c6e2ea

7 years agoMerge "A little more logging for receiver reregistration"
Chris Tate [Tue, 28 Feb 2017 00:57:27 +0000 (00:57 +0000)]
Merge "A little more logging for receiver reregistration"

7 years agoFix issue #34327404: AppOpsManager.stopWatchingMode(callback)...
Dianne Hackborn [Mon, 27 Feb 2017 23:32:03 +0000 (15:32 -0800)]
Fix issue #34327404: AppOpsManager.stopWatchingMode(callback)...

...does not remove all references to callback

Keep the callbacks in a set, so each callback can only appear once.

Test: none currently, not sure how to do a CTS test for this.
(But verifying the system boots and runs.)

Change-Id: I01c8ea2a662e09ad0a0cdf713f0ea7f175182e82

7 years agoPrevent packages besides android defining ephemeral permissions
Chad Brubaker [Tue, 28 Feb 2017 00:26:27 +0000 (16:26 -0800)]
Prevent packages besides android defining ephemeral permissions

Bug:34980926
Test: manual
Change-Id: I608bc746b4b212c02ba62433fbb3f8141b5e67e9

7 years agoMediaCas: move *.aidl files from frameworks/base to frameworks/av
Chong Zhang [Tue, 28 Feb 2017 00:06:46 +0000 (16:06 -0800)]
MediaCas: move *.aidl files from frameworks/base to frameworks/av

PDK builds can't reference frameworks/base from frameworks/av.

bug: 22804304
Change-Id: Ibcda0b6a56e36233ad37c2d5d2b03d5c58674010

7 years agoAudio focus API with AudioAttributes and more options
Jean-Michel Trivi [Fri, 24 Feb 2017 19:40:37 +0000 (11:40 -0800)]
Audio focus API with AudioAttributes and more options

Wrap all options of an audio focus request into a new
 class, AudioFocus request, and the corresponding
 methods in AudioManager to request and abandon focus
 with an AudioFocusRequest instance.
New options include handler for focus change listener,
 delayed focus, and option for specifying pause behavior
 on duckable transient loss of focus.

Test: cts-tradefed run cts -m CtsMediaTestCases -t android.media.cts.AudioFocusTest
Bug: 30258418

Change-Id: I99151270d0d9c59595db3f5c91480c7af2d1fd71

7 years agoSetting focusableInTouchMode clears FOCUSABLE_AUTO
Alan Viverette [Mon, 27 Feb 2017 16:55:53 +0000 (11:55 -0500)]
Setting focusableInTouchMode clears FOCUSABLE_AUTO

Bug: 35726873
Test: View_FocusHandlingTest#testHasFocusable
Change-Id: I10ec94684846dc2280ba0bd7922d9304bf8a95db

7 years agoMerge "Consider disabled authorities for notifs."
Jeff Sharkey [Mon, 27 Feb 2017 23:30:21 +0000 (23:30 +0000)]
Merge "Consider disabled authorities for notifs."

7 years agoTreat Telephony as legacy app for now.
Jeff Sharkey [Mon, 27 Feb 2017 22:58:24 +0000 (15:58 -0700)]
Treat Telephony as legacy app for now.

Telephony stack is relying on non-existant ContentProviders for
sending Uri change notifications; it'll eventually need to move over
to using real ContentProviders, but apply this band-aid for now.

Test: builds, boots, SMS send/receive works
Bug: 35792675
Change-Id: Ice66278f876f1c754852300da7eb045a7c778d14

7 years agoMerge "Fix PiP being out of bounds when launched into forced orientation"
TreeHugger Robot [Mon, 27 Feb 2017 22:40:09 +0000 (22:40 +0000)]
Merge "Fix PiP being out of bounds when launched into forced orientation"

7 years agoMerge "Document null labels for standard a11y actions"
Phil Weaver [Mon, 27 Feb 2017 22:34:58 +0000 (22:34 +0000)]
Merge "Document null labels for standard a11y actions"

7 years agoMerge "deprecate replayClips"
TreeHugger Robot [Mon, 27 Feb 2017 22:22:13 +0000 (22:22 +0000)]
Merge "deprecate replayClips"

7 years agoMerge "Always handle hover events if the View is already hovered"
Alan Viverette [Mon, 27 Feb 2017 22:16:52 +0000 (22:16 +0000)]
Merge "Always handle hover events if the View is already hovered"

7 years agoA little more logging for receiver reregistration
Christopher Tate [Sat, 25 Feb 2017 00:15:27 +0000 (16:15 -0800)]
A little more logging for receiver reregistration

Bug 34983231
Test: n/a

Change-Id: I44d3c9f0b010dd3bfc66e58bcfa7730262dbfd89

7 years agoConsider disabled authorities for notifs.
Jeff Sharkey [Mon, 27 Feb 2017 21:38:30 +0000 (14:38 -0700)]
Consider disabled authorities for notifs.

They're still valid providers, even when they're disabled.

Test: builds, boots, disabled authorities considered
Bug: 35791633
Change-Id: Ie1c40ae92a72b5b9f6869ea3dca19f2b74f80bae

7 years agoAdd private consumer and producer flags to AHardwareBuffer.
Craig Donner [Fri, 17 Feb 2017 02:12:16 +0000 (18:12 -0800)]
Add private consumer and producer flags to AHardwareBuffer.

Bug: 34050596
Test: cts-tradefed run cts -m CtsNativeHardwareTestCases
New test cases cover the new functionality.

Change-Id: I9285e53b8e608778ec2f080cb5eda4596215224f

7 years agoMerge "Adds read/modify permission checks to ImsService" am: 3e64003641 am: 175213e1ee
Brad Ebinger [Mon, 27 Feb 2017 21:34:30 +0000 (21:34 +0000)]
Merge "Adds read/modify permission checks to ImsService" am: 3e64003641 am: 175213e1ee
am: 055adc457a

Change-Id: I41289905222c0bc83fe1d6b075427b79afe9b0db

7 years agoMerge "Adds read/modify permission checks to ImsService" am: 3e64003641
Brad Ebinger [Mon, 27 Feb 2017 21:30:19 +0000 (21:30 +0000)]
Merge "Adds read/modify permission checks to ImsService" am: 3e64003641
am: 175213e1ee

Change-Id: Ia55e5751b222e3e95780e16821e832f760b2d7c5

7 years agoMerge "Adds read/modify permission checks to ImsService"
Brad Ebinger [Mon, 27 Feb 2017 21:26:50 +0000 (21:26 +0000)]
Merge "Adds read/modify permission checks to ImsService"
am: 3e64003641

Change-Id: Ia4cb2c789a13658de86c0a36648a09e7abceb621

7 years agoMerge "Adds read/modify permission checks to ImsService"
Brad Ebinger [Mon, 27 Feb 2017 21:19:16 +0000 (21:19 +0000)]
Merge "Adds read/modify permission checks to ImsService"

7 years agoMerge "Add Resource for TelephonyMonitor debug switch."
Youhan Wang [Mon, 27 Feb 2017 21:14:50 +0000 (21:14 +0000)]
Merge "Add Resource for TelephonyMonitor debug switch."

7 years agoMerge "Add new job scheduler constraints for "battery not low"."
Dianne Hackborn [Mon, 27 Feb 2017 21:11:25 +0000 (21:11 +0000)]
Merge "Add new job scheduler constraints for "battery not low"."

7 years agoMerge "Added implementation of shared memory NDK API"
Peng Xu [Mon, 27 Feb 2017 20:58:19 +0000 (20:58 +0000)]
Merge "Added implementation of shared memory NDK API"

7 years agoMerge "media: Add more detail for the use of metadata track."
TreeHugger Robot [Mon, 27 Feb 2017 20:40:12 +0000 (20:40 +0000)]
Merge "media: Add more detail for the use of metadata track."

7 years agoMerge "AccessPoint - Add Builder; Add unit tests for compareTo()"
TreeHugger Robot [Mon, 27 Feb 2017 20:39:31 +0000 (20:39 +0000)]
Merge "AccessPoint - Add Builder; Add unit tests for compareTo()"

7 years agoMerge "Change internal intents from android.* to com.android.internal.*"
TreeHugger Robot [Mon, 27 Feb 2017 20:34:17 +0000 (20:34 +0000)]
Merge "Change internal intents from android.* to com.android.internal.*"

7 years agoMerge "Provide some compatibility story for devs in the past"
TreeHugger Robot [Mon, 27 Feb 2017 20:28:53 +0000 (20:28 +0000)]
Merge "Provide some compatibility story for devs in the past"

7 years agoMerge "Don't log privapp-permissions violations for updated apps"
TreeHugger Robot [Mon, 27 Feb 2017 20:25:48 +0000 (20:25 +0000)]
Merge "Don't log privapp-permissions violations for updated apps"

7 years agoMerge "Push chooser targets to the shortcut manager."
TreeHugger Robot [Mon, 27 Feb 2017 20:24:52 +0000 (20:24 +0000)]
Merge "Push chooser targets to the shortcut manager."

7 years agoMerge "Added customization to SaveInfo."
TreeHugger Robot [Mon, 27 Feb 2017 19:49:15 +0000 (19:49 +0000)]
Merge "Added customization to SaveInfo."

7 years agoMerge "media: Add new key for latency support"
TreeHugger Robot [Mon, 27 Feb 2017 19:40:50 +0000 (19:40 +0000)]
Merge "media: Add new key for latency support"

7 years agoTIF: make Channels.COLUMN_BROWSABLE visible
Dongwon Kang [Wed, 22 Feb 2017 02:06:51 +0000 (18:06 -0800)]
TIF: make Channels.COLUMN_BROWSABLE visible

Test: cts-tradefed run cts -m CtsTvTestCases
Bug: 35249360
Change-Id: I16570f2432a4bf7b2b7c18edd3d2a461927453da

7 years agoMerge "Fix ShapeDrawable mutate, add clone() support to ArcShape, OvalShape"
TreeHugger Robot [Mon, 27 Feb 2017 19:34:08 +0000 (19:34 +0000)]
Merge "Fix ShapeDrawable mutate, add clone() support to ArcShape, OvalShape"

7 years agoMerge "DO NOT MERGE: Add the option to skip the initial brightness ramp when the...
Android Build Merger (Role) [Mon, 27 Feb 2017 19:25:04 +0000 (19:25 +0000)]
Merge "DO NOT MERGE: Add the option to skip the initial brightness ramp when the screen turns on. am: 106f1443c1  -s ours am: 8beca4cc6f am: 5792d09b3d  -s ours"

7 years agoDO NOT MERGE: Add the option to skip the initial brightness ramp when the screen...
Julius D'souza [Mon, 27 Feb 2017 19:24:19 +0000 (19:24 +0000)]
DO NOT MERGE: Add the option to skip the initial brightness ramp when the screen turns on. am: 106f1443c1  -s ours am: 8beca4cc6f
am: 5792d09b3d  -s ours

Change-Id: I3528973859744f0decee45e2e108ad61f9e5558c

7 years agoMerge "Update paint filer when updating thumbnail"
Jorim Jaggi [Mon, 27 Feb 2017 19:22:28 +0000 (19:22 +0000)]
Merge "Update paint filer when updating thumbnail"

7 years agoDO NOT MERGE: Add the option to skip the initial brightness ramp when the screen...
Julius D'souza [Mon, 27 Feb 2017 19:18:11 +0000 (19:18 +0000)]
DO NOT MERGE: Add the option to skip the initial brightness ramp when the screen turns on. am: 106f1443c1  -s ours
am: 8beca4cc6f

Change-Id: I798681141b035eb3f29ab4824f2807cdb21010d9