RoboErik
ceab4684ff
am a9faa459: Merge "Change "Media output" to "Cast" for MR Button" into lmp-dev
...
* commit 'a9faa4594f061dbe4748954340dfc780ab8f601d':
Change "Media output" to "Cast" for MR Button
2014-07-23 21:12:00 +00:00
RoboErik
188ae08ea2
am ae5b411b: Merge "Return appropriately scaled artwork to RemoteController" into lmp-dev
...
* commit 'ae5b411b181e872c9a66fb504eb1ea789f601698':
Return appropriately scaled artwork to RemoteController
2014-07-23 20:48:57 +00:00
Jeff Sharkey
477322fd43
am 7bf4f48f: Remove APK observers.
...
* commit '7bf4f48f7ca2c53a88b3aed6329a2d44eae7a96c':
Remove APK observers.
2014-07-23 20:29:36 +00:00
Yao Chen
987c9361bf
am 9ea412ab: Merge "various fixes in MediaBrowserItem and MediaBrowserService" into lmp-dev
...
* commit '9ea412ab9ecf1c78549542ce9f1715e814a7ba59':
various fixes in MediaBrowserItem and MediaBrowserService
2014-07-23 20:29:33 +00:00
Jeff Sharkey
84e71d1d61
Remove APK observers.
...
Most app installations have migrated to the new cluster-style layout
where each app is placed in a unique directory. There are now two
general issues with these observers:
We can't know when a push/sync has finished delivering all splits
for an app. Also, inotify isn't recursive, so we'd have to manage
watches for each app directory.
Change-Id: I3770fa9059ddf80f933a3804714f2e52591fce49
2014-07-23 20:25:24 +00:00
Jae Seo
71e54815f3
am e51d3b9d: Fix build
...
* commit 'e51d3b9dcc88d5ed53dc429bff84a19a3a651a86':
Fix build
2014-07-23 20:23:16 +00:00
Jae Seo
80bc75a71e
Fix build
...
Change-Id: Icc1bf76ef748b10cc7ea745bc37c4e7bc0d7ff43
2014-07-23 13:16:46 -07:00
Gabriel Peal
354526bc21
am f2b4f70b: Merge changes I925c8738,I1a8ad5c2 into lmp-dev
...
* commit 'f2b4f70b459928d796fa9efa925e979f73bbf6b8':
Added Action to PlaybackState
Added QueueState, playUri, and playFromSearch.
2014-07-23 20:08:20 +00:00
Robert Greenwalt
e6d5bc4af6
am dc9d7aa7: Merge "Reenable logging." into lmp-dev
...
* commit 'dc9d7aa70adbf2f2d2e582d9164d72a3a98627ce':
Reenable logging.
2014-07-23 19:49:06 +00:00
Tao Bai
721df0ab36
am 9ba09c25: Merge "WebView permission change" into lmp-dev
...
* commit '9ba09c250c00bd97c8282c772d47a6728f9cd4e2':
WebView permission change
2014-07-23 19:23:49 +00:00
Eino-Ville Talvala
a2a045cab8
am e2894174: Camera2: Fix callback operation
...
* commit 'e289417427410e5892e252ac08d3b9569a68a21c':
Camera2: Fix callback operation
2014-07-23 19:19:41 +00:00
Craig Mautner
970c649ad8
am 59f55203: Disable back button goes to recents behavior
...
* commit '59f55203974be24596d2c2c4ca441e61a9ede963':
Disable back button goes to recents behavior
2014-07-23 19:15:30 +00:00
Eino-Ville Talvala
2f75e7d7ef
Camera2: Fix callback operation
...
- Remove CloseableLock use; looks to be incompatible with invocations during callbacks
- Replace with basic interface lock to be thread-safe
- Add intermediate callback thread to legacy mode to match cross-process one-way Binder
semantics
Change-Id: Iecd4ff6cf260c5a13bd11b850177ccea93e25933
2014-07-23 19:14:10 +00:00
Prerepa Viswanadham
4e6867273a
am 244c2f47: Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reporting
...
* commit '244c2f47afa12e0d30918522ef8577f4a931623b':
Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reporting
2014-07-23 18:59:35 +00:00
Ye Wen
38a8ec0db3
am a7d1baac: Merge "Infer legacy network type for ConnectivityManager.requestNetwork" into lmp-dev
...
* commit 'a7d1baac96f73a64aa6e76a494724c2ed29a5456':
Infer legacy network type for ConnectivityManager.requestNetwork
2014-07-23 18:59:30 +00:00
Craig Mautner
0b633fc121
Disable back button goes to recents behavior
...
Using a static final boolean to do this so if policy is changed it
can be enabled easily.
Also fix fetching task from wrong list. Was causing
ActivityNotFoundExceptions.
Fixes bug 16512561.
Change-Id: I9b47a86fd740d45104aa14712e71df830218c5a7
2014-07-23 18:58:08 +00:00
RoboErik
8880157ee0
Merge "Return appropriately scaled artwork to RemoteController" into lmp-dev
2014-07-23 18:56:15 +00:00
RoboErik
a259d35073
Return appropriately scaled artwork to RemoteController
...
RemoteController has an api to set the artwork size. This adds compatibility
code to do the exclusion or scaling of artwork to be consistent with old APIs.
bug:15618171
Change-Id: I8cc51750c03219d42d5f543419f8b46f9eb5b833
2014-07-23 13:25:02 -07:00
Yao Chen
f805afc4d7
Merge "various fixes in MediaBrowserItem and MediaBrowserService" into lmp-dev
2014-07-23 18:56:15 +00:00
Yao Chen
7e21fe8be9
various fixes in MediaBrowserItem and MediaBrowserService
...
Change-Id: I57f2a6728eea14ff6243fd68d21886599a5a12f4
2014-07-23 13:15:23 -07:00
Gabriel Peal
b8cb6518d8
Merge changes I925c8738,I1a8ad5c2 into lmp-dev
...
* changes:
Added Action to PlaybackState
Added QueueState, playUri, and playFromSearch.
2014-07-23 18:56:15 +00:00
Tao Bai
67ac461a0a
Merge "WebView permission change" into lmp-dev
2014-07-23 18:56:15 +00:00
Tao Bai
2871febb19
WebView permission change
...
As requested by API council, the following were changed
- Changed the PermissionRequest to abstract.
- Used String for resources instead of long.
- Also remove the WebView.preauthorizePermission() which we didn't think
BUG: 15432556
Change-Id: I900a98b4e0288d2bcd8faf0bbcd84970600548a5
2014-07-23 12:16:55 -07:00
Prerepa Viswanadham
8caac741a0
Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reporting
...
Change-Id: I66fd83d8d59fbd93dec8886dfd313a81575e38a5
2014-07-23 18:54:46 +00:00
Jason Monk
a6de67773b
am 7143b71c: Merge "Make the \'locked\' lock task not lock keyguard on exit" into lmp-dev
...
* commit '7143b71c9daf0ed4e73eabd190a445f14d9eafc0':
Make the 'locked' lock task not lock keyguard on exit
2014-07-23 18:51:26 +00:00
Robert Greenwalt
c827f813e1
Merge "Reenable logging." into lmp-dev
2014-07-23 18:50:38 +00:00
Robert Greenwalt
a7d31bf307
Reenable logging.
...
ConnectivityService has been rewritten for L and is in a stabilizing period.
We need the logging to track down bugs people report.
Restoring to Pre-L conditions.
If there's excess logging please report it - it probably indicates a bug.
Change-Id: I7baf891e3bf12e1545afeb92b8d5af0b01e12a7b
2014-07-23 12:42:47 -07:00
Wei Wang
7c7c448499
am 6d630c75: Merge "Fix parcel issues with empty service uuid. Added tests." into lmp-dev
...
* commit '6d630c7575f9e33632acf398201ae4226ce800ed':
Fix parcel issues with empty service uuid. Added tests.
2014-07-23 18:47:10 +00:00
Gabriel Peal
f364f94496
Added Action to PlaybackState
...
Added the ability to discover MediaBrowsers
Change-Id: I925c8738ac73afd0bee3dada2ee7ff2d5047e63f
2014-07-23 11:45:03 -07:00
Gabriel Peal
f0593bc17b
Added QueueState, playUri, and playFromSearch.
...
Added QueueState to MediaSession/MediaController
Added play(Uri) and playFromSearch(String) to MediaController.TransportControls
Change-Id: I1a8ad5c22d05015ab6ff5700dc8a758455f1d89b
2014-07-23 11:45:03 -07:00
RoboErik
828b8800c0
Merge "Change "Media output" to "Cast" for MR Button" into lmp-dev
2014-07-23 18:38:23 +00:00
RoboErik
f0ee0b7e80
Change "Media output" to "Cast" for MR Button
...
We used Media output before settling on Cast as the official verb.
bug:13300059
Change-Id: I1c497eb130d5324eec0c6aaceb8dbc88a92a6d7b
2014-07-23 14:00:05 -07:00
Jason Monk
8ed4d5ac66
Merge "Make the 'locked' lock task not lock keyguard on exit" into lmp-dev
2014-07-23 18:38:23 +00:00
Alan Viverette
ea85c722bb
am cc379868: Merge "Ensure ripple mask gets updated in public constructor" into lmp-dev
...
* commit 'cc379868058f453946f03c7c0fdb89bd2076c8d4':
Ensure ripple mask gets updated in public constructor
2014-07-23 18:30:36 +00:00
Jeff Davidson
397c33799a
am d0868c89: Implement VpnService.setBlocking().
...
* commit 'd0868c89eac6df2adbbdcdee7fe24dba943736a7':
Implement VpnService.setBlocking().
2014-07-23 18:23:50 +00:00
Jeff Davidson
6bbf39cf6b
Implement VpnService.setBlocking().
...
Bug: 12879610
Change-Id: I3a0ad9eae5f7dd9c01f75b9da71810bad38f9fec
2014-07-23 11:18:57 -07:00
Brian Attwell
b8bf2598f8
am 41b62ac7: Add PICK_JOIN_CONTACT_ACTION action contact
...
* commit '41b62ac75082d823c05571e7d04c8cc5453218c9':
Add PICK_JOIN_CONTACT_ACTION action contact
2014-07-23 18:15:55 +00:00
Chris Craik
08ac4977de
am f2ecf428: Merge "Build layer damage bounds for shadows" into lmp-dev
...
* commit 'f2ecf428a0311d0b07ae35d743f5165384812547':
Build layer damage bounds for shadows
2014-07-23 18:15:51 +00:00
Brian Attwell
e98a95c156
Add PICK_JOIN_CONTACT_ACTION action contact
...
This ContactsContract change is needed by ag/509090
Bug: 16190113
Change-Id: I0f96286bdf45015148d2e84f7fe7aac5b23e1ba2
2014-07-23 18:11:13 +00:00
Ye Wen
e5ebd4bc76
Merge "Infer legacy network type for ConnectivityManager.requestNetwork" into lmp-dev
2014-07-23 17:52:05 +00:00
Ye Wen
b87875eb88
Infer legacy network type for ConnectivityManager.requestNetwork
...
ConnectivityManager.requestNetwork pass TYPE_NONE to
sendRequestForNetwork which prevents it from being used with legacy API
requestRouteToHostAddress. This CL infers the legacy network type
automatically from the network capabilities.
b/16324360
Change-Id: I591d38f875f42f56e8cfc157db2069c9eee0ee26
2014-07-23 11:41:17 -07:00
Jason Monk
2961ce599e
Make the 'locked' lock task not lock keyguard on exit
...
While here also fix mIsLockTaskLocked to actually be set to a value
so that it can be used.
Bug: 16347391
Change-Id: I27416f4787b28d19d84f895889eea1d3202c1759
2014-07-23 17:33:13 +00:00
Svet Ganov
dc25a3df33
am f4348489: Merge "Adding shell commands for grant/revoke of bind app widget permisison." into lmp-dev
...
* commit 'f4348489228c244578719b20bc3d12317761378f':
Adding shell commands for grant/revoke of bind app widget permisison.
2014-07-23 17:15:35 +00:00
RoboErik
f82d14a209
am 80380f82: Switch Session APIs over to AudioAttributes
...
* commit '80380f827a2147d436494b66193b7d59763de25b':
Switch Session APIs over to AudioAttributes
2014-07-23 17:15:32 +00:00
RoboErik
9db9bf7034
Switch Session APIs over to AudioAttributes
...
The session apis were using audioStream in several places. This
updates them to use AudioAttributes instead.
bug:16403289
Change-Id: Ic4da9ca5fbea2536e80c71503bd9a9bf7f346997
2014-07-23 17:08:32 +00:00
Dianne Hackborn
65130b704d
am 79399931: Merge "Fix issue #16467284 : Make noteStartVideo and noteStartAudio nesting" into lmp-dev
...
* commit '7939993150214d6d717d46246c33d43652ec806a':
Fix issue #16467284 : Make noteStartVideo and noteStartAudio nesting
2014-07-23 17:07:35 +00:00
Sander Alewijnse
f5d6516f4b
am fcb490a2: Merge "Add Device Policy API to disable screen capture." into lmp-dev
...
* commit 'fcb490a2d3b1f28a375e40b44201882ff171bfa5':
Add Device Policy API to disable screen capture.
2014-07-23 17:07:32 +00:00
Jeff Davidson
6d5570ee36
am 69c976c6: Merge "Expose NETWORK_SCORE_SERVICE as @SystemApi." into lmp-dev
...
* commit '69c976c665ddde192157cbf9a4cc31df83af1c75':
Expose NETWORK_SCORE_SERVICE as @SystemApi.
2014-07-23 16:46:23 +00:00
Jeff Davidson
9a70f97a74
am 607281ff: Delete most network scorer tests from coretests.
...
* commit '607281ffc1ac13ecc3d51c52d2d0a57c33d2c358':
Delete most network scorer tests from coretests.
2014-07-23 16:46:20 +00:00
Jae Seo
ef5450ecf5
am e3316cfe: Merge "TIF: Use @SystemApi for APIs that we intend to open to OEMs" into lmp-dev
...
* commit 'e3316cfefd3ca2f6aa4928a39f62eea9a67c4e53':
TIF: Use @SystemApi for APIs that we intend to open to OEMs
2014-07-23 16:40:47 +00:00