Bill Yi
90cce123e5
[automerger skipped] Import translations. DO NOT MERGE am: f6f96f8a85
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I3e5cce528fa6eccc7e7de29516b96e54cfddddb1
2020-04-19 08:05:02 +00:00
Bill Yi
f6f96f8a85
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Ia460d84145b5e6f1ff7a4fb93ad34510ed1a6800
2020-04-18 22:28:22 -07:00
Julia Reynolds
d4b10c3065
Update configure notifications screen am: f43cf08634
am: 9cbee26069
...
Change-Id: If8c3488f7ec5fb9622f05d3331ff7b17809ab880
2020-04-17 21:19:12 +00:00
Julia Reynolds
fa8f3a84dd
Update configure notifications screen am: f43cf08634
am: b84e194474
...
Change-Id: I8844a5951be6d1932d40bd00c872d96d8e15dc56
2020-04-17 21:17:24 +00:00
Julia Reynolds
9cbee26069
Update configure notifications screen am: f43cf08634
...
Change-Id: I1892d5d51bbf24ab2109e841c649a578de78500d
2020-04-17 20:59:37 +00:00
Julia Reynolds
b84e194474
Update configure notifications screen am: f43cf08634
...
Change-Id: Idc63949ef2f2ecaaae7891a01d6eb48cbf830eaa
2020-04-17 20:58:04 +00:00
Julia Reynolds
cecc69512d
Update conversation bubble settings
...
Test: atest
Fixes: 153471239
Change-Id: If53571b17236e5f49a1750acc9816287f5de2b1a
2020-04-17 16:32:44 -04:00
Julia Reynolds
f43cf08634
Update configure notifications screen
...
Test: atest
Bug: 153150072
Change-Id: I99ebe2cad5036a154c40bce54dbd6ddbd23c2323
2020-04-17 12:47:06 -04:00
Pavel Grafov
25054ba36d
Stop disabling wifi toggle when tethering is restricted
...
When an admin disallows the user from configuring tethering, the
user should still be able to configure wifi.
When an admin disallows wifi configuration, the behavior is
unchanged: the toggle stays enabled and allows the user to turn
wifi on and off, but clicking on the text results in admin
transparency dialog, so the user won't be able to change wifi
config.
Bug: 149481093
Test: manual with TestDPC as the device owner
Change-Id: I6b33e43901454125c7f3f4dd3c70f050997e4e71
2020-04-17 15:06:43 +01:00
TreeHugger Robot
907074188b
Merge "Fix incorrect app count displayed under special app access" into rvc-dev am: 87883c7634
am: 4deaf56720
...
Change-Id: If607bf2627ba44e51460852a58e895686a6e0e20
2020-04-17 10:40:11 +00:00
TreeHugger Robot
3cab004e92
Merge "Fix incorrect app count displayed under special app access" into rvc-dev am: 87883c7634
am: e1e61d67b0
...
Change-Id: Icfe81f6b080d5305de4492467804bad83bc157ca
2020-04-17 10:39:57 +00:00
TreeHugger Robot
4deaf56720
Merge "Fix incorrect app count displayed under special app access" into rvc-dev am: 87883c7634
...
Change-Id: I8e9c0ce77944b57245ca25e3fe00bf427e061cd4
2020-04-17 10:19:04 +00:00
TreeHugger Robot
e1e61d67b0
Merge "Fix incorrect app count displayed under special app access" into rvc-dev am: 87883c7634
...
Change-Id: Ie8fa7609ffaf252d012cdbf54d758ed20f5e06e9
2020-04-17 10:18:53 +00:00
TreeHugger Robot
87883c7634
Merge "Fix incorrect app count displayed under special app access" into rvc-dev
2020-04-17 10:07:21 +00:00
Yanting Yang
22886ad990
Merge "Do not generate copyable slices for Settings Search" into rvc-dev am: 674e2c23a3
am: 47e38c8260
...
Change-Id: I00f76e1f13fcad5fcb16e76a8a49a29fcee418e1
2020-04-17 09:47:10 +00:00
Yanting Yang
aefa9ea849
Merge "Do not generate copyable slices for Settings Search" into rvc-dev am: 674e2c23a3
am: e611ebfb33
...
Change-Id: I0296e6afd75136175907f6dbf7ee80b30762d31f
2020-04-17 09:46:48 +00:00
Yanting Yang
47e38c8260
Merge "Do not generate copyable slices for Settings Search" into rvc-dev am: 674e2c23a3
...
Change-Id: I08128e064ed1e31c162f990f018ce272bf528f48
2020-04-17 09:26:51 +00:00
Yanting Yang
e611ebfb33
Merge "Do not generate copyable slices for Settings Search" into rvc-dev am: 674e2c23a3
...
Change-Id: I23093ff82e7a4b5e51570653d1dfa015f09da675
2020-04-17 09:26:42 +00:00
Yanting Yang
674e2c23a3
Merge "Do not generate copyable slices for Settings Search" into rvc-dev
2020-04-17 09:06:28 +00:00
menghanli
059c5ed6c3
Fix Auto click (dwell timing) does not speech out meaningful delay time in enlarge or scroll by volume key
...
Root cause: does not speech out the auto click time when adjust the delay time
Solution: Add android:accessibilityLiveRegion in the title of customized scroll view. When the delay time is changed, the text of title will changed, too. It can use the attribute to make accessibility services announce changes to this view.
Bug: 154295215
Test: local test
Change-Id: I1eceae310251c586bbb74185828da0ef49bfae99
2020-04-17 16:45:37 +08:00
Yanting Yang
b6c30a2c31
Do not generate copyable slices for Settings Search
...
Copyable slices is to provide user a quickly sub-text copying way on
Settings Search. Since we plan to remove all sub-text from Settings
Search, the copying feature is no longer available.
Therefore, we don't need to generate copyable slices in Settings
anymore.
Impact search result:
Build number, Phone number, Hardware version, Serial number and IMEI
Bug: 143118037
Test: visual and robotests
Change-Id: I81474aed994678c42d73cc59e169573880de1378
2020-04-17 13:25:22 +08:00
Tom Hsu
b41218c2c5
Merge "Fix failures on com.android.settings.network.ApnEditorTest" into rvc-dev am: 7c84dc9959
am: a733ead043
...
Change-Id: I575aa821b24dbe8e2c9ae9144912c04e2bf08396
2020-04-17 04:45:03 +00:00
Tom Hsu
4cf73d2013
Merge "Fix failures on com.android.settings.network.ApnEditorTest" into rvc-dev am: 7c84dc9959
am: 68f1de2a53
...
Change-Id: I15e426aa232e07314e16c1cf875525cc645fe4ea
2020-04-17 04:44:32 +00:00
Tom Hsu
68f1de2a53
Merge "Fix failures on com.android.settings.network.ApnEditorTest" into rvc-dev am: 7c84dc9959
...
Change-Id: I3f950f8a09bc89fe6769206ac5d2d2c1e2648478
2020-04-17 04:22:44 +00:00
Tom Hsu
a733ead043
Merge "Fix failures on com.android.settings.network.ApnEditorTest" into rvc-dev am: 7c84dc9959
...
Change-Id: Ifd84da0751b08efa551bcde8a3d7a2c21b2e4f20
2020-04-17 04:22:28 +00:00
Tom Hsu
7c84dc9959
Merge "Fix failures on com.android.settings.network.ApnEditorTest" into rvc-dev
2020-04-17 04:01:10 +00:00
Zhen Zhang
5f179b8e14
Merge "[Settings] Fix crashes caused by null bluetooth adapter and ethernet manager" into rvc-dev am: 7e3e5dfa06
am: 5d6960e996
...
Change-Id: I0711968860a05b383801c41d52851b63aab51051
2020-04-17 03:23:06 +00:00
Zhen Zhang
9ed9c96d7c
Merge "[Settings] Fix crashes caused by null bluetooth adapter and ethernet manager" into rvc-dev am: 7e3e5dfa06
am: 987a70e750
...
Change-Id: Id92f2edb0527b8f27a7c838a778831639c68d80a
2020-04-17 03:22:45 +00:00
Zhen Zhang
5d6960e996
Merge "[Settings] Fix crashes caused by null bluetooth adapter and ethernet manager" into rvc-dev am: 7e3e5dfa06
...
Change-Id: Icf8bd0a19597127e27b6b736123143dc431fbabf
2020-04-17 03:05:33 +00:00
Zhen Zhang
987a70e750
Merge "[Settings] Fix crashes caused by null bluetooth adapter and ethernet manager" into rvc-dev am: 7e3e5dfa06
...
Change-Id: If882edbe92b6efa5407be82528664b80f20d3e3f
2020-04-17 03:05:22 +00:00
Zhen Zhang
7e3e5dfa06
Merge "[Settings] Fix crashes caused by null bluetooth adapter and ethernet manager" into rvc-dev
2020-04-17 02:56:50 +00:00
Edgar Wang
86ade48e56
Merge "Remove duplicated search index data of "Live Caption"" into rvc-dev am: 2b01f9ba7d
am: 25a0edfb7c
...
Change-Id: I895a22b5e89fc49bf5edb36af8e97c84b553de36
2020-04-17 02:36:31 +00:00
Edgar Wang
8dbe5c377d
Merge "Remove duplicated search index data of "Live Caption"" into rvc-dev am: 2b01f9ba7d
am: 27c1b456a5
...
Change-Id: I6e85c64be52f96cc93bbf74a5d5bd46f8d89d975
2020-04-17 02:35:58 +00:00
Edgar Wang
25a0edfb7c
Merge "Remove duplicated search index data of "Live Caption"" into rvc-dev am: 2b01f9ba7d
...
Change-Id: Ied0879d5228de1061d4c0cf931be2bcd7ec05b58
2020-04-17 02:13:43 +00:00
Edgar Wang
27c1b456a5
Merge "Remove duplicated search index data of "Live Caption"" into rvc-dev am: 2b01f9ba7d
...
Change-Id: I48970cfd18aef705790b20a6af6e5e9a08a1bc1a
2020-04-17 02:13:30 +00:00
Edgar Wang
2b01f9ba7d
Merge "Remove duplicated search index data of "Live Caption"" into rvc-dev
2020-04-17 01:53:00 +00:00
Weilun Du
f8757b7112
[Settings] Fix crashes caused by null bluetooth adapter and ethernet
...
manager
Emulator system image doesn't support bluetooth and ethernet manager
yet.
BUG: 150408099
Signed-off-by: Weilun Du <wdu@google.com >
Change-Id: Iab4f7b962f01755fe7d84956f9b54374f1e17408
(cherry picked from commit 08e95d0db0
)
2020-04-16 16:56:28 -07:00
Eugene Susla
4badcb534a
Merge "Implement auto revoke user whitelist intent handler" into rvc-dev am: ff8b793427
am: 1184cec4a2
...
Change-Id: I1cee2e94828a984510e891b42cd9c933aece1241
2020-04-16 23:28:40 +00:00
Eugene Susla
13ac9a08b7
Merge "Implement auto revoke user whitelist intent handler" into rvc-dev am: ff8b793427
am: c3694e0673
...
Change-Id: I109895eab02f67829b160e90adacb0dcb826e546
2020-04-16 23:28:21 +00:00
Eugene Susla
c3694e0673
Merge "Implement auto revoke user whitelist intent handler" into rvc-dev am: ff8b793427
...
Change-Id: If3c06332beb2aec7658af48afd5354e4aa5fe050
2020-04-16 23:12:05 +00:00
Eugene Susla
1184cec4a2
Merge "Implement auto revoke user whitelist intent handler" into rvc-dev am: ff8b793427
...
Change-Id: Ifc857fe8d776d8353d8787a9ce0521f7495a821e
2020-04-16 23:12:00 +00:00
Eugene Susla
ff8b793427
Merge "Implement auto revoke user whitelist intent handler" into rvc-dev
2020-04-16 22:52:45 +00:00
Brad Ebinger
b8e0cd7989
Revise strings as per string UX review
...
Fixes: 154148793
Test: m RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.network.telephony
Change-Id: Ia510ce5262fbe576718b0785175c0a82acb3c722
2020-04-16 15:33:17 -07:00
tom hsu
969a6a613c
Fix failures on com.android.settings.network.ApnEditorTest
...
Bug: 152376182
Test: make RunSettingsRoboTests
Change-Id: Ib718a4ed0163e07be748857a0dc7b2af92036c3f
2020-04-17 03:45:40 +08:00
TreeHugger Robot
91c31662d9
Merge "Fallback to AOSP emergency info if the original intent is broken" into rvc-dev am: afbf9e60c0
am: 8f6de85b27
...
Change-Id: Ie097c989f8d2e9baf11825e4267b9503f8946f3a
2020-04-16 16:29:59 +00:00
TreeHugger Robot
bafc52f0f0
Merge "Fallback to AOSP emergency info if the original intent is broken" into rvc-dev am: afbf9e60c0
am: 8f39c1380c
...
Change-Id: I3c86265ed7e91afe94b7b36ec2252f998758ea2c
2020-04-16 16:29:43 +00:00
TreeHugger Robot
8f6de85b27
Merge "Fallback to AOSP emergency info if the original intent is broken" into rvc-dev am: afbf9e60c0
...
Change-Id: I21981e1ceb800febebd1f4e5d819ea4831eb3896
2020-04-16 16:16:22 +00:00
TreeHugger Robot
8f39c1380c
Merge "Fallback to AOSP emergency info if the original intent is broken" into rvc-dev am: afbf9e60c0
...
Change-Id: I921ee0886440878a8ec0c231cb511019148be8f5
2020-04-16 16:16:16 +00:00
TreeHugger Robot
afbf9e60c0
Merge "Fallback to AOSP emergency info if the original intent is broken" into rvc-dev
2020-04-16 16:01:43 +00:00
Julia Reynolds
abf784e5a2
Merge "Launch subscreens with the correct user" into rvc-dev am: 0c99ecaec1
am: 27d039315f
...
Change-Id: I6a31ded37ad8365bf19a86eae4b709128f3fd944
2020-04-16 14:26:27 +00:00