Commit Graph

62148 Commits

Author SHA1 Message Date
Chen Xu
c2ee364f6f AOSP Cellbroadcast renaming
As part of mainline effort, AOSP cellbroadcast package name was changed
from com.android.cellbroadcast to com.android.cellbroadcast.module

Bug: 155844209
Test: Manual test
Change-Id: Ic38372d96918c17d3cd61832ff668fcfc61f0686
Merged-in: Ic38372d96918c17d3cd61832ff668fcfc61f0686
2020-05-27 20:25:43 +00:00
TreeHugger Robot
69d210c7df Merge "Some notification history fixes" into rvc-dev 2020-05-27 20:25:36 +00:00
TreeHugger Robot
473067cccd Merge "Remove duplicate search result when search "Bubbles"" into rvc-dev am: 86b5034215 am: 5aa9c97a51
Change-Id: I9d919cb43956cd88170cb40a7f9834d7900ee563
2020-05-27 19:55:13 +00:00
TreeHugger Robot
5aa9c97a51 Merge "Remove duplicate search result when search "Bubbles"" into rvc-dev am: 86b5034215
Change-Id: Ic98a47b4767d649e574cf21c7f03aa817b678a0e
2020-05-27 19:38:12 +00:00
TreeHugger Robot
86b5034215 Merge "Remove duplicate search result when search "Bubbles"" into rvc-dev 2020-05-27 19:30:37 +00:00
Benedict Wong
d6cb162baa Merge "Hide IKEv2 VPN options if not supported" into rvc-dev am: 5e2f733aee am: d7a50cb62f
Change-Id: Ie6e868708b7f065de64da941ae34d79c91934dfe
2020-05-27 17:56:30 +00:00
Adam Bookatz
9fc127810a Merge "Opening Multiuser doesn't toggle it on" into rvc-dev am: f8fd6156ae am: 43e7fa6d51
Change-Id: I72f7e144a25dd679f138e048e8ec4be685c824d5
2020-05-27 17:55:44 +00:00
Benedict Wong
d7a50cb62f Merge "Hide IKEv2 VPN options if not supported" into rvc-dev am: 5e2f733aee
Change-Id: Ifad4d14eb356a70d1a4eb5a543219b9d1eb3b852
2020-05-27 17:33:14 +00:00
Adam Bookatz
43e7fa6d51 Merge "Opening Multiuser doesn't toggle it on" into rvc-dev am: f8fd6156ae
Change-Id: I0df967353ef0dd28f75e91d210bd50b0eaf74a14
2020-05-27 17:33:00 +00:00
Edgar Wang
2ee4df2af5 Remove duplicate search result when search "Bubbles"
Bug: 155846034
Test: manual
Change-Id: I08333a6af9354ef5af3e7f3c20aaeb5c2e2453e2
2020-05-28 01:31:05 +08:00
Benedict Wong
5e2f733aee Merge "Hide IKEv2 VPN options if not supported" into rvc-dev 2020-05-27 17:31:02 +00:00
Adam Bookatz
f8fd6156ae Merge "Opening Multiuser doesn't toggle it on" into rvc-dev 2020-05-27 17:15:33 +00:00
Julia Reynolds
ef4c044053 Some notification history fixes
- Update header count when item swiped away
- Clean up container when last notification is swiped away
- Long pressing on the top two section brings you to settings to
modify notification behavior
- Show more notification content

Test: manual
Bug: 157547283
Change-Id: I1d43cacca7a0f22f83cef9187cf288839e0d5795
2020-05-27 09:45:32 -04:00
TreeHugger Robot
a9df21b508 Merge "Fix disappearing biometric prompt for the managed profile" into rvc-dev am: 4d44702659 am: e3e2ce74f7
Change-Id: I1bd4fa1d60bf9362541c7a2e8227c2f84ca940f1
2020-05-27 12:05:07 +00:00
TreeHugger Robot
e3e2ce74f7 Merge "Fix disappearing biometric prompt for the managed profile" into rvc-dev am: 4d44702659
Change-Id: Icf1d67fe6a49b14e3bebb19ff4f8c3a3a691b09f
2020-05-27 11:55:38 +00:00
TreeHugger Robot
4d44702659 Merge "Fix disappearing biometric prompt for the managed profile" into rvc-dev 2020-05-27 11:36:45 +00:00
Stanley Wang
ae8cdee154 Merge "Fix the search result "Google Account" doesn't work." into rvc-dev am: 12e3efcb04 am: a17be1f732
Change-Id: I32e4a644e300109376a5f2b8a719250f6cc6cd27
2020-05-27 11:34:08 +00:00
Stanley Wang
a17be1f732 Merge "Fix the search result "Google Account" doesn't work." into rvc-dev am: 12e3efcb04
Change-Id: I7f9508b3d8487900655526ea1544306e8c58a7d9
2020-05-27 11:20:28 +00:00
Stanley Wang
12e3efcb04 Merge "Fix the search result "Google Account" doesn't work." into rvc-dev 2020-05-27 11:12:02 +00:00
Benedict Wong
149cd3dd77 Hide IKEv2 VPN options if not supported
This change hides the VPN type options if the FEATURE_IPSEC_TUNNELS is
not supported on the device.

Bug: 156681625
Test: Manually tested
Change-Id: I3ef2e6144371596380351341e58c4ee84d49f39d
Merged-In: I3ef2e6144371596380351341e58c4ee84d49f39d
(cherry picked from commit e37fb7fc00)
2020-05-27 09:22:54 +00:00
Sunny Shao
ee4ec4b33f Enable the filterTouchesWhenObscured in Special app access
- Enable the filterTouchesWhenObscured attribute on all toggle
  switches in all pages of the special app access

Fixes: 155288585
Test: make RunSettingsRoboTests
Change-Id: I011cfe4b7e4e624a8338332ac47a353f7f3ab661
2020-05-27 17:21:24 +08:00
Tim Peng
33914e738d Improve feedback when failing transferring a disconnected device
-Set "failed" string for subtitle
-Add test case

Bug: 157139936
Test: make -j42 RunSettingsRoboTests
Change-Id: I1fcd51f954a63cbc9ac0e573e5a8bb43cca6f087
2020-05-27 16:49:17 +08:00
Edgar Wang
d5f01a6f0d Merge "Update summary of Gesture" into rvc-dev am: e1a9a56451 am: 4cec7ebd7a
Change-Id: Ia39b83f9ceca595832be0aa8f73f63173f7529c5
2020-05-27 08:31:39 +00:00
Bonian Chen
168e5cea66 Merge "[Settings] Avoid SIM toggle switch loopback" into rvc-dev am: d9d9a9be8d am: 1a10069e6a
Change-Id: I95726c88b3b886443e7a34d55925bb0e0a6206e7
2020-05-27 08:31:29 +00:00
Edgar Wang
4cec7ebd7a Merge "Update summary of Gesture" into rvc-dev am: e1a9a56451
Change-Id: Ic0649f4c8488bf86ca366b60c468dc0e9dd5ef5f
2020-05-27 08:18:56 +00:00
Bonian Chen
1a10069e6a Merge "[Settings] Avoid SIM toggle switch loopback" into rvc-dev am: d9d9a9be8d
Change-Id: Ia0af2c7912b6d6af31ba7cb67747f9cd952f4428
2020-05-27 08:18:36 +00:00
Edgar Wang
e1a9a56451 Merge "Update summary of Gesture" into rvc-dev 2020-05-27 08:14:17 +00:00
Bonian Chen
d9d9a9be8d Merge "[Settings] Avoid SIM toggle switch loopback" into rvc-dev 2020-05-27 08:08:35 +00:00
TreeHugger Robot
ff8349363a [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8b32bee65b -s ours am: 16f777f19d -s ours
am skip reason: subject contains skip directive

Change-Id: I1b4617cadaf42be162fbc010586b35fed7591935
2020-05-27 07:12:39 +00:00
TreeHugger Robot
16f777f19d [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8b32bee65b -s ours
am skip reason: subject contains skip directive

Change-Id: I45400236a3c22758037d228e3bb270cbc7900f7d
2020-05-27 07:01:58 +00:00
TreeHugger Robot
8b32bee65b Merge "Import translations. DO NOT MERGE" into rvc-dev 2020-05-27 06:39:10 +00:00
Yanting Yang
0f540c174a Merge "Improve scrolling performance for App Info page" into rvc-dev am: 4e14ffd77e am: 78062db3c0
Change-Id: Id69b98d104a0737322d2880ab01c2dbefded97e9
2020-05-27 06:03:10 +00:00
tim peng
25f75d6aff Merge "Non-deselectable routes can be deselected" into rvc-dev am: 49217faf8e am: 642f7582f3
Change-Id: I50307c2887497dc7c4f8945b42a2f1bb5e254513
2020-05-27 06:03:02 +00:00
Yanting Yang
78062db3c0 Merge "Improve scrolling performance for App Info page" into rvc-dev am: 4e14ffd77e
Change-Id: I8e01770d89641ec469611bf15be4b68de0f22a3a
2020-05-27 05:47:48 +00:00
tim peng
642f7582f3 Merge "Non-deselectable routes can be deselected" into rvc-dev am: 49217faf8e
Change-Id: I1db8e8958622895cc818b115ae84758266bfab80
2020-05-27 05:47:10 +00:00
Yanting Yang
4e14ffd77e Merge "Improve scrolling performance for App Info page" into rvc-dev 2020-05-27 05:37:36 +00:00
tim peng
49217faf8e Merge "Non-deselectable routes can be deselected" into rvc-dev 2020-05-27 05:32:34 +00:00
TreeHugger Robot
32a2354bd5 Merge "Update Bluetooth AVRCP default version to 1.5" into rvc-d1-dev am: bcc9f31b2b
Change-Id: I5d4c8ab070a79059bd8a9426c62e4af65d3cd53b
2020-05-27 05:25:32 +00:00
Edgar Wang
24ac9876d1 [a11y] Fix Talkback speak "Edit box, Nickname" for "Select photo" button.
In multi-user Profile info dialog, set labelFor will set the editbox
which serves as the label of the iconview represented by this info for
accessibility purposes.
But since both of views have different purposes, we should not set label
for icon.

Bug: 141455211
Test: manual
Change-Id: I6c7087fc7d2bcc75c388992c1a2b8ecc010cc279
2020-05-27 13:21:29 +08:00
TreeHugger Robot
bcc9f31b2b Merge "Update Bluetooth AVRCP default version to 1.5" into rvc-d1-dev 2020-05-27 05:18:46 +00:00
Paul Chang
988b6fb813 Merge "Fix wrong line break in sub text on Bug report handler settings" into rvc-dev am: f1fb7fb7cf am: 4da1f84e33
Change-Id: Id0fc26c1bec4dd87b3ea5b5eda8a207465074461
2020-05-27 05:16:21 +00:00
Paul Chang
4da1f84e33 Merge "Fix wrong line break in sub text on Bug report handler settings" into rvc-dev am: f1fb7fb7cf
Change-Id: I8708a3ea80d1d030347a932c3d676ecf88c1d8bb
2020-05-27 04:58:51 +00:00
Paul Chang
f1fb7fb7cf Merge "Fix wrong line break in sub text on Bug report handler settings" into rvc-dev 2020-05-27 04:46:21 +00:00
TreeHugger Robot
3ba8caae95 Merge "Create new WifiEntryPreference if WifiEntry object changes" into rvc-dev am: 6d93851386 am: 6c0e4e9e48
Change-Id: I26d740dfda098abe5be5cf90fc27d4f0a22dd704
2020-05-27 04:17:14 +00:00
TreeHugger Robot
6c0e4e9e48 Merge "Create new WifiEntryPreference if WifiEntry object changes" into rvc-dev am: 6d93851386
Change-Id: Idc6fe44f5c60e9bc82b6209a832b3d574e72a47a
2020-05-27 04:00:47 +00:00
TreeHugger Robot
6d93851386 Merge "Create new WifiEntryPreference if WifiEntry object changes" into rvc-dev 2020-05-27 03:46:25 +00:00
Adam Bookatz
e7465b0f5f Opening Multiuser doesn't toggle it on
This does the following:
Simply opening Settings > Multiuser no longer
globally enables multiuser. The user would have
to actively toggle that switch to globally
enabled it.

(This reverts ag/7002640; a different solution for
that cl's bug is in the same topic as this cl.)

Bug: 137943217
Bug: 141372193
Bug: 149973281
Bug: 130270878

Test: manual: Settings > Multiuser doesn't turn on the systemui avatar
Test: manual: adb shell pm create-user A, does turn on sysui avatar

Change-Id: Ibfdd1dee408c7214d0a097c8d814dae87ffa82ac
2020-05-26 23:01:56 +00:00
TreeHugger Robot
daf783ef1b [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-d1-dev am: 209c1ebbaf -s ours
am skip reason: subject contains skip directive

Change-Id: Ib8f8c750cba19e395efd692f750734fb0bed8857
2020-05-26 18:37:19 +00:00
TreeHugger Robot
209c1ebbaf Merge "Import translations. DO NOT MERGE" into rvc-d1-dev 2020-05-26 18:25:43 +00:00
TreeHugger Robot
d852aa4cc1 [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-d1-dev am: c6efa831c1 -s ours
am skip reason: subject contains skip directive

Change-Id: I4237cf2fb6634fd9b1981d6d673d2edc405cd673
2020-05-26 18:18:26 +00:00