Paul Hu
597476cf78
Merge "Forward the ResultReceiver to Tethering Entitlement app" into rvc-dev am: 37318d03a4
am: 9821b664b7
...
Change-Id: I5fcc2aa16348f933fb5e0f11175c25a16f7560f9
2020-05-26 06:23:51 +00:00
Paul Hu
6fc3e337d3
Merge "Forward the ResultReceiver to Tethering Entitlement app" into rvc-dev am: 37318d03a4
am: 7a56e81a5f
...
Change-Id: I64a78d791155bc24b4dc4c82e37be74e8729e998
2020-05-26 06:23:49 +00:00
Paul Hu
a4f7f62dd1
Merge "Forward the ResultReceiver to Tethering Entitlement app" into rvc-dev am: 37318d03a4
am: 9821b664b7
...
Change-Id: I7fd79aa6294b0c0b6748169b68599e0b2757a614
2020-05-26 06:16:41 +00:00
Edgar Wang
46f060370c
Remove duplicate search result when search "autofill service"
...
There is another autofill service for work profile.
Make this preference unsearchable to avoid duplicate result.
Bug: 155838971
Test: manual
Change-Id: I7f614ead1c0f898964775c03e81f1102583b04dc
2020-05-26 14:08:22 +08:00
Paul Hu
7a56e81a5f
Merge "Forward the ResultReceiver to Tethering Entitlement app" into rvc-dev am: 37318d03a4
...
Change-Id: I901596b6b01cadc4d53f944da4db090e95b72b6d
2020-05-26 06:01:02 +00:00
Paul Hu
9821b664b7
Merge "Forward the ResultReceiver to Tethering Entitlement app" into rvc-dev am: 37318d03a4
...
Change-Id: I18618155c37e90cb08337f78a8000ccbc227419b
2020-05-26 06:00:52 +00:00
Paul Hu
37318d03a4
Merge "Forward the ResultReceiver to Tethering Entitlement app" into rvc-dev
2020-05-26 05:47:09 +00:00
Edgar Wang
3c03f0a8a8
Change AppPicker theme from dialog to full screen
...
AppPicker used in devceloper options, it will show apps list with
package name in a dialog.
But sometimes it will mis-alignment with package name.
So we change theme from dialog to full screen and set widget_frame
visibility to GONE.
Bug: 151150544
Test: manual
Change-Id: I8f04ab7967288801e5e13ecccf037d6ed09ec71c
2020-05-26 10:49:50 +08:00
Jason Chang
cc35ece032
Update new string for One-Handed feature
...
According One-handed mode string review doc to change strings.
Bug: 151993111
Test: manual
Test: make RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings
.gestures.OneHandedTimeoutPreferenceControllerTest"
Change-Id: I7dc961387c1e14b25438e051ce6b1cc70fb59417
2020-05-25 23:25:05 +08:00
Treehugger Robot
b54561807d
Merge "Settings performance testing" am: 32ca9b270d
am: 9cfbb7fba3
am: 271f5f2972
am: 01f5f6ad49
am: 2980ed5e8b
...
Change-Id: Ie35d0d5a38ed99ef4f9bbe3312799f24e87c7acf
2020-05-25 14:29:42 +00:00
Treehugger Robot
2980ed5e8b
Merge "Settings performance testing" am: 32ca9b270d
am: 9cfbb7fba3
am: 271f5f2972
am: 01f5f6ad49
...
Change-Id: I559dc37023b784e58bb477823e2b93dbc46eb70d
2020-05-25 14:22:10 +00:00
Treehugger Robot
01f5f6ad49
Merge "Settings performance testing" am: 32ca9b270d
am: 9cfbb7fba3
am: 271f5f2972
...
Change-Id: Ia6596cef93e0c433979a23bf12ce674f216ed337
2020-05-25 14:08:22 +00:00
Treehugger Robot
271f5f2972
Merge "Settings performance testing" am: 32ca9b270d
am: 9cfbb7fba3
...
Change-Id: If7a33f361203d5d27407ba8b8419f84fa5b931ed
2020-05-25 13:56:14 +00:00
Treehugger Robot
9cfbb7fba3
Merge "Settings performance testing" am: 32ca9b270d
...
Change-Id: Id0f496b2c8709c2655eadccef900256d52a6a130
2020-05-25 13:44:32 +00:00
Treehugger Robot
32ca9b270d
Merge "Settings performance testing"
2020-05-25 13:32:11 +00:00
Edgar Wang
cef1020f75
Update summary of Gesture
...
when quick gesture enabled, update summary to reflect correct status
Bug: 138149556
Test: manual & robotest
Change-Id: I072134cd8327ad5eb1d0862604acef83e1bdcec0
2020-05-25 18:23:53 +08:00
youtengliang
bc1618f5d5
Settings performance testing
...
1. Enable airplane mode before start testing.
2. Reset airplane mode after testing.
3. Add all_results tag to track results we have.
4. Add result_count tag to track how many results we have.
5. Add shell command result details to log.
Test: atest SettingsPerfTests:LaunchSettingsTest
Change-Id: I24ed167599b660b2aa94b4a3f8ddae1dcf3d04ff
2020-05-25 16:37:03 +08:00
Paul Chang
66db366aef
Fix wrong line break in sub text on Bug report handler settings
...
BUG: 156726386
Test: 1.flash device and check the sub text 2.robotests
Change-Id: I5df6d4c140611100112169e0aacf5173779d86b8
2020-05-25 16:23:42 +08:00
Yi-Ling Chuang
350affcdfa
Fix Talkback annoucement for Media Output panel.
...
The sound panel and media panel are using the same window, so when it
transit from the sound panel to media panel, no window-change event will
be sent. Therefore, Talkback won't be able to re-focus the panel header
which lead to the lack of the announcement.
Fix this by adding setAccessibilityPanelTitle() to trigger Talkback.
Fixes: 140459762
Test: rebuild and test talkback on the media output panel.
Change-Id: I1442434315374dbbfe1d47ca8638180577c93168
2020-05-25 13:51:06 +08:00
TreeHugger Robot
345ba41111
Merge "[Wi-Fi] Fix a UI defect of AddAppNetworksFragment"
2020-05-25 04:49:40 +00:00
Arc Wang
e7c2bc6e1a
[Wi-Fi] Fix a UI defect of AddAppNetworksFragment
...
After clicking Save button, the signal icon always shows level 0.
To correctly get the signal, this change fetches both
saved WifiEntries and connected/connecting WifiEntry for signal
icon information.
Bug: 157344581
Test: manual visual
1. Use the intent Settings.ACTION_WIFI_ADD_NETWORKS to bring up the UI.
2. Click Save button and observe the signal icon.
Change-Id: If33d1c02019ea2c1acccfbbc29bd1bf42de1cc82
2020-05-25 11:05:37 +08:00
Chen Xu
fe47bd24eb
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
2020-05-23 21:42:36 -07:00
Bill Yi
03a7573e4b
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours am: 4bd86eba02
-s ours am: 267b63e1a2
-s ours am: 8699acd76c
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I5878726b142c2c1bc549182ad79337d32007465d
2020-05-23 14:47:16 +00:00
Bill Yi
dd32af4bef
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours am: 8643486fa9
-s ours am: 6d0f303f44
-s ours am: 0897dd9fdd
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I7115d4da0a50197656173921d622316708b30373
2020-05-23 14:46:30 +00:00
Bill Yi
794f28f100
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours am: 4bd86eba02
-s ours am: 46aa733b9f
-s ours am: 8772760703
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I34ab0626d064386cd726da6100de31be689dac2c
2020-05-23 14:46:06 +00:00
Bill Yi
8699acd76c
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours am: 4bd86eba02
-s ours am: 267b63e1a2
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I6c595e34c4ae11393caaee096c1a24f7a422da52
2020-05-23 14:31:26 +00:00
Bill Yi
0897dd9fdd
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours am: 8643486fa9
-s ours am: 6d0f303f44
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I642c8df5ee3b6dae36416511a8dde4ce8036fcf7
2020-05-23 14:30:55 +00:00
Bill Yi
8772760703
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours am: 4bd86eba02
-s ours am: 46aa733b9f
-s ours
...
am skip reason: subject contains skip directive
Change-Id: Ibc73504de147dcd1ad8eee562c8ae2f35879ef77
2020-05-23 14:30:30 +00:00
Bill Yi
6d0f303f44
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours am: 8643486fa9
-s ours
...
am skip reason: subject contains skip directive
Change-Id: Ieba6e6a2ac62a0a7680a6192ae88da7b2feb53f3
2020-05-23 14:15:39 +00:00
Bill Yi
267b63e1a2
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours am: 4bd86eba02
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I5e1cce3d8737459850ebf31113e2fdeba0e68a93
2020-05-23 14:15:35 +00:00
Bill Yi
46aa733b9f
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours am: 4bd86eba02
-s ours
...
am skip reason: subject contains skip directive
Change-Id: If8bb5a3b7fb51c2f978c151413939e994b6bb488
2020-05-23 14:15:25 +00:00
Bill Yi
4bd86eba02
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I6970239f79d3ae7b2ce56138fc764c317ec5130d
2020-05-23 13:55:26 +00:00
Bill Yi
8643486fa9
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 1e0789355e
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I288b377fa62ad7147586ac99fadefe882e38018f
2020-05-23 13:55:26 +00:00
Bill Yi
1e0789355e
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-05-23 13:32:43 +00:00
Bill Yi
52c7cba4f5
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours am: 12072f339e
-s ours am: 41f149889e
-s ours am: 690442c1cb
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I820003738602efbbc8d36c4ad6d16d8d969c2df7
2020-05-22 16:27:16 +00:00
Bill Yi
725f90b25e
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours am: 131a9cb96e
-s ours am: 110067aa96
-s ours am: 5e2e603eef
-s ours
...
am skip reason: subject contains skip directive
Change-Id: Iccf229d1f893b63b22d8955e4c8243b3cac0baa8
2020-05-22 16:26:54 +00:00
Bill Yi
d58653030c
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours am: 131a9cb96e
-s ours am: 115a3e2a47
-s ours am: 42e614ea94
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I360cb152a4f65e3bd2d79fbc83dc9f2978df290a
2020-05-22 16:26:26 +00:00
Bill Yi
690442c1cb
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours am: 12072f339e
-s ours am: 41f149889e
-s ours
...
am skip reason: subject contains skip directive
Change-Id: Iecb7ad21b59404affc22ab5ccf3c7a1064220af0
2020-05-22 16:12:25 +00:00
Bill Yi
5e2e603eef
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours am: 131a9cb96e
-s ours am: 110067aa96
-s ours
...
am skip reason: subject contains skip directive
Change-Id: Ib8fa535463005d4a35eecf52d4fc1497cb8e4f8f
2020-05-22 16:12:17 +00:00
Bill Yi
42e614ea94
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours am: 131a9cb96e
-s ours am: 115a3e2a47
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I2bf5cd1565069c44024d6c10b4be1b7616c65e22
2020-05-22 16:11:59 +00:00
Bill Yi
110067aa96
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours am: 131a9cb96e
-s ours
...
am skip reason: subject contains skip directive
Change-Id: Ic2b7a93e22922a9b6c5c878bd1cd60cba3a0f838
2020-05-22 16:00:19 +00:00
Bill Yi
41f149889e
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours am: 12072f339e
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I5933c17de23b934e37075c76937767dc33aa1180
2020-05-22 16:00:00 +00:00
Bill Yi
115a3e2a47
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours am: 131a9cb96e
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I5f1ec20ea861b8cb6f930ba89207409170bdb777
2020-05-22 15:59:54 +00:00
Bill Yi
131a9cb96e
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I3ad0501601df178a732a73b318ba9104374d27ea
2020-05-22 15:47:26 +00:00
Bill Yi
12072f339e
[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 8019c16a14
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I9cb17d06ec70b135859f8e2c5f61f56e86839972
2020-05-22 15:47:26 +00:00
Bill Yi
8019c16a14
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-05-22 15:20:44 +00:00
Julia Reynolds
bbc37e545e
Merge "clean up layout & styling of notification history" into rvc-dev am: edca211a67
am: 4b78d753b8
am: e8cf759ece
am: cc52f7858a
...
Change-Id: If97be961577ddce06f4d3b304d14c06571889d70
2020-05-22 12:32:04 +00:00
Automerger Merge Worker
23fab3cd4b
Merge "Update conversation-related strings am: 9e78ec75d1
am: 61e956443d
am: cb57feba56" into rvc-qpr-dev-plus-aosp am: b9ea92cb77
...
Change-Id: I97a8108dc12e9624662a713b96eedf941472e17f
2020-05-22 12:31:57 +00:00
Julia Reynolds
0788bfbced
Merge "clean up layout & styling of notification history" into rvc-dev am: edca211a67
am: 4fbaf23958
am: c50639ab32
am: 0035fac0d4
...
Change-Id: I062ed460bda5005fd739c283e239f1c33b7cf297
2020-05-22 12:31:50 +00:00
Julia Reynolds
e5a0f78a32
Update conversation-related strings am: 9e78ec75d1
am: f7eade72c6
am: c5570305d8
am: 30412ccf99
...
Change-Id: I8f9302019581968c628b6c2fecf3b2f85d04d5e3
2020-05-22 12:31:43 +00:00