Philip P. Moltmann
56ff021d50
Testables lib should not statically link mockito
...
- All users of the lib already statically link mockito
- We should allow the users to decide what flavor they use
Test: m -j checkbuild
Change-Id: Ibbdb8be8022432a13b872865ade47b92b28976c6
Merged-In: Ibbdb8be8022432a13b872865ade47b92b28976c6
2017-12-20 15:41:32 -08:00
Hugo Benichi
824565dfba
MacAddress: address api review comments
...
1) toSafeString() is renamed to toOuiString()
2) toOuiString() returns a String that only contains the first 3 bytes
of the mac address.
Bug: 70336442
Test: runtest frameworks-net
Change-Id: I798d8fec32dbff5687a682028e5d90eb941f81c1
Merged-In: I798d8fec32dbff5687a682028e5d90eb941f81c1
(cherry pick from commit a0ecf38d302ef67aa9f767b1072369f8c417952d)
2017-12-21 08:34:05 +09:00
Philip P. Moltmann
dadf78987a
Testables lib should not statically link mockito
...
- All users of the lib already statically link mockito
- We should allow the users to decide what flavor they use
Test: m -j checkbuild
Change-Id: Ibbdb8be8022432a13b872865ade47b92b28976c6
2017-12-20 15:32:16 -08:00
TreeHugger Robot
247791f9ce
Merge "Allow hover tooltips for disabled views."
2017-12-20 23:15:51 +00:00
Arthur Ishiguro
10f8ce4be5
Renames setCallbackOnComplete method in ContextHubTransaction
...
setOnCompleteCallback seems easier to understand.
Bug: 67734082
Test: None
Change-Id: Ie1eb63dc5b90a35e847bd5d2a350f97ca277342d
2017-12-20 15:00:01 -08:00
Siddharth Ray
a1fd057c85
Obtain cellular related battery statistics
...
API to obtain cellular battery stats for power
drain diagnostics.
Test: Manual
BUG:67647477
Change-Id: Iffdb1471cd55847b6454313c94497ab2cd6533cc
2017-12-20 14:56:29 -08:00
Phil Weaver
f3630cbe8a
Merge "Always show window divider to accessibility"
2017-12-20 22:33:55 +00:00
Maggie Wang
88ca0d1f36
Merge "Sort "Recent Location Requests" by recency."
2017-12-20 22:31:43 +00:00
TreeHugger Robot
c4fe9726f9
Merge "Fix broken MenuLayoutPortraitTest"
2017-12-20 22:24:22 +00:00
Roshan Pius
f76dc03d6f
Settings: Add LOCAL_MAC_ADDRESS permission
...
This permission is needed for displaying the WIFI MAC address.
Bug: 70638295
Test: Wifi network details page shows the wifi MAC address.
Change-Id: Iaa595d520abf36ba55cfa9e888b169baae6ea1fb
2017-12-20 14:09:20 -08:00
Eric Schwarzenbach
71cc4819d6
Merge "Add strings for Wifi Wake onboarding notification."
2017-12-20 22:02:28 +00:00
Felipe Leme
23c75ffdae
New Autofill API:AutofillManager.getAutofillServiceComponentName()
...
Also minor fixes on isFieldClassificationEnabled() to make sure it's ignored
when not called by the service app and its calls are properly synchronized.
Test: atest CtsAutoFillServiceTestCases:LoginActivityTest#testGetAutofillServiceComponentName
Fixes: 70678279
Change-Id: I58ccb313d22c30af907f3da62f727f067240fa66
2017-12-20 14:02:17 -08:00
Maggie
704c423ca3
Sort "Recent Location Requests" by recency.
...
The list of apps with recent location requests is currently displayed in
alphabetical order on device (Settings -> Security & Location ->
Location). Sort this list by recency: (1) apps that are currently
requesting location are displayed on the top. (2) For apps that are not currently
requesting location, the ones with most recent location request finish
time come first.
Bug: 70350519
Test: Robolectric
Test: manual
Change-Id: I5c757defcd7645d254c9c47e3c83f7e323247a71
2017-12-20 13:56:59 -08:00
George Mount
1c9b3136f7
Add TestApi to disable the TextClock clock tick.
...
Bug: 70771205
In order to test TextClock being only updated by the 12/24
hour setting, we must disable the clock tick from causing
the text to change. Otherwise whenever the minute changes,
the clock text would update. This leads to a flaky test.
Test: I4917a2296744697f1b50a17e3c5eb5873d567a47
Change-Id: Ifb669af3e6b882eb7c158b7de16e7eb2f0c48f61
2017-12-20 13:54:39 -08:00
Sanket Padawe
3c7bc2dc06
Merge "Receiving side Call handover API implementation."
2017-12-20 21:54:38 +00:00
Ng Zhi An
202372de4e
Fix over-granting permission on low ram
...
Bug: 69258381
Bug: 69587247
Test: cts-tradefed run gts-dev -m GtsPermissionTestCases
Change-Id: Id51723dfaa711c18962a9ba1caa9cfc35e6cc53d
2017-12-20 21:52:57 +00:00
Andrew Solovay
7835c650b2
Merge "doc: Fixing Javadoc formatting problems." into oc-mr1-dev
2017-12-20 21:34:26 +00:00
Robert Berry
e16fa98a9e
Implement startRecoverySession
...
Test: adb shell am instrument -w -e package com.android.server.locksettings.recoverablekeystore com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner
Change-Id: I25e99f6014ef5e831420367040de7e1a80f134f0
2017-12-20 21:24:38 +00:00
Mady Mellor
cdba028b5d
Merge "Add subtype for priority"
2017-12-20 21:16:17 +00:00
TreeHugger Robot
056b84b580
Merge "Improve nine patch scaling"
2017-12-20 21:09:27 +00:00
Robert Berry
5d50100e15
Merge "Use RecoverableKeyStoreDb in RecoverableKeyGenerator"
2017-12-20 21:06:55 +00:00
TreeHugger Robot
5bebd1e932
Merge "Unhide HINT_HIDDEN from slices api and rename to HINT_SHORTCUT"
2017-12-20 21:04:38 +00:00
Robert Berry
7e7ffd4060
Merge "Back PlatformKeyManager with database"
2017-12-20 21:01:33 +00:00
TreeHugger Robot
2756ddb85d
Merge "Communicate relevantEvents=0 for packages excluded from whitelist"
2017-12-20 20:40:57 +00:00
Treehugger Robot
693d8a2ab1
Merge "Use NetworkStatsService to get stats for apps"
2017-12-20 20:30:54 +00:00
Bill Yi
63e707f0a9
Import translations. DO NOT MERGE
...
Change-Id: I838a43009844fcb744fb6fd7893acdba14536425
Auto-generated-cl: translation import
2017-12-20 12:30:12 -08:00
Lucas Dupin
adb7c55d82
Remove scale effect from screen off animation
...
Not resizing anymore per UX guidelines.
Test: visual, press power button.
Change-Id: Ic11134cd89d35b5421d269e52ab7715318d0e180
Fixes: 36899914
Bug: 64155983
2017-12-20 12:10:28 -08:00
TreeHugger Robot
aa91b0d180
Merge "Improve Fragment+Loader deprecation Javadoc"
2017-12-20 20:08:28 +00:00
Dmitry Dementyev
b8b030bdbb
Add more methods to RecoverableKeyStoreLoader.
...
1) Methods to get key status.
2) Register pending intent to get notification about new recovery
snapshots.
Test: none
Bug: 66499222
Change-Id: I4d5f8c1a6581b5e08f4589e19961d93c499689e1
2017-12-20 12:07:24 -08:00
Philip P. Moltmann
7467d04496
Merge "Don't include mockito in frameworks-base-testutils" am: f924642729 am: cf7aa7c09e
...
am: 30d2c14006 -s ours
Change-Id: Id53b8f79a485f48d942d592d4ab6192f8545e356
2017-12-20 19:31:34 +00:00
Bill Yi
16a7391b2a
Import translations. DO NOT MERGE am: 406659b709 -s ours am: 1fccf167ff -s ours am: daa1d87e50 -s ours am: 0e62ea2f4c -s ours
...
am: c5dff435b0 -s ours
Change-Id: I1ad653cc62c3cbdbffb486f1fa02013be8e953b1
2017-12-20 19:30:50 +00:00
Bill Yi
5943ef281a
Merge "Import translations. DO NOT MERGE" into cw-f-dev
...
am: 1f204cd1ea -s ours
Change-Id: I0f8053bf3d65cd451e704ad682cd54b29953e944
2017-12-20 19:29:47 +00:00
Bill Yi
05e41d0531
Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 9593ca1955 -s ours
...
am: 7244723549 -s ours
Change-Id: Id717ceb76ced6f3fb2b10689efd916e7e7cc5cfe
2017-12-20 19:26:37 +00:00
Bill Yi
25d7b576ec
Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 496af8623f -s ours am: c81e5ae281 -s ours
...
am: 13062c93e5 -s ours
Change-Id: I524e2276bb358a4373036c7943b1b00f53ebaa17
2017-12-20 19:25:28 +00:00
Bill Yi
a683975c54
Merge "Import translations. DO NOT MERGE" into cw-f-dev
...
am: 970261b46c -s ours
Change-Id: I1f37c148c9d2086d198443c596880fbc57cbad4b
2017-12-20 19:22:02 +00:00
Bill Yi
e135a35edf
Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 0c1f4c2931 -s ours
...
am: 2d00ab621a -s ours
Change-Id: Ib3d980494cfeb7ddc621e1185429635cc5b3ab8d
2017-12-20 19:19:15 +00:00
Philip P. Moltmann
30d2c14006
Merge "Don't include mockito in frameworks-base-testutils" am: f924642729
...
am: cf7aa7c09e
Change-Id: I6b2486c69af1a05f8282a0d648403522adf2b471
2017-12-20 19:18:45 +00:00
Bill Yi
c5dff435b0
Import translations. DO NOT MERGE am: 406659b709 -s ours am: 1fccf167ff -s ours am: daa1d87e50 -s ours
...
am: 0e62ea2f4c -s ours
Change-Id: Ia89c48363a381a246f132a2d8619d7b650ed19ab
2017-12-20 19:17:58 +00:00
Bill Yi
7244723549
Merge "Import translations. DO NOT MERGE" into cw-f-dev
...
am: 9593ca1955 -s ours
Change-Id: Ie8c5ea32885dc3c6ee7b688beaf13f179dc95475
2017-12-20 19:17:58 +00:00
Bill Yi
13062c93e5
Merge "Import translations. DO NOT MERGE" into cw-f-dev am: 496af8623f -s ours
...
am: c81e5ae281 -s ours
Change-Id: I90e825b5d0b540318f8a75f10bac95323e110cfa
2017-12-20 19:16:46 +00:00
Bill Yi
2d00ab621a
Merge "Import translations. DO NOT MERGE" into cw-f-dev
...
am: 0c1f4c2931 -s ours
Change-Id: Ib2fcf638c1433c444796d90fa8578c035c60b3df
2017-12-20 19:12:46 +00:00
Bill Yi
0e62ea2f4c
Import translations. DO NOT MERGE am: 406659b709 -s ours am: 1fccf167ff -s ours
...
am: daa1d87e50 -s ours
Change-Id: Ieeaf1281b3ef3256264850f8910c7075e07eabe6
2017-12-20 19:12:00 +00:00
Stan Iliev
7aedf6f04b
Improve nine patch scaling
...
Apply separate coefficient for X and Y, when scaling nine patch
lattice dividers. This is reducing rounding error and fixing
a nine patch issue in Clock app alarm background.
There are other issues in nine patch scaling (see ag/3378768).
Test: Ran clock app
Bug: 70353853
Change-Id: Ibbbfddc47767fb3314cdb88820e520b3f472e727
2017-12-20 14:11:13 -05:00
Hansong Zhang
b06bb2186a
BluetoothHidDevice: rename onIntrData to onInterruptData (1/5)
...
Bug: 63384609
Test: make
Merged-In: I3b55f7383d2a84162d681ebf3740ddc9e8a55bbb
Change-Id: I3b55f7383d2a84162d681ebf3740ddc9e8a55bbb
(cherry picked from commit 42324278bfb55beefb3abcb6aae20ac70d87e2c5)
2017-12-20 11:10:53 -08:00
Bill Yi
c81e5ae281
Merge "Import translations. DO NOT MERGE" into cw-f-dev
...
am: 496af8623f -s ours
Change-Id: I3acd580690e2bca34b21d600225f53ac7b467185
2017-12-20 19:10:42 +00:00
Philip P. Moltmann
cf7aa7c09e
Merge "Don't include mockito in frameworks-base-testutils"
...
am: f924642729
Change-Id: I4470f63baac7bc33dff0dac94da3a0d93c322dc7
2017-12-20 19:09:03 +00:00
Fan Zhang
b0a15b6d18
Enable settings search v2 experiement
...
Test: FeatureFlagUtilsTest
Change-Id: I6008cdbf4e0ba2e0351e5859dd178fe7a5a83200
2017-12-20 11:07:49 -08:00
Bill Yi
daa1d87e50
Import translations. DO NOT MERGE am: 406659b709 -s ours
...
am: 1fccf167ff -s ours
Change-Id: I295d71779c2361915f61c3b1f76ca90103b716ea
2017-12-20 19:07:26 +00:00
TreeHugger Robot
1f204cd1ea
Merge "Import translations. DO NOT MERGE" into cw-f-dev
2017-12-20 19:07:04 +00:00
TreeHugger Robot
970261b46c
Merge "Import translations. DO NOT MERGE" into cw-f-dev
2017-12-20 19:05:04 +00:00