TreeHugger Robot
4195e8c488
Merge "Fixing the crash when tapping the "Downloaded apps" in Accessibility page." into sc-dev am: 90f780ac51
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14934756
Change-Id: I1551aed4e47842c77feb2552a5cb6a5b60a92d5e
2021-06-12 10:31:03 +00:00
TreeHugger Robot
90f780ac51
Merge "Fixing the crash when tapping the "Downloaded apps" in Accessibility page." into sc-dev
2021-06-12 10:22:42 +00:00
TreeHugger Robot
8e3d8a3935
Merge "Improve flicker when enter Security page" into sc-dev am: 9f7564c1b6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14934753
Change-Id: I6ca515572dac994fcf8dffdad6e0a5e62035ba64
2021-06-11 16:50:26 +00:00
TreeHugger Robot
9f7564c1b6
Merge "Improve flicker when enter Security page" into sc-dev
2021-06-11 16:40:05 +00:00
Bonian Chen
a9f7780114
Merge "[Settings] Change API for backup calling supporting status" into sc-dev am: f39b86b5db
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14800155
Change-Id: Ie0cfef3d4b5f85d1ad4b8ac1b3fd8dfb7a023fee
2021-06-11 14:33:51 +00:00
Bonian Chen
f39b86b5db
Merge "[Settings] Change API for backup calling supporting status" into sc-dev
2021-06-11 14:18:17 +00:00
TreeHugger Robot
98e46febd9
Merge "Correct the app bar color theme of Digital Assistant app" into sc-dev am: efd1c870f2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912508
Change-Id: Iec1c4d262523b4baf2c1f67fd6e0179c5ca57f88
2021-06-11 10:03:51 +00:00
TreeHugger Robot
efd1c870f2
Merge "Correct the app bar color theme of Digital Assistant app" into sc-dev
2021-06-11 09:50:43 +00:00
Yanting Yang
da06cec173
Improve flicker when enter Security page
...
The flicker preferences are injected from external apps and the text
shifting is due to it needing time to load the icon from the content
uri. To avoid flicker, put a transparent icon as default to wait for
icon update.
Fixes: 189165518
Test: robotests & visual
Change-Id: I727eeefd5455711a53d3fd9ccd5356a15b9daae4
2021-06-11 16:59:53 +08:00
TreeHugger Robot
2a0ab5de14
Merge "Revert "[Provider Model] Replace WiFi panel to Internet panel"" into sc-dev am: 443a3f03ab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14934751
Change-Id: I85c6f3d6e5d14534990dcad62a90e6f418df8076
2021-06-11 06:44:44 +00:00
TreeHugger Robot
443a3f03ab
Merge "Revert "[Provider Model] Replace WiFi panel to Internet panel"" into sc-dev
2021-06-11 06:35:02 +00:00
Betty Chang
1b686fcaa1
Merge "Disable EntityHeaderController animation for item move down issue" into sc-dev am: 8896a0d217
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14928764
Change-Id: I1aa00286ada927341a52dd3956b446f630074efa
2021-06-11 03:26:55 +00:00
Peter_Liang
652c425acb
Fixing the crash when tapping the "Downloaded apps" in Accessibility page.
...
Root cause:
When Accessibility settings parse the application which is from google
play store, the settings have no check if the resource is valid before
delivery the parameter into the corresponding fragment.
Solution:
Check if the resource is valid before creating the image uri.
Bug: 190716289
Test: manual test
Change-Id: I56eba2232ddf6ed5b2e526d4698479465a012e52
2021-06-11 03:24:06 +00:00
Betty Chang
8896a0d217
Merge "Disable EntityHeaderController animation for item move down issue" into sc-dev
2021-06-11 03:09:38 +00:00
TreeHugger Robot
3b5db22a49
Merge "[Provider Model] Update the no internet unavailable icon" into sc-dev am: 9faa566ea0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912503
Change-Id: I95a12f764c2c92c4b351fdcbf6cc88867fa6c205
2021-06-11 02:56:10 +00:00
TreeHugger Robot
9faa566ea0
Merge "[Provider Model] Update the no internet unavailable icon" into sc-dev
2021-06-11 02:42:52 +00:00
Yanting Yang
fe242896ff
Merge "Left aligned the dropdown list of ManageApplications" into sc-dev am: 391c121920
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14934750
Change-Id: I65990a17bf6365ee16c18ad71c2e47e0ac80f7dc
2021-06-11 01:37:40 +00:00
TreeHugger Robot
c4214332bc
Merge "Fix Learn more link placement is wrong problem" into sc-dev am: 8dca5ab699
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14928761
Change-Id: I5a98955e74c144c43b71da704a1193d2e8b77498
2021-06-11 01:37:28 +00:00
Yanting Yang
391c121920
Merge "Left aligned the dropdown list of ManageApplications" into sc-dev
2021-06-11 01:29:28 +00:00
TreeHugger Robot
8dca5ab699
Merge "Fix Learn more link placement is wrong problem" into sc-dev
2021-06-11 01:23:43 +00:00
TreeHugger Robot
d34ab1ae58
Merge "Check in auto rotate settings summary for rotation resolver service" into sc-dev am: ad84b3dd39
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14830090
Change-Id: I3898c502053b1aa3c533526a85e73c1bc76655bf
2021-06-10 19:23:06 +00:00
TreeHugger Robot
ad84b3dd39
Merge "Check in auto rotate settings summary for rotation resolver service" into sc-dev
2021-06-10 18:35:43 +00:00
Abel Tesfaye
5131c691b5
Check in auto rotate settings summary for rotation resolver service
...
Fixes issue where summary text would not properly describe the state of
camera based auto rotation when permission is missing or when another state is blocking the feature
Bug: 190095500
Test: locally with flame & make RunSettingsRoboTests -j$(nproc) ROBOTEST_FILTER=SmartAutoRotatePreferenceControllerTest
Change-Id: I7609ca87658e08831f3bc37c839f00f63946ddec
2021-06-10 17:31:39 +00:00
Dmitri Plotnikov
c81b26587c
Merge "Fix missing time-in-foreground and time-in-background for some apps" into sc-dev am: 6c09370c43
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14911672
Change-Id: I66e7320edfddd234add418d8feb57ebdb567d29d
2021-06-10 16:22:10 +00:00
Dmitri Plotnikov
6c09370c43
Merge "Fix missing time-in-foreground and time-in-background for some apps" into sc-dev
2021-06-10 16:10:42 +00:00
Edgar Wang
581789b298
Merge "Moving progressBarHorizontalStyle to SettingsLib" into sc-dev am: aeb2c1d8fa
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14891915
Change-Id: I87ab04ff14db933b54a23348a6ce661d5d1d3d80
2021-06-10 13:11:28 +00:00
Edgar Wang
aeb2c1d8fa
Merge "Moving progressBarHorizontalStyle to SettingsLib" into sc-dev
2021-06-10 12:56:21 +00:00
YUKAI HUNG
bf24efb721
Merge "Ignore the flaky test in the ConvertUtils first to investigate" into sc-dev am: 394211dd75
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14928763
Change-Id: I22b5e6c7e2a0eaaa31fdda2adf60a2aa1ad60dbf
2021-06-10 12:30:59 +00:00
Weng Su
908d4ffadf
Revert "[Provider Model] Replace WiFi panel to Internet panel"
...
This reverts commit c33f69673a
.
Reason for revert: Because Wi-Fi toggle design is rollback, resume the Wi-Fi panel as well.
Bug: 190563749
Merged-In: Ia214ff9abaa7f4f33c485ca9aa72f73749ce7fc3
Change-Id: Ia214ff9abaa7f4f33c485ca9aa72f73749ce7fc3
(cherry picked from commit 368852424c
)
2021-06-10 12:23:38 +00:00
YUKAI HUNG
394211dd75
Merge "Ignore the flaky test in the ConvertUtils first to investigate" into sc-dev
2021-06-10 12:18:53 +00:00
Yanting Yang
467c7e81ea
Left aligned the dropdown list of ManageApplications
...
Based on the Android S design, left aligned the dropdown list of
ManageApplications, e.g., All apps, App notifications
Bug: 178774987
Test: visual
Change-Id: I04143798475d20319980396d6bd755193ae2b1f0
2021-06-10 20:18:51 +08:00
Sunny Shao
a6eb37b215
Fix Learn more link placement is wrong problem
...
- Use the new style of the FooterPreference.
Fixes: 189389674
Test: Robo test
Change-Id: I1529952181cca0eccd18f911eaa265b19dbb97f7
2021-06-10 20:14:56 +08:00
Alex Johnston
892e1d5dcc
Merge "RequestManageCredentials Material Next Spec" into sc-dev am: cf5bb13576
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14881531
Change-Id: Ia9915695d981d9f7249ce86948832700590112e1
2021-06-10 09:50:30 +00:00
Alex Johnston
6a1fd88860
Merge "RequestManageCredentials landscape mode" into sc-dev am: 17101d6ebe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14874757
Change-Id: Ie8ab9ae28855e7b1c5498a2e02d28c4925325044
2021-06-10 09:50:25 +00:00
Alex Johnston
12a4f45c57
Merge "Credential management app UI tweaks" into sc-dev am: e2f5b87c14
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14817109
Change-Id: Ieda17041b5818f632c0586800d4cc98b3ff15974
2021-06-10 09:50:17 +00:00
Alex Johnston
cf5bb13576
Merge "RequestManageCredentials Material Next Spec" into sc-dev
2021-06-10 09:38:35 +00:00
Alex Johnston
17101d6ebe
Merge "RequestManageCredentials landscape mode" into sc-dev
2021-06-10 09:38:29 +00:00
Alex Johnston
e2f5b87c14
Merge "Credential management app UI tweaks" into sc-dev
2021-06-10 09:38:15 +00:00
changbetty
5a23ca7c21
Disable EntityHeaderController animation for item move down issue
...
EntityHeaderController include the RecyclerView and it has animation by
default. When RecyclerView do the animation first then update the UI, it
will cause the issue.
Bug: 189071671
Test: manaul test
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiDetailPreferenceController2Test
Change-Id: Ieb7e0a8f7658bface9af090ea061ca7265099fcd
2021-06-10 17:37:16 +08:00
ykhung
671405b6d3
Ignore the flaky test in the ConvertUtils first to investigate
...
Bug: 190689531
Test: make SettingsRoboTests
Change-Id: Icf4fdd98d087f3e693a33d63030bec880648c356
2021-06-10 17:33:08 +08:00
Kholoud Mohamed
a36537b7a5
Merge "Fix failing tests" into sc-dev am: 4ee8d6de71
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14881549
Change-Id: I8a1378d044ef9f5fe8927113456a7168975dc06c
2021-06-10 09:12:03 +00:00
Kholoud Mohamed
4ee8d6de71
Merge "Fix failing tests" into sc-dev
2021-06-10 08:55:12 +00:00
TreeHugger Robot
8c4a1e129a
Merge "Remove FLAG_ACTIVITY_NEW_TASk when there is transition" into sc-dev am: 970e76fd59
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880238
Change-Id: I82055f3fba3ba7101a3c51a1f5feba4db153bb1b
2021-06-10 08:00:59 +00:00
TreeHugger Robot
970e76fd59
Merge "Remove FLAG_ACTIVITY_NEW_TASk when there is transition" into sc-dev
2021-06-10 07:47:29 +00:00
TreeHugger Robot
f33d9d4b39
Merge "Fix broken tests for main clear pages" into sc-dev am: 554eaf72b0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912505
Change-Id: I5a3b240ac57a0e507acfd8a57955bcca87be63fb
2021-06-10 07:37:47 +00:00
TreeHugger Robot
554eaf72b0
Merge "Fix broken tests for main clear pages" into sc-dev
2021-06-10 07:22:38 +00:00
Dmitri Plotnikov
1afe9c0ddc
Fix missing time-in-foreground and time-in-background for some apps
...
The gist of the issue is that many apps have two UIDs associated
with them: a regular, "real" UID, e.g. 10123, and a shared group GID,
e.g. 50123, which is used for multiuser support.
Prior to this fix, the code in BatteryAppListPreferenceController,
would go over the list of all UidBatteryConsumers and would randomly
encounter either the "real" UID or the shared GID for each app first.
The UidBatteryConsumer for a shared GID does not have all of the
properties of the real UID, so some information, such as
time-in-foreground and time-in-background would be lost with
a high probability.
After this fix, we process "real" UIDs before shared GIDs ensuring
that time-in-* and other properties such as package names are obtained
for the real UID. When we later encounter a shared GID for the same app,
we just add the consumed power and time-in-* durations to the real UID's
BatteryEntry.
Bug: 188656360
Test: make RunSettingsRoboTests
Test: make RunSettingsGoogleRoboTests
Change-Id: I4bfea813ac5eb8f866804b2c4a9153eb877fb325
2021-06-10 05:58:15 +00:00
TreeHugger Robot
555fb90e50
Merge "Fix shifting problem in location services page" into sc-dev am: c547c43977
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912504
Change-Id: I14c94ab95a3f6148900c9858a759789efef117d5
2021-06-10 05:41:00 +00:00
TreeHugger Robot
c547c43977
Merge "Fix shifting problem in location services page" into sc-dev
2021-06-10 05:25:16 +00:00
Tom Hsu
96c1ff8d06
Merge "[Settings] Disable gear button if user is not admin." into sc-dev am: a2a570f60b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14819346
Change-Id: Ib263e0b74e2b5708c7723f6bc8498e2c9dd712e5
2021-06-10 04:11:52 +00:00