Bo Zhu
2bc6f2e46a
Merge "Use Scrypt to hash all passwords in RecoverableKeyStore" into pi-dev
2018-04-13 07:22:48 +00:00
Mehdi Alizadeh
eb914118f4
Merge "Adds SettingsCompat to mirror settings names used in Launcher" into pi-dev
2018-04-13 04:33:23 +00:00
Tomasz Wasilczyk
9d86920cb4
Merge "Fix AM band range." into pi-dev
2018-04-13 03:13:18 +00:00
TreeHugger Robot
b672c1f97c
Merge "Fix pinned slices returning different Uris." into pi-dev
2018-04-13 02:48:39 +00:00
TreeHugger Robot
6dfad28bed
Merge "Exposing activity type in targets so that we can handle home activity differently" into pi-dev
2018-04-13 02:32:38 +00:00
TreeHugger Robot
beefded4c7
Merge "Fix measurement of list with single item" into pi-dev
2018-04-13 02:09:27 +00:00
Mehdi Alizadeh
501ff41a52
Adds SettingsCompat to mirror settings names used in Launcher
...
Bug: 77732469
Test: verify it builds
Change-Id: I2d0dee714a7d5eb59f189302d97414f3117a624b
2018-04-12 19:05:38 -07:00
Sunny Goyal
c5b69b8b91
Exposing activity type in targets so that we can handle home activity differently
...
Test: Verified library with launcher
Bug: 77830202
Change-Id: I072013725190aced116093808029973b278ed263
2018-04-12 18:10:40 -07:00
Lucas Dupin
fc7036cb21
Fix measurement of list with single item
...
Change-Id: I2474410b7374155bbbe5de0c757e9017f52746e5
Fixes: 72656378
Test: visual
2018-04-12 17:45:29 -07:00
TreeHugger Robot
f2b624c140
Merge "Have UserController use a CarUserSwitchingDialog instead of a UserSwitchingDialog if the FEATURE_AUTOMOTIVE flag is present so Android Auto can customize the look of the dialog." into pi-dev
2018-04-13 00:24:50 +00:00
TreeHugger Robot
3f9520e6f3
Merge "Fix the null check in LocalBluetoothProfileManager" into pi-dev
2018-04-13 00:20:16 +00:00
Jason Monk
199286b084
Fix pinned slices returning different Uris.
...
Test: cts
Bug: 77980070
Change-Id: I3c5ba18e40a58371e2c9ccade9d565b38ad12a54
2018-04-12 20:05:27 -04:00
TreeHugger Robot
9a58caaaff
Merge "Add tests to cover handling negative varint." into pi-dev
2018-04-12 23:36:29 +00:00
TreeHugger Robot
d0fdef9229
Merge "Revert "Revert "Update material_deep_teal_500 to #008577.""" into pi-dev
2018-04-12 23:23:00 +00:00
TreeHugger Robot
8e97f6f86f
Merge "Adding privacy tags to graphicsstats proto." into pi-dev
2018-04-12 23:03:39 +00:00
Hansong Zhang
490d0201c4
Fix the null check in LocalBluetoothProfileManager
...
Check mHidDeviceProfile != null before invoking
mHidDeviceProfile.getConnectionStatus()
Bug: 77856868
Test: manual; run LocalBluetoothProfileManagerTest
Change-Id: If3cc7d55265e6734176044e97b32a44e7b1a1a62
2018-04-12 16:03:25 -07:00
Yi Jin
ba7ee6ff11
Add tests to cover handling negative varint.
...
The gtest will fail if the fix of b/77291057 isn't there. Should make
this change in with the fix, but later than none.
Bug: 77291057
Test: atest incidentd_test
Change-Id: I48ece311f78ee18d97486839a3b8b434c9419cf3
2018-04-12 22:59:41 +00:00
Jovana Knezevic
4c5341c4b9
Merge "Fixing when the full-screen switcher appears." into pi-dev
2018-04-12 22:42:11 +00:00
TreeHugger Robot
ade0186795
Merge "Further Clarify Scope of KEY_CARRIER_NAME_OVERRIDE" into pi-dev
2018-04-12 22:34:16 +00:00
Bo Zhu
c3aefbd7f8
Use Scrypt to hash all passwords in RecoverableKeyStore
...
Bug: 77325751
Test: runtest frameworks-services -p
com.android.server.locksettings.recoverablekeystor
Change-Id: Ifd934593a2161e397eac77b682e3f4bb2d518822
2018-04-12 15:19:57 -07:00
TreeHugger Robot
79634c7025
Merge "Fix volume panel shadows" into pi-dev
2018-04-12 21:41:24 +00:00
Stanley Tng
a85db7888e
Merge "Add min_ce/max_ce parameters to requestLeConnectionUpdate()" into pi-dev
2018-04-12 21:39:52 +00:00
Kweku Adams
1856a4cfcc
Adding privacy tags to graphicsstats proto.
...
Creating a copy of the graphicsstats proto so that one can be tagged
with privacy annotations and the other can be used internally while
still using the protobuf-cpp-lite library.
Bug: 72570104
Test: flash device and check incident output
Merged-In: I2d72e7bd17689c1401a16d5a13956e6528ddb525
Change-Id: I0a46ee6cc463b133925be1cf8dee8cf3d107930c
2018-04-12 14:23:15 -07:00
TreeHugger Robot
36efb71088
Merge "Remove poorly defined notification APIs." into pi-dev
2018-04-12 21:13:34 +00:00
TreeHugger Robot
e0a25acf08
Merge "Changed the appearance of phone call notifications" into pi-dev
2018-04-12 21:01:16 +00:00
TreeHugger Robot
fd3e190cbf
Merge "Use system property to get the package name for media update" into pi-dev
2018-04-12 20:54:46 +00:00
TreeHugger Robot
5d1db91ecb
Merge "Add method to get blocked app count" into pi-dev
2018-04-12 20:43:10 +00:00
TreeHugger Robot
4a49875718
Merge "Volume iconography update" into pi-dev
2018-04-12 20:29:07 +00:00
TreeHugger Robot
c9185b5f3c
Merge "Add rate limiting and logging for NetworkStats." into pi-dev
2018-04-12 19:54:12 +00:00
TreeHugger Robot
b334c84a97
Merge "Change fingerprint dialog radius to 4dp" into pi-dev
2018-04-12 19:52:39 +00:00
Julia Reynolds
c72d0f605a
Fix volume panel shadows
...
Test: manual
Change-Id: I540ca9e1b0bc8359b562a1279e66a4c8fc05f4a0
Fixes: 77538456
Fixes: 77640244
2018-04-12 19:44:06 +00:00
Chris Tate
ec41f74561
Merge "Correct bg service start policy re bg-restricted state" into pi-dev
2018-04-12 19:41:31 +00:00
TreeHugger Robot
ea2e735d5b
Merge "Move QuickStep onboarding strings from Launcher to SysUI" into pi-dev
2018-04-12 19:39:39 +00:00
TreeHugger Robot
c5fb960b01
Merge "Catch exceptions reading calendar events" into pi-dev
2018-04-12 19:33:50 +00:00
TreeHugger Robot
909086509c
Merge "Limit status icons and show etc dots" into pi-dev
2018-04-12 19:33:29 +00:00
TreeHugger Robot
74881c2021
Merge "Show warning when enabling airplane mode in ECM." into pi-dev
2018-04-12 19:23:43 +00:00
Dmitry Dementyev
6ce8408618
Merge "Don't store deprecated trustedHardwarePublicKey field." into pi-dev
2018-04-12 19:14:26 +00:00
TreeHugger Robot
fa6182b1e6
Merge "Greylist APIs used by Android Auto projection" into pi-dev
2018-04-12 19:09:39 +00:00
Julia Reynolds
9b20717032
Volume iconography update
...
- Update icon color based on active state
- Make the accessibility icon the same size as the rest
Test: manual
Change-Id: I213bb99b7a45e42d0ac756508a00c554e55d551f
Fixes: 77538644
Fixes: 77540071
2018-04-12 19:04:25 +00:00
Aarthi Balachander
cf6ca0c15e
Have UserController use a CarUserSwitchingDialog instead of a
...
UserSwitchingDialog if the FEATURE_AUTOMOTIVE flag is present
so Android Auto can customize the look of the dialog.
+ minor changes to fix colors and sizes
Test: tested on Mojave
bug: 75023449
Change-Id: Icf8b63acf257505a3e58fa368be0dd57a60960b4
2018-04-12 11:54:15 -07:00
Remi NGUYEN VAN
abc6e18d56
Add rate limiting and logging for NetworkStats.
...
Bug: 77908520, 77808546, 77853238, 77154412
Test: atest com.android.server.net.NetworkStatsServiceTest
Test: manual: flashed, verified network usage updated
Change-Id: I905dbea85e00f80103916939f6d4bf8cab931d03
2018-04-12 12:43:53 -06:00
TreeHugger Robot
a87e56c97a
Merge "Import translations. DO NOT MERGE" into pi-dev
2018-04-12 18:30:45 +00:00
Jeff Sharkey
1df7ee5757
Remove poorly defined notification APIs.
...
They were rushed in at the last second, and feedback from stakeholders
reveals they're not ready for prime time.
Bug: 77851691
Test: builds, boots
Exempt-From-Owner-Approval: SDK finalization
Change-Id: I96f6c80610627878a29543b345419924774a60e0
2018-04-12 18:27:08 +00:00
Tracy Zhou
0ad27632ca
Move QuickStep onboarding strings from Launcher to SysUI
...
Test: N/A
Bug: 70180942
Change-Id: Ic3bd63899017f23c011a41a7a5a9e73a87b9eec1
2018-04-12 11:23:17 -07:00
Julia Reynolds
9b771676aa
Catch exceptions reading calendar events
...
Test: none
Change-Id: I3be8d3abc5feead1d940ab86d8edcd770187eca9
Fixes: 70568179
2018-04-12 18:21:06 +00:00
TreeHugger Robot
26ae29f1be
Merge "Import translations. DO NOT MERGE" into pi-dev
2018-04-12 18:20:34 +00:00
Selim Cinek
396cacaaa8
Changed the appearance of phone call notifications
...
The old design didn't work at all because of various
paddings. The new design adds more paddings and a
new button style
Fixes: 72814598
Test: runtest systemui
Change-Id: I4b4ac0790afe45db97f912740446c6da09620be3
2018-04-12 11:09:23 -07:00
Kevin Chyn
27e564a4af
Change fingerprint dialog radius to 4dp
...
Fixes: 77864901
Test: manual test with AOSP build
Change-Id: Ib61052a45c8de1b684527c54d73cfb45ffe672b5
2018-04-12 11:07:57 -07:00
Evan Laird
20b87bf0ae
Limit status icons and show etc dots
...
When <= 5 status icons exist, try to show them all (space permitting).
If > 5 exist, show 4 and etc dots.
Test: visual
Change-Id: I4c09344bee75b3cab6256dd69f11337b9b667b0f
Fixes: 73778753
Fixes: 77660387
Bug: 77822905
2018-04-12 14:02:33 -04:00
jovanak
b80305159d
Fixing when the full-screen switcher appears.
...
Now, full screen user switcher always shows up on reboot.
The switcher is dismissed after "switch" to another user
is detected.
Switching should lead to authentication directly
Bug: 74445625
Test: Repeated boot and switch on Mojave, with single and many users.
Change-Id: Ia1645246276d9eb65288c01c8c320c82a796d442
2018-04-12 11:02:01 -07:00