Tim Kilbourn
17c5e99037
Merge "DO NOT MERGE Hide banner manifest attribute." into klp-modular-dev
2014-05-06 21:21:37 +00:00
RoboErik
e7880d8eb1
Add APIs for creating a system priority session and getting controllers
...
This adds a hidden call to set flags and a flag for making a session an
exclusive high priority session. This will cause all media button events
to be sent to that session as long as it is stillr egistered. This
requires the MODIFY_PHONE_STATE permission like the old forCalls API.
This also adds a way to get controllers for all the ongoing sessions.
This is protected by the MEDIA_CONTENT_CONTROL permission like the
old RemoteController APIs.
Change-Id: I51540e8dcf3a7dbe02a0f8ee003821e40af653a3
2014-05-06 14:06:29 -07:00
Adam Powell
f14f0a6cf4
am 7f85f16c: am c41fa708: am a0516e7a: Merge "onWindowDismissed API cleanup" into klp-modular-dev
...
* commit '7f85f16c7d131699bef67aff6a107ce622e65b8d':
onWindowDismissed API cleanup
2014-05-06 20:27:23 +00:00
Adam Powell
5f97930fc5
am c41fa708: am a0516e7a: Merge "onWindowDismissed API cleanup" into klp-modular-dev
...
* commit 'c41fa708271e204a7983aba291389ea1554227b2':
onWindowDismissed API cleanup
2014-05-06 20:24:23 +00:00
Adam Powell
c41fa70827
am a0516e7a: Merge "onWindowDismissed API cleanup" into klp-modular-dev
...
* commit 'a0516e7ad12a647cc40fb5651e8d14cd39571c7a':
onWindowDismissed API cleanup
2014-05-06 20:20:40 +00:00
Adam Powell
a0516e7ad1
Merge "onWindowDismissed API cleanup" into klp-modular-dev
2014-05-06 20:17:31 +00:00
Tim Kilbourn
d689db4f0c
DO NOT MERGE Hide banner manifest attribute.
...
Bug: 14116162
Change-Id: I42a73183bee52286ff315fa5b0f58bfdfc020485
2014-05-06 12:02:42 -07:00
Tim Kilbourn
a4853f6d73
am 3439728c: Fix bad merge.
...
* commit '3439728cebd6fad754ffcf33ea6d640e6ddc6f87':
Fix bad merge.
2014-05-06 18:00:35 +00:00
Tim Kilbourn
a2d106d470
Fix bad merge.
...
Change-Id: I4d3aa71f5a4ae13c01e57df25ae7f76d25384f5d
2014-05-06 10:54:00 -07:00
Tim Kilbourn
d5090dacfc
am 6824d13d: am f7330ac7: am 989dab11: Update current.txt after hiding isGame.
...
* commit '6824d13da8ce6c128427f77b4776c991ae51d702':
Update current.txt after hiding isGame.
2014-05-06 17:49:43 +00:00
Tim Kilbourn
d06b29d0f7
am f7330ac7: am 989dab11: Update current.txt after hiding isGame.
...
* commit 'f7330ac754d02089dedef5d7191bde9a75b91c2c':
Update current.txt after hiding isGame.
2014-05-06 17:46:02 +00:00
Tim Kilbourn
f7330ac754
am 989dab11: Update current.txt after hiding isGame.
...
* commit '989dab11d1e34d5f49ac19345a3ce440d32d6f64':
Update current.txt after hiding isGame.
2014-05-06 17:42:36 +00:00
Tim Kilbourn
989dab11d1
Update current.txt after hiding isGame.
...
Change-Id: I034126f464fdd759c19ff55000004d36463d9cd6
2014-05-06 10:40:24 -07:00
ztenghui
4db5f31d5f
am c822b63a: Merge "First step on API cleaning on the VectorDrawable to disable animation support"
...
* commit 'c822b63a0b16358a948d21d8ba266b60b8958502':
First step on API cleaning on the VectorDrawable to disable animation support
2014-05-06 17:16:56 +00:00
ztenghui
0b3a706188
Merge "First step on API cleaning on the VectorDrawable to disable animation support"
2014-05-06 17:12:34 +00:00
Nicolas Prevot
a9d1ed8a14
am 168ed3dc: Merge "Cleaning code related to the forwarding intent filters."
...
* commit '168ed3dc2e36346d227008748fc4c69a0f03d8a5':
Cleaning code related to the forwarding intent filters.
2014-05-06 14:03:01 +00:00
Nicolas Prevot
c79586ede6
Cleaning code related to the forwarding intent filters.
...
Checking for INTERACT_ACROSS_USERS_FULL
Adding equivalent methods in the PackageManager
Change-Id: Iaa1328fa666613a78e67ca669ea045144275e895
2014-05-06 13:54:48 +01:00
Adam Powell
117b695222
onWindowDismissed API cleanup
...
Move the window swipe to dismiss plumbing off of Window.Callback into
its own internal interface implemented by Activity and Dialog. Make it
internal API instead of public. Apps should control this via the
window feature setting.
Change-Id: I64cd237fa7eab08719b2c34e31dac7d34f02563a
2014-05-05 18:20:47 -07:00
ztenghui
498213a265
First step on API cleaning on the VectorDrawable to disable animation support
...
Cleaning on the API level, and related tests.
The animated icon will be only showing the initial state.
TODO: Deep clean on the functionality part and attributes.
Change-Id: I5723bc5b64f796c3a273d74bde02095751160a88
2014-05-05 17:27:24 -07:00
Zhijun He
4fbd5c1c70
am e711e8da: Merge "Camera2: make videostabilization type consistent"
...
* commit 'e711e8dae1b2c3cbe790d0e8d627232f6418df43':
Camera2: make videostabilization type consistent
2014-05-06 00:07:30 +00:00
Zhijun He
e126be2c5b
Merge "Camera2: make videostabilization type consistent"
2014-05-06 00:03:28 +00:00
Winson Chung
258ea87d45
am 0a730c24: Merge "Exposing the API to support widgets in Recents."
...
* commit '0a730c24b0af03bea4afa5b6da5ae576b0ef2f99':
Exposing the API to support widgets in Recents.
2014-05-06 00:03:21 +00:00
Winson Chung
98596c92a3
Merge "Exposing the API to support widgets in Recents."
2014-05-05 23:59:29 +00:00
Justin Koh
8b98c21307
am bebfcb93: Merge "Hide startMethodTracingSampling DO NOT MERGE" into klp-modular-dev
...
* commit 'bebfcb93ef97095a7caa1f80a0b1b05a04e9fd8c':
Hide startMethodTracingSampling DO NOT MERGE
2014-05-05 23:18:26 +00:00
Justin Koh
7b529fcd6d
am 268f858b: Merge "Hide KeyEvent#isCancelKey, isConfirmKey DO NOT MERGE" into klp-modular-dev
...
* commit '268f858be57089e568bc55aa9089af54a53dcc94':
Hide KeyEvent#isCancelKey, isConfirmKey DO NOT MERGE
2014-05-05 23:18:22 +00:00
Justin Koh
bebfcb93ef
Merge "Hide startMethodTracingSampling DO NOT MERGE" into klp-modular-dev
2014-05-05 23:15:36 +00:00
Justin Koh
268f858be5
Merge "Hide KeyEvent#isCancelKey, isConfirmKey DO NOT MERGE" into klp-modular-dev
2014-05-05 23:14:06 +00:00
Justin Koh
e0cc71fa19
am 1440cc6b: Merge "Hide InputDevice#supportsSource DO NOT MERGE" into klp-modular-dev
...
* commit '1440cc6bf37a268b439dfe86a9078b93bf1baf39':
Hide InputDevice#supportsSource DO NOT MERGE
2014-05-05 23:11:03 +00:00
Justin Koh
6f5dcc3546
Hide KeyEvent#isCancelKey, isConfirmKey DO NOT MERGE
...
Bug: 14116162
Change-Id: I6b947c9b46bb5ea094b39428bb432e8f6fc6b57a
2014-05-05 16:08:38 -07:00
Justin Koh
1440cc6bf3
Merge "Hide InputDevice#supportsSource DO NOT MERGE" into klp-modular-dev
2014-05-05 23:08:15 +00:00
Justin Koh
ae42a6ee4c
am c315202e: am fd04632a: am 3caf9258: Merge "Hide getDeviceGlobalActionKeyTimeout" into klp-modular-dev
...
* commit 'c315202e247c83a0d646e33675255d9778f6ba87':
Hide getDeviceGlobalActionKeyTimeout
2014-05-05 22:50:45 +00:00
Griff Hazen
36ef0792d2
am ed0c87e7: DO NOT MERGE Hide Notification categories from API 20 (KKWT)
...
* commit 'ed0c87e7cdd2f641b6ed78df62b20a9f08ac16bb':
DO NOT MERGE Hide Notification categories from API 20 (KKWT)
2014-05-05 22:49:51 +00:00
Justin Koh
8bed554e4f
Hide InputDevice#supportsSource DO NOT MERGE
...
Bug: 14116162
Change-Id: I7c0ae516596f965083622aa77281abf6d47dc0b7
2014-05-05 15:47:39 -07:00
Justin Koh
a13a17ee0c
am fd04632a: am 3caf9258: Merge "Hide getDeviceGlobalActionKeyTimeout" into klp-modular-dev
...
* commit 'fd04632ab5fe9272b0f1d2ff94367a574e026a5b':
Hide getDeviceGlobalActionKeyTimeout
2014-05-05 22:45:23 +00:00
Griff Hazen
ed0c87e7cd
DO NOT MERGE Hide Notification categories from API 20 (KKWT)
...
Bug: 14116162
Change-Id: I59e499dde9a06a4bf455eecb3665afaa1b574dae
2014-05-05 15:45:08 -07:00
Justin Koh
fcd2aff48d
am 1e822a8f: Merge "Hide HDMI CEC from KKWT DO NOT MERGE" into klp-modular-dev
...
* commit '1e822a8fe1f3063aa0d3eb47a7afdda9702c1734':
Hide HDMI CEC from KKWT DO NOT MERGE
2014-05-05 22:42:22 +00:00
Justin Koh
8e4cbcce66
am f8a10d77: Merge "Hide getRequiredPermission in android.hardware.Sensor DO NOT MERGE" into klp-modular-dev
...
* commit 'f8a10d775efcc1c7255c1e504bf59f7cd38967ef':
Hide getRequiredPermission in android.hardware.Sensor DO NOT MERGE
2014-05-05 22:42:19 +00:00
Justin Koh
5aa34455d7
am 9cb3b162: Merge "Hide UsbDevice changes in KKWT DO NOT MERGE" into klp-modular-dev
...
* commit '9cb3b162ebf2c85b2b34d399623ff68427b2cdca':
Hide UsbDevice changes in KKWT DO NOT MERGE
2014-05-05 22:42:15 +00:00
Justin Koh
8fee5c857b
Hide startMethodTracingSampling DO NOT MERGE
...
Bug: 14116162
Change-Id: I68470f02a2b6c2f0d9a1cb52bb4b7eeea10b43cf
2014-05-05 15:40:00 -07:00
Justin Koh
1e822a8fe1
Merge "Hide HDMI CEC from KKWT DO NOT MERGE" into klp-modular-dev
2014-05-05 22:38:26 +00:00
Justin Koh
f8a10d775e
Merge "Hide getRequiredPermission in android.hardware.Sensor DO NOT MERGE" into klp-modular-dev
2014-05-05 22:38:17 +00:00
Justin Koh
fd04632ab5
am 3caf9258: Merge "Hide getDeviceGlobalActionKeyTimeout" into klp-modular-dev
...
* commit '3caf92582498bad8fe79f6e3235be218e82b7f68':
Hide getDeviceGlobalActionKeyTimeout
2014-05-05 22:38:13 +00:00
Justin Koh
9cb3b162eb
Merge "Hide UsbDevice changes in KKWT DO NOT MERGE" into klp-modular-dev
2014-05-05 22:38:06 +00:00
Justin Koh
3caf925824
Merge "Hide getDeviceGlobalActionKeyTimeout" into klp-modular-dev
2014-05-05 22:33:29 +00:00
Alan Viverette
cc23a31ff6
am ef83d345: Merge "Add support for popups overlapping anchors"
...
* commit 'ef83d345141399ba21419f3fa7232727ebef2616':
Add support for popups overlapping anchors
2014-05-05 22:26:24 +00:00
Justin Koh
68ca14648c
am ed23c5bc: Hide NsdServiceInfo additions for KKWT DO NOT MERGE
...
* commit 'ed23c5bc12b4110435b1e6f5fb9b82716109136e':
Hide NsdServiceInfo additions for KKWT DO NOT MERGE
2014-05-05 22:21:03 +00:00
Justin Koh
e5238f53f0
Hide HDMI CEC from KKWT DO NOT MERGE
...
Hide HDMI CEC from KKWT.
Bug: 14116162
Change-Id: I086a5e51bd848a5097ccb0c47900fde30db2e7aa
2014-05-05 22:19:19 +00:00
Justin Koh
e647dd354e
Hide UsbDevice changes in KKWT DO NOT MERGE
...
Hide UsbDevice changes in KKWT.
Bug: 14116162
Change-Id: I1582b9d536b243fa18beca6fdd8f379f9e32e137
2014-05-05 22:19:05 +00:00
Justin Koh
ed23c5bc12
Hide NsdServiceInfo additions for KKWT DO NOT MERGE
...
Hide NsdServiceInfo additions for KKWT.
Bug: 14116162
Change-Id: I98755a2524168be5e833a634192fd49ff3c32346
2014-05-05 22:18:42 +00:00
Justin Koh
618f30db3e
Hide getRequiredPermission in android.hardware.Sensor DO NOT MERGE
...
Hide getRequiredPermission in android.hardware.Sensor.
Bug: 14116162
Change-Id: I1e5c8361f6d0710c5da78d9506f70fa40a814b92
2014-05-05 14:51:55 -07:00