Commit Graph

20221 Commits

Author SHA1 Message Date
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
PETER LIANG
f1a24c88d8 Merge "Revises the strings to meet the the activity-based accessibility feature." into rvc-dev am: 19319b85e9 am: 331dee0d24
Change-Id: I046f8a847d99471e29247669c1ebccc19e5386e8
2020-05-07 11:26:29 +00:00
PETER LIANG
60c39c39cd Merge "Correct the string relate to volume shortcut keys." into rvc-dev am: 6804573968 am: 7c73bbf233
Change-Id: Id26431c7787387c51b20ac09bce3c2bd0b1201c3
2020-05-07 11:26:22 +00:00
PETER LIANG
331dee0d24 Merge "Revises the strings to meet the the activity-based accessibility feature." into rvc-dev am: 19319b85e9
Change-Id: I465766f88936723b9808795a2c05c2c23e0a5361
2020-05-07 11:12:32 +00:00
PETER LIANG
7c73bbf233 Merge "Correct the string relate to volume shortcut keys." into rvc-dev am: 6804573968
Change-Id: I358ff0b5fac119231eed0aa2386e982ab4b38779
2020-05-07 11:12:07 +00:00
PETER LIANG
19319b85e9 Merge "Revises the strings to meet the the activity-based accessibility feature." into rvc-dev 2020-05-07 10:57:14 +00:00
PETER LIANG
6804573968 Merge "Correct the string relate to volume shortcut keys." into rvc-dev 2020-05-07 10:56:24 +00:00
Edgar Wang
18c5aee365 Merge "Revert "Improve multi user settings screen"" into rvc-dev am: e13919cf4b am: 99bb5e0185
Change-Id: Idb7b50a53dd55ad5d8e414ecce1c4f95c0314020
2020-05-07 09:58:47 +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
Peter_Liang
a2f5497d69 Correct the string relate to volume shortcut keys.
Bug: 155948561
Test: manual test
Change-Id: I1e7a78fd1feeb87ee5f82157906137c4e169edeb
2020-05-07 17:15:15 +08:00
Peter_Liang
833fae0387 Revises the strings to meet the the activity-based accessibility feature.
Bug: 155249850
Test: manual test
Change-Id: I4c493fb6a0123be87b17d392853d3ae9f3351879
2020-05-07 08:17:51 +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
73148ca2c4 Merge "Display "Android Auto" in Connected Devices summary text." into rvc-dev am: 56cefaf3d6 am: 637a3ba98f
Change-Id: Ic825e6250d56d05fa43f213da7cadcdb82eafe66
2020-05-07 08:05:13 +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
Kevin Maurin
56cefaf3d6 Merge "Display "Android Auto" in Connected Devices summary text." into rvc-dev 2020-05-07 07:20:57 +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
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
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
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
Marco Ballesio
0fa0d3be58 Merge "Developer option for the app freezer" into rvc-dev am: 97483a978a am: c2ca422b48
Change-Id: I960b04e225fdc0f1c9cac5821f900754df772e1b
2020-05-06 17:07:36 +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
Marco Ballesio
97483a978a Merge "Developer option for the app freezer" into rvc-dev 2020-05-06 16:35:45 +00:00
Sunny Shao
fdf6273580 Fix the layout direction problem in RTL locale
Fixes: 153851006
Test: manual test
Change-Id: I46822b58b9584168e8b1fe2a3946fbdd3697b6f4
2020-05-06 19:53:03 +08:00
Yi-Ling Chuang
4c1d3f20a3 Merge "Revert "Display "Android Auto" in Connected Devices summary text."" into rvc-dev am: 153b336baa am: 17deddb4d4
Change-Id: I317af8067149588cb98d89fe709de5329d283b05
2020-05-06 11:20:09 +00:00
Yi-Ling Chuang
17deddb4d4 Merge "Revert "Display "Android Auto" in Connected Devices summary text."" into rvc-dev am: 153b336baa
Change-Id: If9fd1bd478c3a43229916afb735180d66c2dda84
2020-05-06 11:08:53 +00:00
Yi-Ling Chuang
153b336baa Merge "Revert "Display "Android Auto" in Connected Devices summary text."" into rvc-dev 2020-05-06 10:49:53 +00:00
Yi-Ling Chuang
8258eb0327 Revert "Display "Android Auto" in Connected Devices summary text."
This reverts commit 6fb790b092.

Reason for revert: This CL causes test failures. Per Settings convention, revert the CL first.

Bug: 155829041
Change-Id: I486e09b63c9999b56d4359a7ec211fe8a6c89181
2020-05-06 10:37:47 +00:00
Tsung-Mao Fang
9e6b7065f1 Merge "Update description when device allows guest user" into rvc-dev am: 6b82df2603 am: f858411efc
Change-Id: I2ec151fa1088a2ab7a718d4334d3e829bc4cdc8a
2020-05-06 09:43:57 +00:00
Tsung-Mao Fang
f858411efc Merge "Update description when device allows guest user" into rvc-dev am: 6b82df2603
Change-Id: If351e1790ccd6abc5686899558d231550bbd7145
2020-05-06 09:30:04 +00:00
Tsung-Mao Fang
6b82df2603 Merge "Update description when device allows guest user" into rvc-dev 2020-05-06 09:11:30 +00:00
tim peng
3bb94d7a05 Merge "Add 12dp padding above the first slice item" into rvc-dev am: 4ed5c3aac4 am: ffe907b29c
Change-Id: Ia2d1352c7e1083f2234c14052d81d91e2c997791
2020-05-06 05:22:03 +00:00
tim peng
ffe907b29c Merge "Add 12dp padding above the first slice item" into rvc-dev am: 4ed5c3aac4
Change-Id: Ib0b782033f27f74c502364bd63b22f4d1f614ffb
2020-05-06 05:09:40 +00:00
tim peng
4ed5c3aac4 Merge "Add 12dp padding above the first slice item" into rvc-dev 2020-05-06 05:00:36 +00:00
Tsung-Mao Fang
4cca8db28c Update description when device allows guest user
If device supports guest user mode, app pinning
recommends guest feature to user.

Test: Rebuilt rom and see correct string in app pinning.
Fix: 151332926
Change-Id: I6c03ecfe075fba2f4dedca18f65893f328e680aa
2020-05-06 12:17:23 +08:00
TreeHugger Robot
26c39c0dcc Merge "Remove duplicate result for dark mode" into rvc-dev am: 6e68e34f2a am: bd89ae50fe
Change-Id: If361d4fbe4b581f20c913e6b247ca1df03f37a6a
2020-05-06 01:19:48 +00:00
Tim Peng
2f47d771fb Add 12dp padding above the first slice item
-Add an extra padding in adapter for dedicated panels
-Add test cases

Bug: 154181365
Test: manual test
make -j50 RunSettingsRoboTests
"adb shell am start -a android.settings.panel.action.INTERNET_CONNECTIVITY"

Change-Id: I65bc26c23ca5a7f1b433c36ac7ddf1a658793719
2020-05-06 09:04:25 +08:00
TreeHugger Robot
bd89ae50fe Merge "Remove duplicate result for dark mode" into rvc-dev am: 6e68e34f2a
Change-Id: Id85096a3c6a1f29f417610dea10a82cdbc44a8ba
2020-05-06 01:00:06 +00:00
TreeHugger Robot
6e68e34f2a Merge "Remove duplicate result for dark mode" into rvc-dev 2020-05-06 00:42:10 +00:00
Kevin Maurin
84c2976f86 Display "Android Auto" in Connected Devices summary text. am: 6fb790b092 am: 6140d7f30f
Change-Id: I5b2c62405ec5e9d01927086f19e517a91b22dbe0
2020-05-05 23:07:13 +00:00
Kevin Maurin
6140d7f30f Display "Android Auto" in Connected Devices summary text. am: 6fb790b092
Change-Id: Id4b15a2a3495a7452a9be86c719c7b469e377e2c
2020-05-05 22:50:39 +00:00
Kevin Maurin
6fb790b092 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: I05e0bca1b4c05939114703f868b1c71b76410532
2020-05-05 14:05:05 -07:00
András Klöczl
1cb3da54e9 Merge "Improve multi user settings screen" into rvc-dev am: 509ae917a4 am: 2718b93da7
Change-Id: I8a6c0d38e6155795c2b30ba33712dc5b46743f2d
2020-05-05 17:58:55 +00:00
András Klöczl
2718b93da7 Merge "Improve multi user settings screen" into rvc-dev am: 509ae917a4
Change-Id: I360bc2788c1865924438ba56084ac59a81f5ea1e
2020-05-05 17:43:37 +00:00
András Klöczl
509ae917a4 Merge "Improve multi user settings screen" into rvc-dev 2020-05-05 17:27:42 +00:00
TreeHugger Robot
47883ee75d Merge "Import translations. DO NOT MERGE" into rvc-dev 2020-05-05 14:12:46 +00:00
TreeHugger Robot
5c956f5b3c Merge "Import translations. DO NOT MERGE" into rvc-dev 2020-05-05 14:08:54 +00:00