TreeHugger Robot
5362a1e8cd
Merge "Ignore a lot of failed roboletric test cases" into rvc-dev am: a10969bfc5
...
Change-Id: Ifa8c3d2576d1417c1521cc54e2a567dfaf852618
2020-04-21 08:56:21 +00:00
Bonian Chen
6fb4a18ded
Merge "[Settings] Refactor test case DataUsageSummaryPreferenceControllerTest" into rvc-dev
2020-04-21 08:48:36 +00:00
Alex Johnston
56f06c59a1
Merge "Update Wi-Fi configs restrictions" into rvc-dev
2020-04-21 08:41:10 +00:00
TreeHugger Robot
a10969bfc5
Merge "Ignore a lot of failed roboletric test cases" into rvc-dev
2020-04-21 08:35:09 +00:00
Bonian Chen
44dbfa783b
Merge "[Settings] Code refactor" into rvc-dev am: 5bc8aa7961
am: c1eb5bf440
...
Change-Id: Ib2f4ae565af3656f496d0ca20da7af22ffd1cdb8
2020-04-21 08:34:14 +00:00
Bonian Chen
3078facf0c
Merge "[Settings] Support of DSDS API" into rvc-dev am: 57c2df4c7c
am: ab0c02393e
...
Change-Id: I1426bc74533b559756a2d070686b67efc4421561
2020-04-21 08:33:43 +00:00
Bonian Chen
9b2f98cb89
Merge "[Settings] Code refactor" into rvc-dev am: 5bc8aa7961
am: 0987923594
...
Change-Id: I92f68aa6ae3124b4fb496fcf77853676c628a437
2020-04-21 08:33:32 +00:00
Bonian Chen
e3a90018ca
Merge "[Settings] Support of DSDS API" into rvc-dev am: 57c2df4c7c
am: 05a2603d55
...
Change-Id: Ic148a5fa0d0387adebc09192d331754ecaf4e0d5
2020-04-21 08:32:53 +00:00
Bonian Chen
c1eb5bf440
Merge "[Settings] Code refactor" into rvc-dev am: 5bc8aa7961
...
Change-Id: Ie76ffbf51abd1550f40a053d32e2dc65afac6cf9
2020-04-21 08:25:47 +00:00
Bonian Chen
0987923594
Merge "[Settings] Code refactor" into rvc-dev am: 5bc8aa7961
...
Change-Id: Ibed580769fc846df8d3f6c6d58df8668bff34378
2020-04-21 08:25:04 +00:00
Bonian Chen
5bc8aa7961
Merge "[Settings] Code refactor" into rvc-dev
2020-04-21 08:21:28 +00:00
Bonian Chen
ab0c02393e
Merge "[Settings] Support of DSDS API" into rvc-dev am: 57c2df4c7c
...
Change-Id: I54de1254ccb967fc40d1b3533b67d725feb0baa7
2020-04-21 08:18:28 +00:00
Bonian Chen
05a2603d55
Merge "[Settings] Support of DSDS API" into rvc-dev am: 57c2df4c7c
...
Change-Id: I09ceb36bc6c8e73737bdb72c7bcc65080181b7ed
2020-04-21 08:18:04 +00:00
Arc Wang
205b585cf3
[Wi-Fi] Show not show Wi-Fi edit UI for never connected open Wi-Fi networks
...
When users click a Wi-Fi network and it's
WifiConfiguration.getNetworkSelectionStatus().hasEverConnected()
is false, WifiSettings2 will launch the Wi-Fi edit UI for users
to edit password again.
It's not necessary to show the Wi-Fi edit UI if the Wi-Fi network
is a open network.
Bug: 154548505
Test: manual
Click a never connected secure Wi-Fi and edit UI shows.
Click a never connected open Wi-Fi and edit UI does not show.
Change-Id: Ie8489aff001942f92fbfaafd772f84b1b4a09cf4
2020-04-21 16:04:03 +08:00
Bonian Chen
57c2df4c7c
Merge "[Settings] Support of DSDS API" into rvc-dev
2020-04-21 07:55:07 +00:00
Xiangyu/Malcolm Chen
75040c70f7
Merge "Define a helper link for 5G limitation in DSDS footer." into rvc-dev am: eb27c7d94a
am: 88bf3999d1
...
Change-Id: Iafdad22af5754d3c30f92247d8f87610dbed0239
2020-04-21 07:16:33 +00:00
Bonian Chen
e98ca67cbe
Merge "[Settings] Avoid from EUICC access blocking main thread" into rvc-dev am: 7606dfd931
am: 5b6c7a976e
...
Change-Id: I99db771dbe30235dfcf1e2bb202e7e0d55474189
2020-04-21 07:16:26 +00:00
Xiangyu/Malcolm Chen
d8ea2851e1
Merge "Define a helper link for 5G limitation in DSDS footer." into rvc-dev am: eb27c7d94a
am: 9df4b0ce58
...
Change-Id: I20f3b93990e2bbbed9a77a62fb7011d2e8e4bafb
2020-04-21 07:15:34 +00:00
Bonian Chen
6196951dc8
Merge "[Settings] Avoid from EUICC access blocking main thread" into rvc-dev am: 7606dfd931
am: 7fdf4b50b1
...
Change-Id: Ibf44b78427d38ccd1d3d685933054c82975d7ed3
2020-04-21 07:15:28 +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
Bonian Chen
0f47147543
[Settings] To avoid from crash when callback
...
Callback from SubscriptionManager and PhoneStateListner may comes in
under the case of Preference not available.
Bug: 141833767
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=Enhanced4gBasePreferenceControllerTest
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=VideoCallingPreferenceControllerTest
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=WifiCallingPreferenceControllerTest
Change-Id: I50b83b4488d272f6482bde5f09b57d59e6fc27a3
2020-04-21 15:02:14 +08:00
Xiangyu/Malcolm Chen
88bf3999d1
Merge "Define a helper link for 5G limitation in DSDS footer." into rvc-dev am: eb27c7d94a
...
Change-Id: I1123f2c8bf6a4bbc6fe2a4c84813446fc9df3eef
2020-04-21 07:01:26 +00:00
Bonian Chen
5b6c7a976e
Merge "[Settings] Avoid from EUICC access blocking main thread" into rvc-dev am: 7606dfd931
...
Change-Id: I3b9f0c36b51c1a27976e3d40aaaec257c137f256
2020-04-21 07:01:17 +00:00
Xiangyu/Malcolm Chen
9df4b0ce58
Merge "Define a helper link for 5G limitation in DSDS footer." into rvc-dev am: eb27c7d94a
...
Change-Id: I1a56d11a7c96f970fe1b0fe929e47f165ac1df29
2020-04-21 07:00:43 +00:00
Bonian Chen
7fdf4b50b1
Merge "[Settings] Avoid from EUICC access blocking main thread" into rvc-dev am: 7606dfd931
...
Change-Id: Ia7987b7418b430b0ae85b3340f29c2b52689f7eb
2020-04-21 07:00:34 +00: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
Xiangyu/Malcolm Chen
eb27c7d94a
Merge "Define a helper link for 5G limitation in DSDS footer." into rvc-dev
2020-04-21 06:47:18 +00:00
Bonian Chen
9bc2f7f8bc
[Settings] Code refactor
...
Minor code refactor
Bug: 141833767
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsagePreferenceControllerTest
Change-Id: I060e7c880d91a0e5059610c5ceae319d47c19c7a
2020-04-21 14:43:48 +08:00
Bonian Chen
7606dfd931
Merge "[Settings] Avoid from EUICC access blocking main thread" into rvc-dev
2020-04-21 06:40:40 +00:00
tim peng
d91b23f5e3
Merge "Change the wording from "Stop casting" to "Stop"" into rvc-dev am: 58f9d0c7b9
am: c118a89a68
...
Change-Id: I527cd5cae30741ac8d32d4dc04c5600c616442f9
2020-04-21 06:23:17 +00:00
tim peng
ae08d2a6e0
Merge "Change the wording from "Stop casting" to "Stop"" into rvc-dev am: 58f9d0c7b9
am: 434ec84186
...
Change-Id: I3fe35e36decb38d96540649025fa20e39317c1c4
2020-04-21 06:22:27 +00:00
tim peng
c118a89a68
Merge "Change the wording from "Stop casting" to "Stop"" into rvc-dev am: 58f9d0c7b9
...
Change-Id: Ie53b603df317bbc96d64d0796551745f3754bce9
2020-04-21 06:10:05 +00:00
tim peng
434ec84186
Merge "Change the wording from "Stop casting" to "Stop"" into rvc-dev am: 58f9d0c7b9
...
Change-Id: I7e9d43442830167d5764739ff64a1833de6accb0
2020-04-21 06:09:15 +00:00
tim peng
58f9d0c7b9
Merge "Change the wording from "Stop casting" to "Stop"" into rvc-dev
2020-04-21 05:51:25 +00:00
tim peng
d4580c856b
Merge "Hide volume slider in Output Switcher when volume adjustment is restricted" into rvc-dev am: db86b2ef2a
am: ab1a5a5fa0
...
Change-Id: I465c07baa584a29f27b37f2a028197187811a07b
2020-04-21 02:55:39 +00:00
tim peng
a50534ad62
Merge "Hide volume slider in Output Switcher when volume adjustment is restricted" into rvc-dev am: db86b2ef2a
am: f864bed27e
...
Change-Id: I3fb1da1317942be19571153d35c133fc69110fd8
2020-04-21 02:54:43 +00:00
tim peng
ab1a5a5fa0
Merge "Hide volume slider in Output Switcher when volume adjustment is restricted" into rvc-dev am: db86b2ef2a
...
Change-Id: Ia7455d79077b2cc0ec08916bdc66cb30e6ea4616
2020-04-21 02:34:26 +00:00
tim peng
f864bed27e
Merge "Hide volume slider in Output Switcher when volume adjustment is restricted" into rvc-dev am: db86b2ef2a
...
Change-Id: I7390f6a18144c796e5fb9a297c4678d469a1808a
2020-04-21 02:33:40 +00:00
Tim Peng
4fe1de57a5
Change the wording from "Stop casting" to "Stop"
...
-The string is freezed. Reuse current "Stop" string
Bug: 153705889
Test: make -j42 RunSettingsRoboTests
Change-Id: I39184dcbfda5937677ab171a66ad5dcbbb8e6b68
2020-04-21 10:22:15 +08:00
tim peng
db86b2ef2a
Merge "Hide volume slider in Output Switcher when volume adjustment is restricted" into rvc-dev
2020-04-21 02:17:30 +00: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
Brad Ebinger
61a44018eb
[automerger skipped] Merge "Change to Contact Discovery Dialog Language based on Privacy Feedback" am: a7bf6a3046
am: f82153c3ec
-s ours am: aa1ca9c180
-s ours
...
am skip reason: Change-Id Iadc46ac18c1ec8e63cfe0d4d162e7222bfbc9a12 with SHA-1 de2ffe1f16
is in history
Change-Id: Id430487cb27c64b037f8c73182e670b51735dc19
2020-04-20 21:54:44 +00:00
Brad Ebinger
8c2de745c6
[automerger skipped] Merge "Set the CHAR_LIMIT to 110 in order to support more translations." am: a9295ea648
am: 2c60eb8851
-s ours am: 52cb98cac1
-s ours
...
am skip reason: Change-Id Ia71c87b47ed8b5b738f6d5a9b2693e7943f6797c with SHA-1 95aeac6790
is in history
Change-Id: Ib0fe0c5400d3c4209bbbbedb013d3d918c2259cb
2020-04-20 21:52:44 +00:00
Brad Ebinger
aa1ca9c180
[automerger skipped] Merge "Change to Contact Discovery Dialog Language based on Privacy Feedback" am: a7bf6a3046
am: f82153c3ec
-s ours
...
am skip reason: Change-Id Iadc46ac18c1ec8e63cfe0d4d162e7222bfbc9a12 with SHA-1 de2ffe1f16
is in history
Change-Id: Ia23bb55900200ca47b093aead2430e06fc9126a0
2020-04-20 21:29:31 +00:00
Brad Ebinger
52cb98cac1
[automerger skipped] Merge "Set the CHAR_LIMIT to 110 in order to support more translations." am: a9295ea648
am: 2c60eb8851
-s ours
...
am skip reason: Change-Id Ia71c87b47ed8b5b738f6d5a9b2693e7943f6797c with SHA-1 95aeac6790
is in history
Change-Id: Iade0e884c0b5e98704e6892b1cbbd66b0d3d9c36
2020-04-20 21:29:23 +00:00
Brad Ebinger
f82153c3ec
Merge "Change to Contact Discovery Dialog Language based on Privacy Feedback" am: a7bf6a3046
...
Change-Id: I765918f1712bb80006a3d0751a84477a94c2d432
2020-04-20 21:06:10 +00:00
Brad Ebinger
2c60eb8851
Merge "Set the CHAR_LIMIT to 110 in order to support more translations." am: a9295ea648
...
Change-Id: I1d6e0324ee8db02a75e3f14ebfe24fad369b0bd2
2020-04-20 21:04:14 +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
Brad Ebinger
a7bf6a3046
Merge "Change to Contact Discovery Dialog Language based on Privacy Feedback"
2020-04-20 20:40:50 +00:00
Brad Ebinger
a9295ea648
Merge "Set the CHAR_LIMIT to 110 in order to support more translations."
2020-04-20 20:40:02 +00:00