Bonian Chen
a2c9b0e9f7
Merge "[Settings] Fix DataUsageSummaryPreferenceControllerTest" into rvc-dev am: 8f26e88bd9
am: 63cf333e34
am: 9193ea5b09
am: bda74bdcc9
...
Change-Id: I2628c9bc0904c00f03a95fb96856c4bd0506301b
2020-04-22 05:26:12 +00:00
Bonian Chen
8f26e88bd9
Merge "[Settings] Fix DataUsageSummaryPreferenceControllerTest" into rvc-dev
2020-04-22 04:27:43 +00:00
Zhen Zhang
f8c357a1e8
Merge "Add ethernet tether option into AllInOneTetherSettings" into rvc-dev am: 92340eb89e
am: 274a4006e1
am: 98cd9d278c
am: 4c20cbfbe7
...
Change-Id: I516f4804473ed8ba56a673451bea126a4979ad8e
2020-04-22 04:05:05 +00:00
Zhen Zhang
92340eb89e
Merge "Add ethernet tether option into AllInOneTetherSettings" into rvc-dev
2020-04-22 02:52:58 +00:00
Bonian Chen
61b9714a34
[Settings] Fix DataUsageSummaryPreferenceControllerTest
...
Fix test case of DataUsageSummaryPreferenceControllerTest
Bug: 154562264
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsageSummaryPreferenceControllerTest
Change-Id: I0b3366c86b0a621b9dda88bbcde6e118d37995b7
2020-04-22 10:39:42 +08:00
tim peng
d5d0bb2967
Merge "Fix Robotest failed" into rvc-dev am: 143668668b
am: aa528a6a81
am: 67529ed6eb
am: 2f8c40fe15
...
Change-Id: I49d4bd9bae1e882841a9deeddc9d1b384d379e6f
2020-04-22 02:00:10 +00:00
tim peng
143668668b
Merge "Fix Robotest failed" into rvc-dev
2020-04-22 00:59:38 +00:00
TreeHugger Robot
e7da00e135
Merge "Update ZenModeSettingsTest" into rvc-dev am: 0ff0929e0f
am: 8d53e5888d
am: c97178761f
am: cf272edf73
...
Change-Id: I7a2cf2bceed0e3200297b038388108eac2207b0b
2020-04-21 15:10:08 +00:00
TreeHugger Robot
0ff0929e0f
Merge "Update ZenModeSettingsTest" into rvc-dev
2020-04-21 14:12:15 +00:00
Beverly
d796da16f0
Update ZenModeSettingsTest
...
String was updated
Test: make ROBOTEST_FILTER=ZenModeSettingsTest RunSettingsRoboTests
Fixes: 154568594
Change-Id: Ia67f7ff2e3692cc4f40b87e94e3d3952002a9e87
2020-04-21 09:31:16 -04:00
Jason Hsu
51dfd5b356
Merge "Show default description only if description and html description are empty" into rvc-dev am: 0055a74794
am: d31f5d58d8
am: 69eade7c4e
am: 9103cf5254
...
Change-Id: I8d77752b010f610d852ada909112e160694a800f
2020-04-21 10:43:36 +00:00
Bonian Chen
a145956b50
Merge "[Settings] Refactor test case DataUsageSummaryPreferenceControllerTest" into rvc-dev am: 6fb4a18ded
am: 67ff594c29
am: 70144aa952
am: 4ecc61dc8b
...
Change-Id: I75aa3a915d801ee6ff6fd2a15f5a8fd9212588ef
2020-04-21 09:51:22 +00:00
TreeHugger Robot
ceb7b66664
Merge "Ignore a lot of failed roboletric test cases" into rvc-dev am: a10969bfc5
am: 5362a1e8cd
am: cbbb819ae3
am: 752571b52e
...
Change-Id: Ibe8c1473fc8c5d87d53e71c4bb3b2a74bde09e6a
2020-04-21 09:48:58 +00:00
Jason Hsu
0055a74794
Merge "Show default description only if description and html description are empty" into rvc-dev
2020-04-21 09:41:15 +00:00
Tim Peng
5308d5f88b
Fix Robotest failed
...
Bug: 154578656
Test: make -j50 RunSettingsRoboTests ROBOTEST_FILTER=MediaOutputGroupSliceTest
make -j50 RunSettingsRoboTests ROBOTEST_FILTER=MediaOutputSliceTest
Change-Id: If675c27ac412c2a49f9ed1c9b71a84c172f54fd6
2020-04-21 17:14:13 +08:00
Bonian Chen
6fb4a18ded
Merge "[Settings] Refactor test case DataUsageSummaryPreferenceControllerTest" into rvc-dev
2020-04-21 08:48:36 +00:00
Bonian Chen
dcef423720
[Settings] Refactor test case DataUsageSummaryPreferenceControllerTest
...
Refactor test case of DataUsageSummaryPreferenceControllerTest
Bug: 141833767
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsageSummaryPreferenceControllerTest
Change-Id: Ieb551a32d87c53cbd0765e19e710f1f0469da9d5
2020-04-21 15:08:27 +08:00
Sunny Shao
5094248487
Ignore a lot of failed roboletric test cases
...
Bug: 154568213
Bug: 154568594
Bug: 154567856
Bug: 154566065
Bug: 154566012
Bug: 154566007
Bug: 154564960
Bug: 154564366
Bug: 154564361
Bug: 154564994
Bug: 154563784
Bug: 154564243
Bug: 154563562
Bug: 154564136
Bug: 154564211
Bug: 154563778
Bug: 154563910
Bug: 154562715
Bug: 154563116
Bug: 154562264
Bug: 154562785
Bug: 154563290
Bug: 154561690
Bug: 154562361
Bug: 154560878
Bug: 154560145
Test: make RunSettingsRoboTests
Change-Id: I220540d519b222ad7d3b69070a9262bb25f22d23
2020-04-21 15:00:30 +08:00
jasonwshsu
f74c0a72b6
Show default description only if description and html description are empty
...
* AccessibilitySettings only get the description to pass to the
ToggleFeaturePreferenceFragment
* ToggleFeaturePreferenceFragment handle the default description logic
Bug: 154092127
Test: make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.accessibility.AccessibilitySettingsTest"
Change-Id: I516a393aeef1472ca5d185d477a2b0b108fc5342
2020-04-21 01:34:22 +00:00
Zhen Zhang
c10ec56e0f
Add ethernet tether option into AllInOneTetherSettings
...
Create controller for ethernet tether preference in
AllInOneTetherSettings and corresponding test.
Test: AllInOneTetherSettingsTest; UsbTetherPreferenceControllerTest;
BluetoothTetherPreferenceControllerTest;
EthernetTetherPreferenceControllerTest;
WifiTetherDisablePreferenceControllerTest; TetherEnablerTest
Bug: 153690620
Change-Id: I8918d5c8a82c521b00eb3c712af80c2041778595
2020-04-20 13:53:58 -07:00
Julia Reynolds
37e316a427
Update configure notifications screen am: f43cf08634
am: b84e194474
am: fa8f3a84dd
am: 245a2af879
...
Change-Id: I572c46d4847973262e28171256ee6529f5f5d8c6
2020-04-17 22:13:09 +00:00
Julia Reynolds
f43cf08634
Update configure notifications screen
...
Test: atest
Bug: 153150072
Change-Id: I99ebe2cad5036a154c40bce54dbd6ddbd23c2323
2020-04-17 12:47:06 -04:00
Yanting Yang
8356672f57
Merge "Do not generate copyable slices for Settings Search" into rvc-dev am: 674e2c23a3
am: e611ebfb33
am: aefa9ea849
am: 0bef3161a7
...
Change-Id: I0e5cda5fdad841388ee14138aef6bc0ddb999008
2020-04-17 10:18:57 +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
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
77ea4e4f92
Merge "Fix failures on com.android.settings.network.ApnEditorTest" into rvc-dev am: 7c84dc9959
am: 68f1de2a53
am: 4cf73d2013
am: a1eeca3949
...
Change-Id: Idea1197a5437680b3812cd4ad22a670fb1fd1215
2020-04-17 05:12:28 +00: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
88ab771034
Merge "Fallback to AOSP emergency info if the original intent is broken" into rvc-dev am: afbf9e60c0
am: 8f39c1380c
am: bafc52f0f0
am: 5e159c017c
...
Change-Id: I9ce7751d0ae92ba6dc13c8204a5882364a62fb0c
2020-04-16 16:55:33 +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
Tom Hsu
b22f5daf13
Merge "Revert "Fix failures on com.android.settings.network.ApnEditorTest""
2020-04-16 15:05:40 +00:00
Julia Reynolds
dbef46a5d5
Merge "Launch subscreens with the correct user" into rvc-dev am: 0c99ecaec1
am: f1801907d8
am: d2d8115ac9
am: fb328c7bc6
...
Change-Id: I8384671d90c0bb08df14840ddd9813129da63bfd
2020-04-16 14:53:53 +00:00
Julia Reynolds
0c99ecaec1
Merge "Launch subscreens with the correct user" into rvc-dev
2020-04-16 13:57:50 +00:00
Tom Hsu
b3bc413443
Revert "Fix failures on com.android.settings.network.ApnEditorTest"
...
This reverts commit 66a530ec97
.
Reason for revert: <have useless code>
Change-Id: Ic3190e168e74f196ef29a3af4e41fbb2ae129d17
2020-04-16 13:08:16 +00:00
TreeHugger Robot
6313dd37e9
Merge "Support another new intent for mainline module intent" into rvc-dev am: 158bbe17f3
am: 8142527b35
am: 30fdfef476
am: 3c290d9860
...
Change-Id: I27ec15f9f0e3c9a6902b1754177b4d93d6c6c655
2020-04-16 11:57:47 +00:00
TreeHugger Robot
158bbe17f3
Merge "Support another new intent for mainline module intent" into rvc-dev
2020-04-16 11:03:19 +00:00
Tsung-Mao Fang
54150c9942
Support another new intent for mainline module intent
...
Mainline module team would like to create a new intent to support v2 UX.
In Settings side, if we found system supports this intent,
then we should navigate user to new place.
Test: Run robo test
Fix: 151189987
Change-Id: If4b437236b70c83a1f29a5c3d9e322178c8a6ec6
2020-04-16 17:35:38 +08:00
Tsung-Mao Fang
b3bb7a0237
Fallback to AOSP emergency info if the original intent is broken
...
If the variant of emergency info is broken, we should try to show
AOSP emergency info instead.
Test: Rebuilt rom and see the Ui. Run robo test
Fix: 154114259
Change-Id: I5bc3f6cbf9102a7b7299c3edf718a58101effbf8
2020-04-16 17:23:52 +08:00
tim peng
92275727ce
Merge "Incorrect panel layout after rotation" into rvc-dev am: ea3a83e288
am: 4d97cc4e8e
am: 5c68b4a9a8
am: f693064f34
...
Change-Id: I00964ca1b5fc7e1dac0ad663d6776756749d08f8
2020-04-16 07:23:08 +00:00
Tom Hsu
132526487f
Merge "Fix failures on com.android.settings.network.ApnEditorTest"
2020-04-16 06:36:02 +00:00
tim peng
ea3a83e288
Merge "Incorrect panel layout after rotation" into rvc-dev
2020-04-16 06:10:15 +00:00
TreeHugger Robot
90e65e682b
Merge "Fix breadcrumb for the search results of Custom restrictions page" into rvc-dev am: 82282b48cf
am: 65353e9dfe
am: a37e523e2c
am: 798bc7abd9
am: 8b2b488aa3
...
Change-Id: If30bc806dffe497f3db8152dc6398d627b3def89
2020-04-15 23:57:16 +00:00
Rubin Xu
ece83c3142
Merge "Improve work profile unification flow" into rvc-dev am: 81d8664d81
am: b87ed9fac5
am: 715f9316da
am: 2edcafc323
am: 5271685c19
...
Change-Id: I017ae5f940c9c4564a3da0ff88ac5500e58914e2
2020-04-15 23:54:05 +00:00
Julia Reynolds
e3cb4f094e
Launch subscreens with the correct user
...
Test: atest
Fixes: 153556621
Change-Id: I5f3f0f408dc8e50db1762b1ce93f7748ea6332b0
2020-04-15 17:36:11 -04:00
TreeHugger Robot
c7107909ae
Merge "Refactor the OpenSupportedLinks" into rvc-dev am: ccb37bb8d1
am: 9625a5ed1f
am: 7e00c8d28c
am: 7763d89c45
...
Change-Id: I77207c5d0a6875a33f26217270ea7894b38980f6
2020-04-15 17:59:57 +00:00
TreeHugger Robot
82282b48cf
Merge "Fix breadcrumb for the search results of Custom restrictions page" into rvc-dev
2020-04-15 13:30:33 +00:00
Rubin Xu
81d8664d81
Merge "Improve work profile unification flow" into rvc-dev
2020-04-15 11:18:00 +00:00
tom hsu
66a530ec97
Fix failures on com.android.settings.network.ApnEditorTest
...
Bug: 152376182
Test: make RunSettingsRoboTests
Change-Id: I0a6c542a19194ea065b5516cc9246e378dc7e53b
2020-04-15 16:59:55 +08:00
Tim Peng
e54e0296ca
Incorrect panel layout after rotation
...
-Handle onConfigurationChanged and force to update layout
-Add test case
Bug: 144751509
Test: make -j42 RunSettingsRoboTests
Change-Id: Ic170d4f6f045299c0520e899e06b5b4e9f009643
2020-04-15 03:16:30 +00:00
Sunny Shao
44b74c9cfe
Refactor the OpenSupportedLinks
...
- Use the AppInfoWithHeader to replace the DashboardFragment.
- It provide the AppHeader controller and handle the app update/remove event.
Fixes: 147996227
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.applications.OpenSupportedLinksTest
Change-Id: I1633c39fc926805a379c5c31845897914e5181a6
2020-04-15 09:53:43 +08:00
Yanting Yang
2483124478
Fix breadcrumb for the search results of Custom restrictions page
...
Settings Search need Settings to provide the custom site map pairs to
build up the full breadcrumb for the search results of Custom
restrictions page.
Impact search results:
Don't turn on screen
Don't wake for notifications
Hide notification dots on app icons
Hide status bar icons at top of screen
Don't pop notifications on screen
Hide from pull-down shade
Custom restrictions
Bug: 147851992
Bug: 151206664
Test: visual and robotests
Change-Id: I01e359eabcdc362e2a1fde5f3bc4ae5dc6918030
2020-04-15 08:52:05 +08:00