Kevin Maurin
c7e965084f
Merge "Display "Android Auto" in Connected Devices summary text." into rvc-dev am: 56cefaf3d6
am: 3399305e3c
...
Change-Id: If1f32060e55635467bdd621d83a2a44eb93364ac
2020-05-07 08:05:13 +00:00
Automerger Merge Worker
1da1e1ffd2
Merge "Merge "[Wi-Fi] Enhance Wifi Settings unit test cases." into rvc-dev am: a76a871653
am: a46c391290" into rvc-d1-dev-plus-aosp
2020-05-07 08:05:04 +00:00
TreeHugger Robot
da259b456c
Merge "[Wi-Fi] Enhance Wifi Settings unit test cases." into rvc-dev am: a76a871653
am: a46c391290
...
Change-Id: I754a17581609ce1a160c6b1eb2d05b1ed51dccf9
2020-05-07 08:05:00 +00:00
Kevin Maurin
b890ed1585
Merge "Display "Android Auto" in Connected Devices summary text." into rvc-dev am: 56cefaf3d6
am: 637a3ba98f
...
Change-Id: Ie6e40209428eb4efb0c631e01484629b87a278bb
2020-05-07 08:04:58 +00:00
TreeHugger Robot
e2db16a44d
Merge "[Wi-Fi] Enhance Wifi Settings unit test cases." into rvc-dev am: a76a871653
am: ee755aa059
...
Change-Id: I5f20a30532f42f208b3f54a3ee7959ac29e9a238
2020-05-07 08:04:47 +00:00
Kevin Maurin
3399305e3c
Merge "Display "Android Auto" in Connected Devices summary text." into rvc-dev am: 56cefaf3d6
...
Change-Id: Ide4aac5f2c860a1767142d324776472e024f5d37
2020-05-07 07:25:47 +00:00
Kevin Maurin
637a3ba98f
Merge "Display "Android Auto" in Connected Devices summary text." into rvc-dev am: 56cefaf3d6
...
Change-Id: Idd58f6a25ec91775be52e64766df90fba87cde30
2020-05-07 07:25:34 +00:00
TreeHugger Robot
a46c391290
Merge "[Wi-Fi] Enhance Wifi Settings unit test cases." into rvc-dev am: a76a871653
...
Change-Id: I72bcb5f87ef542de83de5c7366ec82be10ff1480
2020-05-07 07:25:31 +00:00
TreeHugger Robot
ee755aa059
Merge "[Wi-Fi] Enhance Wifi Settings unit test cases." into rvc-dev am: a76a871653
...
Change-Id: Ie641bd25dffe9efeaaf25aa73edf30d80a3972e9
2020-05-07 07:25:23 +00:00
Kevin Maurin
56cefaf3d6
Merge "Display "Android Auto" in Connected Devices summary text." into rvc-dev
2020-05-07 07:20:57 +00:00
TreeHugger Robot
a76a871653
Merge "[Wi-Fi] Enhance Wifi Settings unit test cases." into rvc-dev
2020-05-07 07:11:32 +00:00
Tim Peng
7fcfac49cf
Settings > Sound crashes if no BT
...
-Replace androidx.lifecycle.LifecycleObserver with com.android.settingslib.core.lifecycle.LifecycleObserver
-Observer is added in DashboardFragment
Bug: 155195625
Test: make -j50 RunSettingsRoboTests
Change-Id: I99c587e4227e81ba521782f92b159051a1cba2d2
2020-05-07 07:06:36 +00:00
Bonian Chen
d1c8d2a771
[Settings] Update EID in background
...
Access EID in background thread to avoid blocking UI.
Bug: 153407357
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=SimStatusDialogControllerTest
Change-Id: Id30851bbd0b0fe080ed703586f9718be8b97abdd
2020-05-07 14:16:59 +08:00
Amit Mahajan
fb93e94d96
Merge "Remove hard-coding cellbroadcastreceiver package name." into rvc-d1-dev-plus-aosp
2020-05-07 06:09:06 +00:00
Bonian Chen
0e72c5acfd
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a
am: 034f54b351
...
Change-Id: I30155807fafb91a5ea6e65c7ffe181a6241749d6
2020-05-07 05:24:38 +00:00
Bonian Chen
1070fd9eab
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a
am: cc6375e61d
...
Change-Id: I8ab7ac27b88fe10008490196587d22aef53daa1d
2020-05-07 05:22:04 +00:00
Bonian Chen
cc6375e61d
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a
...
Change-Id: Ifc2f3a614b42cb04bfeb3bd4123db0fca6fc0a3a
2020-05-07 05:07:09 +00:00
Bonian Chen
034f54b351
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a
...
Change-Id: I3aff01da1dc0e29b0da818784ee44f3b7a58c7bc
2020-05-07 05:06:56 +00:00
Bonian Chen
3a132d7c9a
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev
2020-05-07 04:48:02 +00:00
Kevin Maurin
cabe76debc
Display "Android Auto" in Connected Devices summary text.
...
Android Auto will be exposing a Settings tile under Connected Devices -> Connection Preferences.
If the Setting tile is available, then the summary text will reflect that.
Tested with additional unit tests and manually validated the scenarios by
flashing crosshatch-eng and disabling/enabling the relevant features.
Fix: 153896447
Test: Added unit coverage for new scenarios
Test: make RunSettingsRoboTests
Test: manually verified by flashing crosshatch-eng and disabling/enabling relevant components
Change-Id: I5a129c41b98ba435bc159a72c9a7c2dfd646ecd3
2020-05-06 21:42:43 -07:00
govenliu
1e0d40f2bd
[Wi-Fi] Enhance Wifi Settings unit test cases.
...
Add new unit test cases in
1. WifiP2pSettingsTest.java
2. WifiConfigController2Test.java
3. WifiP2PPreferenceControllerTest.java
4. WifiP2pPeerTest.java
the coverage rate of
1. com.android.settings.wifi will raise from 44% to 45%
2. com.android.settings.wifi.P2p will raise from 69% to 85%
Bug: 151696220
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiP2pSettingsTest
make RunSettingsRoboTests ROBOTEST_FILTER=WifiConfigController2Test
make RunSettingsRoboTests ROBOTEST_FILTER=WifiP2pPeerTest
make RunSettingsRoboTests ROBOTEST_FILTER=WifiP2PPreferenceControllerTest
Change-Id: I365494e1654376b23b08f18b1a799ffc59323a4c
2020-05-07 12:13:02 +08:00
tim peng
52d7bf422a
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1
am: 7e5970daf1
...
Change-Id: I22e8f7e4607f9cb7cdb65edf76db45ab9a0f1788
2020-05-07 02:56:47 +00:00
tim peng
d9370a1e27
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1
am: c5531ce6e8
...
Change-Id: I257c18cd639c24356b2d2247d8754aeefceb13b7
2020-05-07 02:56:00 +00:00
tim peng
7e5970daf1
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1
...
Change-Id: Id51f3fe5b3584f5c2a99ef0bbf74a5f5b1d42c6c
2020-05-07 02:45:55 +00:00
tim peng
c5531ce6e8
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1
...
Change-Id: I33f5accb6c2ec61bb9fd33fd77bbfaab4d4f3aff
2020-05-07 02:45:38 +00:00
tim peng
b8e18b4fb1
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev
2020-05-07 02:33:19 +00:00
Automerger Merge Worker
b8d272ff2f
Merge "Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048
am: f837446270" into rvc-d1-dev-plus-aosp
2020-05-07 02:25:24 +00:00
TreeHugger Robot
a72c59b077
Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048
am: f837446270
...
Change-Id: Ibc419659f3193d9e94fd2c326b2dfa3321c840fd
2020-05-07 02:25:18 +00:00
TreeHugger Robot
80e6e32137
Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048
am: 6528d2b8e8
...
Change-Id: I424cf8af9fe20d362562cf96e44cff59d05ec07d
2020-05-07 02:25:15 +00:00
TreeHugger Robot
f837446270
Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048
...
Change-Id: I8d868fbd24b791e10482ef5ab0b7c994d68c4492
2020-05-07 02:11:23 +00:00
TreeHugger Robot
6528d2b8e8
Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048
...
Change-Id: Ib68c776f136f56ca7dd39f852f822e75f6565136
2020-05-07 02:11:08 +00:00
TreeHugger Robot
a49498f048
Merge "Fix the layout direction problem in RTL locale" into rvc-dev
2020-05-07 01:59:25 +00:00
Amit Mahajan
cba6d9f67a
Remove hard-coding cellbroadcastreceiver package name.
...
Test: manual
Bug: 154436403
Change-Id: Id634a88060c63d57316cb8cdb923966a8409db78
Merged-in: Id634a88060c63d57316cb8cdb923966a8409db78
2020-05-06 22:05:33 +00:00
Amit Mahajan
5e7f190a65
Remove hard-coding cellbroadcastreceiver package name.
...
Test: manual
Bug: 154436403
Change-Id: Id634a88060c63d57316cb8cdb923966a8409db78
Merged-in: Id634a88060c63d57316cb8cdb923966a8409db78
2020-05-06 19:42:08 +00:00
Automerger Merge Worker
aecb3d2b1c
Merge "Merge "Fix the tutorial title is inconsistent with the description under Talkback." into rvc-dev am: cb8be1de6f
am: 3510f88fee" into rvc-d1-dev-plus-aosp
2020-05-06 17:59:29 +00:00
TreeHugger Robot
07d1016479
Merge "Fix the tutorial title is inconsistent with the description under Talkback." into rvc-dev am: cb8be1de6f
am: 3510f88fee
...
Change-Id: Icdbf82cfbf549f7920d3496cf3ef0176a7c0f8ab
2020-05-06 17:59:25 +00:00
TreeHugger Robot
ccf93d56ac
Merge "Fix the tutorial title is inconsistent with the description under Talkback." into rvc-dev am: cb8be1de6f
am: 9402a42f7d
...
Change-Id: Id305a4a33bab7f29ad3a88096fceff3ff164e002
2020-05-06 17:59:20 +00:00
TreeHugger Robot
3510f88fee
Merge "Fix the tutorial title is inconsistent with the description under Talkback." into rvc-dev am: cb8be1de6f
...
Change-Id: Id0653205db41cbf871912bcb39229e347a96da65
2020-05-06 17:46:45 +00:00
TreeHugger Robot
9402a42f7d
Merge "Fix the tutorial title is inconsistent with the description under Talkback." into rvc-dev am: cb8be1de6f
...
Change-Id: I598ced5f91857383375b406105b3f81efad2f59b
2020-05-06 17:46:34 +00:00
TreeHugger Robot
cb8be1de6f
Merge "Fix the tutorial title is inconsistent with the description under Talkback." into rvc-dev
2020-05-06 17:32:07 +00:00
Marco Ballesio
5ef3434bca
Merge "Developer option for the app freezer" into rvc-dev am: 97483a978a
am: c2ca422b48
...
Change-Id: I9a5e32dd31d2c6d8725172604780adcf3d300d3d
2020-05-06 17:07:40 +00:00
Marco Ballesio
0e98dfb6d3
Merge "Developer option for the app freezer" into rvc-dev am: 97483a978a
am: e4b0a92474
...
Change-Id: I412df7cad4269ab10ab97923af5685141b75ac19
2020-05-06 17:01:57 +00:00
Marco Ballesio
e4b0a92474
Merge "Developer option for the app freezer" into rvc-dev am: 97483a978a
...
Change-Id: I97ad96ca8a9c2245dd1f8597a440985be5c19731
2020-05-06 16:50:24 +00:00
Marco Ballesio
c2ca422b48
Merge "Developer option for the app freezer" into rvc-dev am: 97483a978a
...
Change-Id: I3c892f89d8e10fc7c9d4532347b6bc95985467bd
2020-05-06 16:49:02 +00:00
Bill Yi
d440c0c553
[automerger skipped] Merge "Merge android10-qpr2-s3-release to aosp/master - DO NOT MERGE" am: a502c55a5c
am: 4192f7f836
-s ours am: 1dce470772
...
Change-Id: I50e278a13651722840e855574cd02ce04bb4b177
2020-05-06 16:39:26 +00:00
Bill Yi
d2410ff96f
[automerger skipped] Merge android10-qpr2-s3-release to aosp/master - DO NOT MERGE am: 58957af851
am: 3194770f30
-s ours am: 915072e417
...
Change-Id: Ib7100b91718262f57dde32c31680fb114d8f9434
2020-05-06 16:39:22 +00:00
Fabian Kozynski
69ee49c8d1
Fix default for CONTROLS_ENABLED
...
The default value for this setting if it doesn't exist is 1.
Test: Robotest PowerMenuPrivacyPreferenceControllerTest
Fixes: 155877682
Change-Id: I9025ea9c4f67492220f9ed67e11a167a65a99ec7
2020-05-06 12:36:18 -04:00
Marco Ballesio
97483a978a
Merge "Developer option for the app freezer" into rvc-dev
2020-05-06 16:35:45 +00:00
Bill Yi
1dce470772
[automerger skipped] Merge "Merge android10-qpr2-s3-release to aosp/master - DO NOT MERGE" am: a502c55a5c
am: 4192f7f836
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I32c0fb7c49f0be204d41c590b6d504816ef97a26
2020-05-06 16:24:52 +00:00
Bill Yi
915072e417
[automerger skipped] Merge android10-qpr2-s3-release to aosp/master - DO NOT MERGE am: 58957af851
am: 3194770f30
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I33712962d0840487d934d7a6153cc5e77046744e
2020-05-06 16:24:46 +00:00