Chen Xu
76f2b27e3b
Merge "AOSP Cellbroadcast renaming" into rvc-dev am: e7d1c822fc
...
Change-Id: I7e2ba395848723900c4596243bb51f75abf915f5
2020-05-28 02:00:05 +00:00
Chen Xu
e7d1c822fc
Merge "AOSP Cellbroadcast renaming" into rvc-dev
2020-05-28 01:46:10 +00:00
TreeHugger Robot
f4686605fb
Merge "Some notification history fixes" into rvc-dev am: 69d210c7df
...
Change-Id: If790b8eae7438afead5fa675aa2acb04e0daf058
2020-05-27 20:35:58 +00:00
TreeHugger Robot
256f070ed0
Merge "Some notification history fixes" into rvc-dev am: 69d210c7df
...
Change-Id: I7b7eecab337ba84983d37d4a909f5cc1b89c9dad
2020-05-27 20:35:55 +00:00
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
db857cb4f3
Merge "Remove duplicate search result when search "Bubbles"" into rvc-dev am: 86b5034215
...
Change-Id: I41b7d13a101e794285565c195967e76d35df45f1
2020-05-27 19:38:39 +00:00
TreeHugger Robot
31ebd05a4f
Merge "Remove duplicate search result when search "Bubbles"" into rvc-dev am: 86b5034215
...
Change-Id: I91ba506efcc08cd99500e9116f7d317a350ffb8b
2020-05-27 19:38:04 +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
828ff43229
Merge "Hide IKEv2 VPN options if not supported" into rvc-dev am: 5e2f733aee
...
Change-Id: If4bd58a36d4c81c387394cf692b30cbb9fc31c81
2020-05-27 17:33:32 +00:00
Benedict Wong
03bf3af139
[automerger skipped] Merge "Hide IKEv2 VPN options if not supported" into rvc-dev am: 5e2f733aee -s ours
...
am skip reason: Change-Id I3ef2e6144371596380351341e58c4ee84d49f39d with SHA-1 ad2421fe5b is in history
Change-Id: I2e8c9a6c8c997eeeaf3500da74d5c97b7db73eb0
2020-05-27 17:33:02 +00:00
Adam Bookatz
dcd4edc456
Merge "Opening Multiuser doesn't toggle it on" into rvc-dev am: f8fd6156ae
...
Change-Id: I33a68598516d6a7e1537e899ef173b6f46114171
2020-05-27 17:32:20 +00:00
Adam Bookatz
342fd59091
Merge "Opening Multiuser doesn't toggle it on" into rvc-dev am: f8fd6156ae
...
Change-Id: Ib2faecc98f11685bf838564efe7c2d6213bc81d0
2020-05-27 17:32:07 +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
e9361e7055
Merge "Fix disappearing biometric prompt for the managed profile" into rvc-dev am: 4d44702659
...
Change-Id: I59d4d48fcb6f8a5ea23ae74d9db3e45ad3ee9004
2020-05-27 11:56:18 +00:00
TreeHugger Robot
ebef186155
Merge "Fix disappearing biometric prompt for the managed profile" into rvc-dev am: 4d44702659
...
Change-Id: Ifef1e319dacc0d12c4ae7d162d221daa0a342597
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
8a820d630e
Merge "Fix the search result "Google Account" doesn't work." into rvc-dev am: 12e3efcb04
...
Change-Id: Idb249e335b27404cddc85059a600c3204bed8a92
2020-05-27 11:20:41 +00:00
Stanley Wang
f86897477c
Merge "Fix the search result "Google Account" doesn't work." into rvc-dev am: 12e3efcb04
...
Change-Id: Ia8dd974c1c6f3d2fd1de6b67c0fe76a0407c02e5
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
102f9e731c
Merge "Update summary of Gesture" into rvc-dev am: e1a9a56451
...
Change-Id: I0f8b17734abaa7af65bcbbb45a6efd2c1375fe88
2020-05-27 08:19:13 +00:00
Edgar Wang
c3ce91706a
Merge "Update summary of Gesture" into rvc-dev am: e1a9a56451
...
Change-Id: I3240458b67d03283dac6bb15d9fbef02ef7febeb
2020-05-27 08:19:00 +00:00
Bonian Chen
5a12158e3b
Merge "[Settings] Avoid SIM toggle switch loopback" into rvc-dev am: d9d9a9be8d
...
Change-Id: I0a57d7e444bd7332d0935d47b21f68ee6f85e019
2020-05-27 08:18:54 +00:00
Bonian Chen
db253d31d8
Merge "[Settings] Avoid SIM toggle switch loopback" into rvc-dev am: d9d9a9be8d
...
Change-Id: I06a1e5612384f99dea432ca90058269a661f4c4a
2020-05-27 08:18:32 +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
android-build-team Robot
fedf747bcc
Snap for 6530637 from 90c6470183 to mainline-release
...
Change-Id: I8c8ed099d7a92a59f0173af112d8abca7abfcf03
2020-05-27 07:15:33 +00:00
TreeHugger Robot
891b3917e8
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8b32bee65b -s ours
...
am skip reason: subject contains skip directive
Change-Id: Ia9d2a1630c170ac9153c055552a67747ef74bc2f
2020-05-27 07:02:32 +00:00
TreeHugger Robot
f8ee0c9dee
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8b32bee65b -s ours
...
am skip reason: subject contains skip directive
Change-Id: Iebaa771c7d4867dba0eb7865a31dfb9f467de57d
2020-05-27 07:02:22 +00:00
TreeHugger Robot
8b32bee65b
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-05-27 06:39:10 +00:00
Yanting Yang
bf4f72b1fa
Merge "Improve scrolling performance for App Info page" into rvc-dev am: 4e14ffd77e
...
Change-Id: I6eb31ab162338e52a754dc098752feefa6d8dcd0
2020-05-27 05:48:03 +00:00
Yanting Yang
9a72fc4a55
Merge "Improve scrolling performance for App Info page" into rvc-dev am: 4e14ffd77e
...
Change-Id: I46a3a23041f26bd2a8ffd45ded11e8e89668e858
2020-05-27 05:47:48 +00:00
tim peng
bb4df044fe
Merge "Non-deselectable routes can be deselected" into rvc-dev am: 49217faf8e
...
Change-Id: Icc12cafaa254e0091201f573b974be08e4838179
2020-05-27 05:47:20 +00:00
tim peng
e20f765484
Merge "Non-deselectable routes can be deselected" into rvc-dev am: 49217faf8e
...
Change-Id: Ie65855100b43c1f0829856d103f4dd5bde426d84
2020-05-27 05:46:56 +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
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
Paul Chang
90c6470183
Merge "Fix wrong line break in sub text on Bug report handler settings" into rvc-dev am: f1fb7fb7cf
...
Change-Id: Id6de3af1bf9efd1c0adc09e657be9e77289fa75c
2020-05-27 04:59:11 +00:00
Paul Chang
b8301bceed
Merge "Fix wrong line break in sub text on Bug report handler settings" into rvc-dev am: f1fb7fb7cf
...
Change-Id: I66e57a0211b810dcd83017a30b87999f69927251
2020-05-27 04:59:11 +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
18e2ab3f30
Merge "Create new WifiEntryPreference if WifiEntry object changes" into rvc-dev am: 6d93851386
...
Change-Id: Iff6a3d692e48bdf8c0debdce49941bc0b6a95a85
2020-05-27 04:00:55 +00:00
TreeHugger Robot
eb1f444fb1
Merge "Create new WifiEntryPreference if WifiEntry object changes" into rvc-dev am: 6d93851386
...
Change-Id: I98da412048dc0dbe100826809173763c70d7a15e
2020-05-27 04:00:38 +00:00
TreeHugger Robot
6d93851386
Merge "Create new WifiEntryPreference if WifiEntry object changes" into rvc-dev
2020-05-27 03:46:25 +00:00
Treehugger Robot
5d03f7d60f
[automerger skipped] Merge "Fix NPE if CarrierConfigManager is not available" am: d01838d8ce am: 6ea2228e31 -s ours
...
am skip reason: Change-Id Iecf3e385a88d18c7578eb520449f4042324e21f5 with SHA-1 e6fae38169 is in history
Change-Id: Ib8683709fc213875d6e9357544b54bb404effc3e
2020-05-27 02:03:37 +00:00