PETER LIANG
e324e709b7
Merge "Refines the animated image to fit the screen display." into rvc-dev am: dd1e66c199
...
Change-Id: I5df2f7d3612db3b03e3637c34b8a6f0a5490b3b1
2020-05-07 16:28:18 +00:00
PETER LIANG
dd1e66c199
Merge "Refines the animated image to fit the screen display." into rvc-dev
2020-05-07 16:11:22 +00:00
Fabian Kozynski
0f6205e51c
Merge "Fix default for CONTROLS_ENABLED" into rvc-dev am: 64097cbb11 am: 0533f91da7
...
Change-Id: I5a69a7e8bdb173d1ec05cf3827a2218f95af0932
2020-05-07 13:51:44 +00:00
Fabian Kozynski
bb87fb6954
Merge "Fix default for CONTROLS_ENABLED" into rvc-dev am: 64097cbb11
...
Change-Id: Id6f671320798ce5c63eb38afcd8a1d06f34e68d1
2020-05-07 13:38:02 +00:00
Fabian Kozynski
0533f91da7
Merge "Fix default for CONTROLS_ENABLED" into rvc-dev am: 64097cbb11
...
Change-Id: I4b18c2f17907a565578e1c1f92f7cf5247a662d7
2020-05-07 13:37:47 +00:00
Fabian Kozynski
64097cbb11
Merge "Fix default for CONTROLS_ENABLED" into rvc-dev
2020-05-07 13:24:04 +00:00
Tsung-Mao Fang
e8ffbb21a1
Talkback speaks "work" for work profile app
...
Set a content description for each app entity.
If app is a work profile, then talkback says "work" app name.
Test: Rebuilt rom and talkback speaks correct description.
Bug: 127602715
Change-Id: I1952b77a18a884a887d912fb7edc44a12be70ad4
2020-05-07 19:39:41 +08:00
Bonian Chen
bfdf45e565
[Settings] Code reformat
...
Code reformat.
Bug: 155962136
Test: build pass
Change-Id: Icb56f72af925f2b47cd8867156ca12fc9a6e6347
2020-05-07 19:00:58 +08:00
Edgar Wang
b846480e48
Merge "Revert "Improve multi user settings screen"" into rvc-dev am: e13919cf4b am: bbf642d994
...
Change-Id: I21074e3587dd21ca9b4105f4023d54a7f7d39588
2020-05-07 09:56:51 +00:00
Edgar Wang
bbf642d994
Merge "Revert "Improve multi user settings screen"" into rvc-dev am: e13919cf4b
...
Change-Id: I057a3f120e9664fd4764599e14b6d136da56da85
2020-05-07 09:45:37 +00:00
Edgar Wang
99bb5e0185
Merge "Revert "Improve multi user settings screen"" into rvc-dev am: e13919cf4b
...
Change-Id: I7e067881864b96e067d2b763dc41d6b3680750df
2020-05-07 09:45:16 +00:00
Edgar Wang
e13919cf4b
Merge "Revert "Improve multi user settings screen"" into rvc-dev
2020-05-07 09:28:23 +00:00
Edgar Wang
fff8c56de2
Revert "Improve multi user settings screen"
...
This reverts commit d19dc306dd .
Reason for revert: this CL made Settings the test cases called shadowUserManager.hasUserRestriction()
https://sponge.corp.google.com/target?show=FAILED&sortBy=STATUS&id=07150153-ccb7-4215-a9f8-eed31e44c66f&target=RunSettingsRoboTests1-test-output
Bug: 142798722
Change-Id: I3937a07ee35a472cadd6db8cd0177e08e63516a4
2020-05-07 09:24:47 +00:00
Yanting Yang
1b31829303
Merge "Hide the app details preference for mainline module apps" into rvc-dev am: cf33b4bc5e am: 2b19585228
...
Change-Id: I81df0d9ae0569ac1833364cdd855b485c83c0454
2020-05-07 08:50:49 +00:00
Bonian Chen
a3409e66df
Merge "[Settings] Update EID in background" into rvc-dev am: cae9a9c2fb am: 156ea15bb2
...
Change-Id: Ief6c86ab582be7b4c912cb4d8fdbd366ae1f3afb
2020-05-07 08:50:42 +00:00
Yanting Yang
2b19585228
Merge "Hide the app details preference for mainline module apps" into rvc-dev am: cf33b4bc5e
...
Change-Id: I286857cb2b2f65581e23d5abc4eb970004db324e
2020-05-07 08:44:54 +00:00
Yanting Yang
4b6408bf04
Merge "Hide the app details preference for mainline module apps" into rvc-dev am: cf33b4bc5e
...
Change-Id: I421103706198203fb7e25aff4a380c0b0ede8df7
2020-05-07 08:44:51 +00:00
Yanting Yang
cf33b4bc5e
Merge "Hide the app details preference for mainline module apps" into rvc-dev
2020-05-07 08:41:39 +00:00
Bonian Chen
e99b4cd4d2
Merge "[Settings] Update EID in background" into rvc-dev am: cae9a9c2fb
...
Change-Id: I57d9f61803f827ff6dda7b9719a58cdb8df65981
2020-05-07 08:32:57 +00:00
Bonian Chen
156ea15bb2
Merge "[Settings] Update EID in background" into rvc-dev am: cae9a9c2fb
...
Change-Id: I3f7c90b0784f435f11c66a43d60044fbf29527d4
2020-05-07 08:32:42 +00:00
Bonian Chen
cae9a9c2fb
Merge "[Settings] Update EID in background" into rvc-dev
2020-05-07 08:20:58 +00:00
Peter_Liang
a87a7009b0
Refines the animated image to fit the screen display.
...
Root cause:
The width and height of animated image are wrap_content. It causes the gif or drawable which are non-transparent background to have a little weird display under dark mode.
Next:
1. Revise the width from wrap_content to match_parent, and add the fit center scale type.
2. Correct the function usage
Bug: 155946967
Test: manual test
Change-Id: I7470efb945a2b3bedb695e1b6f34475c6f190f9d
2020-05-07 08:06:20 +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
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
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
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
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
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