Jiaquan He
a54e1ea27b
Fix broken CTS tests.
...
The default focus highlight should be necessary when the view is
attached to window.
Test: cts-tradefed run singleCommand cts --skip-device-info
--skip-preconditions --abi armeabi-v7a -m CtsViewTestCases -t
android.view.cts.ViewTest
Test: cts-tradefed run singleCommand cts --skip-device-info
--skip-preconditions --abi armeabi-v7a -m CtsWidgetTestCases -t
android.widget.cts.MediaControllerTest
Bug: 37082416
Change-Id: I5d6b0c00b5ba03c8f62e4f71be9336823a73134b
2017-04-06 11:56:27 -07:00
Todd Kennedy
91d6a8a0e9
Merge "Bind with the correct action" into oc-dev am: e7ec7ec634
...
am: f97938f9d0
Change-Id: I22c9be81cd3dc580fc3b5edc82f0d0f28cc38952
2017-04-06 16:52:50 +00:00
Todd Kennedy
f97938f9d0
Merge "Bind with the correct action" into oc-dev
...
am: e7ec7ec634
Change-Id: I761c5e112a75aa7314821f36c932e98b90be1aec
2017-04-06 16:44:58 +00:00
TreeHugger Robot
e7ec7ec634
Merge "Bind with the correct action" into oc-dev
2017-04-06 16:35:37 +00:00
Julia Reynolds
bb23c9b80b
Merge "Show a link to app settings in notification guts." into oc-dev am: 0ff1b458ac
...
am: fafcda882b
Change-Id: I397e37d0cbff42be9bc41e42eef094a8237e9c9a
2017-04-06 16:18:01 +00:00
Julia Reynolds
fafcda882b
Merge "Show a link to app settings in notification guts." into oc-dev
...
am: 0ff1b458ac
Change-Id: I27b70e04b9924c95dbd2f915d27c0e346f2f0a09
2017-04-06 16:06:09 +00:00
Julia Reynolds
0ff1b458ac
Merge "Show a link to app settings in notification guts." into oc-dev
2017-04-06 15:55:36 +00:00
Julia Reynolds
712decf92f
Merge "Remove unneeded methods" into oc-dev am: 9a8f641801
...
am: 4c6d2c76a4
Change-Id: I976bb62b349a5de4655d44245a06d8898ed96461
2017-04-06 15:27:21 +00:00
Julia Reynolds
4c6d2c76a4
Merge "Remove unneeded methods" into oc-dev
...
am: 9a8f641801
Change-Id: I5532580c81fcb337bf7a7d22cf148b72f73ba8f6
2017-04-06 15:19:51 +00:00
Julia Reynolds
9a8f641801
Merge "Remove unneeded methods" into oc-dev
2017-04-06 15:13:13 +00:00
Artem Iglikov
ac5600d2eb
Merge "Clone BackupManagerService and make Trampoline aware of the clone."
2017-04-06 14:33:42 +00:00
Julius D'souza
4bb1ba7823
Document Android Wear usage of KEYCODE_WINDOW. am: 03d4a65865 am: 137006ff5c am: 4d0c2084f1
...
am: 4ce6cea7b6
Change-Id: Ifc2ddd699fcf83cab76fdee2a00788d79f6d8252
2017-04-06 14:32:48 +00:00
Julius D'souza
4ce6cea7b6
Document Android Wear usage of KEYCODE_WINDOW. am: 03d4a65865 am: 137006ff5c
...
am: 4d0c2084f1
Change-Id: I337022d3e9552a60ada14d19ce9a6e78faddc788
2017-04-06 14:26:42 +00:00
Julius D'souza
4d0c2084f1
Document Android Wear usage of KEYCODE_WINDOW. am: 03d4a65865
...
am: 137006ff5c
Change-Id: I40ba20230d36bfe7b1f397b822f2122172de9da3
2017-04-06 14:19:58 +00:00
Emilian Peev
d4dc369ca3
Merge "Camera: Initial support for vendor tag caches" into oc-dev am: a441da153e
...
am: 222cd1a634
Change-Id: I96fe807766dd59a68c237870724267410584b59c
2017-04-06 14:14:39 +00:00
Julius D'souza
137006ff5c
Document Android Wear usage of KEYCODE_WINDOW.
...
am: 03d4a65865
Change-Id: If938e79a9eddcf3cec97274ad305834c2d58386e
2017-04-06 14:12:46 +00:00
Emilian Peev
222cd1a634
Merge "Camera: Initial support for vendor tag caches" into oc-dev
...
am: a441da153e
Change-Id: Ic80646c19d4f7bac081067ae740de550caa0f1fd
2017-04-06 14:07:02 +00:00
TreeHugger Robot
a441da153e
Merge "Camera: Initial support for vendor tag caches" into oc-dev
2017-04-06 14:02:11 +00:00
Artem Iglikov
5021918605
Clone BackupManagerService and make Trampoline aware of the clone.
...
RefactoredBackupManagerService is an exact clone of
BackupManagerService. Trampoline chooses between these two based on
backup_refactored_service_disabled global setting, defaulting to true.
Test: manual: flashed the device, ran `settings put global
backup_refactored_service_disabled 1|0`, verified that correct class was
instantiated, ran bmgr backupnow command to make sure that it works.
Bug: 36850431
Change-Id: I8ef91b928a40aae022f88f07a4126a00b1d5e220
2017-04-06 12:28:13 +01:00
Felipe Leme
c6f9ea881c
Merge "Pass FillResponse bundle on subsequent onFillRequest() calls." into oc-dev am: 84705f9fb9
...
am: 3dac19b040
Change-Id: I805151dffeea2856a36b8eb9cc300b5238ace5c5
2017-04-06 06:44:05 +00:00
Philip P. Moltmann
2390cc3407
Merge "Overlay a highlight over autofilled views" into oc-dev am: 4ebafa8000
...
am: 7e3af23cc3
Change-Id: I41e65cf34549589c17cea9cc71632925e0402019
2017-04-06 06:41:41 +00:00
Felipe Leme
3dac19b040
Merge "Pass FillResponse bundle on subsequent onFillRequest() calls." into oc-dev
...
am: 84705f9fb9
Change-Id: I044ab29d793b8fa5a1ce7830e61205b8240f2fef
2017-04-06 06:31:15 +00:00
Philip P. Moltmann
7e3af23cc3
Merge "Overlay a highlight over autofilled views" into oc-dev
...
am: 4ebafa8000
Change-Id: I0642ef746f9deeef58b3e689287b9378e14c038b
2017-04-06 06:28:33 +00:00
TreeHugger Robot
84705f9fb9
Merge "Pass FillResponse bundle on subsequent onFillRequest() calls." into oc-dev
2017-04-06 06:24:07 +00:00
TreeHugger Robot
4ebafa8000
Merge "Overlay a highlight over autofilled views" into oc-dev
2017-04-06 06:22:13 +00:00
Vladislav Kaznacheev
eb41248e53
Merge "Fix anchor overlap handling in ListPopupWindow" into oc-dev am: 0c5dfd90b8
...
am: 0b834c9d1b
Change-Id: I182793df7dfe5f90e7383064d04822c9283d4816
2017-04-06 05:34:15 +00:00
Vladislav Kaznacheev
0b834c9d1b
Merge "Fix anchor overlap handling in ListPopupWindow" into oc-dev
...
am: 0c5dfd90b8
Change-Id: Ie5ff8a7d991d64d521fc623deb736523a43c7bde
2017-04-06 05:27:44 +00:00
TreeHugger Robot
0c5dfd90b8
Merge "Fix anchor overlap handling in ListPopupWindow" into oc-dev
2017-04-06 05:20:18 +00:00
Philip P. Moltmann
b42d133c8b
Overlay a highlight over autofilled views
...
Also clear this overlay once the data changes. Some views call
notifyValueUpdated even if the value did not change. Hence remeber the
data that was autofilled and check if the data really changed.
Make the autofilledDrawable publicly accessible so that virtual views
can use the same UI.
As the activity is not aware that the views were autofilled the state
has to be explicitly persisted over activity lifecycle events as part
of the view. The lifecyle does not work yet as the AutofillIds are not
stable over activity lifecycle events.
Fixes: 34946006
Test: Autofilled and changed all supported views.
cts-tradefed run cts-dev -m CtsUiRenderingTestCases
Change-Id: I58b105bb221f1b6466dd136dfe5062d3babb5aa8
2017-04-06 03:57:54 +00:00
Android Build Merger (Role)
6531fb9ff2
Merge "Merge "Improvements on ViewNodes received on partitioned requests:" into oc-dev am: 05b8b4135a am: 5f73ae55ee"
2017-04-06 03:00:53 +00:00
Felipe Leme
94b0c17369
Merge "Improvements on ViewNodes received on partitioned requests:" into oc-dev am: 05b8b4135a
...
am: 5f73ae55ee
Change-Id: Ic2252fe76d20c99d5b0d4776509bc5d9d415659a
2017-04-06 02:59:24 +00:00
TreeHugger Robot
df46656588
Merge "Add ICompanionDeviceManager.getAssociation overload with explicit userId"
2017-04-06 02:58:41 +00:00
Hugo Benichi
90912289f5
Merge changes I9ad4ce81,I360d539e am: 9680667b1d am: 4062ac81be am: 84c878ecc8
...
am: 44dfd3aaa5
Change-Id: I08ea5982d1f8f4d74bb37ad2409a1b7443bbb001
2017-04-06 02:57:00 +00:00
George Mount
436c56bbe5
Merge "Save FragmentManagerNonConfig during onSaveInstanceState()" into oc-dev am: fade53591b
...
am: b9dbd76866
Change-Id: I4d942dc6842bdb22e21d5759748311f748bbbb61
2017-04-06 02:46:56 +00:00
Felipe Leme
8fe603dd6f
Merge "Created SaveInfo types for email and username." into oc-dev am: aaca304a31
...
am: ff43ec447d
Change-Id: Ied5509382cd1edb27c81e8a68ddb95c53fc147fd
2017-04-06 02:40:29 +00:00
George Mount
a6ea4e6473
Merge "Change getFragments() to return a List." into oc-dev am: 1b2bedcd76
...
am: b71472d28e
Change-Id: Ie1c06cacfae24614b0e40cb83117f5b25673c29a
2017-04-06 02:35:44 +00:00
Felipe Leme
52d5d3dfc7
Pass FillResponse bundle on subsequent onFillRequest() calls.
...
BUG: 35707731
Test: existing CtsAutoFillServiceTestCases pass
Test: more tests on PartitionedActivityTest
Change-Id: I510aff54d0d9d7e0cce90f9786e3e1f6cab180f9
2017-04-05 19:34:33 -07:00
Peng Xu
2abd348296
Merge "Local geomagnetic field update to sensor" into oc-dev am: 33bbdda3d3
...
am: 58e1a90ba9
Change-Id: If9f5b75145423ea452d3e8129e5f1b4c8c643fe8
2017-04-06 02:33:42 +00:00
Felipe Leme
5f73ae55ee
Merge "Improvements on ViewNodes received on partitioned requests:" into oc-dev
...
am: 05b8b4135a
Change-Id: I827bb35c95b260365388ce84eecc2db68c6628ef
2017-04-06 02:32:41 +00:00
Adam Bookatz
731d648cf9
Merge "Change wifiScanActualTime csv from usec to msec" into oc-dev am: a63e911ad2
...
am: 484c0186f2
Change-Id: I74c15a201bbe6763453c83723282a8a563e8a067
2017-04-06 02:32:14 +00:00
Chad Brubaker
a2853b7942
Merge "Serialize visibleToInstantApps" into oc-dev am: 63cb740b4f
...
am: 6bf9fdc945
Change-Id: I2d794ff7a8eae98c128b201cc6af57a356102aa7
2017-04-06 02:29:40 +00:00
TreeHugger Robot
05b8b4135a
Merge "Improvements on ViewNodes received on partitioned requests:" into oc-dev
2017-04-06 02:26:37 +00:00
Roozbeh Pournader
29aea4b635
Merge "Use text input for various internationalized listeners" into oc-dev am: 94b6b532c0
...
am: 35ea7b7d5b
Change-Id: Ibc279e6d448564efe84981460b54cb9d13e7abd3
2017-04-06 02:25:33 +00:00
George Mount
1a3d4cb67b
Merge "Call noteStateNotSaved on child fragment managers." into oc-dev am: a62a3d8ec1
...
am: 4f5654cc8c
Change-Id: Ica919f836951c0c4aa970e6686f09c0f46dfa811
2017-04-06 02:20:01 +00:00
Hugo Benichi
44dfd3aaa5
Merge changes I9ad4ce81,I360d539e am: 9680667b1d am: 4062ac81be
...
am: 84c878ecc8
Change-Id: Ieeb3222246c63292a75ad91e9c867eaedcad8f90
2017-04-06 02:13:07 +00:00
Felipe Leme
72544c6f89
Merge "Changed FillResponse.setAuthentication() to require field ids." into oc-dev am: a9baa4c851
...
am: 260945be5f
Change-Id: Ia72e0577b5ce6a8dbaeb676c8841f16012b5338d
2017-04-06 02:12:17 +00:00
Hugo Benichi
84c878ecc8
Merge changes I9ad4ce81,I360d539e am: 9680667b1d
...
am: 4062ac81be
Change-Id: I290d52c481b033d102a2b0154fd31ac0ded794ff
2017-04-06 02:07:04 +00:00
Treehugger Robot
9680667b1d
Merge changes I9ad4ce81,I360d539e
...
* changes:
NsdService: minor cleanups
Nsdmanager/NsdService: add logging
2017-04-06 01:51:36 +00:00
Nathan Harold
b077f6abd3
Merge changes from topic 'ipsec-svc-pick' into oc-dev
...
* changes:
Fix Log Traces for IpSecService
SystemServer: fix StartIpSecService trace and log
Add Initial IPsec APIs to IpSecService
IpSecManager and IpSecTransform API Cleanup
Change reserveSecurityParameterIndex() to take a remoteAddress
Add a Skeleton IpSecService
2017-04-06 01:34:37 +00:00
Eugene Susla
544d714626
Add ICompanionDeviceManager.getAssociation overload with explicit userId
...
Bug: 30932767
Test: ensure getAssociations works as before
Change-Id: I58dc4dac5bf7aae83fe3611890116a928e290a43
2017-04-05 18:21:20 -07:00