Julia Reynolds
7f79c1b475
Merge "Improve entrance animations on convo page" into sc-dev am: a5b242ec3d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14702666
Change-Id: Ie1a1df7b7e1d7b3a62d07754256f63424b1a495c
2021-05-24 18:50:51 +00:00
Julia Reynolds
a5b242ec3d
Merge "Improve entrance animations on convo page" into sc-dev
2021-05-24 18:32:03 +00:00
Jason Hsu
47d51164bc
Merge "Fix transparency seekbar in accessibility button page is backwards" into sc-dev am: 9fac24c1a1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14682953
Change-Id: Ie771746c7111a07f16c457b36a7b097bd346dfc2
2021-05-24 17:48:11 +00:00
Jason Hsu
9fac24c1a1
Merge "Fix transparency seekbar in accessibility button page is backwards" into sc-dev
2021-05-24 17:34:46 +00:00
TreeHugger Robot
ecfd6714d9
Merge "Fix footer issues" into sc-dev am: 7ca749e3a5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14633558
Change-Id: I6dafe7597559f8b9fe9b5cfbfe21a02f7ee09d95
2021-05-24 16:35:05 +00:00
TreeHugger Robot
7ca749e3a5
Merge "Fix footer issues" into sc-dev
2021-05-24 16:15:36 +00:00
jasonwshsu
ea6bb2dc4a
Fix transparency seekbar in accessibility button page is backwards
...
Root Cause: Store value in opacity value, need to be inverted to
transparency value.
Solution: transfer to transparency value and rename related field.
Bug: 183980065
Test: atest FloatingMenuTransparencyPreferenceControllerTest
Change-Id: I763dda47854e7cf945a95f4a7d4965725cd73824
2021-05-24 21:46:40 +08:00
Julia Reynolds
05f20f44f2
Improve entrance animations on convo page
...
By moving loading in each controller to the same thread.
There will still be shifting as the conversation prefs are added, but it
won't be the over thte top shift up and shift down motion that existed
prior to this cl.
Test: manual
Fixes: 188734400
Change-Id: I202981b603b8f9308b2b352a0939182910869cd6
2021-05-24 09:02:24 -04:00
Betty Chang
2a5f886ad4
Merge "Remove the Network rating provider item" into sc-dev am: 4246049c7c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14675092
Change-Id: I2f2c5e24384f5302fa61c7682f0fd961dfdde2ab
2021-05-24 06:51:05 +00:00
Betty Chang
4246049c7c
Merge "Remove the Network rating provider item" into sc-dev
2021-05-24 06:42:10 +00:00
TreeHugger Robot
cc67c27061
Merge "Remove redundant learn more link" into sc-dev am: 2d31d85b5b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14682950
Change-Id: Ie112e390b3dae5a7ffdf8e0c9347e8d75f0b3d71
2021-05-24 06:20:47 +00:00
Edgar Wang
f81739cdc6
Merge "Align the items in account sync page to the start border" into sc-dev am: 54aacf80fe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14682956
Change-Id: Ib728b7f4de24832630c8e28fe0b43d9a2cb45411
2021-05-24 06:20:39 +00:00
TreeHugger Robot
2d31d85b5b
Merge "Remove redundant learn more link" into sc-dev
2021-05-24 06:12:52 +00:00
Edgar Wang
54aacf80fe
Merge "Align the items in account sync page to the start border" into sc-dev
2021-05-24 06:08:30 +00:00
TreeHugger Robot
14c2dfadb0
Merge "Update Policy transparency dialog to new style" into sc-dev am: 9081a2e67d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14682951
Change-Id: Ib26fc131216d2c423c176be6a0ec2a3e7de20f27
2021-05-24 03:40:15 +00:00
TreeHugger Robot
9081a2e67d
Merge "Update Policy transparency dialog to new style" into sc-dev
2021-05-24 03:28:04 +00:00
Jason Chiu
4b1d1e21d5
Align the items in account sync page to the start border
...
The prefernces haven't been applied to the SettingsLib preference theme
which sets iconSpaceReserved false.
Fixes: 187670431
Test: visual, robotest
Change-Id: Ifa797fbec4f207248fd0254e26d456b8889e25d8
2021-05-24 10:13:53 +08:00
Curtis Belmonte
502a18ddc9
Merge "Update Face Unlock strings to the latest versions" into sc-dev am: 0327293c3c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14556880
Change-Id: Id98a29e882fad49d4629bf34f8b1ada75e288b1f
2021-05-21 23:52:36 +00:00
Curtis Belmonte
0327293c3c
Merge "Update Face Unlock strings to the latest versions" into sc-dev
2021-05-21 23:40:40 +00:00
Curtis Belmonte
47d74ccfd7
Update Face Unlock strings to the latest versions
...
Makes the following changes to strings related to Face Unlock:
- Standardize capitalization of "Face Unlock"
- Use latest versions of traffic light face enroll strings
- Use latest versions of combined biometrics settings strings
- Set SUW description strings programmatically instead of in XML
Test: Manually tested Face Unlock traffic light and grid UIs
Bug: 183649070
Change-Id: Ie67978ae2630493a5b03b00c3f8a639066ab8f3a
2021-05-21 13:11:52 -07:00
Edgar Wang
de88f5244c
Update Policy transparency dialog to new style
...
- Tweak layout
- Update app icon
- Update font Size
Bug: 188756125
Test: manual
Change-Id: I7ddd73c80ead95d57202d1753408b437611a76b4
2021-05-22 04:00:38 +08:00
TreeHugger Robot
4beba74dce
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: Ie1377af08c07763c95f94ed56085223fb5fc88cb
2021-05-21 18:26:58 +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
TreeHugger Robot
61ea520982
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: Ie926569098177c743a6510982df03077aa36d619
2021-05-21 17:17:03 +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
YUKAI HUNG
1cc84dce86
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: I6d57b94f683f35f4f09fb1f840544c4076764b06
2021-05-21 13:24:41 +00:00
TreeHugger Robot
c964e1ff0d
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: I4a9d100a2c4bee2ecaceb3865963ac5a5ff51099
2021-05-21 09:57:34 +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
fd54b6254d
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: I0e796d90f4b7bc4917ff96b212d972b1e87b5f48
2021-05-21 08:34:21 +00:00
TreeHugger Robot
d573f1d19e
Merge "Make preference title align after icon" into sc-dev
2021-05-21 08:30:46 +00:00
Weng Su
9cce69a6e8
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: I479bfacdfb839d46276bc3a5d8b44916ed2ed9c8
2021-05-21 08:25:29 +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
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
Yanting Yang
793b2bd42f
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: Ie23145c9c2aaf1b2c75d69917608f2c689cf3975
2021-05-21 06:33:34 +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
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
TreeHugger Robot
5b5b20bfe0
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: I398939349c72cf0b238dfaa3d6bff4e746c94971
2021-05-21 02:08:01 +00:00
TreeHugger Robot
f8bcde8886
Merge "Apply ripple on entire button" into sc-dev
2021-05-21 01:47:56 +00:00
Kevin Chyn
a2e9d4d129
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: I2c69e4d981e2d883b38fd44c9ffea183cc8aff71
2021-05-21 00:54:57 +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
TreeHugger Robot
3ab34361e1
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: Ic18dc2a102171fa30a257dd92e73b3dc305a9353
2021-05-20 21:52:46 +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
c7c3db2498
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-05-20 13:55:32 +00:00
TreeHugger Robot
036d7d644e
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-05-20 13:53:42 +00:00