Bonian Chen
fa18f4de06
Revert "[Settings] Resolves unsynced infomation between status bar and settings"
...
This reverts commit 4f3ac2fcbd
.
Reason for revert: Should be fixed by ag/15270340, and removing this one helps to avoid UI from shifting when user click on buttons within "Internet" settings UI (b/222805255).
Change-Id: I149f4beab329a6ba69434c6d923e1d6bc054b27d
2022-03-21 01:11:26 +00:00
PETER LIANG
24548b3a09
Merge "Polish and humanize the strings for the preview of the conversation message." into tm-dev
2022-03-20 22:35:03 +00:00
PETER LIANG
4269e13c19
Merge "Polish and humanize the strings for the confirm dialog of "Display size and text"." into tm-dev
2022-03-20 22:34:50 +00:00
PETER LIANG
ca73aa40ef
Merge "Fix that icons overlapped in Preview at Display size and text screen under Vision Settings." into tm-dev
2022-03-20 05:19:43 +00:00
Peter_Liang
d6b2b705ec
Polish and humanize the strings for the preview of the conversation message.
...
New strings will replace the current strings of the conversation message.
Bug: 219163254
Test: manual test
Change-Id: I54d6563a04af2eb3e216d5b371d10a72c5d98c12
2022-03-20 12:09:50 +08:00
Peter_Liang
31f3dca871
Polish and humanize the strings for the confirm dialog of "Display size and text".
...
Extra action:
Add new strings.
Bug: 219163254
Test: manual test
Change-Id: Icaa8d4dd446872da665895b3343d8436717e22ed
2022-03-20 12:08:41 +08:00
PETER LIANG
763f9c5a98
Merge "Polish and humanize the strings for the preview of mail content." into tm-dev
2022-03-19 14:32:04 +00:00
Jason Hsu
eb4cc843ae
Merge "Update content in Accessibility -> Hearing aids" into tm-dev
2022-03-19 14:02:31 +00:00
Jason Hsu
5f3bf16471
Merge "Add strings for pair other ear dialog." into tm-dev
2022-03-19 14:01:13 +00:00
jasonwshsu
702f242e47
Update content in Accessibility -> Hearing aids
...
* Update pair instruction dialog
* Update summary of hearing aids preference
* Add a title of the preference screen
Bug: 225117843
Test: build pass
Change-Id: Ia74b75a813a465d2ef6817d5a46d962f61a77a7c
2022-03-19 21:51:38 +08:00
jasonwshsu
438db974c4
Add strings for pair other ear dialog.
...
Dialog shows when only one of the hearing aid device set is connected.
Bug: 225117454
Test: build pass
Change-Id: If7a98c022749f62bf6905ef6ee153037333dd725
2022-03-19 21:51:38 +08:00
Kholoud Mohamed
51043a1513
Merge "RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate class" into tm-dev
2022-03-19 06:30:10 +00:00
TreeHugger Robot
70e2ed1b9d
Merge "Hide emergency setting from "Search settings"" into tm-dev
2022-03-19 02:22:59 +00:00
Treehugger Robot
4463829319
Merge "Add null check for mChannel object in WifiP2Settings" am: 2f4962c862
am: 0b28adfd8e
am: bbb9db4149
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2030626
Change-Id: Ibe6ef9677e7892448000bb2d83501258dacd57d9
2022-03-18 23:24:19 +00:00
Treehugger Robot
bbb9db4149
Merge "Add null check for mChannel object in WifiP2Settings" am: 2f4962c862
am: 0b28adfd8e
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2030626
Change-Id: Ie97da8acc7f25ae088d9ef36932aeb93be30b7cd
2022-03-18 23:11:21 +00:00
Treehugger Robot
0b28adfd8e
Merge "Add null check for mChannel object in WifiP2Settings" am: 2f4962c862
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2030626
Change-Id: I34c53ca0500252de1245691e403327f470d0e293
2022-03-18 22:55:36 +00:00
Treehugger Robot
2f4962c862
Merge "Add null check for mChannel object in WifiP2Settings"
2022-03-18 22:38:19 +00:00
Kweku Adams
696010b0c5
Merge "Make action constants configurable." into tm-dev
2022-03-18 22:04:56 +00:00
Giulio Fiscella
d5d6846846
Merge "Use new severity levels and builders" into tm-dev
2022-03-18 22:00:01 +00:00
Kweku Adams
6525ff3d79
Make action constants configurable.
...
Make it possible to configure the base price and cost to produce of all
supported actions.
Bug: 158300259
Bug: 189850067
Bug: 191876714
Bug: 191877052
Test: Manual
Change-Id: I2dcd3382f7404655fb0d10538a426071c157ea18
2022-03-18 18:54:00 +00:00
Yibo Wang
e20ddfa5f4
Add null check for mChannel object in WifiP2Settings
...
When user switch between settings of hotspot(Enable hotspot),
Internet(Enable Wifi) and Wifi-Direct(establish, disconnect and
forgot P2P connection).
mChannel becomes null during WiFi P2P user scenarios resulting
in Settings(com.android.settings) crash on enable Wifi.
This commit fixes mChannel IllegalArgumentException: Channel
needs to be initialized.
Test: manual test
Bug: 218608961
Change-Id: I72c67bcd1086afe2aa8d2c5521107e2d38e5b0bb
2022-03-18 15:08:51 +01:00
Patrick Huang
8f1e3fec84
Hide emergency setting from "Search settings"
...
Use the same config value created in ag/16497464 and ag/16497621
to determine if emergency setting should be searchable in Settings.
Bug: 220437126
Test: Manual test on affected phone and tablet
Change-Id: I964dd9f75f6a5c3b239aabfa4dfce84cb75c8565
2022-03-18 06:51:31 +00:00
Arc Wang
f8e0b152ad
Merge "Fix NullPointerException at ManageApplications$ApplicationsAdapter.access" into tm-dev
2022-03-18 05:56:51 +00:00
Jason Chiu
3b1a9086a7
Merge "Update the default split ratio" into tm-dev
2022-03-18 03:12:14 +00:00
Bill Yi
d953313d3f
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: c0c5c066f4
-s ours am: 75cce69c9a
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17208661
Change-Id: I2d6008490cfe535514ef6d03d914a90024a63b53
2022-03-18 02:51:39 +00:00
Bill Yi
da9e66fe71
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 28e4e39cee
-s ours am: c0e6019a32
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17208661
Change-Id: I4ded1f78ef71c9f174a50952ba99296b3ce0c851
2022-03-18 02:51:37 +00:00
Bill Yi
65bd2f419f
Merge changes from topic "presubmit-am-38324c67819045d99732392e5fe804f8" into sc-v2-dev-plus-aosp am: 9b874759b1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17207704
Change-Id: I9b5ba470dc8e40ddd7b7bbe5e0642565962edf5a
2022-03-18 02:51:29 +00:00
Bill Yi
6adefff78e
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 6d7f03d94b
am: ae75e97012
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17207704
Change-Id: Ia844d632034948b5cc99ee21caaab7d9fe4ebccc
2022-03-18 02:51:27 +00:00
Bill Yi
75cce69c9a
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: c0c5c066f4
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17208661
Change-Id: I02a68c6262293bdcf21ec90dc7a96ac187041479
2022-03-18 02:50:07 +00:00
Bill Yi
c0e6019a32
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 28e4e39cee
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17208661
Change-Id: I61450277f98ace1bd9e3a9bb06244d18c0f627a8
2022-03-18 02:49:54 +00:00
Bill Yi
78abbdb6e4
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-mainline-prod am: 18cb77b66a
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17201011
Change-Id: Ia3756535e8433e4f0826f4b5f8b61abf778cc495
2022-03-18 02:44:06 +00:00
Bill Yi
572d0be27b
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: a9a68c077f
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17201011
Change-Id: I26049202d9fc95dfb5aec181debd9bf690972a2d
2022-03-18 02:44:00 +00:00
Bill Yi
18cb77b66a
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-mainline-prod
2022-03-18 02:25:45 +00:00
Bill Yi
c0c5c066f4
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2022-03-18 02:25:29 +00:00
Bill Yi
9b874759b1
Merge changes from topic "presubmit-am-38324c67819045d99732392e5fe804f8" into sc-v2-dev-plus-aosp
...
* changes:
[automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 6d7f03d94b
Import translations. DO NOT MERGE ANYWHERE
2022-03-18 02:24:27 +00:00
Bill Yi
0980b77d42
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev
2022-03-18 02:22:50 +00:00
Bill Yi
2d8cc15ec7
Merge changes from topic "presubmit-am-186dac0b6d4f44a59e4bc743cd0fd9b4" into tm-dev
...
* changes:
[automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 50710ebebc
Import translations. DO NOT MERGE ANYWHERE
2022-03-18 02:22:40 +00:00
Bill Yi
c0abe010c1
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev
2022-03-18 02:22:19 +00:00
Peter_Liang
b8f477691c
Polish and humanize the strings for the preview of mail content.
...
Bug: 219163254
Test: manual test
Change-Id: I54bdd13f6cafeec1d68e414ce07cdc09608f2165
2022-03-18 09:05:35 +08:00
Kate Montgomery
798a0fab9c
Merge "Fix settings page flicker in two ways: 1. On create use UiBlocker as recommended by settings team 2. On resume only update the preferences list if the system setting has changed." into tm-dev
2022-03-17 19:14:04 +00:00
kholoud mohamed
de78149c16
RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate class
...
Bug: 217388602
Bug: 218875965
Test: atest EnterpriseResourcesTests
Test: manual
Change-Id: I4775d7741c7819fd811c3fc4eda1636b1e04b398
2022-03-17 17:37:45 +00:00
Yuri Lin
cbc67a41a0
Merge "Remove preference category in zen mode alarms page" into tm-dev
2022-03-17 15:17:31 +00:00
Giulio Fiscella
9112567332
Use new severity levels and builders
...
Test: atest SettingsUnitTests
Bug: 218817241
Bug: 220367542
Change-Id: I9fa4b22e0ca1ca63e75eab427a7beedd95b744da
Merged-In: I9fa4b22e0ca1ca63e75eab427a7beedd95b744da
2022-03-17 11:44:39 +00:00
Oli Lan
8b096f0400
Merge "Reduce gap above user list in multiuser settings." into tm-dev
2022-03-17 09:58:09 +00:00
Peter_Liang
d57ae61aa9
Fix that icons overlapped in Preview at Display size and text screen under Vision Settings.
...
Change the app grid view from 4 columns to 3 columns, and app count from 8 to 6.
Fix: 222241141
Test: manual test
Change-Id: I66c131be77971c9ccc3ee796a6732ff65aac01a5
2022-03-17 17:31:02 +08:00
Tsung-Mao Fang
469e484b37
Merge "Settings: only set phone number if it's not empty" am: 19d06e79b9
am: 31c02007ef
am: 7052d53fd8
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1920572
Change-Id: I64c0a288da45a3b2ef6fe3297e9b7c148a045d87
2022-03-17 09:20:50 +00:00
Jason Hsu
f8f1ff2594
Merge "Add the string for new flow to hint user about triple-tap will delay when user select triple-tap shortcut on window-mode." into tm-dev
2022-03-17 08:46:50 +00:00
Tsung-Mao Fang
7052d53fd8
Merge "Settings: only set phone number if it's not empty" am: 19d06e79b9
am: 31c02007ef
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1920572
Change-Id: I48bad553fd360ab51329e70a9857683014690743
2022-03-17 08:46:38 +00:00
Tsung-Mao Fang
31c02007ef
Merge "Settings: only set phone number if it's not empty" am: 19d06e79b9
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1920572
Change-Id: I1797a32fe9037755a699c3d402d69d4d557c27c3
2022-03-17 08:14:09 +00:00
Tsung-Mao Fang
19d06e79b9
Merge "Settings: only set phone number if it's not empty"
2022-03-17 07:35:42 +00:00