OSDN Git Service

android-x86/frameworks-base.git
10 years agoam d82b7ec9: Merge "Default MediaStyled notifications to CATEGORY_TRANSPORT" into...
Bryan Mawhinney [Fri, 18 Jul 2014 11:22:33 +0000 (11:22 +0000)]
am d82b7ec9: Merge "Default MediaStyled notifications to CATEGORY_TRANSPORT" into lmp-dev

* commit 'd82b7ec93136bf0ba5c5f66e1542d33979a76e00':
  Default MediaStyled notifications to CATEGORY_TRANSPORT

10 years agoam 0e02f53c: TIF: introduce TvContract.buildChannelUriForPassthroughTvInput()
Dongwon Kang [Fri, 18 Jul 2014 11:22:23 +0000 (11:22 +0000)]
am 0e02f53c: TIF: introduce TvContract.buildChannelUriForPassthroughTvInput()

* commit '0e02f53cea21c90ec63cfb2a2f8c3ee81a3848fe':
  TIF: introduce TvContract.buildChannelUriForPassthroughTvInput()

10 years agoam 5fec7afe: Merge "TIF: change onCreateSession() method signature" into lmp-dev
Wonsik Kim [Fri, 18 Jul 2014 11:22:02 +0000 (11:22 +0000)]
am 5fec7afe: Merge "TIF: change onCreateSession() method signature" into lmp-dev

* commit '5fec7afe3b1bb24c9382ab59a25f5c7eb87e6344':
  TIF: change onCreateSession() method signature

10 years agoam ad67fc6f: Fix a build breakage
Youngsang Cho [Fri, 18 Jul 2014 11:21:53 +0000 (11:21 +0000)]
am ad67fc6f: Fix a build breakage

* commit 'ad67fc6fe2994c72bd31896de25dceb0adacd3cb':
  Fix a build breakage

10 years agoTIF: introduce TvContract.buildChannelUriForPassthroughTvInput()
Dongwon Kang [Tue, 15 Jul 2014 12:36:43 +0000 (21:36 +0900)]
TIF: introduce TvContract.buildChannelUriForPassthroughTvInput()

This change adds a way to get a dummy channel for starting pass-through
TV inputs which don't have real channels in TvProvider.
Bug: 15496325

Change-Id: I7a6b99964319f12a0f8692b4e307e03480119a69

10 years agoFix a build breakage
Youngsang Cho [Fri, 18 Jul 2014 04:24:06 +0000 (21:24 -0700)]
Fix a build breakage

Updated current.txt.

Change-Id: Ib1434da2345aa349e5fc3112bf38dbba9955c885

10 years agoam d81f1075: Merge "TIF: Change the parameter of TvInputInfo.loadLabel/Icon" into...
Youngsang Cho [Fri, 18 Jul 2014 03:34:53 +0000 (03:34 +0000)]
am d81f1075: Merge "TIF: Change the parameter of TvInputInfo.loadLabel/Icon" into lmp-dev

* commit 'd81f1075c0aa5623a3fd64150e8ca5f6d04907c8':
  TIF: Change the parameter of TvInputInfo.loadLabel/Icon

10 years agoam aa5dbe63: Merge "TIF: Hide TvContract.Channels.COLUMN_BROWSABLE" into lmp-dev
Youngsang Cho [Fri, 18 Jul 2014 03:34:49 +0000 (03:34 +0000)]
am aa5dbe63: Merge "TIF: Hide TvContract.Channels.COLUMN_BROWSABLE" into lmp-dev

* commit 'aa5dbe6370213b9c18e6f34d812c055645696f58':
  TIF: Hide TvContract.Channels.COLUMN_BROWSABLE

10 years agoam 57df5b3d: Merge "TIF: Add a notification for surface change from TvView to TvInput...
Youngsang Cho [Fri, 18 Jul 2014 03:34:45 +0000 (03:34 +0000)]
am 57df5b3d: Merge "TIF: Add a notification for surface change from TvView to TvInputService" into lmp-dev

* commit '57df5b3db54f627345d8fe16c51fc3561f563f9e':
  TIF: Add a notification for surface change from TvView to TvInputService

10 years agoam cd12bfc7: TIF: Add a method to get TvInputInfo for a given TV input
Jae Seo [Fri, 18 Jul 2014 03:30:31 +0000 (03:30 +0000)]
am cd12bfc7: TIF: Add a method to get TvInputInfo for a given TV input

* commit 'cd12bfc7259cd7f38986f8a135764ab42d81e30a':
  TIF: Add a method to get TvInputInfo for a given TV input

10 years agoam 5690da98: Merge "Volume: Rocker animation + style updates." into lmp-dev
John Spurlock [Fri, 18 Jul 2014 03:30:28 +0000 (03:30 +0000)]
am 5690da98: Merge "Volume: Rocker animation + style updates." into lmp-dev

* commit '5690da980040eb4b1a89ea903733f0cc8d247c5e':
  Volume: Rocker animation + style updates.

10 years agoam 27d12ca6: TIF: Add buildInputId()
Jae Seo [Fri, 18 Jul 2014 03:30:23 +0000 (03:30 +0000)]
am 27d12ca6: TIF: Add buildInputId()

* commit '27d12ca6b4966d6dd520fb72fb0058619a87d448':
  TIF: Add buildInputId()

10 years agoam 3245f3d7: Merge "TIF: Add TvParentalControlManager" into lmp-dev
Jae Seo [Fri, 18 Jul 2014 03:26:23 +0000 (03:26 +0000)]
am 3245f3d7: Merge "TIF: Add TvParentalControlManager" into lmp-dev

* commit '3245f3d76cc92899091f113e701a32a7eb819591':
  TIF: Add TvParentalControlManager

10 years agoTIF: Add a method to get TvInputInfo for a given TV input
Jae Seo [Sun, 13 Jul 2014 02:25:24 +0000 (19:25 -0700)]
TIF: Add a method to get TvInputInfo for a given TV input

This is going to be needed by applications to get information about the
inputs that are just added thus not included in the previously retrieved
input list.

Bug: 16166859, Bug: 15838097
Change-Id: Icecd03fcea208a0c4d41caab1eec64e574f40877

10 years agoTIF: Add buildInputId()
Jae Seo [Thu, 17 Jul 2014 23:53:13 +0000 (16:53 -0700)]
TIF: Add buildInputId()

A recent change mandated that we should provide "input ID" instead of
ComponentName when building URIs for channels/programs while there is no
direct way to get one to use with. This CL added a method to build an ID
from a ComponentName.

Change-Id: Ia7f868cf241bb44ca0d4f689dc15326ce6944468

10 years agoam ce75065c: Merge "Add glance sensor for doze mode." into lmp-dev
Jeff Brown [Fri, 18 Jul 2014 03:08:27 +0000 (03:08 +0000)]
am ce75065c: Merge "Add glance sensor for doze mode." into lmp-dev

* commit 'ce75065cff02b83f153306c2c2ec7e1cc3ef262b':
  Add glance sensor for doze mode.

10 years agoam 1a0365fd: Merge "Wiring video state through from Connection" into lmp-dev
Tyler Gunn [Fri, 18 Jul 2014 02:36:12 +0000 (02:36 +0000)]
am 1a0365fd: Merge "Wiring video state through from Connection" into lmp-dev

* commit '1a0365fd820a6ab1b6a636c95cdabe55f965608a':
  Wiring video state through from Connection

10 years agoam ad6bb11f: Merge "Test hotword flow" into lmp-dev
Sandeep Siddhartha [Fri, 18 Jul 2014 02:31:44 +0000 (02:31 +0000)]
am ad6bb11f: Merge "Test hotword flow" into lmp-dev

* commit 'ad6bb11f0e683cf018ff34a6be50bb51a215cec3':
  Test hotword flow

10 years agoam 2a7c2e38: Merge "TIF: one-to-many relationship for TvInputService to TvInputInfo...
Wonsik Kim [Fri, 18 Jul 2014 02:23:52 +0000 (02:23 +0000)]
am 2a7c2e38: Merge "TIF: one-to-many relationship for TvInputService to TvInputInfo" into lmp-dev

* commit '2a7c2e3895306024932a20e38dfff488436a486a':
  TIF: one-to-many relationship for TvInputService to TvInputInfo

10 years agoam 2ca51276: Fix crash when calling MediaSession callback
RoboErik [Fri, 18 Jul 2014 01:43:45 +0000 (01:43 +0000)]
am 2ca51276: Fix crash when calling MediaSession callback

* commit '2ca512761bb16c2ed2136002d866cc2d7aaf79cb':
  Fix crash when calling MediaSession callback

10 years agoFix crash when calling MediaSession callback
RoboErik [Fri, 18 Jul 2014 01:26:21 +0000 (18:26 -0700)]
Fix crash when calling MediaSession callback

bug:16311395
Change-Id: Ice52d2da63933af881dd95fa8c6f59a6fe27e0df

10 years agoam 231d57e2: Add a WebView.zoomBy API.
Marcin Kosiba [Fri, 18 Jul 2014 01:23:51 +0000 (01:23 +0000)]
am 231d57e2: Add a WebView.zoomBy API.

* commit '231d57e20d978fda6ace2457d9a5b19ee749f1cb':
  Add a WebView.zoomBy API.

10 years agoAdd a WebView.zoomBy API.
Marcin Kosiba [Tue, 15 Jul 2014 16:59:51 +0000 (17:59 +0100)]
Add a WebView.zoomBy API.

The WebView has zoomIn/zoomOut APIs which zoom in/out by a fixed
amount. This adds a more flexible API.

BUG: 13399510
Change-Id: Ia505048d5b1c48f9a3ff1c4ce7129ed2f55804f8

10 years agoam 93ecc474: Merge "Camera2: partialResultCount should be optional" into lmp-dev
Zhijun He [Fri, 18 Jul 2014 01:06:12 +0000 (01:06 +0000)]
am 93ecc474: Merge "Camera2: partialResultCount should be optional" into lmp-dev

* commit '93ecc474c3cedc6511bca900590637e68c86aa05':
  Camera2: partialResultCount should be optional

10 years agoam ba5ba7a2: Merge "Remove system audio output option for HdmiControlService" into...
Jinsuk Kim [Fri, 18 Jul 2014 00:28:16 +0000 (00:28 +0000)]
am ba5ba7a2: Merge "Remove system audio output option for HdmiControlService" into lmp-dev

* commit 'ba5ba7a2408de8a3ac40d3bf0ed18141bee2fada':
  Remove system audio output option for HdmiControlService

10 years agoam 51ff3b68: Fix timepicker double done buttons.
Craig Stout [Thu, 17 Jul 2014 23:33:44 +0000 (23:33 +0000)]
am 51ff3b68: Fix timepicker double done buttons.

* commit '51ff3b686347d4b0ce638b1556ab47b5c10140be':
  Fix timepicker double done buttons.

10 years agoFix timepicker double done buttons.
Craig Stout [Thu, 17 Jul 2014 18:32:09 +0000 (11:32 -0700)]
Fix timepicker double done buttons.

Leanback theme uses a legacy layout with a done button, but
apps won't necessarily have target apilevel L.

Change-Id: Ib38b08df1fe07bd8fb4e64e93633ce0b7eb12567

10 years agoam 23c51de9: resolved conflicts for merge of bbc49941 to lmp-dev
Filip Gruszczynski [Thu, 17 Jul 2014 23:24:55 +0000 (23:24 +0000)]
am 23c51de9: resolved conflicts for merge of bbc49941 to lmp-dev

* commit '23c51de92cf52f02b7ff014790224199abf2e86a':
  Only use bottom outset for main display.

10 years agoresolved conflicts for merge of bbc49941 to lmp-dev
Filip Gruszczynski [Thu, 17 Jul 2014 23:20:24 +0000 (16:20 -0700)]
resolved conflicts for merge of bbc49941 to lmp-dev

Change-Id: If8e607ab1946c3ca5bb8960d32fdefebbfb21ffe

10 years agoam d92f55cb: Merge "Shade: Hide status icons, take 2." into lmp-dev
John Spurlock [Thu, 17 Jul 2014 23:15:32 +0000 (23:15 +0000)]
am d92f55cb: Merge "Shade: Hide status icons, take 2." into lmp-dev

* commit 'd92f55cb1169c51858152b9787ba5d3e685ae86b':
  Shade: Hide status icons, take 2.

10 years agoam 912793dc: Properly end full restore attempt if getNextFullRestoreDataChunk() fails
Christopher Tate [Thu, 17 Jul 2014 23:04:24 +0000 (23:04 +0000)]
am 912793dc: Properly end full restore attempt if getNextFullRestoreDataChunk() fails

* commit '912793dc95c09d384587195c667958723cac646a':
  Properly end full restore attempt if getNextFullRestoreDataChunk() fails

10 years agoProperly end full restore attempt if getNextFullRestoreDataChunk() fails
Christopher Tate [Thu, 17 Jul 2014 22:58:12 +0000 (15:58 -0700)]
Properly end full restore attempt if getNextFullRestoreDataChunk() fails

Don't just drop the error return on the floor and retry (forever!).

Change-Id: I5f0ef2d09ea286d813add69517f865e474341b43

10 years agoam a987914f: Merge "[HWUI]: fix residual line on FrameBuffer" into lmp-dev
Chris Craik [Thu, 17 Jul 2014 22:42:29 +0000 (22:42 +0000)]
am a987914f: Merge "[HWUI]: fix residual line on FrameBuffer" into lmp-dev

* commit 'a987914f5c43a1651846121e5009a84bb05f87b0':
  [HWUI]: fix residual line on FrameBuffer

10 years agoam 4d2ee15a: Merge "Add MediaProjection APIs." into lmp-dev
Michael Wright [Thu, 17 Jul 2014 22:04:05 +0000 (22:04 +0000)]
am 4d2ee15a: Merge "Add MediaProjection APIs." into lmp-dev

* commit '4d2ee15a7dfe005461b0bdac8f518b283311fcfb':
  Add MediaProjection APIs.

10 years agoMerge "TIF: Change the parameter of TvInputInfo.loadLabel/Icon" into lmp-dev
Youngsang Cho [Fri, 18 Jul 2014 03:30:55 +0000 (03:30 +0000)]
Merge "TIF: Change the parameter of TvInputInfo.loadLabel/Icon" into lmp-dev

10 years agoTIF: Change the parameter of TvInputInfo.loadLabel/Icon
Youngsang Cho [Thu, 17 Jul 2014 22:24:22 +0000 (15:24 -0700)]
TIF: Change the parameter of TvInputInfo.loadLabel/Icon

Labels and icons will be extracted from URI in the future.
To acheive it, we need Context rather than PackageManager.

Bug: 16166859
Change-Id: I20f0506fba5876a6cf21b70e44bb3a2265f723d7

10 years agoMerge "TIF: Add a notification for surface change from TvView to TvInputService"...
Youngsang Cho [Fri, 18 Jul 2014 03:28:15 +0000 (03:28 +0000)]
Merge "TIF: Add a notification for surface change from TvView to TvInputService" into lmp-dev

10 years agoTIF: Add a notification for surface change from TvView to TvInputService
Youngsang Cho [Wed, 16 Jul 2014 21:22:19 +0000 (14:22 -0700)]
TIF: Add a notification for surface change from TvView to TvInputService

Bug: 15447352
Change-Id: I3e91609c5eb03be84cc7c88507457b9e74750de8

10 years agoam 015ca040: Merge "Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast...
Ben Murdoch [Thu, 17 Jul 2014 21:41:22 +0000 (21:41 +0000)]
am 015ca040: Merge "Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast." into lmp-dev

* commit '015ca0408e423d17dbf3b30ffa846ab6b6bd8a7a':
  Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast.

10 years agoam 252482f4: Fix sdk build.
Ying Wang [Thu, 17 Jul 2014 21:36:00 +0000 (21:36 +0000)]
am 252482f4: Fix sdk build.

* commit '252482f4258a1a3d4d9fc8a86e1b6a891dc11a4f':
  Fix sdk build.

10 years agoFix sdk build.
Ying Wang [Thu, 17 Jul 2014 21:30:54 +0000 (14:30 -0700)]
Fix sdk build.

Change-Id: I9073747f7a12f826fabf99c34dce813edf6462c1

10 years agoMerge "Test hotword flow" into lmp-dev
Sandeep Siddhartha [Fri, 18 Jul 2014 02:28:55 +0000 (02:28 +0000)]
Merge "Test hotword flow" into lmp-dev

10 years agoTest hotword flow
Sandeep Siddhartha [Thu, 17 Jul 2014 06:55:41 +0000 (23:55 -0700)]
Test hotword flow

- Also fix a few StrictMode violations in DatabaseHelper

Change-Id: I93f27407dae34cc0dca5e9f891d4ca718d6010a5

10 years agoMerge "Add MediaProjection APIs." into lmp-dev
Michael Wright [Thu, 17 Jul 2014 21:59:19 +0000 (21:59 +0000)]
Merge "Add MediaProjection APIs." into lmp-dev

10 years agoAdd MediaProjection APIs.
Michael Wright [Wed, 9 Jul 2014 01:07:36 +0000 (18:07 -0700)]
Add MediaProjection APIs.

The new MediaProjection infrastructure allows the system to hand out
tokens granting the ability to capture the screen's contents, audio,
etc. at a granular level. It's intended to be used both for screen
casting, via the cast APIs, as well as screen sharing via third party
applications.

The screen sharing case is implemented, but all of audio capturing
is still forthcoming.

Change-Id: I4b24669bed7083e11413c10ed8d6b025f5375316

10 years agoMerge "TIF: one-to-many relationship for TvInputService to TvInputInfo" into lmp-dev
Wonsik Kim [Fri, 18 Jul 2014 02:19:12 +0000 (02:19 +0000)]
Merge "TIF: one-to-many relationship for TvInputService to TvInputInfo" into lmp-dev

10 years agoTIF: one-to-many relationship for TvInputService to TvInputInfo
Wonsik Kim [Wed, 25 Jun 2014 05:12:48 +0000 (14:12 +0900)]
TIF: one-to-many relationship for TvInputService to TvInputInfo

The scope of this change is to provide a skeleton code for supporting
multiple TV input per service.

Bug: 16138420
Change-Id: Ic51355902d5e0424b8fc8a75c495d4781a7ed744

10 years agoMerge "Camera2: partialResultCount should be optional" into lmp-dev
Zhijun He [Fri, 18 Jul 2014 01:02:20 +0000 (01:02 +0000)]
Merge "Camera2: partialResultCount should be optional" into lmp-dev

10 years agoCamera2: partialResultCount should be optional
Zhijun He [Fri, 18 Jul 2014 00:45:54 +0000 (17:45 -0700)]
Camera2: partialResultCount should be optional

Change-Id: Iacd2b5e8f388c18cbff0f1cefdb5c10812ae751e

10 years agoMerge "TIF: change onCreateSession() method signature" into lmp-dev
Wonsik Kim [Fri, 18 Jul 2014 04:34:51 +0000 (04:34 +0000)]
Merge "TIF: change onCreateSession() method signature" into lmp-dev

10 years agoTIF: change onCreateSession() method signature
Wonsik Kim [Fri, 18 Jul 2014 02:36:59 +0000 (11:36 +0900)]
TIF: change onCreateSession() method signature

Bug: 16138420
Change-Id: I73f4992bd76b888c7e5bc6260b3ed849760ee707

10 years agoMerge "Remove system audio output option for HdmiControlService" into lmp-dev
Jinsuk Kim [Fri, 18 Jul 2014 00:24:09 +0000 (00:24 +0000)]
Merge "Remove system audio output option for HdmiControlService" into lmp-dev

10 years agoam 607d3271: Merge "Fix exceptions in ActivityRecognition platform stack." into lmp-dev
destradaa [Thu, 17 Jul 2014 21:04:28 +0000 (21:04 +0000)]
am 607d3271: Merge "Fix exceptions in ActivityRecognition platform stack." into lmp-dev

* commit '607d3271089e4874028aca9cfbede38c557961bb':
  Fix exceptions in ActivityRecognition platform stack.

10 years agoam 68e9eb34: Fix legacyMode for leanback timepicker
Craig Stout [Thu, 17 Jul 2014 20:56:19 +0000 (20:56 +0000)]
am 68e9eb34: Fix legacyMode for leanback timepicker

* commit '68e9eb34d5b35a092ca329d78a5c39f643e390af':
  Fix legacyMode for leanback timepicker

10 years agoFix legacyMode for leanback timepicker
Craig Stout [Thu, 17 Jul 2014 18:25:52 +0000 (11:25 -0700)]
Fix legacyMode for leanback timepicker

Change-Id: Idcd9627f330918d8b2de144af28e749c47602769

10 years agoam e9f27df7: Permit settings to "wipe" the persistent partition
Andres Morales [Thu, 17 Jul 2014 20:48:33 +0000 (20:48 +0000)]
am e9f27df7: Permit settings to "wipe" the persistent partition

* commit 'e9f27df72263e769ac5325a7523d6f5379c6015a':
  Permit settings to "wipe" the persistent partition

10 years agoPermit settings to "wipe" the persistent partition
Andres Morales [Thu, 10 Jul 2014 22:40:24 +0000 (15:40 -0700)]
Permit settings to "wipe" the persistent partition

One of the requirements is that when the user does a
factory reset through settings, all data on the
persistent partition should be cleared.

This adds one last API method that allows settings
to wipe the partition.

Bug: 14288780
Change-Id: Ib87ee741d1e5195814516ae1d66eb7c4cf754dcf

10 years agoam 4c6f6ffe: Merge "Camera2: replace partial quirks with normal partial result" into...
Zhijun He [Thu, 17 Jul 2014 20:40:32 +0000 (20:40 +0000)]
am 4c6f6ffe: Merge "Camera2: replace partial quirks with normal partial result" into lmp-dev

* commit '4c6f6ffe214444a4e924d189581e99ba2319b01f':
  Camera2: replace partial quirks with normal partial result

10 years agoam 9eb532f5: Merge "Pass through video state when answering a call." into lmp-dev
Andrew Lee [Thu, 17 Jul 2014 20:24:17 +0000 (20:24 +0000)]
am 9eb532f5: Merge "Pass through video state when answering a call." into lmp-dev

* commit '9eb532f594f1ff3c290a92ab9b7bca55176dede3':
  Pass through video state when answering a call.

10 years agoam 58299755: Merge "Plumb through StatusHints change notifications" into lmp-dev
Evan Charlton [Thu, 17 Jul 2014 20:20:09 +0000 (20:20 +0000)]
am 58299755: Merge "Plumb through StatusHints change notifications" into lmp-dev

* commit '58299755075aa3c32c413b54824f3a46321da49f':
  Plumb through StatusHints change notifications

10 years agoam d75d1ef0: Merge "QS: Fix crash switching users." into lmp-dev
John Spurlock [Thu, 17 Jul 2014 20:02:14 +0000 (20:02 +0000)]
am d75d1ef0: Merge "QS: Fix crash switching users." into lmp-dev

* commit 'd75d1ef07c175c8a48a126f4e36172e03c30987c':
  QS: Fix crash switching users.

10 years agoam a76164e1: Merge "Only use bottom outset for main display." into klp-modular-dev
Filip Gruszczynski [Thu, 17 Jul 2014 19:55:27 +0000 (19:55 +0000)]
am a76164e1: Merge "Only use bottom outset for main display." into klp-modular-dev

* commit 'a76164e1d0d283baf412c18999e680d93bd50f01':
  Only use bottom outset for main display.

10 years agoam 20b338d9: Merge "Restore calling identity before checking permission" into lmp-dev
Craig Mautner [Thu, 17 Jul 2014 19:53:26 +0000 (19:53 +0000)]
am 20b338d9: Merge "Restore calling identity before checking permission" into lmp-dev

* commit '20b338d949e6995853f37960241af010db7c8e40':
  Restore calling identity before checking permission

10 years agoam 4e8b237d: Merge "return false for media keys if no controller" into lmp-dev
RoboErik [Thu, 17 Jul 2014 19:53:23 +0000 (19:53 +0000)]
am 4e8b237d: Merge "return false for media keys if no controller" into lmp-dev

* commit '4e8b237d6a97b7c97fded14005723e56c9bb8c19':
  return false for media keys if no controller

10 years agoMerge "Default MediaStyled notifications to CATEGORY_TRANSPORT" into lmp-dev
Bryan Mawhinney [Fri, 18 Jul 2014 09:36:20 +0000 (09:36 +0000)]
Merge "Default MediaStyled notifications to CATEGORY_TRANSPORT" into lmp-dev

10 years agoDefault MediaStyled notifications to CATEGORY_TRANSPORT
Bryan Mawhinney [Fri, 18 Jul 2014 09:35:12 +0000 (10:35 +0100)]
Default MediaStyled notifications to CATEGORY_TRANSPORT

This makes it easier to identify them later (e.g., for filtering).
The developer can always specify a different category if preferred.

Also fixed some javadoc related to setMediaSession()

Change-Id: I5f28514758218ff66fdbaa9fd37ccb19f12d4852

10 years agoam 97bc6530: Merge "Add PackageManager features for differentiating camera2 devices...
Eino-Ville Talvala [Thu, 17 Jul 2014 19:37:57 +0000 (19:37 +0000)]
am 97bc6530: Merge "Add PackageManager features for differentiating camera2 devices" into lmp-dev

* commit '97bc653093792eb0efb9581d1885e55ccbd0bad9':
  Add PackageManager features for differentiating camera2 devices

10 years agoam 3bf3d3c0: Merge "Fixing optimization in Task loading. (Bug 16372369)" into lmp-dev
Winson Chung [Thu, 17 Jul 2014 19:37:51 +0000 (19:37 +0000)]
am 3bf3d3c0: Merge "Fixing optimization in Task loading. (Bug 16372369)" into lmp-dev

* commit '3bf3d3c0a283f086f605b1d9497755d854dc852d':
  Fixing optimization in Task loading. (Bug 16372369)

10 years agoam 8ca30207: Merge "Minor cleanups around color usage" into lmp-dev
Chris Craik [Thu, 17 Jul 2014 19:37:46 +0000 (19:37 +0000)]
am 8ca30207: Merge "Minor cleanups around color usage" into lmp-dev

* commit '8ca3020778727ad35f305fb84611c1e43c3c8a92':
  Minor cleanups around color usage

10 years agoam 19f0c01c: Merge "Simplify ViewRootImpl\'s AttachInfo usage" into lmp-dev
Chris Craik [Thu, 17 Jul 2014 19:33:15 +0000 (19:33 +0000)]
am 19f0c01c: Merge "Simplify ViewRootImpl\'s AttachInfo usage" into lmp-dev

* commit '19f0c01cdfae327487497bcc3c2b9e2b2ab628a2':
  Simplify ViewRootImpl's AttachInfo usage

10 years agoMerge "Volume: Rocker animation + style updates." into lmp-dev
John Spurlock [Fri, 18 Jul 2014 03:24:34 +0000 (03:24 +0000)]
Merge "Volume: Rocker animation + style updates." into lmp-dev

10 years agoVolume: Rocker animation + style updates.
John Spurlock [Fri, 18 Jul 2014 03:09:40 +0000 (23:09 -0400)]
Volume: Rocker animation + style updates.

- Add more spacing at the top
- Update window animations to fades
- Improve style for alarm warnings

Bug:16200897
Change-Id: I7a64e235eff1f9a77fc697a98a4440bc69043386

10 years agoam 56e7c4ef: Merge "Split telephony restrictions into outgoing calls and sms" into...
Amith Yamasani [Thu, 17 Jul 2014 19:21:49 +0000 (19:21 +0000)]
am 56e7c4ef: Merge "Split telephony restrictions into outgoing calls and sms" into lmp-dev

* commit '56e7c4ef6277c573be0f9b1409f875286b79b671':
  Split telephony restrictions into outgoing calls and sms

10 years agoMerge "Shade: Hide status icons, take 2." into lmp-dev
John Spurlock [Thu, 17 Jul 2014 23:10:44 +0000 (23:10 +0000)]
Merge "Shade: Hide status icons, take 2." into lmp-dev

10 years agoShade: Hide status icons, take 2.
John Spurlock [Thu, 17 Jul 2014 22:22:45 +0000 (18:22 -0400)]
Shade: Hide status icons, take 2.

Restore visibility logic (for mirrored view) and remove a bad
optimization from the clipping calculation.

Bug:16337935
Change-Id: I7eb82ef6c87f30da9d8b70136e05dab3abdbdead

10 years agoMerge "Plumb through StatusHints change notifications" into lmp-dev
Evan Charlton [Thu, 17 Jul 2014 20:13:57 +0000 (20:13 +0000)]
Merge "Plumb through StatusHints change notifications" into lmp-dev

10 years agoPlumb through StatusHints change notifications
Evan Charlton [Wed, 16 Jul 2014 00:03:20 +0000 (17:03 -0700)]
Plumb through StatusHints change notifications

When StatusHints are modified, inform listeners. Also expose two
constants for passing optional strings from the CallService to
the in-call UI.

Bug: 13334257
Bug: 13334252

Change-Id: If7fde7c1ca6940cec8b7232469a22900c36dbb17

10 years agoMerge "QS: Fix crash switching users." into lmp-dev
John Spurlock [Thu, 17 Jul 2014 19:57:32 +0000 (19:57 +0000)]
Merge "QS: Fix crash switching users." into lmp-dev

10 years agoQS: Fix crash switching users.
John Spurlock [Thu, 17 Jul 2014 19:53:32 +0000 (15:53 -0400)]
QS: Fix crash switching users.

Bug:16375449
Change-Id: I971c5b043edcffe669c29bbc566b80696b6251b2

10 years agoam 21b1b8b9: Add nested pre-fling for nested scrolling
Adam Powell [Thu, 17 Jul 2014 18:57:22 +0000 (18:57 +0000)]
am 21b1b8b9: Add nested pre-fling for nested scrolling

* commit '21b1b8b9a17d8e32d193a14ec4507448f2f3e20b':
  Add nested pre-fling for nested scrolling

10 years agoAdd nested pre-fling for nested scrolling
Adam Powell [Thu, 17 Jul 2014 04:41:31 +0000 (21:41 -0700)]
Add nested pre-fling for nested scrolling

Nested pre-fling allows a nested scrolling parent to consume a fling
operation before the child view does. If a parent has been consuming
nested pre-scroll events in a particular direction, this is generally
a good indication that it should also consume the resulting fling at
the end.

Bug 15538504

Change-Id: I88e8753a96c9b41815c3be530cafab8345164e64

10 years agoam aafe9d65: am 64ae9303: am e1e81a9e: am e287cf33: docs: Update ADT-1 page with...
Joe Fernandez [Thu, 17 Jul 2014 18:20:00 +0000 (18:20 +0000)]
am aafe9d65: am 64ae9303: am e1e81a9e: am e287cf33: docs: Update ADT-1 page with supported apps

* commit 'aafe9d65f6c2bc350e2a6c5ab3fe7e2b52d53e2a':
  docs: Update ADT-1 page with supported apps

10 years agoam bce422bd: Merge "Fix logging" into lmp-dev
John Reck [Thu, 17 Jul 2014 18:19:38 +0000 (18:19 +0000)]
am bce422bd: Merge "Fix logging" into lmp-dev

* commit 'bce422bd8ed6cab40593e2d4b9ccc4fd316b5d47':
  Fix logging

10 years agoam 0a749af3: Merge "camera2: Fix swapped Face detection commands." into lmp-dev
Ruben Brunk [Thu, 17 Jul 2014 18:19:35 +0000 (18:19 +0000)]
am 0a749af3: Merge "camera2: Fix swapped Face detection commands." into lmp-dev

* commit '0a749af3a914a795f7cebdbdcb4c29372925e66a':
  camera2: Fix swapped Face detection commands.

10 years agoam 64ae9303: am e1e81a9e: am e287cf33: docs: Update ADT-1 page with supported apps
Joe Fernandez [Thu, 17 Jul 2014 18:16:10 +0000 (18:16 +0000)]
am 64ae9303: am e1e81a9e: am e287cf33: docs: Update ADT-1 page with supported apps

* commit '64ae930359619f2a49c8a4bef5dc45261c772d45':
  docs: Update ADT-1 page with supported apps

10 years agoam 375d5b90: Merge "Support cluster-style installs for bundled apps." into lmp-dev
Jeff Sharkey [Thu, 17 Jul 2014 18:15:33 +0000 (18:15 +0000)]
am 375d5b90: Merge "Support cluster-style installs for bundled apps." into lmp-dev

* commit '375d5b90cf59ae201d5aeddca7fe06761f67e642':
  Support cluster-style installs for bundled apps.

10 years agoMerge "TIF: Hide TvContract.Channels.COLUMN_BROWSABLE" into lmp-dev
Youngsang Cho [Fri, 18 Jul 2014 03:28:46 +0000 (03:28 +0000)]
Merge "TIF: Hide TvContract.Channels.COLUMN_BROWSABLE" into lmp-dev

10 years agoTIF: Hide TvContract.Channels.COLUMN_BROWSABLE
Youngsang Cho [Thu, 17 Jul 2014 01:45:09 +0000 (18:45 -0700)]
TIF: Hide TvContract.Channels.COLUMN_BROWSABLE

TODO: Remove BROWSABLE in TvContract, TvProvider and TV app.

Bug: 16195951
Change-Id: I20e8e1e2f93e0133eba3694e0c1724d443250e59

10 years agoMerge "TIF: Add TvParentalControlManager" into lmp-dev
Jae Seo [Fri, 18 Jul 2014 03:21:38 +0000 (03:21 +0000)]
Merge "TIF: Add TvParentalControlManager" into lmp-dev

10 years agoTIF: Add TvParentalControlManager
Jae Seo [Mon, 14 Jul 2014 23:07:19 +0000 (16:07 -0700)]
TIF: Add TvParentalControlManager

Each TV input service is now required to query the system whether the
user is allowed to watch the current program before showing it to the
user if the parental control is turned on, which can be checked by
calling TvParentalControlManager.isEnabled(). Whether the TV input
service should block the content or not is determined by invoking
TvParentalControlManager.isRatingBlocked() with the content rating for
the current program. Then the TvParentalControlManager makes a judgment
based on the user blocked ratings stored in the secure settings and
returns the result. If the rating in question turns out to be blocked,
the TV input service must immediately block the content and call this
method with the content rating of the current program to prompt the PIN
verification screen.

Each TV input service also needs to continuously listen to any changes
made to the parental control settings by registering a
TvParentalControlManager.ParentalControlCallback() to the manager and
immediately reevaluate the current program with the new parental control
settings.

Bug: 13172379
Change-Id: I8e1900d4b8d28c56798986d5c3906bd418ab97ac

10 years agoMerge "Wiring video state through from Connection" into lmp-dev
Tyler Gunn [Fri, 18 Jul 2014 02:30:22 +0000 (02:30 +0000)]
Merge "Wiring video state through from Connection" into lmp-dev

10 years agoWiring video state through from Connection
Tyler Gunn [Thu, 17 Jul 2014 14:50:22 +0000 (07:50 -0700)]
Wiring video state through from Connection

Bug: 16285417
Bug: 16013178
Change-Id: Ia48959248ca22f4569b0ffd01a1716470aa0a711

10 years agoMerge "[HWUI]: fix residual line on FrameBuffer" into lmp-dev
Chris Craik [Thu, 17 Jul 2014 22:38:57 +0000 (22:38 +0000)]
Merge "[HWUI]: fix residual line on FrameBuffer" into lmp-dev

10 years ago[HWUI]: fix residual line on FrameBuffer
henry.uh_chen [Wed, 2 Jul 2014 11:36:56 +0000 (19:36 +0800)]
[HWUI]: fix residual line on FrameBuffer

Symptom: If app applies animation to enlarge a bitmap, there will be an residual
         line on the screen

Root Cause: On platform which has Tile Rendering implementation (ex. Qualcomm
            CPU), startTiling() call will restrict the framebuffer region which
            GPU can affect. So the expansion of clear region by 1 will not take
            effect if startTiling region is not expanded.

Solution: Expand the startTiling region by 1, too.

Reproduce steps: Apply animation to enlarge (and then shrink) a bitmap icon.

Cherry-pick of 20adb6ce4d52b15472e7e5ee953e06cc349a827c from AOSP

Change-Id: I163b898b87b74d221dc4210b7fa657aa93c82c19

10 years agoMerge "Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast." into lmp-dev
Ben Murdoch [Thu, 17 Jul 2014 21:36:20 +0000 (21:36 +0000)]
Merge "Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast." into lmp-dev

10 years agoUpdate WebViewUpdateService to receive PACKAGE_REPLACED broadcast.
Ben Murdoch [Thu, 17 Jul 2014 13:55:00 +0000 (14:55 +0100)]
Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast.

This allows the WebViewUpdateService to receive notifications that
an update has been installed and we need to trigger recreation of
the relro file.

bug: 16329377
Change-Id: I088e61487416add997995db304beca0cde71390c

10 years agoMerge "Fix exceptions in ActivityRecognition platform stack." into lmp-dev
destradaa [Thu, 17 Jul 2014 20:58:46 +0000 (20:58 +0000)]
Merge "Fix exceptions in ActivityRecognition platform stack." into lmp-dev

10 years agoMerge "Camera2: replace partial quirks with normal partial result" into lmp-dev
Zhijun He [Thu, 17 Jul 2014 20:36:21 +0000 (20:36 +0000)]
Merge "Camera2: replace partial quirks with normal partial result" into lmp-dev

10 years agoCamera2: replace partial quirks with normal partial result
Zhijun He [Wed, 16 Jul 2014 18:32:59 +0000 (11:32 -0700)]
Camera2: replace partial quirks with normal partial result

Change-Id: I56550748478bf0aa1a7bf9a350b4fdc7bbd6af86

10 years agoMerge "Only use bottom outset for main display." into klp-modular-dev
Filip Gruszczynski [Thu, 17 Jul 2014 19:52:25 +0000 (19:52 +0000)]
Merge "Only use bottom outset for main display." into klp-modular-dev