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
Joe Bolinger
2482d43493
Delay invoking biometric prompt.
...
Fix: 169323687
Test: manual
Change-Id: Iff00caaace97df6da476fd429ebf24bb6b1e14e1
2021-06-11 00:40:26 +00:00
Curtis Belmonte
e301d59536
Fix face/fingerprint consent primary footer button logic
...
Currently, the primary footer button on the face and fingerprint enroll
consent pages reads "I agree" even before the user has scrolled to the
bottom of the screen. This commit fixes the issue so that "More" is
displayed until the user scrolls to the bottom. The remaining logic is
left intact.
Test: Manual:
1. Start face or fingerprint enrollment
2. Confirm primary button shows "More" and secondary button is hidden
3. Press the "More" button or scroll to the bottom of the screen
4. Ensure primary button shows "I agree" and secondary shows "No thanks"
Fixes: 189268868
Change-Id: I02fa47d1de83bd5b5d82c733495ae579cbd2d6c6
2021-06-10 16:38:11 -07:00
Wesley.CW Wang
e1b1f67681
Make App info page support new battery entry
...
- Add new battery entry to app info battery preference, support both
legacy and new args, controlled by P/H
- Add a method to check is work profile app or not, use owner context to
query correct context for feature provider
- Add string for new args
Bug: 178197718
Test: make RunSettingsRoboTests
Change-Id: Ic93142a0c5e2851917cb3e224340a6e3e81fd801
2021-06-11 04:41:12 +08:00
TreeHugger Robot
28dd81fc08
Merge "Check in auto rotate settings summary for rotation resolver service" into sc-dev am: ad84b3dd39
am: d34ab1ae58
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14830090
Change-Id: I894569def643a498cca7ea2058c1930a79faa494
2021-06-10 19:42:31 +00:00
TreeHugger Robot
e56b1ad5b9
Merge "Check in auto rotate settings summary for rotation resolver service" into sc-dev am: ad84b3dd39
am: 2c40af09e4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14830090
Change-Id: I3493ee4824bd1c0a7d6fadce056a7f85d1536774
2021-06-10 19:41:00 +00:00
Jason Chang
1c310ef44b
Remove redundant swipe down notification and one handed sub settings
...
1. Remove "Swipe down for notification" item code.
2. Remove "Exit when switching apps & "Timeout" items code.
Bug: 175851783
Test: build & verify Settings > System > Gestures
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedEnablePreferenceControllerTest"
Change-Id: I77be5ff5542f6310fa0b9649ddfc1d3c16fa4261
2021-06-11 03:30:10 +08:00
Jason Chang
76d6d66353
Update key visual changes for one handed mode settings
...
Follow new visual UI to change the design.
Bug: 175851783
Bug: 188868459
Bug: 189001678
Test: manual verified on Settings > System > Gesture page
> System controls page
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedEnablePreferenceControllerTest"
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedMainSwitchPreferenceControllerTest"
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedActionPullDownPrefControllerTest"
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedActionShowNotificationPrefControllerTest"
Change-Id: I86535fd9f49726c7234353032b950640346a02c5
2021-06-11 03:30:10 +08:00
TreeHugger Robot
2c40af09e4
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: I7c276b7313261a639746c13d2d678bdd713eeb7e
2021-06-10 19:26:42 +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
32e212b099
Merge "Fix missing time-in-foreground and time-in-background for some apps" into sc-dev am: 6c09370c43
am: b771c4fd3e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14911672
Change-Id: Ia1e6854133bca97d47e2c99ae7a66516e0add494
2021-06-10 16:43:55 +00:00
Dmitri Plotnikov
5c4868ea49
Merge "Fix missing time-in-foreground and time-in-background for some apps" into sc-dev am: 6c09370c43
am: c81b26587c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14911672
Change-Id: Ifea273db1fef21f668dc95a0711ef7473cb2e4fc
2021-06-10 16:39:35 +00:00
Dmitri Plotnikov
b771c4fd3e
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: I6adcaf080d740e208ba339c150218bea9a88b15c
2021-06-10 16:23:29 +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
7632d3447c
Merge "Moving progressBarHorizontalStyle to SettingsLib" into sc-dev am: aeb2c1d8fa
am: 581789b298
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14891915
Change-Id: I96a073436a2fe938fd61b9319ad1907c10a4bef1
2021-06-10 13:30:27 +00:00
Edgar Wang
d664929784
Merge "Moving progressBarHorizontalStyle to SettingsLib" into sc-dev am: aeb2c1d8fa
am: 4bad84cf9b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14891915
Change-Id: Iab59cdf094487df11800cf5081c666009f2a7879
2021-06-10 13:30:03 +00:00
Edgar Wang
4bad84cf9b
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: Ibfba04d2a75f814ed9bd5f8dd25562b1e615d408
2021-06-10 13:12:51 +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
d13e958b65
Merge "Ignore the flaky test in the ConvertUtils first to investigate" into sc-dev am: 394211dd75
am: bf24efb721
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14928763
Change-Id: I95cf7613500d6ccc481c243e15fe738d868d4032
2021-06-10 12:43:20 +00:00
YUKAI HUNG
973398d107
Merge "Ignore the flaky test in the ConvertUtils first to investigate" into sc-dev am: 394211dd75
am: d971cb22c6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14928763
Change-Id: Idd1836eeea7c6b36bbae0972724104be72198afa
2021-06-10 12:42:31 +00:00
YUKAI HUNG
d971cb22c6
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: I687efe774f5bbd5334623bcc486ec864f571045a
2021-06-10 12:32:18 +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
b5c25cbb73
Merge "RequestManageCredentials Material Next Spec" into sc-dev am: cf5bb13576
am: 892e1d5dcc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14881531
Change-Id: I80fdfe3d4fe7b94beb9e2fedf8782e477b83e24d
2021-06-10 10:02:23 +00:00
Alex Johnston
436f5027b9
Merge "RequestManageCredentials landscape mode" into sc-dev am: 17101d6ebe
am: 6a1fd88860
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14874757
Change-Id: I3da0b72e94d978535279e03aacdcbcfce7ca9941
2021-06-10 10:02:18 +00:00
Alex Johnston
ff515df597
Merge "Credential management app UI tweaks" into sc-dev am: e2f5b87c14
am: 12a4f45c57
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14817109
Change-Id: I915bd379bfff031cae96ccd63abee06f4c02e740
2021-06-10 10:02:13 +00:00
Alex Johnston
0c83f36d6a
Merge "RequestManageCredentials Material Next Spec" into sc-dev am: cf5bb13576
am: 2adb28dca2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14881531
Change-Id: I5f502245cd37ba5a649b09af3b790eb50b9d5d17
2021-06-10 10:01:30 +00:00
Alex Johnston
0777ea1095
Merge "RequestManageCredentials landscape mode" into sc-dev am: 17101d6ebe
am: 342d0bb40c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14874757
Change-Id: I43f05d9dbaaef87f65b6d8597d8b2311dd45d430
2021-06-10 10:01:26 +00:00
Alex Johnston
ee426f4c65
Merge "Credential management app UI tweaks" into sc-dev am: e2f5b87c14
am: 58bc189dbf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14817109
Change-Id: I07c8fd53989225e9bb94e8452db2d5f40139fa09
2021-06-10 10:01:20 +00:00
Alex Johnston
2adb28dca2
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: I28a4a269a20f90c05d3b27ff949056c418954198
2021-06-10 09:51:51 +00:00
Alex Johnston
342d0bb40c
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: I7f42f564853d7d1113aafb2e1b25866894b038ff
2021-06-10 09:51:45 +00:00
Alex Johnston
58bc189dbf
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: I59b98577ce2d981141335ae65dceebd5c691e538
2021-06-10 09:51:38 +00: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