TreeHugger Robot
b1098f023f
Merge "Fix missing share context option in settings app" into sc-dev am: 60b63d549a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14957028
Change-Id: Ic3689b50c773bb34fe97650ad6418b848c05ae37
2021-06-23 06:24:36 +00:00
TreeHugger Robot
60b63d549a
Merge "Fix missing share context option in settings app" into sc-dev
2021-06-23 03:47:39 +00:00
Stanley Wang
b1e460fd92
Merge "Refine the About phone page." into sc-dev am: 95f2a11593
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15056865
Change-Id: I9a3793a895c09b4fc6a8da07bfd9e6022ca05a6a
2021-06-23 03:17:05 +00:00
Stanley Wang
95f2a11593
Merge "Refine the About phone page." into sc-dev
2021-06-23 03:00:19 +00:00
Yi Jiang
708845caca
Merge "Hides Screen Attention setting when AttentionService isn't installed." into sc-dev am: 2de946e584
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15054779
Change-Id: I88fd8f9e99d55f1e036a3d6c23a25b32cb30a1d3
2021-06-22 17:02:13 +00:00
Yi Jiang
2de946e584
Merge "Hides Screen Attention setting when AttentionService isn't installed." into sc-dev
2021-06-22 16:59:20 +00:00
Matt Pietal
7922f41d88
Merge "Restore lockdown setting" into sc-dev am: c07d6ba8ee
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15065627
Change-Id: Ie0de066052b3492695841d3d1a77018d29631681
2021-06-22 16:44:49 +00:00
Arc Wang
9c30b55beb
Merge "Fix 'No Apps' UI issues of ManageApplications" into sc-dev am: b0e55afc95
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14847055
Change-Id: Icd0ad261e41ef6ee563e43aff91edd26a7feb93d
2021-06-22 16:44:43 +00:00
Matt Pietal
c07d6ba8ee
Merge "Restore lockdown setting" into sc-dev
2021-06-22 16:41:44 +00:00
Arc Wang
b0e55afc95
Merge "Fix 'No Apps' UI issues of ManageApplications" into sc-dev
2021-06-22 16:25:13 +00:00
Matt Pietal
7cfd8e3cec
Restore lockdown setting
...
This was removed in error while adding wallet/controls options in
ag/14353975
Bug: 190800943
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.display
Change-Id: Id73a584d7016cf1e649dcbceeba4e81aaa2370cc
2021-06-22 10:56:20 -04:00
TreeHugger Robot
e62bae21db
Merge "Revert transition codes from the base activity" into sc-dev am: 20faa89e15
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15056866
Change-Id: I31c21a8fc88dde07afd2ffe99c682b18703963c7
2021-06-22 14:22:23 +00:00
TreeHugger Robot
20faa89e15
Merge "Revert transition codes from the base activity" into sc-dev
2021-06-22 14:11:28 +00:00
TreeHugger Robot
4b13bd3517
Merge "Rollback the See More Intent for non-provider model design" into sc-dev am: dbd5c9cc7c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15029681
Change-Id: Ic78285b59ac096ee7a986a1817f915944f19dec0
2021-06-22 12:48:30 +00:00
TreeHugger Robot
dbd5c9cc7c
Merge "Rollback the See More Intent for non-provider model design" into sc-dev
2021-06-22 12:39:05 +00:00
Yi-Ling Chuang
2a5553707e
Revert transition codes from the base activity
...
Bug: 191335572
Test: robotest
Change-Id: Iaf0c3086586affb091f38097df19e68b7e49e19a
2021-06-22 17:37:37 +08:00
Weng Su
4f1ebfdc55
Rollback the See More Intent for non-provider model design
...
Bug: 191055897
Test: manual test
atest -c InternetConnectivityPanelTest
atest \
CtsProviderTestCases:android.provider.cts.SettingsPanelTest#internetPanel_seeMoreButton_launchesIntoSettings -- --abi arm64-v8a
Change-Id: Iad57dd6a9cdbc4b33f80255bdb4758f80f9f2151
2021-06-22 09:31:32 +00:00
Stanley Wang
0c5bc76208
Refine the About phone page.
...
- Add the following categories
Basic info
Legal & regulatory
Device details
Device identifiers
- Remove the dividers
Fix: 179649869
Test: robotest and see the UI
Change-Id: Iecd49442cff164eb73f65f6b41fb18af9cadf8a4
2021-06-22 16:35:52 +08:00
Yi Jiang
ca6c548a67
Hides Screen Attention setting when AttentionService isn't installed.
...
Bug: 191696609
Test: make RunSettingsRoboTests
Change-Id: I5a38b023db91202801a8a3e975f562ddcfe6696e
2021-06-22 00:54:10 -07:00
tim peng
e74aa45c72
Merge "Not support group volume control" into sc-dev am: 49bf60df47
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14782137
Change-Id: Ia3279bc91de4646a8863dc7f67f1d5a34ad1b83b
2021-06-22 07:41:47 +00:00
tim peng
49bf60df47
Merge "Not support group volume control" into sc-dev
2021-06-22 07:24:43 +00:00
Arc Wang
4a97095e36
Fix 'No Apps' UI issues of ManageApplications
...
Fixes below UI issues
- "No Apps" may not show in fragments of profile tab.
Fix it by using ConstraintLayout to specify alignments
of each view and removing extra padding.
-- "No Apps" may flicker by moving position.
The flicker is from unnecessary visibility changes.
This change integrates empty view visibility
control in LoadingViewController to simplify code
and avoid unnecessary visibility changes.
Bug: 189390795
Bug: 183398721
Test: atest com.android.settings.deviceinfo
make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.deviceinfo
Manual visual, observe UI
Settings -> Storage -> Games
Settings -> Notifications -> App Settings
Settings > Apps > Special app access > Media management apps
Change-Id: I9a2500f2fd1dd073ab88f26187541964719523d0
2021-06-22 11:04:24 +08:00
TreeHugger Robot
88cbac1ac9
Merge "Dissable scrolling behavior for collapsing toolbar" into sc-dev am: b96246196b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15029686
Change-Id: Ib3a82269aeebe5a4752a44584dc7c8bda29d1bee
2021-06-22 01:53:22 +00:00
TreeHugger Robot
b96246196b
Merge "Dissable scrolling behavior for collapsing toolbar" into sc-dev
2021-06-22 01:26:59 +00:00
Mill Chen
3f8f0a4356
Dissable scrolling behavior for collapsing toolbar
...
We intended to make subsetting pages disable the scrolling behavior
within the collapsing toolbar area. The collapsing toolbar is still
able to be expanded/collapsed depending on the content of page.
Fix: 191614437
Fix: 189003332
Test: manual test
Cannot scroll/drag with the collapsing toolbar area
Change-Id: I6755268781b8b3d1a76bf71f9e39e6de4eeb76e3
2021-06-22 05:30:01 +08:00
Joshua Mccloskey
894e209275
Merge "Added fp_bad_calibration to fp enrollment." into sc-dev am: be845d1541
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15027458
Change-Id: I93daa5a94413a7bdf2b80d97a32bbdfaa1f446f3
2021-06-21 20:51:15 +00:00
Joshua Mccloskey
be845d1541
Merge "Added fp_bad_calibration to fp enrollment." into sc-dev
2021-06-21 20:41:01 +00:00
TreeHugger Robot
fa6829a065
Merge "Adjust bubbles avatar icon size to align left icon" into sc-dev am: 65220e5cdb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15048196
Change-Id: Ie481fef6a8015206ffd822a6177e1b453cf41fb9
2021-06-21 19:57:02 +00:00
Joe Bolinger
d932268510
Merge changes from topic "unicorn-hand" into sc-dev am: daeda0525b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15030503
Change-Id: If97be85445da06264840e618efc23dd1c194e1d5
2021-06-21 19:55:03 +00:00
Joe Bolinger
f7ee87c992
Add handoff activity to parental consent flow. am: fb515ed608
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15029584
Change-Id: Ia92797aaa897b0a31caf5d21b67ee05dd28ce6d4
2021-06-21 19:55:00 +00:00
TreeHugger Robot
65220e5cdb
Merge "Adjust bubbles avatar icon size to align left icon" into sc-dev
2021-06-21 18:46:23 +00:00
Joe Bolinger
daeda0525b
Merge changes from topic "unicorn-hand" into sc-dev
...
* changes:
Add new enum for parental consent UI.
Add handoff activity to parental consent flow.
2021-06-21 17:06:29 +00:00
Edgar Wang
9bac8ec684
Adjust bubbles avatar icon size to align left icon
...
Bug: 185596897
Test: robotest & visual
Change-Id: I5d283db7e6b7f0d8cda9689c1ead2fdd318cc8ab
2021-06-21 23:59:45 +08:00
Jason Hsu
6581df598f
Merge "Improve search by adding the settings keywords for supported downloaded services" into sc-dev am: 34961821f4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14299190
Change-Id: I7e4aa9e0d03741b32ce6fb05547057683c6c80fb
2021-06-21 13:46:04 +00:00
Jason Hsu
34961821f4
Merge "Improve search by adding the settings keywords for supported downloaded services" into sc-dev
2021-06-21 13:32:49 +00:00
TreeHugger Robot
d56cb9842f
Merge "Clean up unused code" into sc-dev am: 3928e0b4f1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15029689
Change-Id: I3a939bc7856efee8be0b8f23b54ad9cdf8c9327b
2021-06-21 11:42:38 +00:00
TreeHugger Robot
3928e0b4f1
Merge "Clean up unused code" into sc-dev
2021-06-21 11:25:35 +00:00
YUKAI HUNG
b0930acede
Merge "Remove legacy MIN_POWER_THRESHOLD_MILLI_AMP_HOURS threshold value" into sc-dev am: a0d61f253a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15029683
Change-Id: I324150eb95c24897285a2978d5bc87ff30ab710f
2021-06-21 11:01:02 +00:00
YUKAI HUNG
a0d61f253a
Merge "Remove legacy MIN_POWER_THRESHOLD_MILLI_AMP_HOURS threshold value" into sc-dev
2021-06-21 10:47:31 +00:00
TreeHugger Robot
04d77c008d
Merge "Fix A11y broken on Draw your pattern again page" into sc-dev am: 503219b316
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15029685
Change-Id: I477e969f6b39034d7c3384094bf36b21ebbfc950
2021-06-21 10:42:02 +00:00
TreeHugger Robot
6f2ed120b3
Merge "Update the image for Fingerprint Finish page" into sc-dev am: f4a1b19c12
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15027578
Change-Id: Ie1b044e7a112b9c9e000751f359ac327c05f56ce
2021-06-21 10:41:55 +00:00
TreeHugger Robot
503219b316
Merge "Fix A11y broken on Draw your pattern again page" into sc-dev
2021-06-21 10:33:34 +00:00
TreeHugger Robot
f4a1b19c12
Merge "Update the image for Fingerprint Finish page" into sc-dev
2021-06-21 10:29:34 +00:00
Tsung-Mao Fang
53f94d3289
Clean up unused code
...
Test: Rebuilt apk
Fix: 190142194
Change-Id: I16d18c538b612c6049f561bb524ee1e056255714
2021-06-21 18:17:27 +08:00
TreeHugger Robot
3909722588
Merge "Revert "Suppress Shared Axis transition on the SIM dialog"" into sc-dev am: dbaad0436d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15029682
Change-Id: I51bebf3bb069e00aa7628d395d3d6c264e7ff544
2021-06-21 10:13:46 +00:00
TreeHugger Robot
dbaad0436d
Merge "Revert "Suppress Shared Axis transition on the SIM dialog"" into sc-dev
2021-06-21 10:00:14 +00:00
TreeHugger Robot
9346fb4474
Merge "Move ic_info_outline_24 from SettingsLib to Settings" into sc-dev am: 23222388c1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15001652
Change-Id: Ia0887bbe17c6abd8d069b3a6185efb15827eea07
2021-06-21 09:35:30 +00:00
Yi-Ling Chuang
c55b2cef2a
Revert "Suppress Shared Axis transition on the SIM dialog"
...
This reverts commit 5e8a3947d2
.
Reason for revert: <b/191335572>
Bug: 191335572
Change-Id: I0d4756797914ac5bcb37dde31e80dc4cd45fcd6b
2021-06-21 09:32:01 +00:00
Mill Chen
6f93ac0eec
Update the image for Fingerprint Finish page
...
Fix: 188733201
Test: visual verified
Change-Id: Iebb9eaa201ac5481df0104b9394dbc9959aa0c52
2021-06-21 17:20:00 +08:00
Jason Chiu
272c7627e1
Fix A11y broken on Draw your pattern again page
...
Fixes: 190146459
Test: manual
Change-Id: I613e1db10334c06358bfa8d84770fb083ea12095
2021-06-21 17:18:34 +08:00