Rubin Xu
9df5cd4afd
Merge "Clarify the behaviour of isActivePasswordSufficient"
2019-03-12 16:01:42 +00:00
Fabian Kozynski
40a3958d69
Merge "Added Nullable annotations to NotificationManager API"
2019-03-12 15:06:38 +00:00
TreeHugger Robot
d6cc8426f4
Merge "Switch to a better model file if any"
2019-03-12 14:55:55 +00:00
TreeHugger Robot
bb1e77f261
Merge "Improve documentation around HostnameVerifier"
2019-03-12 14:53:48 +00:00
TreeHugger Robot
e927626ad6
Merge "Address API review for SessionInfo, LauncherApps"
2019-03-12 14:44:53 +00:00
TreeHugger Robot
0887b3d7e6
Merge "Deduplicate actions by their look"
2019-03-12 14:31:26 +00:00
Tony Mak
c12035eb32
Deduplicate actions by their look
...
1. Deduplicate actions by their look. Ideally, we should compare
their labels and icons, but comparing icon is expensive and thus
we are comparing title + component name instead.
2. Put intent to extras in ConversationAction object
3. Updated LabeledIntent.resolve, so we only support activity intent
handler.
4. Fixed a minor issue in the browser title chooser.
If it is resolves to sharesheet / chooser, we will still show the URL.
BUG: 121200744
Test: atest frameworks/base/core/tests/coretests/src/android/view/textclassifier/
Change-Id: Ic7ea31eb0ac5e9386e8e4b428686a0b66726c96b
2019-03-12 12:25:22 +00:00
Rubin Xu
b36e753f77
Clarify the behaviour of isActivePasswordSufficient
...
Bug: 123620877
Test: make -j32 ds-docs
Change-Id: Ied91e8f44e07894449aa15902fe6b5e0fbc408d4
2019-03-12 11:50:33 +00:00
Alex Kershaw
80e6de8998
Merge "Improve the javadoc for cross profile calendar uris."
2019-03-12 11:48:07 +00:00
TreeHugger Robot
0cf8c88d12
Merge "Build: Add @NonNull for PREVIEW_SDK_FINGERPRINT."
2019-03-12 11:33:43 +00:00
TreeHugger Robot
fe470d5fe6
Merge "Fix checkstyle error in PackageRollbackInfo."
2019-03-12 11:10:22 +00:00
TreeHugger Robot
10b249f57e
Merge "ServiceInfo: Add a new foreground service type for MediaProjection."
2019-03-12 10:26:37 +00:00
TreeHugger Robot
4ef578f33e
Merge "[Passpointv2] Add feature flag for saved network show details fragment"
2019-03-12 09:38:23 +00:00
Lucas Lin
fc0fbbb3af
Merge "Check if network has partial connectivity" am: 174ae05817 am: 6cf91d1558
...
am: c0448b383f
Change-Id: Ib6c5ecc8238e1ac237eddcc00802fa5e7c0e24b9
2019-03-12 01:47:25 -07:00
Lucas Lin
c0448b383f
Merge "Check if network has partial connectivity" am: 174ae05817
...
am: 6cf91d1558
Change-Id: I1c552638f576738540dda033f35bd32b011485b5
2019-03-12 01:37:59 -07:00
Lucas Lin
6cf91d1558
Merge "Check if network has partial connectivity"
...
am: 174ae05817
Change-Id: I3e94029fe067a1a22acc640a0df6a87720572b94
2019-03-12 01:28:50 -07:00
lucaslin
e252a740ca
Check if network has partial connectivity
...
In some networks, network validation may only get success
result for http probe but fail result for https probe.
For this kind of network, it may still work at some websites
or apps, but user didn't know about that. In order to fix this
issue, we will check if network has partial connectivity and
notify user to make a choice if they want to use this partial
connectivity or not.
Bug: 113450764
Test: 1. Build pass.
2. Fake partial connectivity case for testing.
3. atest FrameworksNetTests
4. atest NetworkStackTests
Change-Id: I69ed00ac4850904ff708c9fef22e148879a10e92
2019-03-12 07:37:33 +00:00
cosmohsieh
b46623a3ea
[Passpointv2] Add feature flag for saved network show details fragment
...
Add feature flag for saved network show details fragment
Bug: 128369527
Test: Manual
Change-Id: I661a923b4866c4595a5ad5d5fe2964a72def3952
2019-03-12 14:46:41 +08:00
Tony Huang
306541b2eb
Merge "Update nullability of api" am: 47890345d0 am: 434096edef
...
am: 952affa954
Change-Id: I938e2eb22971b0d54ba597a76de9b69e2c1e6bba
2019-03-11 22:48:08 -07:00
Junyu Lai
38909ce7ca
Merge "Improve keepalive offload documentation and error handling" am: cc3a190b07 am: 7bb0014975
...
am: 4def8da267
Change-Id: If13af1a50c9bb12c85559c9c7a83d0e861d76d09
2019-03-11 22:40:00 -07:00
Tony Huang
952affa954
Merge "Update nullability of api" am: 47890345d0
...
am: 434096edef
Change-Id: If4e283682ec64eabb7f85421b275bf0424df9355
2019-03-11 22:38:40 -07:00
Junyu Lai
4def8da267
Merge "Improve keepalive offload documentation and error handling" am: cc3a190b07
...
am: 7bb0014975
Change-Id: Iae2c4dfcfa2695a57ed54eb93c64eac54f18cf98
2019-03-11 22:30:39 -07:00
Tony Huang
434096edef
Merge "Update nullability of api"
...
am: 47890345d0
Change-Id: Ie8ed183155b16c87a98c19f11f69fe869e797880
2019-03-11 22:29:24 -07:00
yuemingw
9d73faef7d
Improve the javadoc for cross profile calendar uris.
...
Test: manual
Bug: 123625889
Change-Id: If3015774428aa772801871a56c582c16935a7d63
Bu: 126904569
Bug: 126700505
2019-03-12 05:25:34 +00:00
Tony Huang
47890345d0
Merge "Update nullability of api"
2019-03-12 05:22:28 +00:00
Junyu Lai
7bb0014975
Merge "Improve keepalive offload documentation and error handling"
...
am: cc3a190b07
Change-Id: Ia87def27904309d405c39607326a77133632461d
2019-03-11 22:21:27 -07:00
Junyu Lai
cc3a190b07
Merge "Improve keepalive offload documentation and error handling"
2019-03-12 05:11:50 +00:00
Hyundo Moon
ec6bf88434
Merge "Revert Media 1.0 API changes introduced for making 1.0 updatable"
2019-03-12 04:06:32 +00:00
TreeHugger Robot
54626bf41f
Merge "[webview] Rename force dark WebView settings."
2019-03-12 03:52:33 +00:00
TreeHugger Robot
f66f3ae921
Merge "[webview] rename unresponsive renderer APIs"
2019-03-12 02:37:30 +00:00
TreeHugger Robot
fb462f00b4
Merge "WindowInsets: Properly initialize systemGestureInsets"
2019-03-12 02:03:26 +00:00
TreeHugger Robot
2eeb3ac897
Merge "SurfaceControl, Surface: Add nullability annotations."
2019-03-12 01:49:56 +00:00
TreeHugger Robot
f19439cc68
Merge "Make Resources#getAttributeSetSourceResId public"
2019-03-12 01:46:35 +00:00
Varun Shah
98221767e0
Merge "Added UserManager#getUserSwitchability."
2019-03-12 01:39:32 +00:00
Varun Shah
ea69440c6f
Merge "Update UserManager#removeUser to follow API guidelines."
2019-03-12 01:39:32 +00:00
TreeHugger Robot
5657282f07
Merge "Battery Stats Dumpsys Readability Fixes"
2019-03-12 01:35:41 +00:00
TreeHugger Robot
b4ed947385
Merge "ContentSuggestionsService - allow user manager to disable content suggestions."
2019-03-12 01:06:03 +00:00
Mady Mellor
64d8e5cdc7
Merge "API review: annotate everything"
2019-03-12 01:05:02 +00:00
Shimi Zhang
b8e9c1c580
Merge "onPageFinished javadoc cleanup" into pi-dev am: dfd3a1b852
...
am: d4eed7352d
Change-Id: I0d405bad9ead8e1cd814c5634b5e0f69ead8956b
2019-03-11 17:45:09 -07:00
Shimi Zhang
d4eed7352d
Merge "onPageFinished javadoc cleanup" into pi-dev
...
am: dfd3a1b852
Change-Id: Ib79006f63037bbbdc6a22c46ab790fc01a40c010
2019-03-11 17:36:38 -07:00
Tobias Sargeant
bbb043ae86
[webview] Rename force dark WebView settings.
...
Per API council request, remove setForceDarkMode -> setForceDark to
align with other framework naming.
Bug: 120599879
Test: None
Change-Id: I3f4ed00303d7e4b7d0651a384324a8b265663290
2019-03-11 23:54:27 +00:00
TreeHugger Robot
519acc37cd
Merge "Partial revert to not flip the default of extractNativeLibs"
2019-03-11 23:37:05 +00:00
TreeHugger Robot
2c2e9533ce
Merge "Remove brightness adjustment check."
2019-03-11 22:52:54 +00:00
Chen Xu
8607125b45
Merge "rename precise carrier id to specific carrier id" am: 118354f77c
...
am: ab85849ce7
Change-Id: Icb53a9998d1f93852aadbee36a0f61322d8962b3
2019-03-11 15:33:16 -07:00
TreeHugger Robot
d80c1716ee
Merge "Add some logs to help debug a NotificationAssistant issue"
2019-03-11 22:21:30 +00:00
Ashley Rose
0a6dc75371
Merge "InspectionCompanions as nested classes"
2019-03-11 22:12:53 +00:00
Robert Carr
da1d242ce8
SurfaceControl, Surface: Add nullability annotations.
...
In response to API Feedback.
Test: Builds
Bug: 126700125
Bug: 126360307
Change-Id: I17a14fd0d1b527ee38f68935cddee73fb4d10195
2019-03-11 15:09:42 -07:00
Chen Xu
ab85849ce7
Merge "rename precise carrier id to specific carrier id"
...
am: 118354f77c
Change-Id: I2ef97c1013e3e77b7ec4ec311eaa437503a758e8
2019-03-11 14:54:34 -07:00
Varun Shah
50ef200892
Added UserManager#getUserSwitchability.
...
The new SystemApi indicates whether user switching is currently allowed
or not. This API provides more detail than the already existing
UserManager#canSwitchUsers (now deprecated) by telling the user why
users cannot be switched via a flag that's returned.
Bug: 124883455
Test: atest android.server.pm.UserManagerTest#testGetUserSwitchability
Change-Id: Ib3ac2f063f3638a172fa339fd2330604b910c7f4
2019-03-11 14:49:03 -07:00
Zak Cohen
3e12ac7434
ContentSuggestionsService - allow user manager to disable content suggestions.
...
Bug: 126227834
Test: compile
Change-Id: I2e8f4a87b1d4adf0d3dd591380d50ee28ae20379
2019-03-11 21:36:19 +00:00