George Mount
defb888aac
Merge "Adds getLayoutInflater() to return a cached value." into oc-dev
...
am: f3ff7b8207
Change-Id: I447d517cba4f694896dc9319ba7b93dda4b1d01f
2017-04-19 18:53:02 +00:00
Winson Chung
161384eb6b
Merge "Adding consistent platform PiP action asset." into oc-dev
...
am: d1a1c8004e
Change-Id: Ia94a684ca81bd50dd4cb51ebb816c4ac99f24a89
2017-04-19 18:50:11 +00:00
Sunny Goyal
fa7cc65529
Merge "Adding API AppWidgetHost.getAppWidgetIds() to get active widgets of the host" into oc-dev
...
am: 7790695bf2
Change-Id: I3520dc3c3a5cbe933894764e2d3f7ac9df11582e
2017-04-19 18:33:04 +00:00
TreeHugger Robot
f3ff7b8207
Merge "Adds getLayoutInflater() to return a cached value." into oc-dev
2017-04-19 18:15:36 +00:00
Winson Chung
d1a1c8004e
Merge "Adding consistent platform PiP action asset." into oc-dev
2017-04-19 18:10:20 +00:00
Sunny Goyal
7790695bf2
Merge "Adding API AppWidgetHost.getAppWidgetIds() to get active widgets of the host" into oc-dev
2017-04-19 17:10:42 +00:00
Tao Bao
a9fd199fdd
Merge "RecoverySystem: Verify the package compatibility." into oc-dev
...
am: e3872a4fc9
Change-Id: I120d13b68e837c6ebb60baf8d3fe3aecb495159f
2017-04-19 16:05:25 +00:00
Tao Bao
e3872a4fc9
Merge "RecoverySystem: Verify the package compatibility." into oc-dev
2017-04-19 15:54:24 +00:00
Felipe Leme
a4d2749cf8
Merge "Some Autofill API changes." into oc-dev
...
am: fe1bddfbb5
Change-Id: I682065cd5fcfb2de9639874705fefdeaed06d343
2017-04-19 05:13:19 +00:00
Felipe Leme
fe1bddfbb5
Merge "Some Autofill API changes." into oc-dev
2017-04-19 05:05:48 +00:00
Svetoslav Ganov
dca67a7f48
Merge "Address API council comments" into oc-dev
...
am: 57ed0ba69d
Change-Id: I28253a456f288da02506367a2b9039cffb1d0a25
2017-04-19 02:56:39 +00:00
Philip P. Moltmann
ded76ed806
Merge "Add a way to read the last AutofillSelection." into oc-dev
...
am: 42775f2a89
Change-Id: I6be640dc4bf6ceba6889c59a4e464540f3834e6e
2017-04-19 02:50:01 +00:00
Svetoslav Ganov
57ed0ba69d
Merge "Address API council comments" into oc-dev
2017-04-19 02:44:18 +00:00
TreeHugger Robot
42775f2a89
Merge "Add a way to read the last AutofillSelection." into oc-dev
2017-04-19 02:43:08 +00:00
Felipe Leme
e5f9c30688
Some Autofill API changes.
...
- Added View.IMPORTANT_FOR_AUTOFILL_YES_INCLUDE_DESCENDANTS
- Added View.IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS
- Added FillResponse.Builder.setIgnoredIds()
- Fixed javadoc links.
These changes are not implemented yet....
Bug: 37424141
Bug: 36171235
Test: m update-api
Change-Id: I604960443ab08cd3f2a84a70b0a2cece7cb0a00c
2017-04-18 19:27:58 -07:00
Winson Chung
4fc7d29ece
Adding consistent platform PiP action asset.
...
Bug: 36782878
Test: This is just an asset
Change-Id: I43fdafcc8d2626d5fe0c61935ff09137ad0d6e0a
2017-04-18 19:11:55 -07:00
Yu Liu
3c68867864
Merge "Remove newly added remove methods in Location and deprecate the old ones, this is the request from the android API council Test: Existing unit tests still pass. BUG: 36552859" into oc-dev
...
am: 500c1d0749
Change-Id: I1ca9beace45f80962d3992c27724e6d281972524
2017-04-19 01:41:51 +00:00
Yu Liu
500c1d0749
Merge "Remove newly added remove methods in Location and deprecate the old ones, this is the request from the android API council Test: Existing unit tests still pass. BUG: 36552859" into oc-dev
2017-04-19 01:33:07 +00:00
Nathan Harold
fca728da6c
Merge "Hide Socket+DatagramSocket IpSecTransform methods" into oc-dev
2017-04-19 00:36:21 +00:00
Nathan Harold
01307a7e94
Merge "Consistenly Throw IOExceptions from IpSecManager" into oc-dev
2017-04-19 00:34:24 +00:00
Philip P. Moltmann
cc684ed41f
Add a way to read the last AutofillSelection.
...
- Check UID to make sure one service cannot read FillSelections of other
services
- Add id to Dataset to allow to tag the datasets. This id is then found
in the FillSelection.Event
- Add clientState to FillSelection to allow service to store more data
Fixes: 36871500
Test: CtsAutoFillServiceTestCases
Change-Id: Ice894245508227265294a1c59ea97842175e5aec
2017-04-18 16:59:40 -07:00
Svetoslav Ganov
0cb43ef67b
Address API council comments
...
Test: all static shared lib CTS tests pass
bug:37327970
Change-Id: Ie8c4d853da5fa0a6125b9def38831860f79ce53d
2017-04-18 16:44:28 -07:00
Yu Liu
b87243cb43
Remove newly added remove methods in Location and deprecate the old ones, this is the request from the android API council
...
Test: Existing unit tests still pass.
BUG: 36552859
Change-Id: Ib4cdcef90be3d5b3be329dd780bcb40275b89ef4
2017-04-18 16:12:16 -07:00
Philip P. Moltmann
251657696b
Merge "Change saveOnAllViewsInsible from boolean to flags" into oc-dev
...
am: 7fa4198ab1
Change-Id: I27fd5421f329fb0bce97334e3388a956984b3d16
2017-04-18 22:37:12 +00:00
Philip P. Moltmann
7fa4198ab1
Merge "Change saveOnAllViewsInsible from boolean to flags" into oc-dev
2017-04-18 22:28:20 +00:00
Chris Craik
0d6ea6a1f5
Merge "Re-hide shader mutation, remove colorfilter mutation" into oc-dev
...
am: 0f9f0f90e7
Change-Id: I9ed9b1d27c28aef19553721266cb531ac410c175
2017-04-18 22:18:32 +00:00
nharold
862bd82fb8
Merge changes from topic 'ipsec-hide-overloads' am: fe358c6adf am: 8508bc52d2
...
am: 6eab2ee093
Change-Id: Iaa713ba4b20bab12331bd996288ed2440c349db2
2017-04-18 22:12:54 +00:00
Nathan Harold
86901592e7
Consistenly Throw IOExceptions from IpSecManager am: 0bfb207532 am: 5db180bbb7
...
am: 7883c5d460
Change-Id: I04198299d43da4c9c91f705acc5520f734ad9249
2017-04-18 22:11:18 +00:00
TreeHugger Robot
0f9f0f90e7
Merge "Re-hide shader mutation, remove colorfilter mutation" into oc-dev
2017-04-18 22:05:37 +00:00
Nathan Harold
5db180bbb7
Consistenly Throw IOExceptions from IpSecManager
...
am: 0bfb207532
Change-Id: I42f4526b43a8de19178a23e5106596f94050c1d4
2017-04-18 21:50:30 +00:00
Etan Cohen
c367ee166b
Merge "[AWARE] Implement custom Wi-Fi Aware network specifier" into oc-dev
2017-04-18 20:04:22 +00:00
Chris Craik
8a6ad4a89d
Re-hide shader mutation, remove colorfilter mutation
...
Bug: 36025103
Bug: 37327129
Test: boots, CtsGraphicsTestCases passes
Change-Id: I937f8ae26ed47b4811dc033ed91c257670fc3a39
2017-04-18 12:57:59 -07:00
Sunny Goyal
edfdb67ee9
Adding API AppWidgetHost.getAppWidgetIds() to get active widgets of the host
...
Bug: 37435178
Test: Added CTS
Change-Id: I621247e0887b3931bfb92431d94f97507a303e5c
2017-04-18 12:48:49 -07:00
Hassan Shojania
8f0dce63ce
Merge "MediaPlayer/ModularDrm API review" into oc-dev
...
am: 62a5d29f2d
Change-Id: Id4e021e15c0c42a8c075fd393c07938e17e9a6fe
2017-04-18 18:50:32 +00:00
Hassan Shojania
62a5d29f2d
Merge "MediaPlayer/ModularDrm API review" into oc-dev
2017-04-18 18:41:29 +00:00
nharold
fe358c6adf
Merge changes from topic 'ipsec-hide-overloads'
...
* changes:
Hide Socket+DatagramSocket IpSecTransform methods
Consistenly Throw IOExceptions from IpSecManager
2017-04-18 18:35:21 +00:00
Philip P. Moltmann
9023d14fb3
Change saveOnAllViewsInsible from boolean to flags
...
Change-Id: Ibd6f283479bad841eb7b20bb8d006562c4398e9f
Fixes: 35708237
Test: CtsAutoFillServiceTestCases
2017-04-18 10:24:48 -07:00
Bryce Lee
178fe0d0f3
Merge "Deprecate ActivityManager#getRunningServices" into oc-dev
...
am: 25b7687771
Change-Id: Id37de21d7c3ed7436a1fc75a64c300a4bf622fc6
2017-04-18 14:20:32 +00:00
Bryce Lee
25b7687771
Merge "Deprecate ActivityManager#getRunningServices" into oc-dev
2017-04-18 14:10:57 +00:00
Etan Cohen
6850728818
[AWARE] Implement custom Wi-Fi Aware network specifier
...
Convert Wi-Fi Aware connectivity requests to use a custom
network specifier (as opposed to a string). Aside from
simplifying code, allows for more control of information
printed out, and of additional information to be packaged
and used in network decisions (uid - TBD).
(cherry-pick of commit a5028455a4 )
Bug: 36275276
Bug: 36053921
Test: unit tests and integration (sl4a) tests passing.
Merged-In: I776fb348b15ec4830f890a8ac5c41f24594e12a7
Change-Id: I776fb348b15ec4830f890a8ac5c41f24594e12a7
2017-04-18 22:57:52 +09:00
Orion Hodson
6c16732376
Merge "Unhide MethodHandles.explicitCastArguments()" into oc-dev
2017-04-18 10:40:08 +00:00
Lorenzo Colitti
dadd384808
Merge "[AWARE] Implement custom Wi-Fi Aware network specifier" am: a9cbda5bd8 am: 1d82eb0612
...
am: 0d89fcc628
Change-Id: Ia6549a6fa404518d091ecb7bd74ece41f547d8c7
2017-04-18 08:51:20 +00:00
Lorenzo Colitti
a9cbda5bd8
Merge "[AWARE] Implement custom Wi-Fi Aware network specifier"
2017-04-18 08:22:52 +00:00
Felipe Leme
1f59e1b241
Merge "Renamed ViewNode's getAutoFillHints() to getAutofillHints()" into oc-dev
...
am: cf7cb9c993
Change-Id: I458c2a4e8c54c76732e024199f23705782a7a2f8
2017-04-18 04:08:53 +00:00
TreeHugger Robot
cf7cb9c993
Merge "Renamed ViewNode's getAutoFillHints() to getAutofillHints()" into oc-dev
2017-04-18 04:02:03 +00:00
Nathan Harold
10f051ca91
Hide Socket+DatagramSocket IpSecTransform methods
...
These methods do not currently work for IPv4 sockets,
so they need to be hidden until the underlying kernel
code can be made to work properly in a dual-stack
environment.
Bug: 36073210
Test: compilation
Merged-In: Idce367f638a42da374a7f1dc5ebb8931c9555e06
Change-Id: Idce367f638a42da374a7f1dc5ebb8931c9555e06
(cherry picked from commit da18b028f8 )
2017-04-17 20:23:51 -07:00
Nathan Harold
05c7b5ad7c
Consistenly Throw IOExceptions from IpSecManager
...
Bug: 36073210
Test: api-update
Change-Id: Ia3825e85b09b6330f1326a26cf9e1cadf9dacf71
Merged-In: Ia3825e85b09b6330f1326a26cf9e1cadf9dacf71
(cherry picked from commit c2fd6cfdc9dce33d57a3c2780e0527dd4b1bfeb9)
2017-04-17 20:23:34 -07:00
Nathan Harold
da18b028f8
Hide Socket+DatagramSocket IpSecTransform methods
...
These methods do not currently work for IPv4 sockets,
so they need to be hidden until the underlying kernel
code can be made to work properly in a dual-stack
environment.
Bug: 36073210
Test: compilation
Change-Id: Idce367f638a42da374a7f1dc5ebb8931c9555e06
2017-04-17 19:41:08 -07:00
Christopher Tate
663de998e7
Merge "Turn down the preliminary foreground service API" into oc-dev
...
am: 00ed0baca8
Change-Id: I50fba7a59e4f52500f4708e194864dc9dece8c71
2017-04-18 01:58:32 +00:00
Felipe Leme
b118021972
Renamed ViewNode's getAutoFillHints() to getAutofillHints()
...
Test: CtsAutoFillServiceTestCases pass
Bug: 35956626
Bug: 35364993
Change-Id: I2ad5a625da6ed4ff889315923c81cfd629e34074
2017-04-17 18:51:18 -07:00