TreeHugger Robot
4bd47fce86
Merge changes from topic 'hide_passpoint_r2' into oc-dev
...
* changes:
hotspot2: hide Release 2 APIs
Voice Messaging Intent API.
2017-05-30 18:47:12 +00:00
Peter Qiu
ff323d3ce9
hotspot2: hide Release 2 APIs
...
These APIs are based on the design of the legacy OSU app. Since
the app will be redesigned, hide these APIs for now.
Bug: 38260972
Test: build
Change-Id: I56b9c27305624306773284a7cc1721606037462d
2017-05-30 09:47:43 -07:00
Renat Aksitov
931983d607
Voice Messaging Intent API.
...
Removing EXTRA_SENDER_ACCOUNT_HASH, needs more work.
Bug 37747843
Test: make -j11 docs
Change-Id: I3046611510f85cf69ceff7c2274cda3b692581b9
(cherry picked from commit 2c4201448e )
2017-05-30 09:47:42 -07:00
TreeHugger Robot
759669988b
Merge changes from topic 'highlight_fixed' into oc-dev
...
* changes:
Check default focus highlight for ImageView.
Check state_focus in foreground.
2017-05-27 00:11:10 +00:00
Jiaquan He
0bdf1c9c76
Check state_focus in foreground.
...
This commit checks whether the state_focus is specified in the
foreground of a view. If it is, the default focus highlight won't
show up.
Test: cts-tradefed run singleCommand cts --skip-device-info
--skip-preconditions --abi armeabi-v7a -m CtsViewTestCases -t
android.view.cts.View_DefaultFocusHighlightTest#testIsDefaultFocusHighlightNeeded
Bug: 37288730
Change-Id: I5256eb656c1b8729d685edb914e867ee9a3a92a4
2017-05-24 16:13:38 -07:00
Tony Mak
8c6969b69b
Remove the old version of setAffiliationIds
...
Test: Can build
Build: 37622682
Change-Id: I07e630e96f5aed5d450652c465e00ffed13a2a2c
2017-05-17 15:20:04 +00:00
TreeHugger Robot
b2bd32929b
Merge "Remove deprecated recommendation request code." into oc-dev
2017-05-16 18:44:28 +00:00
Ian Pedowitz
655ab3f59b
Merge "Revert "Revert "O is API 26""" into oc-dev
2017-05-16 03:33:05 +00:00
Ian Pedowitz
a11196074b
Merge "Revert "Revert "Resource ID fixup.""" into oc-dev
2017-05-16 03:32:33 +00:00
TreeHugger Robot
33b4964874
Merge "Cleanup API that is already @removed" into oc-dev
2017-05-12 00:13:56 +00:00
Jeremy Joslin
9407a9490b
Remove deprecated recommendation request code.
...
Removed all deprecated code related to network recommendation
requests.
Test: adb shell am instrument -e class android.net.NetworkRecommendationProviderTest -w com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner
Test: runtest frameworks-services -c com.android.server.NetworkScorerAppManagerTest
Test: runtest frameworks-services -c com.android.server.NetworkScoreServiceTest
Test: gts-tradefed run gts -m GtsGmscoreHostTestCases -t com.google.android.gts.netrec.NetRecHostTest
Bug: 37357264
Change-Id: I81bb6ff6236b249b8e14058c1bfdb938451a75b0
2017-05-11 15:43:57 +00:00
Kenny Guy
653c32432d
Cleanup API that is already @removed
...
EVICT_CE_KEY was @removed before API freeze
now removing it entirely.
Bug: 37663081
Test: compiles
Change-Id: I9ab318196cfe2da601be65b26a3b579f2f4bad82
2017-05-11 12:44:23 +01:00
Jakub Pawlowski
fec6ef8e90
Bluetooth: Fix interval low/min values
...
Bug: 38175945
Test: none
Change-Id: Idf487c7aafc518f2c57be78a1fa979b2c4a383d6
(cherry picked from commit 6b1f39502c )
2017-05-10 01:30:31 +00:00
Ian Pedowitz
967869d0ed
Revert "Revert "O is API 26""
...
This reverts commit 12025857cd .
Bug: 37480230
Bug: 37355569
Change-Id: I315b8c18a79d0dcd6be84c3d2af120b073144a9e
2017-05-04 00:10:04 +00:00
Ian Pedowitz
b42b9a22df
Merge "Revert "O is API 26"" into oc-dev
2017-05-04 00:07:10 +00:00
Ian Pedowitz
12025857cd
Revert "O is API 26"
...
This reverts commit 9bcef8e2da .
Reason for revert: b/37355569
Bug: 37480230
Bug: 37355569
Change-Id: I39b4a7fd9bda77df0746c7bc32b87f0c2b722f2b
2017-05-03 22:00:56 +00:00
Winson Chung
d6c190c8d2
Merge "Restoring old methods for compatibility." into oc-dev
2017-05-02 23:19:29 +00:00
Winson Chung
ca754789c1
Restoring old methods for compatibility.
...
Bug: 37637423
Test: Build and test PIP apps
Change-Id: I9ccb49a3e42de55a249ab54bde2f3c5a1c179c1c
2017-05-02 15:18:23 -07:00
Michael Wright
5a0cfda17e
Revert "Revert "Resource ID fixup.""
...
This reverts commit 30de4cff12dfcf0c2b54a5950db40b8f7e873de2.
Bug: 37480230
Test: build
Change-Id: I2884d10835ac7c99a6e2ab8756354847138b7a82
2017-05-02 21:41:11 +01:00
Michael Wright
14a2cb946f
Revert "Resource ID fixup."
...
This reverts commit e6d161554f .
Bug: 37480230
Test: build
Change-Id: I2322c34132c5c8761d7506b00b2a8cdd286a5e48
2017-05-02 21:35:55 +01:00
Michael Wright
e6d161554f
Resource ID fixup.
...
Remove unused resources and assign IDs to the remaining ones.
Bug: 37480230
Test: build
Change-Id: Ife792e38ae1b7b2bf6b176a52929bc3e1fa16060
2017-05-02 21:35:20 +01:00
Michael Wright
9bcef8e2da
O is API 26
...
Bug: 37480230
Test: build, boot
Change-Id: Idfa91e1e094606f92c4141beb8569c241c639ee1
2017-05-02 19:23:12 +01:00
Casey Burkhardt
337e2aae53
Merge "Refactor accessibility button support detection" into oc-dev
2017-05-02 04:05:30 +00:00
TreeHugger Robot
39da850a95
Merge "hotspot2: hide Release 2 APIs" into oc-dev
2017-05-02 01:44:44 +00:00
Jeff Sharkey
0a5b14309a
Merge "Video badging levels: @Deprecate and @remove" into oc-dev
2017-05-02 00:44:51 +00:00
TreeHugger Robot
ba9b2ce254
Merge "Hide FragmentContainer#instantiate for API 26" into oc-dev
2017-05-01 23:30:12 +00:00
Peter Qiu
a9f9889218
hotspot2: hide Release 2 APIs
...
Bug: 37514629
Test: builds
Change-Id: Idcd684cf9846791cb02ae0f74ec35ff4850666f1
2017-05-01 16:22:24 -07:00
TreeHugger Robot
1e8f451bbf
Merge "Add @TestApi annotation to AdaptiveIconDrawable" into oc-dev
2017-05-01 23:18:41 +00:00
TreeHugger Robot
0d6c3a691e
Merge "Rename to follow API council guidance." into oc-dev
2017-05-01 23:15:59 +00:00
Casey Burkhardt
ad217d1f86
Refactor accessibility button support detection
...
- Moves logic to detect devices capable of supporting the
accessibility button into AccessibilityManager from
SettingsLib to avoid issues with resource shifting in the
SUW binary
Bug: 37650567
Test: Existing Robolectric / Manual
Merged-In: Ibb2aaa3c2f79570df768cfa796fa890988ef82cc
Change-Id: I83bbecdf7836ae0de32ce7d39155ac0c111a8f15
2017-05-01 15:53:17 -07:00
TreeHugger Robot
a9bb97993f
Merge "Addess API council comments" into oc-dev
2017-05-01 22:49:02 +00:00
Joe LaPenna
2c60ef0fae
Video badging levels: @Deprecate and @remove
...
Video based badging is not going out in O. Hide video-terminology
constants.
Bug: 37687077
Test: make update-api;
Change-Id: Ibd3a732be11bcd0f6b1077943a34b77f7c971ee3
2017-05-01 15:38:17 -07:00
Jeff Sharkey
3ddc413b73
Merge changes from topic 'LOHSapi' into oc-dev
...
* changes:
WifiManager: expose base LOHS apis
WifiManager: update API for LOHS
2017-05-01 22:35:05 +00:00
TreeHugger Robot
9be76f0129
Merge "Marking deprecated recommendation request code as @removed." into oc-dev
2017-05-01 22:05:29 +00:00
Jeff Sharkey
b6f66cf931
Merge "hotspot2: update method name for timestamp related APIs" into oc-dev
2017-05-01 21:57:38 +00:00
Adam Powell
f05458cf7e
Hide FragmentContainer#instantiate for API 26
...
Bug 37638617
Change-Id: I065cd31d6ce987155669f72eff0e0d6d8a9430ab
Test: none; hiding API only
2017-05-01 14:26:54 -07:00
Jeff Sharkey
f29d19610d
Rename to follow API council guidance.
...
Test: builds, boots
Bug: 37422404
Change-Id: Idcec897e775f2613805a86209615e389b63bd78d
2017-05-01 15:09:46 -06:00
Svetoslav Ganov
e6b4614d88
Addess API council comments
...
Test: manual
bug:37322491
Change-Id: I2017e667c5452c7ef7c56ec19c594e685700b33a
2017-05-01 13:42:04 -07:00
Rebecca Silberstein
1668d9732a
WifiManager: expose base LOHS apis
...
This CL exposes a minimal set of APIs to start LocalOnlyHotspot. This
includes the call to start the hotspot along with the objects necessary
to get updates and unregister the hotspot request.
Bug: 31466854
Bug: 37073685
Test: make update-api
Test: make
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Test: frameworks/base/wifi/tests/runtests.sh
Change-Id: I5e9a6a842c0b9233ebf99317f61e0b36192d5be7
2017-05-01 12:45:45 -07:00
Jeff Sharkey
3ba7117164
Merge "Updates based on API council guidance." into oc-dev
2017-05-01 18:36:25 +00:00
Jeff Sharkey
a5e8bfe999
Merge "Rename restartOnConfigChanges to recreateOnConfigChanges." into oc-dev
2017-05-01 18:22:37 +00:00
Jeff Sharkey
63827ce61b
Merge "Change String to CharSequence in #loadSummary." into oc-dev
2017-05-01 17:52:26 +00:00
Jeff Sharkey
45eed80587
Merge "Removing unnecessary asset." into oc-dev
2017-05-01 17:48:28 +00:00
Jeremy Joslin
2caddc5ef4
Marking deprecated recommendation request code as @removed.
...
Test: adb shell am instrument -e class android.net.NetworkRecommendationProviderTest -w com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner
Test: Built & ran
Bug: 37357264
Change-Id: I6d55fbad87b11c99e7ddac07cfaa82efeee33187
2017-05-01 10:42:32 -07:00
Matthew Snider
ef08871d6b
Merge "Removing ACTION_CLEAR_PACKAGE intent" into oc-dev
2017-05-01 16:42:24 +00:00
Peter Qiu
967501ec98
hotspot2: update method name for timestamp related APIs
...
Bug: 37514629
Test: build
Change-Id: Iadd8b7a9ea98bc01f796a261293f87173ba1d52f
2017-05-01 09:41:14 -07:00
Jeff Sharkey
080e16575a
Merge "Move intents ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, ACTION_DEFAULT_SUBSCRIPTION_CHANGED and EXTRA_SUBSCRIPTION_INDEX from Intent class to SubscriptionManager class." into oc-dev
2017-05-01 16:05:35 +00:00
Winson Chung
5cf8f94273
Removing unnecessary asset.
...
Bug: 37743450
Test: None, just removing asset
Change-Id: Icbf8c2fd08b3f0ad52ced3dcd8766cd9d055d5fb
2017-05-01 08:53:27 -07:00
Jeff Sharkey
1c9e549c00
Merge "Change android.permission.RESTRICTED_VR_ACCESS to SystemAPI" into oc-dev
2017-05-01 15:37:20 +00:00
Holly Jiuyu Sun
c93c3b9cf3
Rename restartOnConfigChanges to recreateOnConfigChanges.
...
Bug: 37738136
Test: unit test
Change-Id: Icea9faf1d7f55b875d6ff9e4cc9aed4868637895
2017-05-01 08:27:39 -07:00