Jan Tomljanovic
ef8d53e09b
Avoid cold start of the security hub app.
...
Test: manual
Bug: 185351065
Change-Id: I85729ffff5a4a8e8b6fb9815a0fcc5a7b7a8720f
2021-05-21 19:44:03 +01:00
TreeHugger Robot
d6f4f8e53b
Merge "Should not show top intro in search" into sc-dev am: c102420acb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14646256
Change-Id: Ib92a5bcabb0ccbb5a98dedede8094fb7360153e6
2021-05-21 18:24:22 +00:00
TreeHugger Robot
c102420acb
Merge "Should not show top intro in search" into sc-dev
2021-05-21 18:02:21 +00:00
Mill Chen
8dfa74f6b8
Remove redundant learn more link
...
Fix: 188579822
Test: visual verified
Change-Id: If542976f8d04db5e3bab13da248c555caf75638f
2021-05-22 01:46:39 +08:00
Quang Luong
6c4ef9bff5
Merge "Refresh security pref in Network Details page" into sc-dev am: ae59885f3d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14492881
Change-Id: Ib4ed3210086b0c30c5d51c6960babb621d77dc62
2021-05-21 17:26:48 +00:00
Quang Luong
ae59885f3d
Merge "Refresh security pref in Network Details page" into sc-dev
2021-05-21 17:14:35 +00:00
TreeHugger Robot
de88a588d8
Merge "Fix the color of dot wrongly in device admin page" into sc-dev am: 48fab1db3a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14663076
Change-Id: I14c383832ff2497e8ac86fd57185b588c093d154
2021-05-21 17:09:23 +00:00
TreeHugger Robot
48fab1db3a
Merge "Fix the color of dot wrongly in device admin page" into sc-dev
2021-05-21 17:05:30 +00:00
Yi Jiang
66fd767629
Merge "Defers initialization of preferences." into sc-dev am: f1d1765e38
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14647779
Change-Id: I6bc699219da0bcce73bf42e798b0cec04e88a0ed
2021-05-21 17:02:05 +00:00
Yi Jiang
f1d1765e38
Merge "Defers initialization of preferences." into sc-dev
2021-05-21 16:41:10 +00:00
YUKAI HUNG
88f5b5858f
Merge "Fix footer preference may flash one time when entering" into sc-dev am: 8033a6ff20
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14675093
Change-Id: I0b9ff9aa05e8075e87aceb5a2596e66a8aedc435
2021-05-21 13:26:11 +00:00
YUKAI HUNG
8033a6ff20
Merge "Fix footer preference may flash one time when entering" into sc-dev
2021-05-21 13:04:11 +00:00
Yanting Yang
486446e182
Merge "Introduce InteractionJankMonitor into Settings" into sc-dev am: 5b6cb52c50
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14452997
Change-Id: I63ba18bac5d1d99ea8a97f3e2cc355770a633efc
2021-05-21 12:42:17 +00:00
Yanting Yang
5b6cb52c50
Merge "Introduce InteractionJankMonitor into Settings" into sc-dev
2021-05-21 12:26:41 +00:00
changbetty
f7f015e2ee
[GAR] Set Fix connectivity icon invisible when airplane mode is on
...
Bug: 179117999
Test: manual test
make RunSettingsRoboTests
ROBOTEST_FILTER=NetworkProviderSettingsTest
Change-Id: I2c37f22c936c3409f5db819b7c945bc81c07ae60
2021-05-21 18:37:44 +08:00
TreeHugger Robot
8ab9053cd8
Merge "Fix overlapping problem for device admin page" into sc-dev am: 417af889e1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14639271
Change-Id: I408e00dfc5c879de964686dbca05b9d17f5c74d6
2021-05-21 09:58:36 +00:00
ykhung
e030d8613a
Fix footer preference may flash one time when entering
...
new solution > We will not show the footer preference in the beginning when users entering the app, it will wait until the data is loaded to show the footer and app item in the same time. We also enhance the footer message as "Battery usage data will be available after you use your phone for a few hours" when there are not content in the begining.
Bug: 187766862
Bug: 188871770
Test: make SettingsRoboTests
Change-Id: I8d19173b4402722797b1ae3c4cfe6dcdf2d3fe3f
2021-05-21 09:50:43 +00:00
TreeHugger Robot
417af889e1
Merge "Fix overlapping problem for device admin page" into sc-dev
2021-05-21 09:42:05 +00:00
changbetty
8267a2757f
Remove the Network rating provider item
...
Bug: 187119482
Test: manual test
make RunSettingsRoboTests ROBOTEST_FILTER=ConfigureWifiSettingsTest
Change-Id: Iff4a7663c0bca8f0553fcd16673a9aa766050ff4
2021-05-21 17:08:44 +08:00
TreeHugger Robot
b666f233a9
Merge "Make preference title align after icon" into sc-dev am: d573f1d19e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14609997
Change-Id: I6a90fd26d391dd766527475c403f8c8f0992ca4c
2021-05-21 08:35:42 +00:00
ryanlwlin
964872ab96
Fix incorrect seperator while concatenating shortcuts
...
We concatenate the selected shortcut with a comma
that is not localized. To fix it we use listformatter
to concatenate them.
Bug: 186891004
Test: manually test with differnt languages.
Change-Id: I2c6692facd457b434c56a0633e784ce771905b29
2021-05-21 16:32:23 +08:00
TreeHugger Robot
d573f1d19e
Merge "Make preference title align after icon" into sc-dev
2021-05-21 08:30:46 +00:00
Weng Su
6c306817c2
Merge "[Provider model] Revise the Internet Panel title sub-text" into sc-dev am: 72dd0830e1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14622867
Change-Id: Ia3685f8f7945007a1469764ae0e2757f1b897042
2021-05-21 08:27:19 +00:00
TreeHugger Robot
b80367752e
Merge "Fix talkback doesn't speak subtext info" into sc-dev am: 10e732bd59
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14663077
Change-Id: I599124b6ebb7cb0f71d88c8ca5254991222704ce
2021-05-21 08:27:14 +00:00
Weng Su
72dd0830e1
Merge "[Provider model] Revise the Internet Panel title sub-text" into sc-dev
2021-05-21 08:14:07 +00:00
TreeHugger Robot
10e732bd59
Merge "Fix talkback doesn't speak subtext info" into sc-dev
2021-05-21 08:08:44 +00:00
Edgar Wang
600d023892
Make preference title align after icon
...
- Running service should use app preference layout.
- RestrictedDropdownPreference should use preference layout.
- Tweek Storage item icon padding
- Wifi calling should use Prefernce
- In Open by default page, if there is no vierfied link, we should
hide the checkbox.
Bug: 186069482
Test: manual
Change-Id: Icc186ad79fc2bcf7ecd9c1ebba747bdad2d9b9ad
Merged-In: Icc186ad79fc2bcf7ecd9c1ebba747bdad2d9b9ad
2021-05-21 07:21:59 +00:00
Arc Wang
101dc3c203
Merge "Shows "This device" for default internal storage" into sc-dev am: 8b5913ba18
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14609996
Change-Id: I30945c82dd72aa7788e4c7e5b10b969693a009ab
2021-05-21 06:34:51 +00:00
Yanting Yang
3b94bd6798
Merge "Remove the horizontal divider around ActionButtonsPreference" into sc-dev am: 87093d40d0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14663087
Change-Id: Ib851c36699102bc8193a249dcc13e35822c9e6bf
2021-05-21 06:34:43 +00:00
Arc Wang
8b5913ba18
Merge "Shows "This device" for default internal storage" into sc-dev
2021-05-21 06:23:02 +00:00
Yanting Yang
87093d40d0
Merge "Remove the horizontal divider around ActionButtonsPreference" into sc-dev
2021-05-21 06:22:01 +00:00
Yanting Yang
d62082027d
Introduce InteractionJankMonitor into Settings
...
Detects the jank of page scrolling which is implemented by
InstrumentedPreferenceFragment.
Bug: 187306869
Test: verify with Perfetto
Change-Id: Icaa557d1b47a12374298f044e2f9568281589f64
2021-05-21 04:32:55 +00:00
Yanting Yang
e8c24c3e65
Remove the horizontal divider around ActionButtonsPreference
...
Remove the horizontal divider from App info and App info > Storage
since they are not required anymore with the new style.
Fixes: 188742417
Test: visual
Change-Id: Idc0ab5994694c490ab04fac04a8b114f9fe191a1
2021-05-21 12:24:53 +08:00
alexylli
e6c11957b8
[Settings] Adjusts the result code to cancel when complete redaction interstitial setting
...
This change can make redaction interstitial can be setup repeatedly in anything else page.
Test: manual
Bug: 185430009
Change-Id: I7ed459ca3017286ab01bc8274704dd01fc50391d
2021-05-21 03:53:15 +00:00
TreeHugger Robot
c43f600ff1
Merge "Refactor some transition codes." into sc-dev am: 8c1c7b63a7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14660513
Change-Id: I649611236bbb517b2694ccc4911f488b9d3842ed
2021-05-21 02:46:05 +00:00
TreeHugger Robot
8c1c7b63a7
Merge "Refactor some transition codes." into sc-dev
2021-05-21 02:33:46 +00:00
TreeHugger Robot
655ca1464c
Merge "Apply ripple on entire button" into sc-dev am: f8bcde8886
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14663079
Change-Id: I4db6e92f60b60b0fc643cbcb7a6be984662fc78f
2021-05-21 02:08:13 +00:00
TreeHugger Robot
f8bcde8886
Merge "Apply ripple on entire button" into sc-dev
2021-05-21 01:47:56 +00:00
Kevin Chyn
9c46c7be8b
Merge changes I5989a67e,I30a77bd6 into sc-dev am: c24caeb4f8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14649896
Change-Id: I2a3b4600101e0892fb869ef16984797d76b671bd
2021-05-21 00:56:21 +00:00
Kevin Chyn
c24caeb4f8
Merge changes I5989a67e,I30a77bd6 into sc-dev
...
* changes:
Announce UDPFS enrollment percentage
Update UDFPS fingerprint enrollment
2021-05-21 00:39:16 +00:00
Chen Xu
34eae091e4
integrate config_disable_all_cb_messages to settings
...
In R we introduced a new config (also part of GMS requirement) mainly
for disable emergency alerts on devices which does not support
messaging or voices e.g, data only tablets. If the config is set to
true, framework should not forward any messages to users and hide
emergency alert from settings menu as well.
Bug: 176557108
Test: Manual
Change-Id: I2705839255a8450aa80a1a503a973207fd895a33
2021-05-20 23:43:52 +00:00
TreeHugger Robot
dff64f9d40
Merge "Add a11y announcement" into sc-dev am: c96c5c68d9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14602029
Change-Id: Ie11534079b27fad84010d90ca00c9e45852a2f45
2021-05-20 21:52:54 +00:00
TreeHugger Robot
c96c5c68d9
Merge "Add a11y announcement" into sc-dev
2021-05-20 21:36:45 +00:00
Kevin Chyn
e25713054a
Announce UDPFS enrollment percentage
...
Bug: 187460696
Test: manual
Change-Id: I5989a67e1fa1ed078677a69b2d841d5f1f1ee691
2021-05-20 11:13:02 -07:00
Kevin Chyn
869e996874
Update UDFPS fingerprint enrollment
...
1) Update UDFPS FindSensor to more of an EDU flow
2) Update UDFPS enrolling page to announce strings properly
Bug: 187460696
Test: manual
Change-Id: I30a77bd6bba911afb82e158d5e9f35b644ec880d
2021-05-20 11:12:37 -07:00
Tsung-Mao Fang
2bdeaae97a
Apply ripple on entire button
...
Expand the width of button, so we can see ripple on entire button.
Test: Click button and see ripple.
Fix: 188735750
Change-Id: Ic65e3579263108c9d0de0eb405fe30f2556b5193
2021-05-20 16:00:28 +00:00
TreeHugger Robot
23f8603778
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into mainline-prod am: 16b96cf63b
-s ours am: 5d0c633c35
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14658405
Change-Id: I9d5950e5fd3dd5acc269c617c8cccbc5eea7cec2
2021-05-20 14:28:27 +00:00
Bill Yi
ce28e0d8a9
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 2098a1780e
-s ours am: 45c8b60d26
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14658404
Change-Id: I6b3df484d042a96325f5086162a94c6e4b1d0e89
2021-05-20 14:28:23 +00:00
TreeHugger Robot
80bf926693
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev am: e7e5a9afbc
-s ours am: 583237c8cc
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14658406
Change-Id: I6ae3cb447371d5bc2b786d81f869b8656683b656
2021-05-20 14:28:19 +00:00
Bill Yi
bd1fa1f55f
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 751558e277
-s ours am: f900de60d2
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14658407
Change-Id: I5c7e5a9c9a3713b261152b8f013e2e319b105cc4
2021-05-20 14:28:02 +00:00