Amit Mahajan
ec5f9b1a06
Merge "Remove hard-coding cellbroadcastreceiver package name." into rvc-d1-dev-plus-aosp am: fb93e94d96
...
Change-Id: I77a5fe0cabed8e5934ec42b4ae0c8476c19163ac
2020-05-07 06:36:01 +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
f3d277f7b6
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a am: 034f54b351 am: 70537e6699 am: 411e488c2f
...
Change-Id: Iaa6a24e036d3fac43fa26e57695adb99b464bc50
2020-05-07 05:56:48 +00:00
Bonian Chen
7b4a0be7aa
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a am: 034f54b351 am: 0e72c5acfd am: c0b7f51746
...
Change-Id: I20953a1e64ca2a8f979386ee25a4e3b109dba461
2020-05-07 05:56:05 +00:00
Bonian Chen
411e488c2f
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a am: 034f54b351 am: 70537e6699
...
Change-Id: I2507690009ec1f332d8bf68adbb0866120cb3222
2020-05-07 05:55:59 +00:00
Bonian Chen
78ebcb372a
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a am: cc6375e61d am: 1070fd9eab am: 4a6d6d3999
...
Change-Id: Ic1aaeeb35cfd81dca7dacb7d088b84c87e95066b
2020-05-07 05:55:14 +00:00
Bonian Chen
c0b7f51746
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a am: 034f54b351 am: 0e72c5acfd
...
Change-Id: I7810f1182d3b8340fe3a2ca8e6f2fe25fa571dd8
2020-05-07 05:38:30 +00:00
Bonian Chen
4a6d6d3999
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a am: cc6375e61d am: 1070fd9eab
...
Change-Id: Ie05f8e27f57a940619149373c737ae825520b5b5
2020-05-07 05:38:05 +00:00
Bonian Chen
70537e6699
Merge "[Settings] Mobile network not updated based on SIM change" into rvc-dev am: 3a132d7c9a am: 034f54b351
...
Change-Id: I14d5001743021e81c889b634ac0912d1b9b4a213
2020-05-07 05:24:38 +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
8861c6084e
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1 am: 7e5970daf1 am: 52d7bf422a am: 82024ee55d
...
Change-Id: I1b72cbfa968ea593af3605764b27ac108fcabe95
2020-05-07 03:29:22 +00:00
tim peng
c535d77089
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1 am: c5531ce6e8 am: 4b53d13866 am: 3e2d7e444a
...
Change-Id: Ic9dc0bc68251e58c4e82e595f066d6d39c27c649
2020-05-07 03:28:16 +00:00
tim peng
d499737462
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1 am: c5531ce6e8 am: d9370a1e27 am: 143db43ff4
...
Change-Id: I345f7f76088d9667515da8133315d74c6348e25a
2020-05-07 03:27:11 +00:00
tim peng
82024ee55d
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1 am: 7e5970daf1 am: 52d7bf422a
...
Change-Id: I1c0f38b4ec036e5180ecb88f0a0f19609b5d4fa7
2020-05-07 03:12:18 +00:00
tim peng
3e2d7e444a
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1 am: c5531ce6e8 am: 4b53d13866
...
Change-Id: Ie37f2c9fd99837d4464179151e7dfd72d96702d7
2020-05-07 03:11:29 +00:00
tim peng
143db43ff4
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1 am: c5531ce6e8 am: d9370a1e27
...
Change-Id: Ifee8f8a1680de232fbe6032d5b85c79f3a6d5e3a
2020-05-07 03:10:28 +00: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
Automerger Merge Worker
2f347ea6d0
Merge "Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048 am: f837446270" into rvc-d1-dev-plus-aosp am: b8d272ff2f am: 8fb59ff766
...
Change-Id: I635fe623bab2545acd3c57b70d856370f0315a40
2020-05-07 02:56:20 +00:00
tim peng
4b53d13866
Merge "Update "Play media to" to "Play <APP> on"" into rvc-dev am: b8e18b4fb1 am: c5531ce6e8
...
Change-Id: Iaea9aafb37fec84782dfea363b39f61d420701c3
2020-05-07 02:56:12 +00:00
TreeHugger Robot
0ec71b954b
Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048 am: 6528d2b8e8 am: 80e6e32137 am: e475ea673f
...
Change-Id: I526501f5b4ca6dc9ed0073d553ca0f3dc9d84f84
2020-05-07 02:56:10 +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
TreeHugger Robot
ed38f5666b
Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048 am: 6528d2b8e8 am: 8894b0c50d am: 28dbf28284
...
Change-Id: Ia7c94d56e28f4fa78bddeb9f46c430efd1e39e02
2020-05-07 02:55:31 +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
Automerger Merge Worker
8fb59ff766
Merge "Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048 am: f837446270" into rvc-d1-dev-plus-aosp am: b8d272ff2f
...
Change-Id: Id312e4f71557e3762cac0ffe382c4755c3e329f6
2020-05-07 02:44:33 +00:00
TreeHugger Robot
e475ea673f
Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048 am: 6528d2b8e8 am: 80e6e32137
...
Change-Id: Id37aac87befa3aad6fab6200f76f37ef7a26ac67
2020-05-07 02:44:25 +00:00
TreeHugger Robot
28dbf28284
Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048 am: 6528d2b8e8 am: 8894b0c50d
...
Change-Id: I7b3aca2611c9f459405f9306d0ad1f1cd1d703f1
2020-05-07 02:44:14 +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
TreeHugger Robot
8894b0c50d
Merge "Fix the layout direction problem in RTL locale" into rvc-dev am: a49498f048 am: 6528d2b8e8
...
Change-Id: I7035bc7b0b4a1fdf1d9217140ccb5b20b8f88cf3
2020-05-07 02:25:24 +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
Amit Mahajan
0f4dd825cc
Merge "Remove hard-coding cellbroadcastreceiver package name."
2020-05-06 19:34:44 +00:00
Automerger Merge Worker
81a8213b21
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 am: aecb3d2b1c am: ec385e14ca
...
Change-Id: I626a291e9a96cd0dcd8fca1e7e5358bfc7b7251e
2020-05-06 18:43:28 +00:00
TreeHugger Robot
c4ef2a8b48
Merge "Fix the tutorial title is inconsistent with the description under Talkback." into rvc-dev am: cb8be1de6f am: 9402a42f7d am: ccf93d56ac am: 847a413aa6
...
Change-Id: I8d810caa4a1bbca91fa14fabe771304da8e3e8c1
2020-05-06 18:42:51 +00:00
TreeHugger Robot
c8c6d9d9f6
Merge "Fix the tutorial title is inconsistent with the description under Talkback." into rvc-dev am: cb8be1de6f am: 3510f88fee am: eb70670e94 am: aadc3f4d35
...
Change-Id: Ie069fff86cd1ec1ece739ec80af24f31d8bd5120
2020-05-06 18:41:26 +00:00
Automerger Merge Worker
ec385e14ca
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 am: aecb3d2b1c
...
Change-Id: I97075ec3a651949f4662f82b72a557230ee7e4d3
2020-05-06 18:15:54 +00:00
TreeHugger Robot
847a413aa6
Merge "Fix the tutorial title is inconsistent with the description under Talkback." into rvc-dev am: cb8be1de6f am: 9402a42f7d am: ccf93d56ac
...
Change-Id: I213b6e013375334c40f8c1c6574d7d3902879a16
2020-05-06 18:15:30 +00:00